@charset "utf-8"; /* CSS Document */

/*------------------------------------------------------------------
[Master Stylesheet]

Project:IMeddoc
Version:1.0
Last change:Initial RELEASED
Primary use:Multiple Use
-------------------------------------------------------------------*/

/*------------------------------------------------------------------

[Table of contents]

 1- CSS RESET
 2- BASIC STYLES
 3- Button
 4- Headings
 5- Top Bar
 6- Header
 7- Slider
 8- Info
 9- Features
 10- Departmen
 t11- Services
 12- Statics
 13- About
 14- Teams
 15- Promotion
 16- Blog
 17- single
 18- Services Detail
 19- Sidebar
 20- Page Title
 21- Testimonials
 22- Awards
 23- News
 24- Contact
 25- Gallery
 26- Error
 27- Footer
 28- Shop
 29- Shop Single
 30- Dental Home
 31- Isotops ON Portfolio Section
 32- Paper Work
 33- Hover Effects

NOTE: Every section is commented before starting.




/*------------------------------------------------------------------
 1- CSS RESET
-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Pacifico|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i'); html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } 

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } 

ol, ul { list-style: none; } 

blockquote, q { quotes: none; } 

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } 

table { border-collapse: collapse; border-spacing: 0; } 

/*------------------------------------------------------------------
 2- BASIC STYLES
-------------------------------------------------------------------*/

img{
    margin: auto !important;
}

body { background: #fff; color: #000; font: 14px 'Poppins', Helvetica, sans-serif; overflow-x: hidden; } 

a { color: #666666; text-decoration: none; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; } 
a:focus, .btn:focus, button:focus, .navbar-toggle:focus { box-shadow: unset; } 

a:hover { color: #2fc0df; } 

a:hover, a:active { outline: 0; } 

hr { margin: 50px 0; } 

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; } 

::selection { background: #fe57a1; color: #fff; text-shadow: none; } 

.clearfix:before, .clearfix:after { content: ""; display: table; } 

.clearfix:after { clear: both; } 

.clearfix { *zoom: 1; } 

/*-- Heading --*/

h1, h2, h3, h4, h5, h6 { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; font-family: 'Poppins', sans-serif; color: #444444; } 

h1 { font-size: 30px; } 

h1 a { color: #222222; } 

h2 { font-size: 58.33px; color: #333333; } 

h2 a { color: #222222; } 

h3 { font-size: 20.83px; } 

h3 a { color: #222222; } 

h4 { font-size: 14px; } 

h4 a { color: #222222; } 

h5 { font-size: 12px; } 

h5 a { color: #222222; } 

h6 { font-size: 10px; } 

h6 a { color: #222222; } 

/*-- Lists --*/

ul { } 

ul li { font: 400 14px 'Poppins', arial, sans-serif; } 

ul li a { font: 400 14px 'Poppins', arial, sans-serif; } 

ol { } 

ol li { font: 400 14px 'Poppins', arial, sans-serif; } 

ol li a { font: 400 14px 'Poppins', arial, sans-serif; } 

/*-- Paragraph --*/

strong { font-weight: bold; } 

p strong { font-weight: bold; } 

p em { font-style: italic; } 

p { font: 400 14px 'Poppins', arial, sans-serif; line-height: 26px; color: #888888; } 

blockquote { font: 400 14px 'Poppins', arial, sans-serif; margin-bottom: 45px; line-height: 26px; color: #666666; background: url("../image/quotes.png") no-repeat 10px 10px; padding: 0px 55px; } 

blockquote p { font: 400 14px 'Poppins', arial, sans-serif; line-height: 26px; color: #666666; margin: 0px; } 

label { font: 400 14px 'Poppins', arial, sans-serif; margin-bottom: 12px; color: #222222; } 

.cd-top { background: #e16297; display: inline-block; height: 44px; width: 44px; line-height: 44px; text-align: center; border-radius: 10px; position: fixed; bottom: 20px; right: 16px; overflow: hidden; white-space: nowrap; visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; z-index: 10000; } 

.cd-top.cd-is-visible { visibility: visible; opacity: 0.5; } 

.cd-top i { color: #fff; font-size: 30px; vertical-align: -4px; } get

.cd-top.cd-is-visible:hover { opacity: 1; } 

.section_margin { margin-bottom: 98px; } 

.layer { background: rgba(225, 98, 151, 1); background: -moz-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225, 98, 151, 1)), color-stop(44%, rgba(225, 98, 151, 0.86)), color-stop(59%, rgba(47, 191, 223, 0.81)), color-stop(71%, rgba(47, 191, 223, 0.77)), color-stop(100%, rgba(47, 191, 223, 0.68))); background: -webkit-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -o-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -ms-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: linear-gradient(to right, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e16297', endColorstr='#2fbfdf', GradientType=1); } 

/*------------------------------------------------------------------
 3- Button
-------------------------------------------------------------------*/

.button { font: 600 14px 'Poppins', arial, sans-serif; background: #e16297; color: #fff; text-transform: uppercase; padding: 12px 24px; } 

.button.pink { padding: 16px 24px; width: 100%; } 

.button.blue { background: #2fc0df; } 

.button img { vertical-align: middle; margin-right: 6px; } 

.button.borderd { background: none; border: 1px solid #fff; padding: 12px 24px; } 

.button.borderd i { margin-left: 8px; } 

.button { border: 0; } 

.button:hover { background: #2fc0df; color: #fff; border-color: #2fc0df; } 

.button.blue:hover { background: #e16297; } 

.button.pd-left-15 { margin-left: 15px; } 

/*------------------------------------------------------------------
 4- Headings
-------------------------------------------------------------------*/

.heading { margin-bottom: 45px; } 

.heading h3 { font-size: 36px; color: #444444; font-weight: 600; margin-bottom: 10px; } 

.heading h3 span { color: #2fc0df; } 

.heading.hp5 h3 span { color: #5787f2; } 

.heading:after { content: ''; width: 30px; height: 2px; background: #e16297; display: block; margin-top: 5px; } 

.heading p { color: #444444; padding-bottom: 20px; } 

.heading.hp5:after { background: #5787f2 } 

/*------------------------------------------------------------------
 5- Top Bar
-------------------------------------------------------------------*/

.top_bar .bar_inner { border-bottom: 1px solid #eeeeee; height: 55px; line-height: 55px; } 

.top_bar .bar_inner { border: none; height: 50px; line-height: 50px; } 

.spa-top-bar { background-color: #f2f7fb; } 

.top_bar ul li { display: inline-block; margin-right: 25px; color: #444444; } 

.top_bar ul li i { display: inline-block; margin-right: 8px; color: #2fc0df; } 

.bar_inner span { color: #ffffff; font-size: 14px; text-transform: uppercase; } 

.top_bar.color-chang { background-color: #5787f2; } 

.top_bar.color-chang .bar_inner { border-bottom: 0; } 

.bar_inner span strong { color: #ffffff; font-size: 14px; font-weight: 500; text-transform: uppercase; padding-left: 5px; } 

.rqst-text span { color: #ffffff; font-size: 14px; text-transform: uppercase; border-right: 1px solid #799ff5; border-left: 1px solid #799ff5; padding: 0 20px; } 

.rqst-text span strong { font-weight: 500; } 

.rqst-text span i { color: #fff; padding-right: 10px; } 

nav.st5>ul { float: left; text-align: right; padding-left: 70px; } 

nav.st5 form { float: right; padding-left: 25px; } 

nav.st5 form a i { color: #5787f2; } 

/*------------------------------------------------------------------
 6- Header
-------------------------------------------------------------------*/

/*header { height: 100px; line-height: 100px; } */

.navbar-right form{padding-right: 15px;}

header .logo a img { vertical-align: middle; width: 100%; min-height: 40px;} 

nav { float: right; padding-right: 0px; } 

nav.nav-right { float: right; padding-right: 0px; } 

header nav.nav-right form { margin-left: 10px; } 

header nav>ul>li { display: inline-block; position: relative; padding: 35px 10px; } 

header nav ul li a { color: #222222; font-weight: 600; text-transform: uppercase; } 

header nav ul li a.active { color: #2fc0df; } 

nav ul ul li a { font-weight: 400; font-size: 13px; } 

header form { position: relative; display: inline-block; margin-top: 0; padding: 34px 0 16px 0; float: right; } 

header form input[type="text"] { outline: none !important; visibility: hidden; position: absolute; right: 0; top: 100%; z-index: 99; border: 2px solid #ec008c; height: 38px; border-radius: 6px; width: 200px; padding: 10px; font: 400 13px 'Montserrat', arial, sans-serif; text-transform: uppercase; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

header form a i { color: #ec008c; } 

header form:hover input[type="text"] { visibility: visible; } 

.logo { padding-top: 23px; } 

.header { height: 101px; } 

/*.header .logo { line-height: 101px; } */

.header .logo img { vertical-align: middle; } 

.header .text-right { margin-top: 22px; } 

.header ul { display: inline-block; margin-right: 48px; text-align: left; vertical-align: middle; } 

.header ul li { display: inline-block; color: #444444; font-size: 14px; margin-right: 30px; } 

.header ul li:last-child { margin-right: 0; } 

.header ul li span { display: inline-block; } 

.header ul li strong { display: block; margin-bottom: 5px; } 

.header ul li i { vertical-align: 8px; width: 48px; height: 48px; line-height: 48px; margin-right: 12px; margin-bottom: 10px; font-size: 20px; text-align: center; border: 1px solid #dddddd; border-radius: 50%; color: #444444; display: inline-block; } 

.header_bottom { background: #2fc0df; position: relative; z-index: 9999; } 

.header_bottom nav { line-height: inherit; float: left; } 

.header_bottom nav>ul>li { display: inline-block; position: relative; padding: 22px 15px; } 

.header_bottom nav ul li a { color: #fff; font-weight: 600; text-transform: uppercase; font-size: 14px; } 

.header_bottom nav ul li a.active { color: #ec008c; } 

.header_bottom nav ul li a:hover { color: #ec008c; } 

.header_bottom form { position: relative; display: inline-block; width: 100%; } 

.header_bottom form input[type="text"] { background: #20b0cf; font-weight: 600; font-size: 14px; color: #fff; outline: none !important; border: 0px; height: 65px; border-radius: 0px; width: 100%; margin-right: -3px; padding: 10px; font: 400 13px 'Montserrat', arial, sans-serif; text-transform: uppercase; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.header_bottom form a { background: #108199; width: 65px; display: inline-block; text-align: center; height: 65px; line-height: 65px; position: absolute; top: 0; right: 0 } 

.header_bottom form a i { color: #fff; font-size: 17px; } 

nav ul li ul:before { display: none; content: ''; position: absolute; top: -9px; left: 13px; border-bottom: 10px solid #000; border-left: 10px solid rgba(255, 255, 255, 0); border-right: 10px solid rgba(255, 0, 0, 0.01); } 

nav ul ul ul { top: 0; left: 100%; } 

nav ul li:hover>ul { opacity: 1; visibility: visible; z-index: 999; } 

nav ul li:hover>ul li { margin: 0; } 

nav ul ul { position: absolute; top: 100%; left: 0; width: 200px; text-align: left; z-index: 0; opacity: 0; visibility: hidden; transition: all 0.4s ease-in-out; } 

nav ul ul ul { top: 0; left: 100%; } 

nav ul ul li { padding: 10px 10px; margin: 0; float: left; width: 100%; background-color: #484141; border-bottom: 1px solid #666666; margin-top: -20px; transition: all 0.4s ease-in-out; } 

nav ul ul li:first-child { margin-top: 0; } 

nav ul ul li:last-child { border-bottom: 0; } 

nav ul ul li a { color: #fff; } 

/*nav ul ul { z-index: 9999; position: absolute; width: 199px; text-align: left; background: #000 !important; display: none; padding: 0px; top: 23px; left: 0px; } 
nav ul li ul.dropdown-menu li:last-child a { border: 0px; } 
nav ul li ul.dropdown-menu li { margin: 0px; display: block; } 
nav ul li ul.dropdown-menu li a { color: #fff !important; font-size: 13px; text-transform: none; padding: 10px 10px; text-align: left; display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.37); } 
nav ul li ul.dropdown-menu li a:hover { background: #e16297; } 
nav ul li ul.dropdown-menu ul { top: 0; left: 100%; } 
nav ul li:hover > ul { display: block; } 
nav ul ul ul:before { display: none; } 
*/

.responsive_button { display: none; background: rgb(225, 98, 151); border-radius: 31px; padding: 12px 20px 12px 20px !important; width: 98%; overflow: hidden; margin: 0 auto 10px; } 

.responsive_button p { color: #fff; font: 600 13px 'Montserrat', sans-serif; display: inline-block; float: left; line-height: normal; } 

.responsive_button button.navbar-toggle { margin: 0px; padding: 0px; } 

.responsive_button .icon-bar { background: #fff; } 

.responsive_nav { width: 100%; visibility: hidden; position: absolute; z-index: 999; margin-top: -10px; } 

.responsive_nav.navbar-collapse.collapse.in { visibility: visible; display: block !important; } 

.responsive_nav ul { text-align: left; margin: 0 auto; border-bottom-left-radius: 21px; border-bottom-right-radius: 21px; z-index: 9999999; width: 98%; float: none; overflow: hidden; background: rgb(0, 0, 0); } 

.responsive_nav ul li { float: none; } 

.responsive_nav ul li a { color: #fff; display: block; padding: 10px 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.247059); font: 600 12px Montserrat, sans-serif; } 

.responsive_nav ul li a:hover { background: rgb(225, 98, 151) } 

; .cart { position: relative; text-align: right; margin-top: 32px; } 

.cart a { margin-right: 16px; display: block; } 

.cart img { vertical-align: -3px; } 

.cart a span { font-size: 9px; position: absolute; margin-left: 5px; top: -1px; } 

/*------------------------------------------------------------------
 7- Slider
-------------------------------------------------------------------*/

.main_slider { width: 100% !important; } 

.tp-bgimg.defaultimg:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -moz-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225, 98, 151, 1)), color-stop(44%, rgba(225, 98, 151, 0.86)), color-stop(59%, rgba(47, 191, 223, 0.81)), color-stop(71%, rgba(47, 191, 223, 0.77)), color-stop(100%, rgba(47, 191, 223, 0.68))); background: -webkit-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -o-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -ms-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: linear-gradient(to right, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); } 

.slide_content { position: absolute; top: 0px; left: 0px; width: 100%; background: rgba(225, 98, 151, 1); background: -moz-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225, 98, 151, 1)), color-stop(44%, rgba(225, 98, 151, 0.86)), color-stop(59%, rgba(47, 191, 223, 0.81)), color-stop(71%, rgba(47, 191, 223, 0.77)), color-stop(100%, rgba(47, 191, 223, 0.68))); background: -webkit-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -o-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -ms-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: linear-gradient(to right, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e16297', endColorstr='#2fbfdf', GradientType=1); height: 100%; } 

.lyr1 { display: inline-block; font: 600 18px 'Poppins', sans-serif; color: #000; } 

.lyr2 { font-size: 48px; font-weight: 600; color: #fff; text-decoration: none; line-height: 52px; } 

.lyr3 { font-size: 18px; font-weight: 400; color: #fff; line-height: 26px; } 

.lyr3.st2 { font-size: 15px; } 

.lyr4 { display: inline-block; color: #fff; border: 1px solid #fff; text-transform: uppercase; line-height: 20px; } 

.lyr4.cl { background-color: #5787f2; color: #fff; border: none; } 

.lyr4.cl:hover { background-color: #5787f2; } 

.lyr1.blck, .lyr2.blck, .lyr3.blck { color: #000; } 

.lyr4 i { padding-left: 10px; } 

.lyr4:hover { background-color: #2fc0df; color: #fff; border-color: transparent; } 

.lyr1.tc, .lyr2.tc, .lyr3.tc, .lyr4.tc { text-align: center !important; } 

.slide_content.no-bg { background: none; } 

.content-data { padding-top: 90px; } 

.slide_content .content-data h3 { color: #000; } 

.slide_content .content-data h1 { color: #000; } 

.slide_content .content-data p { color: #000; } 

.slide_content .content-data a { background-color: #5787f2; color: #fff; border: 0; border-radius: 3px; } 

.slide_content>.container>.row>.col-sm-12 { position: absolute; top: 50%; margin-top: -150px; } 

.slide_content h3 { display: inline-block; font: 600 18px 'Poppins', sans-serif; color: #fff; margin-bottom: 10px; } 

.slide_content a.button { margin-right: 10px; display: inline-block; } 

.slide_content h1 { margin-bottom: 30px; font-size: 48px; font-weight: 600; color: #fff; text-decoration: none; line-height: 52px; } 

.slide_content p { font-size: 18px; font-weight: 400; color: #fff; margin-bottom: 30px; line-height: 26px; } 

.slide_content p br { display: none; } 

.main_slider .owl-prev, .main_slider .owl-next { display: none; } 

.main-slider.style3 .tp-bgimg.defaultimg:before { display: none; } 

.main_slider .owl-dots { width: 10px; height: 100px; position: absolute; top: 50%; right: 16px; z-index: 99999; margin-top: -50px; } 

.main_slider .owl-dots .owl-dot { background: #fff; width: 8px; height: 8px; display: block; border-radius: 50%; margin-top: 5px; } 

.main_slider .owl-dots .owl-dot.active { box-shadow: 0px 0px 8px 3px #fff; } 

.main-slider { position: relative; } 

.iner_content { position: absolute; top: 0; right: 0; width: 40%; } 

.iner_content { background: url(../image/shadow.png) no-repeat center 100%; padding-bottom: 13px; margin-top: 83px; background-size: 100%; } 

.iner_content .inners { background: #f8f8f8; padding: 55px 0px; } 

.iner_content h4 { color: #2fc0df; font-size: 18px; text-transform: uppercase; margin-bottom: 15px; font-weight: bold; } 

.iner_content .button { border: 0px; } 

.iner_content form input[type="date"] { background: none; width: 90%; box-shadow: none; display: inline-block; vertical-align: middle; } 

.iner_content form i { vertical-align: 4px; } 

.iner_content p cite { display: inline-block; color: #2fc0df; font-size: 12px; vertical-align: top; margin-right: 15px; } 

.iner_content p span { display: inline-block; color: #444444; font-size: 12px; } 

.iner_content p small { display: block; } 

.home_twos.owl-carousel .owl-stage-outer { overflow: visible; } 

.home_twos .slide_content { background: rgba(0, 0, 0, .3) !important;; } 

.home_twos { height: 700px; } 

.home_twos img { height: 700px; } 

.home_twos .slide_content { padding-top: 175px; } 

.spa-slider .tp-bgimg.defaultimg:before { content: 'none'; display: none; } 

.spa-slider .tp-caption.lyr2 { font-family: "Poppins"; color: #222; font-weight: 600; } 

.spa-slider .tp-caption.lyr3 { font-family: "Poppins"; color: #222; font-weight: 600; } 

.spa-slider .lyr4 { background-color: #2fc0df; color: #fff; border: 1px solid #2fc0df; } 

.spa-slider .lyr4:hover { background-color: transparent; color: #2fc0df; } 

/*------------------------------------------------------------------
 8- Info
-------------------------------------------------------------------*/

.main_info { background: url("../image/shadow.png") no-repeat center 100%; padding-bottom: 23px; position: relative; z-index: 99; margin-top: -10px; } 

.main_info .info_inner { background: #f8f8f8; padding: 55px 0px; } 

.main_info .info_inner h4 { color: #2fc0df; font-size: 18px; text-transform: uppercase; margin-bottom: 15px; font-weight: bold; } 

.main_info .info_inner span { font-size: 14px; color: #444444; display: block; } 

.main_info .info_inner strong { margin-top: 45px; display: block; font-size: 18px; font-weight: 600; color: #444444; } 

.main_info .info_inner h5 { font-size: 30px; color: #e16297; font-weight: bold; } 

.main_info .info_inner h5 i { color: #444; } 

.form-control { width: 100%; height: 42px; border: 0px; border-radius: 0px; background: #fff; margin-bottom: 10px; } 

textarea.form-control { height: 95px; padding: 10px; resize: none; margin-bottom: 20px; } 

.main_info .info_inner .button { border: 0px; } 

.main_info .info_inner form input[type="date"] { background: none; width: 90%; box-shadow: none; display: inline-block; vertical-align: middle; } 

.main_info .info_inner form i { vertical-align: 4px; } 

/*------------------------------------------------------------------
 9- Features
-------------------------------------------------------------------*/

.feature { margin-bottom: 60px; } 

.feature h5 { font-size: 18px; font-weight: 600; margin-bottom: 15px; color: #444444; } 

.feature i { background: url(../image/icons.png) no-repeat; width: 44px; height: 55px; float: left; margin-right: 16px; margin-top: 20px; } 

.feature i.icon_user { background-position: -45px 0px; } 

.feature i.icon_camara { background-position: -102px 0px; width: 53px; } 

.feature i.icon_phone { background-position: -164px 0px; width: 57px; } 

.features_wrap .feature_img img { margin-bottom: -7px; margin-left: -122px; width: 163%; } 

.features_wrap .feature_img { margin-top: 13px; } 

.feature_two { text-align: center; } 

.feature_two .heading:after { margin: 10px auto 0; } 

.feature_two .feature figure { padding: 5px; width: 145px; height: 145px; border-radius: 50%; overflow: hidden;; margin: 0 auto 30px; text-align: center; background: rgba(225, 98, 151, 1); background: -moz-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225, 98, 151, 1)), color-stop(44%, rgba(225, 98, 151, 0.86)), color-stop(59%, rgba(47, 191, 223, 0.81)), color-stop(71%, rgba(47, 191, 223, 0.77)), color-stop(100%, rgba(47, 191, 223, 0.68))); background: -webkit-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -o-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -ms-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: linear-gradient(to right, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e16297', endColorstr='#2fbfdf', GradientType=1); } 

.feature_two .feature figure div { background: #fff; border-radius: 50%; width: 135px; height: 135px; line-height: 135px; } 

.feature_two .feature figure img { vertical-align: middle; } 

.feature_two .feature .detail>a { margin-top: 30px; text-decoration: underline; color: #e16297; display: inline-block } 

.features_three { text-align: left; } 

.features_three .detld { padding: 90px 0 0 } 

.features_three ul { margin-top: 40px; margin-bottom: 40px; } 

.features_three ul li { color: #888888; line-height: 36px; } 

.features_three ul li i { color: #e16297; margin-right: 10px; } 

.features_three .button { color: #444444; border-color: #d2d2d2; display: inline-block; } 

/*------------------------------------------------------------------
 10- Department
-------------------------------------------------------------------*/

.department { background: url("https://via.placeholder.com/1350x665") no-repeat; background-size: cover; } 

.department .inner_dep { background: rgba(47, 192, 223, 0.82); padding: 95px 0px; } 

.department .heading h3 { color: #fff; } 

.department .heading p { color: #fff; } 

.department ul li { margin-bottom: 10px; position: relative; } 

.department ul li.ui-state-active:before { content: ''; width: 6px; height: 6px; background: rgba(255, 255, 255, 0.72); display: block; border-radius: 50%; position: absolute; right: -32px; top: 50%; margin-top: -3.5px; } 

.department ul li.ui-state-active:after { content: ''; width: 35px; height: 1px; background: rgba(255, 255, 255, 0.5); display: block; position: absolute; right: -27px; top: 50%; margin-top: -1px; } 

.department ul li a { font-size: 17px; font-weight: 600; display: block; color: #fff; } 

.department ul li a i { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; margin-right: 15px; text-align: center; height: 68px; width: 68px; border: 1px solid #fff; border-radius: 50%; line-height: 68px; display: inline-block; } 

.department ul li a i span { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; background: url(../image/diagnostic_icon.png) no-repeat; width: 28px; height: 33px; display: inline-block; vertical-align: middle; } 

.department ul li.ui-state-active a i { background: #fff; } 

.department ul li.ui-state-active a i span { background: url(../image/diagnostic_icon_hover.png) no-repeat; } 

.department ul li:hover a i { background: #fff; } 

.department ul li:hover a i span { background: url(../image/diagnostic_icon_hover.png) no-repeat; } 

.department ul li a i.icon_two span { background-position: 0px -38px; } 

.department ul li a i.icon_three span { background-position: -1px -77px; } 

.department ul li a i.icon_four span { background-position: -1px -115px; } 

.department .tabss p { color: #fff; margin-top: 20px; padding: 0px 20px; } 

.department .tabss img { width: 100%; } 

/*------------------------------------------------------------------
 11- Services
-------------------------------------------------------------------*/

.services_wrap .heading { text-align: center; } 

.services_wrap .heading:after { margin: 0 auto; } 

.ser_inner figure img { width: 100%; } 

.ser_inner .detail { background: #f8f8f8; padding: 23px 25px; position: relative; } 

.ser_inner .detail h5 { font-size: 16px; margin-bottom: 15px; font-weight: 600; } 

.ser_inner .detail p { font-size: 13px; } 

.ser_inner .detail:after { content: ''; border-right: 10px solid rgba(255, 0, 0, 0); border-left: 10px solid rgba(0, 0, 0, 0); border-top: 10px solid #f8f8f8; border-bottom: 10px solid rgba(156, 113, 113, 0); position: absolute; bottom: -20px; right: 35px; } 

.ser_inner .detail:before { content: ''; border-right: 10px solid rgba(255, 0, 0, 0); border-left: 10px solid rgba(0, 0, 0, 0); border-top: 10px solid rgba(156, 113, 113, 0); border-bottom: 10px solid #f8f8f8; position: absolute; top: -20px; right: 35px; } 

.top .ser_inner .detail:after { display: none; } 

.ser_inner .detail i { background: url(../image/ser_icon.png) no-repeat; width: 50px; height: 50px; vertical-align: top; display: inline-block; margin-right: 26px; background-size: cover; } 

.ser_inner .detail .sicon_two { background-position: -51px 0px; } 

.ser_inner .detail .sicon_three { background-position: -102px 0px; width: 54px; } 

.ser_inner .detail .sicon_four { background-position: -157px 0px; } 

.ser_inner .detail .con { width: 70%; display: inline-block; } 

.ser_inner .owl-nav div, .before-carousel .owl-nav div { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; opacity: .7; position: absolute; top: 50%; width: 100%; width: 84px; height: 84px; font-size: 0px; margin-top: -42px; } 

.ser_inner .owl-nav div:hover, .before-carousel .owl-nav div:hover { opacity: 1; } 

.ser_inner .owl-prev, .before-carousel .owl-prev { left: 20px; background: url("../image/left_arrow.png") no-repeat; } 

.ser_inner .owl-next, .before-carousel .owl-next { right: 20px; background: url("../image/rightt_arrow.png") no-repeat; } 

.before-carousel .owl-prev { left: 0; } 

.before-carousel .owl-next { right: 0; } 

.before-carousel .owl-nav div { top: 35%; } 

.services_two .service { background: #f8f8f8; padding: 50px; text-align: center; margin-bottom: 40px; } 

.services_two .service i { width: 49px; height: 61px; background: url("../image/ser_icon2.png") no-repeat; display: inline-block; } 

.services_two .service h5 { font-size: 18px; margin-bottom: 15px; font-weight: 600; text-transform: uppercase; } 

.services_two .service hr { margin: 25px auto; width: 60px; } 

.services_two .service .sicon_two { background-position: -49px 0px; width: 37px; } 

.services_two .service .sicon_three { background-position: -85px 0px; width: 64px; } 

.services_two .service .sicon_four { background-position: -149px 0px; width: 52px; } 

.services_two .service .sicon_five { background-position: -198px 0px; width: 63px; } 

.services_two .service .sicon_six { background-position: -267px 0px; width: 63px; } 

.services_two .service:hover .sicon_two { background-position: -49px 0px; width: 37px; } 

.services_two .service:hover .sicon_three { background-position: -85px 0px; width: 64px; } 

.services_two .service:hover .sicon_four { background-position: -149px 0px; width: 52px; } 

.services_two .service:hover .sicon_five { background-position: -198px 0px; width: 63px; } 

.services_two .service:hover .sicon_six { background-position: -267px 0px; width: 63px; } 

.services_two .service:hover i { background: url("../image/ser_icon2_hover.png") no-repeat; } 

.services_two .service:hover { background: rgba(225, 98, 151, 1); background: -moz-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225, 98, 151, 1)), color-stop(44%, rgba(225, 98, 151, 0.86)), color-stop(59%, rgba(47, 191, 223, 0.81)), color-stop(71%, rgba(47, 191, 223, 0.77)), color-stop(100%, rgba(47, 191, 223, 0.68))); background: -webkit-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -o-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -ms-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: linear-gradient(to right, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e16297', endColorstr='#2fbfdf', GradientType=1); } 

.services_two .service:hover h5 { color: #fff; } 

.services_two .service:hover p { color: #fff; } 

/*------------------------------------------------------------------
 12- Statics
-------------------------------------------------------------------*/

.stat { border: 1px solid #cccccc; padding: 18px; } 

.stat img { display: inline-block; margin-right: 20px; } 

.stat h3 { display: inline-block; font-size: 30px; text-transform: uppercase; font-weight: bold; } 

.stat h3 span { display: block; font-size: 18px; font-weight: 300; text-transform: none; margin: 0 0 -8px; } 

/*------------------------------------------------------------------
 13- About
-------------------------------------------------------------------*/

.about_imod { padding: 95px 0; background: #f8f8f8; } 

.about_imod .stat { border: 0px; padding: 0px; margin-top: 50px; } 

.about_imod .stat img { vertical-align: -9px; } 

.about_imod .stat.one img { width: 44px; vertical-align: 3px; } 

.about_imod .heading { margin-bottom: 50px; } 

.about_imod .about_img figure img { margin: -10px 0px 0px -10px; width: 100%; } 

.about_imod .about_img figure { width: 380px; background: rgba(225, 98, 151, 1); background: -moz-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225, 98, 151, 1)), color-stop(44%, rgba(225, 98, 151, 0.86)), color-stop(59%, rgba(47, 191, 223, 0.81)), color-stop(71%, rgba(47, 191, 223, 0.77)), color-stop(100%, rgba(47, 191, 223, 0.68))); background: -webkit-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -o-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -ms-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: linear-gradient(to right, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e16297', endColorstr='#2fbfdf', GradientType=1); } 

/*------------------------------------------------------------------
 14- Teams
-------------------------------------------------------------------*/

.team_wrap { background: #f8f8f8; padding-top: 95px; text-align: center; margin-bottom: 160px; } 

.team_wrap.specialized_wrap { background: #ffffff; padding-top: 95px; text-align: center; margin-bottom: 118px; position: relative; } 

.team_wrap .heading:after { margin: 0 auto; } 

.team figure { position: relative; height: 242px; } 

.team figure img { width: 100%; height: 242px; } 

.team figure .innner_lay { display: none; line-height: 257px; position: absolute; top: 0px; left: 0px; text-align: center; width: 100%; height: 100%; background: rgba(225, 98, 151, 0.76); } 

.team figure .innner_lay a { width: 30px; height: 30px; display: inline-block; text-align: center; line-height: 30px; border-radius: 50%; } 

.team figure .innner_lay a:hover { background: #fff; color: #888888; } 

.team figure .innner_lay a i { color: #fff; } 

.team figure .innner_lay a:hover i { color: #888888; } 

.team .details { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; padding: 18px; border-bottom: 1px solid #f8f8f8; } 

.team:hover figure .innner_lay { display: block; } 

.team:hover .details { background: #f8f8f8; } 

.team .details h6 { font-size: 16px; font-weight: bold; } 

.team .details span { color: #e16297; } 

.team_wrap .team { margin-bottom: -85px; } 

.specialized_wrap .team { margin-bottom: 85px; } 

.team_two { background: none; margin-bottom: 90px; } 

.team_wrap.team_two .team { margin-bottom: 0px; } 

.team_wrap.team_three { padding: 0px; } 

.team_wrap.team_three .team { margin-bottom: 30px; } 

.specialized_wrap .team .details { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; padding: 18px; border: none; } 

.btn_lines { height: 2px; background-color: #2fc0df; margin-top: 12px; } 

/*------------------------------------------------------------------
 15- Promotion
-------------------------------------------------------------------*/

.promotion { background: url("https://via.placeholder.com/1350x310") no-repeat; background-size: cover; text-align: center; } 

.promotion .inner_promotion { background: rgba(47, 192, 223, 0.85); padding: 60px 0; } 

.promotion .inner_promotion h5 { font-size: 30px; font-weight: 600; color: #fff; margin-bottom: 20px } 

.promotion .inner_promotion p { color: #fff; font-size: 18px; font-weight: 300; margin-bottom: 40px; } 

.promotion .inner_promotion span { font-size: 18px; color: #fff; margin-right: 30px; display: inline-block; } 

.promotion .inner_promotion span i { width: 45px; height: 45px; font-size: 18px; line-height: 45px; border: 1px solid #fff; border-radius: 50%; margin-right: 15px } 

.promotion .inner_promotion strong { font-weight: bold; margin-right: 40px; } 

.promotion .inner_promotion .button { display: inline-block; } 

/*------------------------------------------------------------------
 16- Blog
-------------------------------------------------------------------*/

.news { cursor: pointer; } 

article.news { margin-bottom: 50px; } 

article.news .content { border: 1px solid #f1f1f1; border-top: 0px; padding: 50px; } 

article.news figure { width: 100%; height: 400px; margin-bottom: 30px; } 

article.news figure img { width: 100%; height: 100%; } 

article.news h5 { font-weight: 600; font-size: 24px; margin-bottom: 15px; } 

article.news .button { display: inline-block; margin-top: 30px; } 

article.news h5:after { content: ''; width: 30px; height: 2px; background: #e16297; display: block; margin-top: 5px; } 

/*------------------------------------------------------------------
 17- single
-------------------------------------------------------------------*/

.single .news { border-bottom: 1px solid #ccc; } 

.single .news p { margin-bottom: 30px; } 

.single .news>img { margin-right: 20px; margin-bottom: 20px; float: left; } 

.single .social_icon { text-align: center; margin-bottom: 40px; } 

.single .social_icon span { display: inline-block; margin-right: 10px; font-size: 16px; font-weight: 600; } 

.single .social_icon a { color: #444; border: 1px solid #ccc; width: 40px; height: 40px; line-height: 40px; text-align: center; display: inline-block; border-radius: 50%; margin-left: 5px; } 

.single .social_icon a:hover { color: #000; } 

.comment_form .form-control { background: #f8f8f8; box-shadow: none; } 

.comment_form { width: 68%; } 

.comment_form .button { border: 0px; } 

.comment_form h5 { font-weight: 600; font-size: 24px; margin-bottom: 35px; } 

.comment_form h5:after { content: ''; width: 30px; height: 2px; background: #e16297; display: block; margin-top: 5px; } 

/*------------------------------------------------------------------
 18- Services Detail
-------------------------------------------------------------------*/

.single .heading p { margin: 0px; } 

.single .news>img.service_small { float: right; margin: 0px 0px 20px 20px } 

.downloads { text-align: center; margin-bottom: 60px; } 

.downloads ul li { background: #f8f8f8; padding: 20px; display: inline-block; font-size: 18px; font-weight: 300; margin-right: -5px; border: 1px solid #ccc; } 

.downloads ul li strong { font-size: 18px; font-weight: 600; } 

.downloads ul li i { font-size: 18px; font-weight: 600; color: #2fc0df; } 

.single_serv { text-align: center; } 

.single_serv img { margin-bottom: 20px; } 

.single_serv h5 { font-size: 18px; margin-bottom: 10px; color: #444444; font-weight: 600; } 

/*------------------------------------------------------------------
 19- Sidebar
-------------------------------------------------------------------*/

.side_widget { margin-bottom: 55px; } 

.side_widget .heading_c { text-transform: none; font-size: 18px; font-weight: 600; margin-bottom: 20px; } 

.side_widget .heading_c:after { content: ''; width: 30px; height: 2px; background: #e16297; display: block; margin-top: 5px; } 

.side_widget .widget_title { margin-bottom: 30px; font-size: 18px; } 

.side_widget form { position: relative; border: 1px solid #dddddd; } 

.side_widget form input[type='text'] { color: #999999; text-transform: uppercase; width: 100%; height: 44px; padding: 0px 20px 0px 20px; border: 0px; font: 400 12px 'Montserrat', arial, sans-serif; } 

.side_widget form button { background: #e16297; border: 0px; height: 44px; color: #fff; font-size: 20px; margin: 0px; line-height: 0px; vertical-align: middle; position: absolute; top: 0; right: 0 } 

.side_widget ul li { margin-bottom: 2px; } 

.side_widget>ul>li a { border: 1px solid #eeeeee; padding: 10px; font-weight: 600; color: #444444; display: block; display: block; } 

.side_widget>ul>li a:hover, .side_widget>ul>li a.active { background: rgba(225, 98, 151, 1); background: -moz-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225, 98, 151, 1)), color-stop(44%, rgba(225, 98, 151, 0.86)), color-stop(59%, rgba(47, 191, 223, 0.81)), color-stop(71%, rgba(47, 191, 223, 0.77)), color-stop(100%, rgba(47, 191, 223, 0.68))); background: -webkit-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -o-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: -ms-linear-gradient(left, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); background: linear-gradient(to right, rgba(225, 98, 151, 1) 0%, rgba(225, 98, 151, 0.86) 44%, rgba(47, 191, 223, 0.81) 59%, rgba(47, 191, 223, 0.77) 71%, rgba(47, 191, 223, 0.68) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e16297', endColorstr='#2fbfdf', GradientType=1); color: #fff; } 

.cnt-mgg>img { width: 100%; } 

.recent_post ul li img { width: 100%; height: 80px; } 

.recent_post ul li p { font-size: 12px; font-weight: 600; margin-bottom: 10px; line-height: 20px; color: #222 } 

.recent_post ul li span { font: 700 12px 'Open Sans', arial, sans-serif; color: #e16297; text-transform: uppercase; } 

.recent_post ul li span i { color: #7da500; margin-right: 5px; } 

.insta img { width: 100%; height: 116px; margin-bottom: 30px; } 

.sidebar_widget { margin-bottom: 60px; } 

.sidebar_widget h4 { font-size: 20px; font-weight: bold; background: url("../images/line.png") no-repeat left bottom; padding-bottom: 10px; margin-bottom: 25px; } 

.side_widget .inner_widgets { text-align: center; border: 1px solid #cccccc; padding: 20px 10px; } 

.side_widget .inner_widgets blockquote { background: none; padding: 0px; color: #666666; font-size: 14px; font-weight: 600; margin-bottom: 30px; } 

.side_widget .inner_widgets span { font-size: 16px; font-weight: 600; display: block; color: #222222; background: url("../image/quotes.png") no-repeat right center; background-size: 20px; } 

.side_widget .inner_widgets span cite { font-size: 12px; display: block; color: #666666; text-transform: uppercase; font-weight: normal; padding-left: 30px; } 

.addres_wrap { background: url("https://via.placeholder.com/250x225") no-repeat; } 

.side_widget address { background: rgba(0, 0, 0, .7); padding: 30px 20px; text-align: center; } 

.side_widget address span { font-size: 18px; font-weight: 300; color: #cccccc; display: block; } 

.side_widget address strong i { color: #2fc0df; margin-right: 10px; } 

.side_widget address strong { font-size: 22px; font-weight: 600; display: block; color: #fff; margin-bottom: 10px; } 

.side_widget address .button { font-size: 14px; display: inline-block; margin-top: 10px; } 

.tags a { display: inline-block; margin: 0px 8px 8px 0px; padding: 8px 9px; border: 1px solid #ccc; color: #888888; font-size: 14px; } 

/*------------------------------------------------------------------
 20- Page Title
-------------------------------------------------------------------*/

.page_title { background: url("https://via.placeholder.com/1350x221") no-repeat; position: relative; background-size: 100% 100%; text-align: center; } 

.page_title .layer { position: static; padding: 60px 0px; } 

.page_title h1 { font-size: 48px; color: #fff; font-weight: 600; display: inline-block; margin-bottom: 10px; line-height: normal; } 

.beadcrumb { font: 14px 'Open Sans', sans-serif; color: #fff; } 

.beadcrumb a { font-size: 14px; color: #fff; } 

/*------------------------------------------------------------------
 21- Testimonials
-------------------------------------------------------------------*/

.testi { background: #f8f8f8; padding: 40px 36px; position: relative; } 

.testi h4 { color: #444444; margin-bottom: 20px; } 

.testi h4 span { color: #444444; font-weight: 400; font-size: 12px; margin-left: 10px; } 

.testi cite { text-align: right; display: block; } 

.testi p { margin-bottom: 15px; } 

.testi>a { position: absolute; bottom: -43px; left: 50%; margin-left: -43px; height: 86px; width: 86px; overflow: hidden; display: block; border-radius: 50%; border: 10px solid #fff; } 

.testi>a img { width: 100%; height: 100%; } 

.testi_two { background: url("https://via.placeholder.com/1350x755") no-repeat; min-height: 737px; } 

.testi_inner { background: rgba(105, 205, 229, 0.89); padding: 95px 0px; } 

.testi_inner .heading { text-align: center; margin-bottom: 100px; } 

.testi_inner .heading:after { margin: 10px auto 0; } 

.testi_inner .heading h3 { font-size: 36px; color: #fff; } 

.testi_inner .heading p { color: #fff; } 

.testi_inner .testi_d p { color: #fff; margin-bottom: 29px; } 

.testi_inner .heading:after { color: #fff; } 

.testi_d { border: 1px solid #fff; padding: 60px 30px; margin-top: 60px; } 

.testi_d>a { position: absolute; top: 10px; left: 50%; margin-left: -43px; height: 86px; width: 86px; overflow: hidden; display: block; border-radius: 50%; border: 2px solid #fff; } 

.testi_d cite { text-align: right; display: block; } 

.testi_d h4 { color: #fff; margin-bottom: 20px; float: left; text-align: left; font-weight: bold; } 

.testi_d h4 span { color: #fff; font-weight: 400; font-size: 12px; margin-left: 10px; display: block; } 

.home_testi .testi_d { background: #ffffff; } 

.home_testi .testi_d p { color: #444444; } 

.home_testi .testi_d h4 { color: #444444; text-align: left; } 

.home_testi .testi_d h4 span { color: #444444; margin: 0px } 

.ser_inner-2 img { display: block; width: none; } 

/*------------------------------------------------------------------
 22- Awards
-------------------------------------------------------------------*/

.award { text-align: center; } 

.award figure { border: 1px solid #eeeeee; padding: 20px 0px; margin-bottom: 36px; } 

.award figure img { vertical-align: middle } 

.award h5 { font-weight: 600; font-size: 16px; color: #444; margin-bottom: 20px; } 

.award p { margin-bottom: 20px; } 

.award>a { color: #e16297; text-decoration: underline; } 

/*------------------------------------------------------------------
 23- News
-------------------------------------------------------------------*/

.news { margin-bottom: 40px; } 

.news figure { width: 100%; height: 115px; } 

.news figure img { width: 100%; height: 100%; } 

.news h5 { font-weight: 600; font-size: 18px; margin-bottom: 10px; } 

.meta ul { margin-bottom: 0px; } 

.meta ul li { display: inline-block; margin-right: 15px; font-size: 12px; color: #222; } 

.meta ul li a { color: #e16297; } 

.meta ul li span { color: #e16297; } 

.news_wrap { padding: 90px 0px; background: #f8f8f8; text-align: center; } 

.news_wrap .news { text-align: left; } 

.news_wrap .news .heading:after { margin: 10px auto 0; } 

.news_wrap .news figure { height: auto; margin-bottom: -6px; } 

.news_wrap .news .detail { background: #fff; padding: 40px 20px; } 

.news_wrap .button { color: #444; border-color: #ccc; margin-top: 10px; display: inline-block; } 

.maps iframe { height: 400px; width: 100%; } 

.news_wrap .heading:after { margin: 0 auto; } 

/*------------------------------------------------------------------
 24- Contact
-------------------------------------------------------------------*/

.contact_map { margin-bottom: 70px; } 

.contact_map iframe { width: 100%; height: 360px; border: 0px; } 

.contact_detail>img { width: 100%; } 

.contact_detail .address { padding: 40px; background: #2fc0df; width: 70%; margin: -20px auto 40px; position: relative; padding: 35px; } 

.contact_detail .address span { color: #fff; font-size: 16px; margin-bottom: 20px; display: block; line-height: 26px; } 

.contact_detail ul li { display: inline-block; margin-right: 25px; color: #fff; margin-bottom: 10px; } 

.contact_detail ul li i { display: inline-block; margin-right: 8px; color: #fff; } 

.contact_detail .button { display: inline-block; margin-top: 30px; } 

.contact_detail .button img { margin-bottom: 0px; } 

.maped_detail p i { vertical-align: 12px; text-align: center; color: #fff; width: 45px; height: 45px; line-height: 45px; display: inline-block; margin-right: 10px; color: #fff; font-size: 18px; border-radius: 50%; border: 1px solid #fff; } 

.maped_detail.contact_detail .address span { display: inline-block; width: 80%; } 

.maped_detail span cite { display: block; font-size: 16px; font-weight: 600; margin-bottom: 15px; } 

.maped_detail span strong { font-weight: 300; font-size: 30px; } 

.maped_detail.contact_detail .address { padding: 21px 35px; } 

.maped_detail.contact_detail .address.pink { background: #e16297; padding: 21px 22px; } 

.contact_wrap { margin: 80px 0px; } 

.contact_wrap ul { list-style-type: none; list-style-position: outside; margin: 0px; } 

.contact_wrap ul li { color: #888; clear: both; display: block; position: relative; padding: 11px 0px 11px 23px; border-bottom: 1px solid #e5e5e5; } 

.contact_wrap ul li:first-child { padding-top: 0; } 

.contact_wrap ul li:last-child { border-bottom: none; } 

.contact_wrap ul li ul { padding-left: 0px; } 

.contact_wrap ul li a { color: #4d4d4d; } 

.contact_wrap ul li:before { content: "\f178"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; font-size: 14px; margin-right: 10px; } 

.contact_wrap form input[type="text"] { border: 0px; border-bottom: 1px solid #d6d6d6; padding: 10px 0 15px; display: block; margin-bottom: 40px; width: 100%; -webkit-appearance: none; -webkit-border-radius: 0px; } 

.contact_wrap form textarea { resize: none; border: 0px; border-bottom: 1px solid #d6d6d6; padding: 10px 0 15px; display: block; margin-bottom: 40px; width: 100%; -webkit-appearance: none; -webkit-border-radius: 0px; } 

.contact_wrap form input[type="submit"] { margin-left: 15px; } 

/*------------------------------------------------------------------
 25- Gallery
-------------------------------------------------------------------*/

.my-selector { text-align: center; margin-bottom: 60px; } 

.my-selector a { font-size: 14px; font-weight: 600; color: #444444; border: 1px solid rgba(0, 0, 0, 0); display: inline-block; padding: 8px 14px; margin: 0px 15px; } 

.my-selector a:hover, .my-selector a.selected { color: #2fc0df; border: 1px solid #eeeeee; } 

.item_inner.item_inner { position: relative; overflow: hidden; margin-bottom: 30px; } 

.item_inner img { float: left; width: 100%; } 

.item_inner .overlay { visibility: hidden; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; background: rgba(51, 185, 215, .7); position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; line-height: 400px; } 

.project_two .item_inner .overlay { line-height: 0px; } 

.item_inner .overlay>a { position: absolute; top: -30px; left: 50%; margin-left: -10px; -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.item_inner .overlay>a i { color: #fff; font-size: 21px; } 

.item_inner .overlay h5 a { color: #fff; font-size: 16px; font-weight: 600; } 

.item_inner:hover .overlay { visibility: visible; } 

.item_inner:hover .overlay>a { top: 45%; } 

.project_two ul li.item { width: 20%; float: left; } 

.project_two ul li.item .item_inner { margin-bottom: -4px; } 

/*------------------------------------------------------------------
 26- Error
-------------------------------------------------------------------*/

.error_page { text-align: center; margin-bottom: 100px; } 

.error_page img { margin-bottom: 50px; max-width: 100%; } 

/*------------------------------------------------------------------
 27- Footer
-------------------------------------------------------------------*/

footer { background: #001a20; } 

.footer_detail { background: #00232b; padding: 70px; text-align: center; } 

.footer_detail>a>img { margin-bottom: 25px; } 

.footer_detail p { color: #cccccc; line-height: 26px; } 

.footer_detail span { font-size: 16px; color: #fff; margin-bottom: 50px; display: block; line-height: 26px; } 

.footer_detail hr { border: 1px dotted rgba(255, 255, 255, 0.45); } 

.footer_detail ul li { display: inline-block; margin-right: 25px; color: #fff; margin-bottom: 50px; } 

.footer_detail ul li i { display: inline-block; margin-right: 8px; color: #2fc0df; } 

.footer_detail .button img { margin-bottom: 0px; } 

.footer_widget { margin-top: 65px; } 

.footer_widget h4 { font-weight: 600; color: #fff; margin-bottom: 25px; font-size: 16px; } 

.footer_widget h4:after { content: ''; width: 30px; height: 2px; background: #e16297; display: block; margin-top: 5px; } 

.footer_widget ul li { margin-bottom: 10px; } 

.footer_widget ul li a { color: #cccccc; } 

.footer_widget p { color: #cccccc; } 

.footer_widget .social a { width: 36px; height: 36px; color: #b8bbbc; line-height: 36px; text-align: center; border: 1px solid #b8bbbc; border-radius: 50%; margin-right: 10px; display: inline-block; } 

.footer_widget .social a:hover { border: 0px; background: #e16297; } 

.footer_bottom p { color: #cccccc; line-height: 90px; } 

footer.hp5 { background-color: #0e1629; } 

footer.hp5 .footer_detail { background-color: #121d35; } 

footer.hp5 .button { background-color: #5787f2; } 

footer.hp5 .footer_widget h4:after { background-color: #cccccc; } 

footer.hp5 .footer_widget .social a:hover { background-color: #5787f2 } 

footer.hp5 .footer_bottom p { text-align: right; padding-right: 65px; } 

footer.hp5 .footer_detail ul li i { color: #fff; } 

.cd-top.st2 { background-color: #5787f2; } 

/****************************************************************************
 28- Shop
****************************************************************************/

.shop img { min-height: 150px; max-width: 80%; } 

.shop_wrap .heading:after { display: none; } 

.shop_wrap .heading { border-bottom: 1px solid #dddddd; margin-bottom: 45px; padding-bottom: 33px; } 

.shop_wrap .heading form { float: right; } 

.shop_wrap .heading select { color: #888888; font-size: 13px; background: #f7f7f7; border: 0px; padding: 10px 20px; width: 240px; } 

.shop { border: 1px solid #eeeeee; text-align: center; padding: 35px 20px; margin-bottom: 20px; min-height: 380px; } 

.shop figure { margin-bottom: 20px; } 

.shop h5 { margin-bottom: 20px; } 

.shop h5 a { font-size: 14px; color: #444444; font-weight: 600; } 

.shop span { margin-bottom: 20px; color: #2fc0df; font-size: 14px; display: block; font-weight: bold; } 

.shop .button { border-color: #cccccc; color: #444444; display: inline-block; font-size: 12px; } 

.shop .button:hover, .shop:hover .button { background: #e16297; color: #fff; border-color: #e16297; } 

.shop:hover { box-shadow: 0px 0px 19px -2px #ccc; } 

div#slider-range { margin-bottom: 30px; } 

div#slider-range span { border: 0px; border-radius: 50%; width: 25px; height: 25px; top: -8px; background: #2fc0df; box-shadow: 0px 0px 14px 4px #dadada; } 

div#slider-range span:after { content: ''; background: #fff; width: 17px; height: 17px; display: block; border-radius: 50%; position: absolute; top: 4px; left: 4px; } 

.range p { float: right; margin-top: 6px; color: #444444; } 

.range p input { width: 96px; padding: 0px; border: 0px; } 

.range .button { padding: 9px 13px; border-color: #cccccc; color: #444444; display: inline-block; font-size: 12px; } 

.range .button:hover { background: #e16297; color: #fff; border-color: #e16297; } 

.recent_post.best_seller ul li img { border: 1px solid #d4d4d4; padding: 13px; width: 88px; height: 80px; } 

.recent_post.best_seller ul li p { font-size: 14px; } 

.recent_post.best_seller ul li span { font-size: 14px; } 

.recent_post.best_seller ul li { margin-bottom: 15px; } 

.shop_cates li a { background: none !important; color: #444444 !important; } 

.shop_cates li div { background: #f7f7f7; padding: 30px; margin: 5px 0; } 

.shop_cates li div a { border: 0px; padding: 0px; font-size: 14px; color: #444444; font-weight: 300; display: block; margin-bottom: 8px; } 

.shop_cates li div a i { color: #e16297; margin-right: 10px; } 

.shop_cates li div h3 { color: #2fc0df; font-size: 14px; font-weight: 600; margin-bottom: 20px; } 

.shop_wrap .heading a { border-radius: 4px; background: #2fc0df; height: 38px; display: inline-block; vertical-align: middle; width: 38px; text-align: center; line-height: 38px; color: #fff; } 

.shop_wrap .heading a i { font-size: 21px; vertical-align: middle; } 

/****************************************************************************
 29- Shop Single
****************************************************************************/

.shop_wrap .star i { color: #2fc0df; } 

.shop_wrap .star span { margin-left: 12px; font-size: 14px; color: #888888; font-weight: 300; } 

.shop_wrap .star { margin-top: 10px; } 

.shop_wrap .price p { font-size: 18px; color: #cccccc; } 

.shop_wrap .price { margin-bottom: 30px; } 

.shop_wrap .price p strong { color: #e16297; font-size: 24px; font-weight: 600; } 

.shop_detail p { color: #888888; margin-bottom: 35px; } 

.shop_detail .qnt p input { margin-left: 15px; width: 74px; background: #f7f7f7; border: 0px; height: 35px; } 

.shop_detail .qnt p a { float: right; display: inline-block; margin-top: -10px; } 

.shop_tabs { border: 0px !important; margin-bottom: 30px; } 

.shop_tabs ul { background: none; border: 0px; } 

.shop_tabs ul li a { background: none !important; color: #888888 !important; font-weight: 600; border: 0px !important; font-size: 18px; } 

.shop_tabs ul li { background: none !important; border: 0px !important; } 

.shop_tabs ul li.ui-state-active a:after { content: ''; background: #e16297; width: 28px; height: 3px; display: block; margin-top: 4px; } 

.shop_tabs ul li.ui-state-active a { color: #000 !important; } 

.shop_tabs ul li a:focus { outline: 0px !important; } 

.heading_wrap { padding: 35px 0px; text-align: center; background: #f8f8f8; margin-bottom: 20px; } 

.heading_wrap .heading:after { margin: 0 auto; display: block; } 

.heading_wrap .heading { border: 0px; padding: 0px; margin: 0px; } 

/****************************************************************************
 30- Dental Home
****************************************************************************/

.about_imod_two { background: none; padding-bottom: 0px; } 

.about_imod_two ul { margin-top: 30px; margin-bottom: 30px; } 

.about_imod_two ul li { color: #444444; line-height: 36px; } 

.about_imod_two ul li i { margin-right: 10px; color: #000; } 

.services_three { background: #f8f8f8; padding: 80px 0; } 

.services_three .service { background: #fff; } 

.cases_wrap { background: #f8f8f8; padding: 80px 0; } 

.cases_wrap .heading { text-align: center; margin-bottom: 60px; } 

.cases_wrap .heading:after { margin: 3px auto; } 

.cases_wrap h4 { margin-bottom: 30px; color: #444444; font-size: 18px; font-weight: 600; } 

.cases_wrap .owl-nav { display: none; } 

.cases_wrap .owl-dots { margin: 20px 0px 0px; text-align: center; } 

.cases_wrap .owl-dots .active { background: #e16297; } 

.cases_wrap .owl-dots div { background: #a0a0a0; width: 6px; height: 6px; display: inline-block; margin: 0px 2px; border-radius: 50%; } 

.cases_wrap .button { display: inline-block; } 

.cases_wrap ul { margin-top: 30px; margin-bottom: 30px; } 

.cases_wrap ul li { color: #444444; line-height: 36px; } 

.cases_wrap ul li i { margin-right: 10px; color: #000; } 

input.button { border: 0px; } 

.appointment_wrap { background: url("http://via.placeholder.com/1900x608") no-repeat; background-size: 100% 100%; } 

.appointment_wrap .inner_appointments { background: rgba(47, 192, 223, 0.88); } 

.inner_appointments .heading { padding: 80px 0px 0; } 

.inner_appointments .heading h3, .inner_appointments .heading p, .appointment_wrap p { color: #fff; } 

.doctor_img img { margin-top: -17px; margin-bottom: -6px; } 

.testi_three h4 { margin-top: 30px; } 

.testi_three h4 span { display: block; font-size: 12px; color: #888888; } 

.testi_three .heading { text-align: center; margin-bottom: 60px; } 

.testi_three p { font-style: italic; } 

.testi_three .heading:after { margin: 3px auto; } 

.why_us #accordion h3 { color: #444444; font-size: 18px; margin-bottom: 20px; cursor: pointer; } 

.why_us #accordion h3 a { color: #444444; } 

.why_us #accordion h3 a:focus { outline: none; } 

.why_us #accordion h3:focus { outline: none; } 

.why_us #accordion p { margin-bottom: 30px; } 

.why_us #accordion div { height: auto !important; } 

.why_us img { width: 100%; margin-bottom: 20px; } 

/****************************************************************************
 31- Isotops ON Portfolio Section
****************************************************************************/

/**** Isotope Filtering ****/

.isotope-item { z-index: 2; } 

.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } 

/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; } 

.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; } 

.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; } 

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } 

/*------------------------------------------------------------------
 32- Paper Work
-------------------------------------------------------------------*/

.paper p { margin-bottom: 30px; font-size: 17px; line-height: 30px; } 

.paper ol li { font: 400 14px 'Poppins', arial, sans-serif; line-height: 26px; color: #888888; margin-bottom: 11px; list-style-type: disc; } 

.paper ol { margin-left: 14px; margin-bottom: 30px; } 

.paper a { display: block; margin-bottom: 20px; } 

/*------------------------------------------------------------------
 33- Hover Effects
-------------------------------------------------------------------*/

.tool figure, .ser_inner figure { overflow: hidden; } 

.tool figure img, .ser_inner figure img { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.tool:hover img, .service:hover figure img { -webkit-transform: scale(1.3); -ms-transform: scale(1.1); transform: scale(1.3); } 

.news figure, .team figure { overflow: hidden; } 

.news figure img, .team figure img { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.news:hover figure img, .team figure:hover img { -webkit-transform: scale(1.3); -ms-transform: scale(1.1); transform: scale(1.3); } 

.news_two figure { overflow: hidden; } 

.news_two figure img { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.news_two:hover img { -webkit-transform: scale(1.3); -ms-transform: scale(1.1); transform: scale(1.3); } 

.projects figure { overflow: hidden; } 

.projects figure img { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.projects:hover img { -webkit-transform: scale(1.3); -ms-transform: scale(1.1); transform: scale(1.3); } 

.intro_box figure, .award figure { overflow: hidden; } 

.intro_box figure img, .award figure img { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.intro_box .animated:hover img, .award:hover figure img { -webkit-transform: scale(1.3); -ms-transform: scale(1.1); transform: scale(1.3); } 

.testi_d>a { overflow: hidden; } 

.stat img, .testi_d>a img { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.stat:hover img, .testi_d:hover>a img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } 

.testi_d>a img { width: 100%; height: 100%; object-fit: cover; } 

.feature i, .department ul li a i, .service .detail i, .single_serv img { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.feature:hover i, .department ul li:hover a i, .service:hover .detail i, .single_serv .ser:hover img { color: #fff; -webkit-transform: rotate(360deg); transform: rotate(360deg); } 

.feature_two .feature figure img, .services_two .service i { -ms-transition: all .8s; -o-transition: all .8s; transition: all .8s; } 

.feature_two .feature:hover figure img, .services_two .service:hover i { color: #fff; -webkit-transform: rotate(30deg); transform: rotate(30deg); } 

/* =============== HOMEPAGE 5 ================= */

.clinic-info { padding: 90px 0; } 

.cl-info { float: left; width: 100%; } 

.cl-info h2 { color: #444444; font-size: 36px; font-weight: 600; } 

.cl-info h2 span { color: #5787f2; } 

.cl-info h4 { color: #444444; font-size: 16px; font-weight: 600; position: relative; padding-bottom: 25px; margin-bottom: 40px; } 

.cl-info h4:before { content: ''; position: absolute; bottom: 0; left: 0; width: 50px; height: 2px; background-color: #dddddd; } 

.cl-info p { line-height: 26px; margin-bottom: 25px; } 

.cl-info p:last-of-type { margin-bottom: 0; } 

.clinic-img { float: left; width: 100%; padding-left: 20px; } 

.clinic-img img { width: 100%; height: 100%; object-fit: cover; } 

/* ================ practice-section ============== */

.practice-section { background-color: #f7f7f7; padding: 90px 0; } 

.title { float: left; width: 100%; text-align: center; margin-bottom: 60px; position: relative; padding-bottom: 30px; } 

.title:before { content: ''; position: absolute; bottom: 0; left: 50%; width: 50px; height: 2px; background-color: #dddddd; transform: translateX(-50%); } 

.title h2 { color: #444444; font-size: 36px; font-weight: 600; margin-bottom: 5px; } 

.title h2 span { color: #5787f2; } 

/* ============ practice-details ============ */

.practice-details { float: left; width: 100%; } 

.practice-bar { float: left; width: 100%; background-color: #fff; padding: 50px 20px; } 

.practice-bar figure { height: 81px; margin-bottom: 15px; float: left; width: 100%; } 

.practice-bar figure .icon_img { width: 70px; height: 81px; float: left; background-repeat: no-repeat; } 

.icon1 { background-image: url(../image/icon1.png); } 

.icon2 { background-image: url(../image/icon2.png); } 

.icon3 { background-image: url(../image/icon3.png); margin-top: 10px; } 

.icon4 { background-image: url(../image/icon4.png); } 

.practice-bar figure i { color: #5787f2; font-size: 70px; } 

.practice-bar img { } 

.practice-bar h3 { color: #444444; font-size: 18px; font-weight: 600; text-transform: uppercase; margin-bottom: 20px; } 

.practice-bar ul { float: left; width: 100%; } 

.practice-bar ul li { float: left; width: 100%; margin-bottom: 10px; } 

.practice-bar ul li a:before { content: '\f061'; font-family: fontawesome; position: absolute; top: 50%; left: 0; font-size: 12px; color: #5787f2; transform: translateY(-50%); } 

.practice-bar ul li a { color: #888888; font-size: 14px; font-weight: 500; padding-left: 20px; position: relative; } 

/* ============== Doctors Sec ================ */

.doctors-sec { background-color: #15213d; padding: 100px 0; } 

.title.white h2 { color: #fff; line-height: 42px; } 

.title.white p { color: #676e81; } 

.doctors-sec .title { float: none; } 

.docy-sec { float: left; width: 100%; padding: 0 195px; } 

.doc-sec { float: left; width: 100%; position: relative; box-shadow: 0 10px 10px rgba(0, 0, 0, 0.10); margin-bottom: -150px; } 

.doc-sec:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.20); } 

.doc-sec>img { width: 100%; float: left; } 

.doc-sec>a { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); } 

#html5-watermark { display: none !important } 

#html5lightbox-web-iframe img { float: none } 

/* =============== features-sec =============== */

.features-sec { padding: 90px 0 0 0; background-color: #fff; } 

.features-list { float: left; width: 100%; padding-top: 100px; } 

.features-list.right { text-align: right; } 

.features-list.left { text-align: left; } 

.features-list.right .featur { padding-right: 35px; } 

.features-list.left .featur { padding-left: 35px; } 

.featur { float: left; width: 100%; position: relative; padding-bottom: 25px; margin-bottom: 30px; } 

.featur:last-child { margin-bottom: 0; } 

.features-list.right .featur:before { right: 35px; } 

.features-list.right .featur:after { right: 0; } 

.features-list.left .featur:before { left: 35px; } 

.features-list.left .featur:after { left: 0; } 

.featur:before { content: ''; position: absolute; bottom: 0; width: 20px; height: 2px; background-color: #dddddd; } 

.featur:after { content: '\f00c'; font-family: fontawesome; position: absolute; top: 0; color: #5787f2; font-size: 24px; } 

.featur h3 { color: #444444; font-size: 18px; font-weight: 600; margin-bottom: 10px; } 

.nurse-img { float: left; width: 100%; } 

.nurse-img img { width: 100%; float: left; } 

/* ================ surgeons-sec =============== */

.team_wrap.st2 .team figure .innner_lay { background-color: rgba(87, 135, 242, 0.80); } 

.team_wrap.st2 .team:hover .details { background: #fff; } 

.team_wrap.st2 .team { margin-bottom: 0; } 

.team_wrap.st2 { padding-bottom: 100px; margin-bottom: 0; } 

.team_wrap.st2 .team .details span { color: #888888; } 

.promotion.st2 .inner_promotion { background: rgba(255, 82, 68, 0.90); } 

.promotion.st2 .button { background-color: #fff; color: #333333 } 

.promotion.st2.section_margin { margin-bottom: 0; } 

.testi_three.st2.section_margin { margin-bottom: 0; } 

.testi_three.st2 { background-color: #15213d; padding: 100px 0; } 

.testi_three.st2 .heading h3 { color: #fff; } 

.testi_three.st2 .heading p { color: #fff; padding-bottom: 20px; } 

.testi_three.st2 .heading:after { background: #5787f2; width: 50px; } 

.testi_three.st2 p { color: #cccccc; font-style: italic; position: relative; padding-bottom: 30px } 

.testi_three.st2 p:before { content: ''; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background-color: #5787f2; } 

.heading p:before { display: none; } 

.testi_three.st2 h4 { color: #676e81; } 

.news_wrap.st2 { background: #fff; } 

.news_wrap.st2 .news .detail { padding: 40px 0 0 0; } 

.news_wrap.st2 .meta ul li a, .news_wrap.st2 .meta ul li span { text-transform: uppercase; font-size: 12px; color: #5787f2; font-weight: 500; } 

.news_wrap.st2 .meta ul { margin-bottom: 15px; } 

.news_wrap.st2 .news { margin-bottom: 0; } 

/* =============== form-sec ================= */

.form-sec { background-color: #f8f8f8; } 

.title.ta-left { float: left; text-align: left; } 

.title.ta-left:before { left: 0; transform: translateX(0); } 

.forms-fiedls { float: left; width: 100%; } 

.forms-fiedls form { float: left; width: 100%; } 

.forms-fiedls form input { height: 45px; padding: 0 20px; } 

.forms-fiedls form textarea { height: 105px; padding: 20px; } 

.forms-fiedls form select { height: 45px; } 

.forms-fiedls form select { padding: 0 15px; } 

.forms-fiedls form input, .forms-fiedls form select, .forms-fiedls form textarea { width: 100%; float: left; background-color: #fff; color: #888888; font-size: 13px; text-transform: capitalize; margin-bottom: 20px; border: 0; border-radius: 3px; } 

.forms-fiedls form button { color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 600; background-color: #5787f2; padding: 17px 20px 15px 20px; border: 0; line-height: 14px; margin-top: 5px; } 

.forms-fiedls form span { color: #000000; font-size: 18px; font-weight: 400; padding-top: 10px; float: left; margin-top: 5px; } 

.forms-fiedls form span strong { font-weight: 600; } 

.cntct-form { float: left; width: 100%; padding-top: 100px; } 

/* ============ filter-section ============= */

.filter-section { background-color: #fff; padding: 100px 0; } 

.filter-gallery { float: left; width: 100%; } 

.options { float: left; width: 100%; margin-bottom: 40px; text-align: center; } 

.options ul li { display: inline-block; padding: 0 17px; } 

.options ul li a { color: #888888; font-size: 14px; font-weight: 600; text-transform: uppercase; } 

.options ul li.active a { color: #5787f2; } 

.masonary2 { float: left; width: 100%; } 

.masonary2 img { width: 100%; } 

/* ===============================================================
 Twenty Twenty
================================================================*/

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { content: " "; display: block; background: white; position: absolute; z-index: 30; -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5) } 

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after { width: 3px; height: 9999px; left: 50%; margin-left: -1.5px } 

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { width: 9999px; height: 3px; top: 50%; margin-top: -1.5px } 

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { position: absolute; top: 0; width: 100%; height: 100% } 

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s } 

.twentytwenty-before-label, .twentytwenty-after-label { -webkit-transition-property: opacity; -moz-transition-property: opacity; transition-property: opacity } 

.twentytwenty-before-label:before, .twentytwenty-after-label:before { color: white; font-size: 13px; letter-spacing: 0.1em } 

.twentytwenty-before-label:before, .twentytwenty-after-label:before { position: absolute; background: rgba(255, 255, 255, 0.2); line-height: 38px; padding: 0 20px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px } 

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before { top: 50%; margin-top: -19px } 

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before { left: 50%; margin-left: -45px; text-align: center; width: 90px } 

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow { width: 0; height: 0; border: 6px inset transparent; position: absolute } 

.twentytwenty-left-arrow, .twentytwenty-right-arrow { top: 50%; margin-top: -6px } 

.twentytwenty-up-arrow, .twentytwenty-down-arrow { left: 50%; margin-left: -6px } 

.twentytwenty-container { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; z-index: 0; overflow: hidden; position: relative; -webkit-user-select: none; -moz-user-select: none } 

.twentytwenty-container img { max-width: 100%; position: absolute; top: 0; display: block } 

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay { background: rgba(0, 0, 0, 0) } 

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label { opacity: 0 } 

.twentytwenty-container * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box } 

.twentytwenty-before-label { opacity: 0 } 

.twentytwenty-before-label:before { content: "Before" } 

.twentytwenty-after-label { opacity: 0 } 

.twentytwenty-after-label:before { content: "After" } 

.twentytwenty-horizontal .twentytwenty-before-label:before { left: 10px } 

.twentytwenty-horizontal .twentytwenty-after-label:before { right: 10px } 

.twentytwenty-vertical .twentytwenty-before-label:before { top: 10px } 

.twentytwenty-vertical .twentytwenty-after-label:before { bottom: 10px } 

.twentytwenty-overlay { -webkit-transition-property: background; -moz-transition-property: background; transition-property: background; background: rgba(0, 0, 0, 0); z-index: 25 } 

.twentytwenty-overlay:hover { background: rgba(0, 0, 0, 0.5) } 

.twentytwenty-overlay:hover .twentytwenty-after-label { opacity: 1 } 

.twentytwenty-overlay:hover .twentytwenty-before-label { opacity: 1 } 

.twentytwenty-before { z-index: 20 } 

.twentytwenty-after { z-index: 10 } 

.twentytwenty-handle { height: 38px; width: 38px; position: absolute; left: 50%; top: 50%; margin-left: -22px; margin-top: -22px; border: 3px solid white; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; border-radius: 1000px; -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); z-index: 40; cursor: pointer } 

.twentytwenty-horizontal .twentytwenty-handle:before { bottom: 50%; margin-bottom: 22px; -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5) } 

.twentytwenty-horizontal .twentytwenty-handle:after { top: 50%; margin-top: 22px; -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5) } 

.twentytwenty-vertical .twentytwenty-handle:before { left: 50%; margin-left: 22px; -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5) } 

.twentytwenty-vertical .twentytwenty-handle:after { right: 50%; margin-right: 22px; -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5) } 

.twentytwenty-left-arrow { border-right: 6px solid white; left: 50%; margin-left: -17px } 

.twentytwenty-right-arrow { border-left: 6px solid white; right: 50%; margin-right: -17px } 

.twentytwenty-up-arrow { border-bottom: 6px solid white; top: 50%; margin-top: -17px } 

.twentytwenty-down-arrow { border-top: 6px solid white; bottom: 50%; margin-bottom: -17px } 

.testimonial-img { float: left; width: 100%; } 

.twentytwenty-container { float: left; width: 100%; } 

.bfr-slider { float: left; width: 100%; padding: 0 115px; } 

.bfr-slider #container1 { float: left; width: 100%; } 

.bfr-text { float: left; width: 100%; text-align: center; padding-top: 40px; } 

.bfr-text h3 { color: #444444; font-size: 16px; font-weight: 700; text-transform: capitalize; letter-spacing: 0.6px; margin-bottom: 15px; } 

.bfr-text p { color: #444444; font-size: 14px; line-height: 26px; font-weight: 400; } 

.before-carousel { float: left; width: 100%; } 

.alert { padding: 20px; margin-bottom: 10px; } 

.alert-danger { background: #f2dede none repeat scroll 0 0; color: #C04442; } 

.alert-success { background: #DFF0D8 none repeat scroll 0 0; color: #5B763D; } 

.row { margin: 0; } 

/* ============== HOEMPAGE 6 ============== */

header.hp6 { float: left; width: 100%; } 

.top-bar { float: left; width: 100%; background-color: #fff; padding: 15px 0; } 

.social_links { float: left; widows: 250px; margin-top: 5px; } 

.social_links ul li { display: inline-block; padding: 0 13px; } 

.social_links ul li a { display: inline-block; } 

/* ============= address-info ============= */

.address-info { float: left; padding-left: 100px; margin-top: 5px; } 

.address-info ul li { display: inline-block; color: #606060; font-size: 15px; font-weight: 400; margin-right: 50px; } 

.address-info ul li strong { font-weight: 500; } 

/* ============== appointment-lnk ============= */

.appointment-lnk { float: right; } 

.appointment-lnk a { display: inline-block; color: #fffefe; font-size: 15px; font-weight: 400; background-color: #1f1f1f; height: 35px; padding: 0 27px; line-height: 35px; } 

/* ============== Bottom header ============== */

.botom-bar { float: left; width: 100%; background-color: #8f66f0; } 

.bottom-header { float: left; width: 100%; position: relative; } 

.bottom-header:before { content: ''; position: absolute; top: 0; right: 100%; width: 30%; height: 100%; background-color: #fff; } 

.bt_logo { float: left; background-color: #fff; width: 235px; padding-top: 4px; position: relative; padding-bottom: 9px; } 

.bt_logo:before { content: ''; position: absolute; top: 0; left: 87%; width: 65px; height: 100%; background-color: #fff; -webkit-transform: skewX(-37deg); -moz-transform: skewX(-37deg); -ms-transform: skewX(-37deg); -o-transform: skewX(-37deg); transform: skewX(-37deg); } 

.hp6-nav { float: left; padding-left: 80px; } 

.hp6-nav ul li { display: inline-block; padding: 0; } 

.hp6-nav>ul>li>a { display: inline-block; color: #ffffff; font-size: 15px; font-weight: 400; padding: 20px 20px; position: relative; } 

.hp6-nav ul ul { position: absolute; top: 100%; left: 0; width: 200px; background-color: #8f66f0; z-index: 99; } 

.hp6-nav ul ul li { background-color: #8f66f0; padding: 10px; } 

.hp6-nav ul ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.6); } 

.search-btn { float: right; margin-top: 14px; } 

.search-btn a { display: inline-block; color: #fff; font-size: 20px; } 

/* ============== mobile-menu-btn ============== */

.mobile-menu-btn { float: right; padding-left: 25px; } 

.mobile-menu-btn>a { display: inline-block; color: #fff; font-size: 24px; margin-top: 10px; } 

/* =============== responsive-mobile-menuu ================ */

.responsive-mobile-menuu { position: fixed; top: 0; right: 0; width: 300px; height: 100%; background-color: #8f66f0; padding: 50px 30px; z-index: 0; overflow: auto; opacity: 0; visibility: hidden; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -o-transition: all 0.4s linear; transition: all 0.4s linear; } 

.responsive-mobile-menuu.active { opacity: 1; visibility: visible; z-index: 999999; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 

.responsive-mobile-menuu ul ul { display: none; float: left; width: 100%; padding: 20px 15px 0 15px; } 

.responsive-mobile-menuu ul ul li { margin-bottom: 15px; padding: 0; } 

.responsive-mobile-menuu ul ul li:last-child { padding-bottom: 0; } 

.responsive-mobile-menuu ul ul li a { font-size: 14px; } 

.responsive-mobile-menuu ul li { float: left; width: 100%; padding: 15px 0; position: relative; } 

.responsive-mobile-menuu ul li a { float: left; width: 100%; color: #fff; font-size: 16px; font-weight: 500; text-transform: uppercase; position: relative; } 

.responsive-mobile-menuu ul li a:before { content: '\f107'; position: absolute; top: 50%; right: 0; font-family: fontawesome; color: #fff; font-size: 18px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); opacity: 0; visibility: hidden; } 

.responsive-mobile-menuu ul li.menu-item-has-children>a:before { opacity: 1; visibility: visible; } 

.close-menu { float: right; color: #fff; font-size: 40px; } 

.close-menu:hover { color: #fff; } 

/* ================ pt-services =============== */

.pt-services { float: left; width: 100%; padding: 80px 0; } 

.pt-services-details { float: left; width: 100%; } 

.pt-service { float: left; width: 100%; text-align: center; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -ms-transition: all 0.4s linear; -o-transition: all 0.4s linear; transition: all 0.4s linear; padding: 30px 0; } 

.pt-service:hover { background-color: #8f66f0; } 

.pt-service:hover .ico-hid { display: none; } 

.pt-service:hover .icon-vis { display: inline-block !important; } 

.icon-vis { display: none !important; } 

.pt-service:hover h3 { color: #fff; } 

.pt-service:hover p { color: #fff; } 

.pt-service img { margin-bottom: 40px; display: inline-block; text-align: center; } 

.pt-service h3 { color: #121212; font-size: 22px; font-weight: 500; text-transform: capitalize; margin-bottom: 5px; } 

.pt-service p { color: #121212; font-size: 16px; font-weight: 400; } 

/* ============== about-st6 ============== */

.about-st6 { float: left; width: 100%; background-image: url(../image/bg1.jpg); background-repeat: no-repeat; background-size: cover; background-position: right; padding: 75px 0; } 

.about-us-prop { float: left; width: 100%; } 

.title2 { float: left; width: 100%; margin-bottom: 50px; } 

.title2 h2 { color: #000000; font-size: 32px; font-weight: 700; text-transform: uppercase; margin-bottom: 10px; } 

.title2 h2 span { color: #5215e3; } 

.title2 p { color: #000000; font-size: 15px; line-height: 24px; font-weight: 400; } 

.props-links { float: left; width: 100%; margin-bottom: -50px; } 

.props-links li { float: left; width: 50%; display: table; margin-bottom: 50px; } 

.props-links li img { display: table-cell; } 

.props-links li span { color: #000000; font-size: 14px; font-weight: 600; display: table-cell; vertical-align: middle; width: 100%; padding-left: 20px; } 

/* =============== our-services-hp6 =============== */

.our-services-hp6 { float: left; width: 100%; padding: 80px 0; } 

.heading2 { /* float: left; */
 width: 100%; text-align: center; margin-bottom: 60px; } 

.heading2 h3 { color: #010101; font-size: 32px; font-weight: 700; text-transform: uppercase; } 

.heading2 p { color: #606060; font-size: 14px; } 

.divider { max-width: 310px; margin: 0 auto; position: relative; margin-top: 10px; } 

.divider:before { left: 0; } 

.divider:after { right: 0; } 

.divider:before, .divider:after { content: ''; position: absolute; top: 12px; width: 130px; height: 1px; background-color: #cccccc; } 

@media(max-width:576px){
 .divider:before, .divider:after { width: 100px; } 
 }

.divider img { float: none; } 

/* ============== our-services-details ============= */

.our-services-details { float: left; width: 100%; } 

.our-service-list { float: left; width: 100%; } 

::-webkit-scrollbar { width: 20px;} 
::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey; border-radius: 5px; } 
::-webkit-scrollbar-thumb { background: #007241; border-radius: 5px; } 
::-webkit-scrollbar-thumb:hover { background: #007241; } 

/* width */
.service-info::-webkit-scrollbar { width: 2px; } 
 
 /* Track */
.service-info::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey; border-radius: 10px; } 
 
 /* Handle */
.service-info::-webkit-scrollbar-thumb {  border-radius: 10px; } 

.service-info { float: left; width: 100%; text-align: center; margin-bottom: 25px; min-height: 500px; max-height: 500px; overflow: auto; } 

.service-info img{margin-bottom: 30px !important; display: unset;} 

@media(max-width:992px){
 .service-info { float: none; width: 100%; } 
 } 

.service-info i { color: #606060; font-size: 32px; width: 65px; height: 65px; text-align: center; line-height: 65px; border: 1px solid #9771f1; border-radius: 100px; display: inline-block; margin-bottom: 18px; } 

.service-info h3 { color: #505050; font-size: 18px; font-weight: 600; margin-bottom: 13px; } 

.service-info p { color: #606060; font-size: 14px; line-height: 22px; font-weight: 400; padding: 0 0px; } 

.service-img { float: left; width: 100%; max-height: 600px; text-align: center; margin-bottom: 50px; } 

.service-img img { float: none; width: 100%; height: 100%; object-fit: cover; } 

/* =============== counter-section ============== */

.counter-section { float: left; width: 100%; background-image: url(../image/counter-bg.png); background-repeat: no-repeat; background-size: cover; padding: 130px 0; position: relative; background-attachment: fixed; } 

.counter-section:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #9873f0; opacity: 0.9; } 

.counter-item { float: left; width: 100%; float: left; } 

.counter-icon { float: left; width: 70px; height: 70px; text-align: center; border: 1px solid #fff; border-radius: 100px; line-height: 70px; color: #ffffff; font-size: 30px; margin-top: 8px; } 

.counter-info { float: left; padding-left: 30px; } 

.counter-info h3 { color: #fff; font-weight: 600; font-size: 40px; } 

.counter-info h4 { color: #ffffff; font-size: 14px; font-weight: 400; text-transform: uppercase; } 

/* ================= why-choose-us ================ */

.why-choose-us { float: left; width: 100%; background-color: #fff; padding: 80px 0; } 

.choose-img { float: left; width: 100%; } 

.choose-img img { width: 100%; } 

.choose-us { float: left; width: 100%; } 

.ch-title { float: left; width: 100%; margin-bottom: 30px; } 

.ch-title h3 { color: #121212; font-size: 32px; font-weight: 700; text-transform: uppercase; margin-bottom: 15px; } 

.ch-title p { color: #737373; font-size: 14px; } 

/* ================ Toggle Choose Us =============== */

.navbar-left ul{padding-left: 30px;}
.navbar-right ul{padding-right: 30px;}

.toggle { float: left; width: 100%; } 

.toggle-item { float: left; width: 100%; margin-bottom: 15px; } 

.toggle-item.activate { margin-bottom: 0; } 

.toggle-item h2 { color: #121212; font-size: 14px; font-weight: 500; height: 30px; padding: 0 30px; border: 1px solid #c1c1c1; position: relative; cursor: pointer; display: flex;align-items: center;} 

.toggle-item h2:before { content: '\f0a5'; position: absolute; top: 4px; right: 18px; font-family: 'icofont'; color: #f75252; font-size: 10px; width: 20px; height: 20px; display: flex;align-items: center;justify-content: center; border-radius: 100px; background-color: #e2e1e1; text-align: center; cursor: pointer; font-weight: 400; } 
.toggle-item p{line-height: 1.4;}

.heading2.mar-bot{
    margin-bottom: 30px;
}

.toggle-item h2.active:before { content: '\f074'; } 

.content { float: left; width: 100%; padding: 10px 10px; } 

/* =============== latest-news-section ============== */

.latest-news-section { float: left; width: 100%; background-color: #f7f7f7; padding: 80px 0; } 

.heading3 { float: left; width: 100%; text-align: center; margin-bottom: 50px; } 

.heading3 h3 { color: #222222; font-size: 32px; font-weight: 700; text-transform: uppercase; position: relative; padding-bottom: 10px; margin-bottom: 15px; } 

.heading3 h3:before { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 10px; height: 2px; background-color: #222222; } 

.heading3 p { color: #626262; font-size: 14px; line-height: 22px; } 

/* ================ blog-posts-sec =============== */

.blog-posts-sec { float: left; width: 100%; } 

.blog_post { float: left; width: 100%; } 

.blog_img { float: left; width: 100%; position: relative; } 

.blog_img img { width: 100%; float: left; } 

.post-date { width: 58px; padding: 10px 0; background-color: #8f66f0; text-align: center; color: #ffffff; font-size: 14px; display: inline-block; position: absolute; bottom: 20px; right: 1px; } 

.blog-info { float: left; width: 100%; padding-top: 20px; } 

.blog-info h3 { color: #141414; font-size: 18px; font-weight: 500; margin-bottom: 10px; } 

.blog-info>span { float: left; color: #2d2d2d; font-size: 12px; margin-bottom: 10px; } 

.blog-info>p { float: left; width: 100%; color: #535353; font-size: 14px; padding-bottom: 25px; } 

.post-links { float: left; width: 100%; padding: 15px 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; } 

.post-links>ul { float: left; } 

.post-links ul li { display: inline-block; margin-right: 15px; } 

.post-links ul li:last-child { margin-right: 0; } 

.post-links ul li i { color: #8f66f0; font-size: 14px; } 

.post-links ul li span, .post-links ul li a { display: inline-block; color: #6f6f6f; font-size: 14px; padding-left: 10px; } 

.post-links>a { float: right; color: #8f66f0; font-size: 14px; font-weight: 400; } 

.post-links>a i { padding-left: 10px; font-size: 16px; } 

/* ================ client-reviews-sec ============== */

.client-reviews-sec { float: left; width: 100%; background-image: url(../image/client-bg.jpg); background-repeat: no-repeat; background-size: cover; padding: 80px 0; } 

.client-review-carousel { float: left; width: 100%; text-align: center; } 

.review-slide { float: left; width: 100%; padding: 0 150px; } 

.review-slide p { color: #000000; font-size: 18px; line-height: 30px; margin-bottom: 30px; } 

.reviewer-info { width: 300px; margin: 0 auto; display: table; padding-left: 50px; } 

.reviewer-info img { display: table-cell; } 

.reviewer-nm { padding-left: 20px; display: table-cell; vertical-align: middle; width: 100%; text-align: left; } 

.reviewer-nm h3 { color: #262626; font-size: 16px; font-weight: 400; text-transform: uppercase; } 

.reviewer-nm h4 { color: #262626; font-size: 12px; text-transform: uppercase; } 

.client-review-carousel .reviewer-info img { display: inline-block !important; width: 63px; height: 63px; object-fit: cover; border-radius: 100px; } 

.client-review-carousel .owl-prev { position: absolute; top: 50%; left: 0; font-size: 50px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } 

.client-review-carousel .owl-next { position: absolute; top: 50%; right: 0; font-size: 50px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } 

.client-review-carousel .owl-dots { float: left; width: 100%; padding-top: 60px; } 

.client-review-carousel .owl-dot { display: inline-block; width: 14px; height: 14px; border-radius: 100px; border: 1px solid #797674; margin-right: 6px; } 

.client-review-carousel .owl-dot.active { background-color: #8f66f0; border-color: transparent; } 

/* ================= insta-imgs ================= */

.insta-imgs { float: left; width: 100%; } 

.insta-img { float: left; width: 20%; } 

.insta-img img { width: 100%; float: left; } 

/* =============== Footer Homepage 6 ============== */

.border-right{border-right: 1px solid #b1b1b1; height: 100%; min-height: 670px; }

.footer-hp6 { float: left; width: 100%; background-color: #111; } 

.widget { float: left; width: 100%; padding: 90px 0; } 

.widget-about { padding-right: 60px; padding-bottom: 144px; } 

.widget-about img { float: left; margin-bottom: 50px; } 

.widget-about p { float: left; width: 100%; margin-bottom: 50px; } 

.widget-about>h3 { color: #ffffff; font-size: 20px; font-weight: 700; float: left; width: 100%; text-transform: uppercase; margin-bottom: 20px; } 

.widget-about form { float: left; width: 100%; position: relative; } 

.widget-about form input { width: 100%; height: 40px; color: #696969; font-size: 14px; padding: 0 20px; } 

.widget-about form button { color: #ffffff; font-size: 14px; font-weight: 500; background-color: #8f66f0; height: 100%; position: absolute; top: 0; right: 0; padding: 0 20px; border: 0; text-transform: uppercase; line-height: 40px; } 

.widget-title { float: left; width: 100%; color: #ffffff; font-size: 18px; font-weight: 700; text-transform: uppercase; margin-bottom: 17px; } 

.widget-tweets { padding-right: 45px; padding-left: 15px; } 

.widget-tweets ul { float: left; width: 100%; } 

.widget-tweets ul li { float: left; width: 100%; margin-bottom: 30px; } 

.widget-tweets ul li:last-child { margin-bottom: 0; } 

.widget-tweets ul li span { color: #cccccc; font-size: 14px; line-height: 24px; } 

.widget-tweets ul li a { display: inline-block; color: #8f66f0; } 

.widget-tweets ul li>b { float: right; width: 100%; text-align: right; color: #757575; font-size: 14px; margin-top: 10px; } 

.widget-guide { text-align: right; } 

.widget-guide ul { float: left; width: 100%; } 

.mg-btm-50 { margin-bottom: 50px; } 

.widget-guide ul li { float: left; width: 100%; margin-bottom: 10px; } 

.widget-guide ul li a, .widget-guide ul li span { float: left; width: 100%; color: #cccccc; font-size: 14px; } 

.bd-none { border-right: none; } 

/* ============= MAIN SLIDER BANNER HOMEPAGE 6 =============== */

.main-slider.hp6 { float: left; width: 100%; } 

.main-slider.hp6 .tp-bgimg.defaultimg:before { display: none; } 

.hp1 { color: #ffffff; font-size: 80px; font-family: 'Pacifico'; text-shadow: 0 0 10px rgba(0, 0, 0, 0.20); } 

.hpa { color: #606060; font-size: 15px; font-weight: 500; background-color: #ffffff; padding: 0 25px; line-height: 45px; text-transform: capitalize; border-radius: 5px; } 

.hpa:hover { background-color: #8f66f0; color: #fff; } 

/* ============= bottom-strip ============= */

.bottom-strip { float: left; width: 100%; padding: 20px 0; text-align: center; background-color: #f7f7f7; } 

.bottom-strip p { color: #000000; font-size: 14px; } 

.fet_img { padding-top: 70px; padding-right: 30px; } 

.fet_img img { width: 100%; } 

/* ================ search-formm ================== */

.search-formm { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #8f66f0; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; } 

.search-formm.active { opacity: 1; visibility: visible; z-index: 9999999; } 

.search-formm form { position: absolute; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } 

.search-formm form input { width: 100%; height: 50px; background: inherit; padding: 0 20px; font-size: 18px; border: 0; border-bottom: 1px solid #fff; outline: none; } 

.search-formm form button { position: absolute; top: 0; right: 0; font-size: 24px; color: #fff; background-color: inherit; border: 0; } 

.form-groupp { float: left; width: 100%; position: relative; } 

.close-search { width: 60px; height: 60px; border-radius: 100px; border: 1px solid #fff; text-align: center; line-height: 60px; color: #fff; font-size: 30px; position: absolute; top: 70px; right: 50px; } 

.search-formm form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #ffffff; } 

.search-formm form input::-moz-placeholder { /* Firefox 19+ */
 color: #ffffff; } 

.search-formm form input:-ms-input-placeholder { /* IE 10+ */
 color: #ffffff; } 

.search-formm form input:-moz-placeholder { /* Firefox 18- */
 color: #ffffff; } 

.responsive_nav ul li { position: relative; float: left; width: 100%; } 

.responsive_nav ul li:before { content: '\f107'; font-family: fontawesome; position: absolute; top: 10px; right: 10px; font-size: 15px; color: #fff; opacity: 0; visibility: hidden; } 

.responsive_nav ul li.has-items:before { opacity: 1; visibility: hidden; } 

.responsive_nav ul ul { display: none; float: left; width: 100%; padding-top: 20px; padding-bottom: 20px; } 

.responsive_nav ul ul li a { padding-left: 40px; } 

.ser_inner-2 cite img { width: 20px; position: absolute; right: 20px; z-index: 9; } 

.ser_inner-2 .item { overflow: visible; } 

.ser_inner-2 .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); } 

.ser_inner-2 .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { display: none; } 

/* ================ medical spa ================== */

@font-face { font-family: Britany; src: url("../fonts/Britany.otf") format("opentype"); } 

.about_section { margin-bottom: 118px; } 

.about_inner { background-color: #f2f7fb; padding: 100px 0; } 

.img_border { border: 5px solid #e16297; width: 400px; height: 350px; position: absolute; border-radius: 5px; } 

.about_inner .about_details { padding: 0 30px; } 

.about_inner .inner_wrapper img { padding-left: 35px; padding-top: 35px; z-index: 99999; position: relative; border-radius: 5px; width: 100%; } 

.about_inner p.light { color: #888; font-size: 14px; margin-bottom: 25px; } 

.about_inner p.dark { color: #222; font-size: 14px; margin-bottom: 25px; } 

.about_inner a { border-radius: 5px; } 

.treatment_wrap { background-color: #ffffff; position: relative; margin-bottom: 118px; } 

.treatment_wrap .img_wrap { margin-bottom: 60px; } 

.treatment_wrap .img_wrap img { width: 80%; height: 100%; border-radius: 100%; border: 10px solid #ffffff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.61); transition: .5s; margin: auto; } 

.treatment_wrap .img_wrap:hover img { box-shadow: 0px 0px 25px 0px rgba(166, 166, 166, 0.11); } 

.natural_product { background-color: transparent; background-image: url(../image/product-bg.jpg); height: 600px; padding-top: 120px; position: relative; } 

.product-heading h1, .product-heading p { color: #ffffff } 

.product-heading p.light { margin-top: 25px; } 

.before-after-gallery { text-align: center; background-color: #ffffff; background: #ffffff; } 

.treatment_wrap .img_wrap { margin-top: 20px; } 

.treatment_wrap .img_wrap .button.pink { padding: 10px 0; display: block; border-radius: 10px; width: 80%; margin: auto; letter-spacing: 1px; color:#000;} 

.flex-caption { width: 96%; padding: 2%; left: 0; bottom: 0; background: rgba(0, 0, 0, .5); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, .3); font-size: 14px; line-height: 18px; } 

li.css a { border-radius: 0; } 

.flexslider ul li { display: inline-block; } 

.spa_options ul li { padding: 0; margin-top: 30px; } 

.spa_filter { padding: 0; text-align: center; margin-bottom: 118px; position: relative; } 

.heading_spa span.cursive { font-family: 'Britany'; font-size: 72px; color: #2fc0df; font-size: 42px; position: absolute; left: 0; right: 0; top: -30px; opacity: .4; color: red; } 

.heading_spa.heading:after { margin: 0 auto; } 

.spa_testi { background: transparent; position: relative; } 

.spa_testi .testi_inner { background: transparent; } 

.spa_testi .testi_inner .testi_d p { color: #444; font-size: 14px; } 

.spa_testi .testi_d h4 { color: #444; } 

.spa_testi .testi_d h4 span { color: #444; } 

.spa_testi .testi_d>a.spa_client { position: absolute; bottom: -40px; top: auto; left: 50%; margin-left: -43px; height: 86px; width: 86px; overflow: hidden; display: block; border-radius: 50%; border: 2px solid #fff; } 

.spa_testi .testi_d { border: 1px solid #000; padding: 60px 30px; margin-bottom: 60px; margin-top: 0; position: relative; } 

.spa_testi .testi_d h5 { font-family: "Poppins"; font-size: 14px; font-weight: 500; color: #444; margin-bottom: 20px; } 

.spa_testi .testi_d h5 span { font-family: "Poppins"; font-size: 12px; color: #444; margin-left: 10px; } 

.spa_testi .ser_inner-2 cite img { width: 30px; right: 30px; bottom: 40px; } 

.consult_wrap { width: 100%; height: auto; padding: 50px; background-color: #f2f7fb; border: 1px solid #ddeaf5; border-radius: 5px; } 

.consult_wrap h1, .consult_wrap h4 { display: inline-block; vertical-align: middle; margin-left: 30px; } 

.consult_wrap h1 { text-transform: uppercase; } 

.consult_wrap .table-cell { display: table-cell; vertical-align: middle; } 

.consult_wrap a { border-radius: 5px; margin-top: 8px; float: right; } 

.consult_wrap i { font-size: 60px; color: #e16297; } 

.partners-logos { margin-bottom: 118px; } 

.partner_inner { background-color: #f2f7fb; padding: 85px 0; } 

/* ================ heading spa ================== */

.por { position: relative; } 

.heading_spa span.cursive { font-family: 'Britany'; font-size: 72px; color: #2fc0df; position: absolute; left: 0; right: 0; top: 30px; opacity: .4; } 

.heading_spa span.cursive.specialized { top: 40px; } 

.heading_spa span.cursive.treatments { top: 60px; } 

.heading_spa span.cursive.gallery { top: -30px; font-size: 72px; } 

.heading_spa span.cursive.patient { top: 50px; } 

.heading_spa h1 { font-weight: 600; color: #222; z-index: 99999; position: relative; font-size: 36px; } 

.heading.heading_spa p { color: #222; } 

.heading_spa.white p { color: #ffffff; } 

.heading_spa.white h1 { font-weight: 600; color: #ffffff; z-index: 99999; position: relative; } 

.heading_spa.white span.cursive { color: #ffffff; top: 70px; } 

.product_slider .owl-prev { position: absolute; left: 0; font-size: 50px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } 

.product_slider .owl-next { position: absolute; left: 30px; font-size: 50px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } 

.product_slider .owl-dots { float: left; width: 100%; padding-top: 60px; } 

.product_slider .owl-dot { display: inline-block; width: 14px; height: 14px; border-radius: 100px; border: 1px solid #797674; margin-right: 6px; } 

.product_slider .owl-dot.active { background-color: #e16297; border-color: transparent; } 

.spa_map { margin-bottom: 100px; } 

.testi_d cite img { width: 30px !important; } 

.ser_inner-2 .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { display: block; margin-top: 50px; } 

.ser_inner-2 .owl-dot, .owl-carousel .owl-nav .owl-next:before { content: "\f061"; font-family: 'FontAwesome'; color: #ffffff; font-size: 18px; margin-top: 40px; } 

.ser_inner-2 .owl-dot, .owl-carousel .owl-nav .owl-prev:before { content: "\f060"; font-family: 'FontAwesome'; color: #ffffff; font-size: 18px; margin-top: 40px; } 

.coming-wrapper { float: left; width: 100%; position: relative; height: 100vh; z-index: 99999999; background-image: url(../image/slider/one.jpg); background-position: center; background-size: cover; } 

.coming-wrapper:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(47, 191, 223, 0.68); } 

.magazi-cm-data { position: relative; } 

.magazi-coming-soon { float: left; width: 100%; text-align: center; padding-top: 100px; } 

.magazi-coming-soon h1 { color: #e16297; font-weight: 600; font-size: 50px; text-transform: uppercase; margin: 0; margin-bottom: 40px; } 

.magazi-coming-soon p { color: #e16297; font-size: 16px; font-weight: 300; margin: 0; margin-bottom: 70px; } 

.magazi-time-counter { float: left; width: 100%; margin-bottom: 50px; } 

.magazi-time-counter ul { margin: 0; padding: 0; border: 2px solid #e16297; width: 500px; margin: 0 auto; position: relative; } 

.magazi-time-counter ul:before { content: ''; position: absolute; top: 0; left: -15px; width: 30px; height: 30px; } 

.magazi-time-counter ul li { display: inline-block; padding: 20px 25px; position: relative; } 

.magazi-time-counter ul li:before { content: ''; position: absolute; top: 50%; right: 0; width: 1px; height: 40px; background-color: #e16297; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } 

.magazi-time-counter ul li:last-child:before { display: none; } 

.magazi-time-counter ul li h2 { color: #e16297; font-size: 40px; margin: 0; margin-bottom: 5px; } 

.magazi-time-counter ul li span { display: block; color: #e16297; font-size: 16px; font-weight: 300; text-transform: uppercase; } 

.magazi-subscribe.no-bg { background: transparent; padding: 0; float: left; width: 100%; } 

.magazi-subscribe.no-bg .magazi-sub-form .form-control { color: #e16297; font-size: 13px; font-weight: 300; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; } 

/* ================ Login Form ================== */

.zero_padding { padding: 0; } 

.login_page { background: #001a20; } 

.login_carousel .item { height: 100vh; color: #fff; -webkit-background-size: cover; background-position: center center; background-size: cover; -webkit-backface-visibility: hidden; background-attachment: initial; background-color: rgba(0, 0, 0, 0.61); z-index: 99999; } 

.login_carousel .item.item-1 { background-image: url('../image/custom/left_1.jpg'); position: relative; } 

.login_carousel .item.item-2 { background-image: url('../image/custom/left_2.jpg'); position: relative; } 

.login_carousel .item.item-3 { background-image: url('../image/custom/left_3.jpg'); position: relative; } 

.login_carousel .item blockquote { background-color: rgba(0, 0, 0, 0.61); padding: 20px; } 

.login_carousel .item blockquote p { color: #fff; margin-left: 40px; } 

.carousel_outer { overflow: hidden; } 

.form-section { padding: 45px 45px 0; } 

.login_carousel .item>div { position: absolute; top: 60%; } 

.login_carousel .item>div:after { content: ""; position: absolute; left: 0; width: 100%; z-index: -1111; } 

.login_right { padding: 50px 0 30px; background: #001a20; } 

.heading h1 { color: #e16297; } 

.login_right .logo_fix { text-align: center; } 

.login_footer { margin-top: 28px; } 

.form-section h1 { text-transform: capitalize; } 

.form-section p { color: #2fbfdf; margin-bottom: 20px; text-transform: capitalize; } 

.login_footer p { text-transform: inherit; } 

.login-form .form-group input { background: transparent; border-bottom: 1px solid #2fbfdf; } 

.login_btn { margin-top: 30px; } 

/* ================ Pricing ================== */

.price_wrap .heading { text-align: center; } 

.price_wrap .heading:after { margin: 0 auto; } 

.counter-section.price_counter:before { background: #2fbfdf; } 

.column-outer { border-right: 5px solid #2fbfdf; border-left: 5px solid #2fbfdf; position: relative; overflow: hidden; border-radius: 5px; transition: .3s; background-color: #fff; text-align: center; } 

.head_area { text-align: center; background: #2fbfdf; transition: .3s; } 

.head_area h1 { color: #222; font-weight: 700; line-height: 2; } 

.price_area { background: #fff; text-align: center; padding: 20px 0; transition: .3s; } 

.border-style { width: 100%; border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; border-top: 50px solid #fff; transition: .3s; } 

.border-style-2 { width: 100%; border-top-right-radius: 50%; border-top-left-radius: 50%; border-bottom: 50px solid #2fbfdf; transition: .3s; position: absolute; bottom: 0; } 

.price_area h1 { color: #222; font-size: 44px; } 

.price_area h1 span { color: #e16297; font-size: 24px; } 

.price_area h3 { font-weight: 700; } 

.content_details { margin-bottom: 50px; transition: .3s; padding: 0 20px; } 

.icon_box { background: #ffffff; width: 70px; height: 70px; text-align: center; display: inline-block; padding: 15px; border: 5px solid #2fbfdf; margin-bottom: 20px; border-radius: 50%; transition: .3s; overflow: hidden; } 

.icon_box i { font-size: 30px; } 

.content_details p { color: #444; } 

.column-outer:hover .head_area h1 { color: #fff } 

.column-outer:hover { box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.31); background: #2fbfdf; } 

.column-outer:hover .border-style { border-top: 50px solid #2fbfdf; } 

.column-outer:hover .border-style-2 { border-bottom: 50px solid #e16297; } 

.column-outer:hover .head_area { background: #e16297; } 

.column-outer:hover .price_area { background: #2fbfdf; } 

.column-outer:hover .price_area h1 { color: #ffffff; } 

.column-outer:hover .price_area h1 span { color: #e16297 } 

.column-outer:hover .icon_box { border: 5px solid #e16297; } 

.column-outer:hover .icon_box { transform: scale(1.3); } 

/* ================ Department ================== */

.dep_section.counter-section { text-align: center; } 

.dep_section .counter-icon { float: none; display: inline-block; } 

.dep_section .counter-item { float: none; } 

.dep_section .counter-info { float: none; padding: 20px 0 0; } 

article.news.dep_details figure { width: 100%; height: 500px; margin-bottom: 30px; } 

.blog_wrap .content { padding: 10px 15px; } 

.blog_wrap .choose-us { margin-top: 50px; } 

.department_tabs ul { margin-bottom: 20px; } 

.department_tabs ul li { display: inline-block; margin-right: 30px; } 

.single_department .news img.service_small { float: right; width: 100%; } 

.small_para { padding-right: 20px; } 

.department_serv { margin-top: 80px; } 

/* ==================================== Check-Out Page Css ======================= */

.heading-box h2 { font-size: 30px; margin-bottom: 30px; color: #7da500; font-weight: 700; } 

.heading-box h2 span { color: #222; } 

.romana_check_out_form .common_input input, .romana_check_out_form .common_input select { width: 100%; border: 1px solid #e3e3e3; background: #fff; border-radius: 5px; margin-bottom: 30px; padding: 10px; } 

.romana_check_out_form .select_option_one::after { color: #b8b8b8; } 

.check_form_left { margin-right: 40px; } 

@media only screen and (min-width: 768px) and (max-width: 991px){
 .check_form_left { margin-right: 10px; } 
 }

@media only screen and (min-width: 0px) and (max-width: 767px){
 .check_form_left { margin-right: 0px; } 
 }

.check_form_left h3 { margin-bottom: 50px; font-size: 24px; } 

.check_form_right { padding: 35px 30px 40px; background: #6e9100; color: #fff; } 

@media only screen and (min-width: 768px) and (max-width: 991px){
 .check_form_right { padding: 35px 10px 40px; } 
 }

@media only screen and (min-width: 0px) and (max-width: 767px){
 .check_form_right { padding: 35px 10px 40px; } 
 }

.check_form_right h3 { font-size: 24px; margin-bottom: 22px; } 

.product_order ul, .romana_select_method ul { list-style: none; margin-left: 0; padding-left: 0; } 

.check_form_right .product_order ul li { padding: 8px 5px; } 

.check_form_right .product_order ul li:first-child { border-bottom: 1px solid #e3e3e3; } 

.check_form_right .product_order ul li:nth-child(2) { font-weight: 300; font-size: 15px; padding: 15px 5px; border-bottom: 1px solid #e3e3e3; margin-bottom: 8px; } 

.check_form_right .product_order ul li span { float: right; } 

.check_form_right .paypal_img { margin-top: 20px; } 

.check_form_right .common_btn { width: 100%; color: #fff; margin-top: 36px; } 

.check_form_right h2 { color: #ffffff; text-transform: capitalize; } 

.romana_select_method { margin-top: 30px; } 

.romana_select_method li { margin-top: 20px; } 

.romana_select_method label { padding-left: 14px; } 

.address_box { padding-bottom: 50px !important; } 

.sign_up { padding: 0 0 50px; } 

.sign_up .news_letter input[type="text"] { color: #222; } 

.sign_up h4 { color: #222; font-weight: 600; font-size: 22px; } 

.sign_up .news_letter input[type="phone"] { padding: 10px; display: block; width: 100%; border: 1px solid #cccccc; background: none; border-radius: 5px; font: 14px 'open sans', sans-serif; margin-bottom: 20px; } 

/*Cart List*/

.cart-list { position: relative; } 

.cart-list li { position: relative; margin-left: 20px; display: inline-block; } 

.cart-list li a { position: relative; color: #222222; font-size: 14px; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; } 

.cart-list li a .icon { position: relative; color: #888888; margin-right: 6px; font-size: 16px; } 

.cart-list li a:hover { color: #e7470c; } 

.cart-list li.cart a { color: #222222; font-weight: 600; font-size: 20px; } 

.cart-list li.cart a .icon { color: #222222; font-size: 32px; } 

.cart-list li.cart a .icon .total { position: absolute; top: -16px; right: -10px; width: 18px; height: 18px; color: #ffffff; border-radius: 50%; line-height: 18px; font-size: 12px; text-align: center; font-weight: 600; display: inline-block; background-color: #e5a62d; } 

/* ==================================== Cart Page Css ======================= */

@media only screen and (min-width: 0px) and (max-width: 767px){
 .table_scroll { overflow-x: scroll; } 
 }

.padding_all { padding-top: 66px !important; } 

.cart_amount { margin-top: -12px; } 

@media only screen and (min-width: 768px) and (max-width: 991px){
 .cart_amount { margin-top: 4px; } 
 }

@media only screen and (min-width: 0px) and (max-width: 767px){
 .cart_amount { margin-top: 0px; } 
 }

.table.table-striped.table-responsive a { border-radius: 14px; color: #fff; font-size: 12px; height: 14px; line-height: 15px; position: absolute; right: 50px; text-align: center; top: 47%; width: 14px; } 

@media only screen and (min-width: 0px) and (max-width: 767px){
 .table.table-striped.table-responsive a { top: 52%; right: 25px; } 
 }

.table>tr>th { border-bottom: medium none; color: #fff; padding: 15px; vertical-align: bottom; padding-left: 20px; } 

.table>thead>tr>th { border-bottom: medium none; color: #fff; vertical-align: bottom; padding-left: 48px; padding-top: 15px; padding-bottom: 15px; } 

.table>tbody>tr>td, .table>tbody>tr>th { border-bottom: 1px solid #f6f6f6; padding-left: 48px; position: relative; padding-top: 28px; padding-bottom: 28px; } 

@media only screen and (min-width: 768px) and (max-width: 991px){
 .table>tbody>tr>td, .table>tbody>tr>th { padding-left: 2px; } 
 }

@media only screen and (min-width: 0px) and (max-width: 767px){
 .table>tbody>tr>td, .table>tbody>tr>th { padding-left: 20px; } 
 }

.table.table-striped.table-responsive p { margin-top: 37px; } 

@media only screen and (min-width: 0px) and (max-width: 767px){
 .table.table-striped.table-responsive p { font-size: 15px; } 
 }

.table-striped>tbody>tr:nth-of-type(2n+1) { background-color: #ffff; } 

.table.table-striped.table-responsive img { box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2); } 

.cart_page_area .cart_btns { margin-top: 36px; } 

.cart_page_area .common_btn { background: #4daefe; color: #fff; width: 200px; box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.11); height: 48px; } 

@media only screen and (min-width: 0px) and (max-width: 767px){
 .cart_page_area .common_btn { width: 0% !important; margin-top: 20px; line-height: 45px; } 
 }

.cart_page_area .hvr-bounce-to-right::before { background: #373737 !important; } 

.cart_page_area .cart_page_btn1 { background: #fff; border: 1px solid #e3e3e3; color: #8b8b8b; font-weight: 300; font-size: 15px; box-shadow: none; width: 300px !important; margin-right: 18px; position: relative; } 

@media only screen and (min-width: 768px) and (max-width: 991px){
 .cart_page_area .cart_page_btn1 { width: 200px !important; } 
 }

@media only screen and (min-width: 0px) and (max-width: 767px){
 .cart_page_area .cart_page_btn1 { width: 99% !important; } 
 }

.cart_page_area .cart_page_btn3 { width: 150px !important; } 

@media only screen and (min-width: 0px) and (max-width: 767px){
 .cart_page_area .cart_page_btn3 { width: 100% !important; } 
 }

.cart_page_btn2 { left: 43%; position: absolute; top: 0; } 

@media only screen and (min-width: 992px) and (max-width: 1199px){
 .cart_page_btn2 { left: 51%; } 
 }

@media only screen and (min-width: 768px) and (max-width: 991px){
 .cart_page_btn2 { left: 47%; } 
 }

.cart_amount>input { background: #fbfbfb; border: medium none; border-radius: 50px; height: 48px; padding: 6px 22px; width: 130px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2); } 

.cart_wrpaer img { width: 93px } 

.padding_all .product-regulator { margin-bottom: 0; } 

.product-regulator button { border: 1px solid #e1e1e1; border-radius: 0; color: #0c1f38; height: 44px; padding: 11px 12px; display: inline-block; } 

.product-regulator .output { color: #7f7f7f; display: inline-block; height: 44px; padding: 11px 12px; text-align: center; vertical-align: top; width: 80px; border: 1px solid #e1e1e1; } 

.product-meta-details { border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 15px; font-size: 14px; } 

@media only screen and (min-width: 768px) and (max-width: 991px){
 .cart_amount>input { margin-top: -16px; } 
 }

@media (max-width: 767px){
 .cart_amount>input { margin-top: -16px; } 
 }

.cart_totals_area { overflow: hidden; margin-top: 82px; padding: 30px; } 

.cart_totals_area ul { margin: 0; } 

@media (max-width: 767px){
 .cart_totals_area { padding: 54px 25px 30px; } 
 }

.cart_totals_area h3 { margin-bottom: 40px; } 

.cart_totals_area li { overflow: hidden; padding-bottom: 14px; } 

.cart_totals_area li:last-child { border-top: 1px solid #dbdbdb; padding-top: 13px; } 

.cart_totals_area li span { float: right; } 

.cart_totals_area .common_btn { width: 250px !important; float: right; margin-top: 25px; } 

@media (max-width: 767px){
 .cart_totals_area .common_btn { width: 100% !important; float: none; } 
 .cart_page_btn2 { left: 0; top: 88px; } 
 .mt-20 { margin-top: 20px; } 
 }

.estimate-section { padding: 80px 0; } 

.margin_btm { margin-bottom: 30px; } 

.dark-bg { background-color: #2fbfdf; } 

.cart_wrpaer { border-left: 1px solid #f6f6f6; border-right: 1px solid #f6f6f6; margin-bottom: 40px; } 

.cart_wrpaer table { margin-bottom: 0; } 

.common_btn { padding: 15px; } 

.cart_page_btn2 { left: 43%; position: absolute; top: 0; } 

.default-form .form-group.get_btn { padding: 0; } 

.cart-2 { margin-top: 0; } 

.quantity input.qty { padding: 5px; } 

.checkout_btn { margin-top: 50px; } 

.select_option_one select { width: 100%; padding: 10px; } 

.zip_code { padding: 10px; } 

.get_btn { display: inline-block; float: right; margin-top: 15px; } 

/* ==================================== Homepage 8 ======================= */

.zero_padding { padding: 0; } 

.header_8 { height: 110px; padding: 10px; position: relative; } 

.header_8:before { content: ''; position: absolute; background: #33a9c6; width: 50%; height: 100%; left: 0; top: 0; } 

.slider_8 { position: relative; } 

.slider_8:before { content: ''; position: absolute; background-image: url(../image/slider/slider_left.png); width: 500px; height: 520px; top: 0; left: 0; z-index: -1; background-repeat: no-repeat; } 

.slider_8:after { content: ''; position: absolute; background-image: url(../image/slider/slider_right.png); width: 500px; height: 500px; bottom: 0; right: 0; z-index: -1; background-repeat: no-repeat; } 

.header_8 .logo img { max-width: 100%; width: auto; } 

.header_8 nav { float: none; padding-right: 10px; } 

.indxeight { margin: 0 50px; overflow: hidden; position: relative; box-shadow: 0 0 20px rgba(84, 84, 84, 0.81); } 

.indxeight .tp-bgimg.defaultimg:before { content: none; } 

.indxeight .lyr2, .indxeight .lyr3 { color: #060202; font-family: "Poppins", sans-serif; } 

.indxeight .lyr4 { color: #14677b; border-color: #14677b; } 

.indxeight .lyr4:hover { background: #14677b; color: #ffffff; } 

.technologist .heading { text-align: center; margin-bottom: 80px; } 

.technologist .heading:after { margin: 0 auto; } 

.services_box img { margin-bottom: 20px; } 

.services_box h6 { font: 600 18px 'Poppins', sans-serif; color: #444; margin-bottom: 20px; text-transform: capitalize; } 

.services_box p { font: 500 14px 'Poppins', sans-serif; color: #888; } 

.laborities_section { margin-bottom: 100px; position: relative; } 

.laborities_section:after { position: absolute; content: ''; width: 0; height: 0; border-left: 100px solid transparent; border-bottom: 100px solid #e16297; right: 0; bottom: -20px; } 

.laboratory_left { background: url(https://via.placeholder.com/560x715); background-repeat: no-repeat; background-size: cover; background-position: center; width: 100%; height: 715px; } 

.laboratory_services { background: #14677b; position: relative; padding: 90px 100px; height: 715px; } 

.laboratory_services:before { content: ''; position: absolute; width: 0; height: 0; border-left: 150px solid #1b6c7f; border-bottom: 150px solid transparent; left: 0; top: 0; } 

.lab_heading { margin-bottom: 50px; position: relative; } 

.lab_heading:before { position: absolute; content: 'Services'; position: absolute; right: 0; top: -100%; margin: 0 auto; font: 900 100px 'Poppins', sans-serif; color: #1b6c7f; } 

.laboratory_services .lab_heading h1 { font: 600 36px "Poppins", sans-serif; color: #ffffff; z-index: 999; position: relative; } 

.laboratory_services .lab_heading p { font: 400 14px "Poppins", sans-serif; color: #ffffff; z-index: 99; } 

.lab_service { margin-bottom: 30px; } 

.lab_service .lab_icon img { max-width: 100%; } 

.lab_service .lab_icon { display: table-cell; vertical-align: top; } 

.lab_service .service_details { display: table-cell; vertical-align: top; padding-left: 20px; } 

.lab_service .service_details h5 { font: 500 20px 'Poppins', sans-serif; color: #ffffff; } 

.lab_service .service_details p { font: 400 14px 'Poppins', sans-serif; color: #ffffff; opacity: .3; } 

.stats_sec .heading { text-align: center; margin-bottom: 90px; } 

.stats_sec .heading:after { margin: 0 auto; } 

.stats_sec .heading h3 { font-weight: 400; font-size: 30px; margin-bottom: 0; } 

.stats_sec .heading p { font: 600 36px 'Poppins', sans-serif; } 

.stats { text-align: center; } 

.stats h5 { font: 600 18px 'Poppins', sans-serif; color: #444; } 

.stats p { font: 300 30px 'Poppins', sans-serif; color: #444; } 

.facility_sec { position: relative; padding-bottom: 100px; } 

.facility_sec p.details { font: 400 14px 'Poppins', sans-serif; color: #888; margin-bottom: 30px; } 

.facility_sec ul { margin-bottom: 60px; } 

.facility_sec ul li { font: 400 14px 'Poppins', sans-serif; color: #222; margin-bottom: 15px; } 

.facility_sec ul li i { margin-right: 10px; color: #e16297; } 

.facility_left { padding-left: 50px; position: relative; margin-bottom: 150px; } 

.facility_left img { max-width: 100%; } 

.lab_number { background: #e16297; padding: 30px 60px; position: absolute; left: 0; bottom: 50px; } 

.facility_left:before { position: absolute; content: ''; width: 0; height: 0; border-left: 50px solid #2fc0df; border-bottom: 50px solid transparent; left: 0; bottom: 115px; z-index: 99; } 

.facility_left:after { position: absolute; content: '\f095'; font-family: 'FontAwesome'; left: 10px; bottom: 140px; z-index: 99; color: #ffffff; } 

.facility_sec .lab_number p { font: 400 24px 'Poppins', sans-serif; color: #ffffff; } 

.facility_sec .lab_number p span { vertical-align: middle; } 

.facility_sec .lab_number p span a { font: 700 36px "Poppins", sans-serif; color: #ffffff; margin-left: 30px; } 

.facility_sec h6 { font: 600 24px 'Poppins', sans-serif; color: #444; margin-bottom: 30px; } 

.facility_sec p { font: 500 14px 'Poppins', sans-serif; color: #888; } 

.facility_sec:before { content: ''; position: absolute; width: 100%; height: 100%; background: url(../image/telescope.png); left: -10%; bottom: -20%; background-position: left; background-repeat: no-repeat; z-index: -1; } 

.progress_bar_wrap label { font: 600 14px "Poppins", sans-serif; color: #444; } 

.progress { height: 5px; background: #eeeeee; overflow: visible } 

.progress .bar { background: #14677b; position: relative; height: 5px; transition-duration: 5s; } 

.facilty_right { position: absolute; right: 0; top: 10%; } 

.facilty_right img { width: 110px; display: block; margin-bottom: 20px; } 

.test_booking { padding: 80px 40px; background-color: #2fc0df; text-align: center; margin-top: 50px; } 

.lab_test { padding: 30px 0; } 

.test_bg { background: url('https://via.placeholder.com/1350x500'); background-repeat: no-repeat; background-size: cover; width: 100%; height: 500px; padding: 50px 0; } 

.lab_test .button.pink { display: inline-block; } 

.test_booking h2 { font: 500 36px 'Poppins', sans-serif; color: #ffffff; margin-bottom: 20px; } 

.test_booking p { font: 500 18px 'Poppins', sans-serif; color: #ffffff; margin-bottom: 40px; } 

.articles.news_wrap { background-color: #ffffff; } 

.articles.news_wrap .detail { background-color: #fcfcfc; } 

.articles.news_wrap .news figure { height: 300px; } 

.articles.news_wrap .detail .meta ul li, .articles.news_wrap .detail .meta ul li a, .articles.news_wrap .detail .meta ul li span { color: #14677b; font: 600 12px 'Poppins', sans-serif; } 

.articles.news_wrap .detail .meta ul li { margin-bottom: 20px; } 

.articles.news_wrap .detail h5 { font: 600 18px 'Poppins', sans-serif; color: #444; } 

.articles.news_wrap .detail p { font: 500 14px 'Poppins', sans-serif; color: #888; margin-bottom: 30px; } 

.articles.news_wrap .detail { padding: 50px 40px; } 

.articles.news_wrap .detail a { color: #2fc0df; font: 400 14px 'Poppins', sans-serif; text-decoration: underline; text-transform: capitalize; transition: .4s; } 

.articles.news_wrap .detail a:hover { color: #e16297; } 

.articles.news_wrap .news:hover .detail { background-color: #f6fbff; } 

.lab_testimonials { padding: 0 0 100px; position: relative; } 

.lab_testimonials:after { content: ''; position: absolute; background-image: url(../image/slider/slider_right.png); width: 500px; height: 500px; bottom: 0; right: 0; z-index: -1; background-repeat: no-repeat; } 

.labority_carousel.owl-carousel .owl-stage-outer { padding: 20px 0; } 

.lab_testi { text-align: center; padding: 60px; background-color: #ffffff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.61); } 

.lab_testi cite img { width: 30px !important; margin: 0 auto; margin-bottom: 20px; } 

.lab_testi p { font: 500 16px 'Poppins', sans-serif; color: #444; margin-bottom: 30px; } 

.lab_testi h6 { font: 600 16px 'Poppins', sans-serif; color: #444; } 

/*========================= video-t1 starts=========================*/

.sh-above { position: relative; z-index: 1; } 

.our-services-hp6.our-services { padding: 0; } 

.our-services-hp6.our-services { position: relative; background-image: url(../image/2after.jpg); background-repeat: no-repeat; width: 100%; height: 100%; background-size: cover; background-attachment: fixed; } 

.our-services-hp6.our-services:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; } 

.bg-image { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; } 

.bg-image:after { content: ""; left: 0; top: 0; bottom: 0; width: 100%; height: 100%; } 

.minh { min-height: 300px; max-height: 300px; } 

.minh:after { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 90%; height: 100%; transform: skew(-20deg) translateX(30px); z-index: -1; } 

.minh1:after { position: relative; } 

.vid-text { padding: 80px 0; letter-spacing: 1px; } 

.vid-text h1 { font-weight: bold; text-transform: uppercase; margin-bottom: 20px; } 

.vid-text p { font-weight: 600; width: 80%; margin: auto; } 

.popup-youtube { padding: 0px 0; background-color: unset; margin: 80px 0; } 

.popup-youtube i { font-size: 50px; } 

.popup-youtube i { padding: 45px 50px; font-size: 50px; width: 150px; height: 150px; border-radius: 50%; } 

#myvideo { display: none; -webkit-transition: 0.3s; transition: 0.3s; } 

@media(max-width:992px){
 .minh { min-height: 200px; max-height: 200px; } 
 iframe { max-height: 190px; } 
 .vid-text { padding: 40px 0; letter-spacing: 1px; } 
 .minh:after { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 100%; height: 100%; transform: skew(0deg) translateX(0px); z-index: -1; } 
 .vid-text p { font-weight: 600; width: 100%; margin: auto; } 
 .popup-youtube { padding: 0px 0; background-color: unset; margin: 20px 0; } 
 .popup-youtube i { font-size: 50px; } 
 .popup-youtube i { padding: 30px 40px; font-size: 50px; width: 120px; height: 120px; } 
 }

@media(max-width:400px){
 .minh { min-height: 220px; max-height: 220px; } 
 .popup-youtube { margin: 50px 0 20px 0; } 
 }

/*========================= video-t1 Ends=========================*/




/*=========================Promo Banner Starts=========================*/

.mah { max-height: 220px; min-height: 220px; } 

.flex-centering { display: flex; align-items: center; justify-content: center; } 

.flex-centeringv { display: flex; align-items: center; } 

.promo-banners .img img { margin: auto; max-width: 200px; } 

.promo-banners .text-pos h3 { font-size: 24px; font-weight: 600; margin-bottom: 10px; } 

.promo-banners .text-pos span{
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 16px;
}

.promo-banners .btns a.btn { font-size: 16px; font-weight: 600; letter-spacing: 1px; padding: 10px 30px; text-transform: uppercase; } 


@media(max-width:992px){
 .flex-unset.flex-centering { display: unset } 
 .flex-unset.flex-centeringv { display: unset } 
 .promo-banners .text-pos { padding: 70px 0 0 0; } 
 .mah { max-height: 350px; min-height: 350px; } 
 .pad-res{padding: 40px 0;}
 }

@media(max-width:768px){
 .mah { max-height: 350px; min-height: 350px; } 
 .promo-banners .text-pos { padding: 30px 0; } 
 .promo-banners .text-pos h3 { margin-bottom: 0px; font-size: 25px; } 
 .promo-banners .img img { margin: auto; max-width: 170px; } 
 .promo-banners .btns a.btn { font-size: 14px; letter-spacing: 1px; padding: 8px 30px; }
 .pad-res{padding: 0px 0;} 
 }

@media(max-width:576px){
 .mah { max-height: 350px; min-height: 350px; } 
 .promo-banners .text-pos { padding: 20px 0; } 
 .promo-banners .text-pos h3 { margin-bottom: 10px; font-size: 22px; line-height: 1; } 
 .promo-banners .text-pos p { font-size: 13px; line-height: 1.1; } 
 .promo-banners .img img { margin: auto; max-width: 140px; } 
 .promo-banners .btns a.btn { font-size: 14px; letter-spacing: 1px; padding: 8px 30px; } 
 }

/*=========================Promo Banner Ends=========================*/


/*=========================Owl Arrows Ends=========================*/

.owl-arrows{ padding: 6px 7px; width: 30px; height: 30px; background-color: #007241; border-radius: 50%; font-size: 20px; color: #ffffff; margin: 0 0px;}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next{display: inline-block;}

/* .owl-nav{margin-top: -30px;} */
/**
 * @package IcoFont by ThemeHunt - https://themehunt.com
 * @version 1.0.0 Beta
 * @author IcoFont http://icofont.com
 * @copyright Copyright (c) 2018 IcoFont
 * @license - http://icofont.com/license/
*/

@font-face {
    font-family: 'icofont';
    src: url('../fonts/icofont.eot?v=1.0.0-beta');
    src: url('../fonts/icofont.eot?v=1.0.0-beta#iefix') format('embedded-opentype'),
    url('../fonts/icofont.ttf?v=1.0.0-beta') format('truetype'),
    url('../fonts/icofont.woff?v=1.0.0-beta') format('woff'),
    url('../fonts/icofont.svg?v=1.0.0-beta#icofont') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icofont {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icofont-angry-monster:before {
	content: "\e901";
}
.icofont-bathtub:before {
	content: "\e902";
}
.icofont-bird-wings:before {
	content: "\e903";
}
.icofont-bow:before {
	content: "\e904";
}
.icofont-brain-alt:before {
	content: "\e905";
}
.icofont-butterfly-alt:before {
	content: "\e906";
}
.icofont-castle:before {
	content: "\e907";
}
.icofont-circuit:before {
	content: "\e908";
}
.icofont-dart:before {
	content: "\e909";
}
.icofont-dice-alt:before {
	content: "\e90a";
}
.icofont-disability-race:before {
	content: "\e90b";
}
.icofont-diving-goggle:before {
	content: "\e90c";
}
.icofont-fire-alt:before {
	content: "\e90d";
}
.icofont-flame-torch:before {
	content: "\e90e";
}
.icofont-flora-flower:before {
	content: "\e90f";
}
.icofont-flora:before {
	content: "\e910";
}
.icofont-gift-box:before {
	content: "\e911";
}
.icofont-halloween-pumpkin:before {
	content: "\e912";
}
.icofont-hand-power:before {
	content: "\e913";
}
.icofont-hand-thunder:before {
	content: "\e914";
}
.icofont-king-crown:before {
	content: "\e915";
}
.icofont-king-monster:before {
	content: "\e916";
}
.icofont-love:before {
	content: "\e917";
}
.icofont-magician-hat:before {
	content: "\e918";
}
.icofont-native-american:before {
	content: "\e919";
}
.icofont-open-eye:before {
	content: "\e91a";
}
.icofont-owl-look:before {
	content: "\e91b";
}
.icofont-phoenix:before {
	content: "\e91c";
}
.icofont-queen-crown:before {
	content: "\e91d";
}
.icofont-robot-face:before {
	content: "\e91e";
}
.icofont-sand-clock:before {
	content: "\e91f";
}
.icofont-shield-alt:before {
	content: "\e920";
}
.icofont-ship-wheel:before {
	content: "\e921";
}
.icofont-skull-danger:before {
	content: "\e922";
}
.icofont-skull-face:before {
	content: "\e923";
}
.icofont-snail:before {
	content: "\e924";
}
.icofont-snow-alt:before {
	content: "\e925";
}
.icofont-snow-flake:before {
	content: "\e926";
}
.icofont-snowmobile:before {
	content: "\e927";
}
.icofont-space-shuttle:before {
	content: "\e928";
}
.icofont-star-shape:before {
	content: "\e929";
}
.icofont-swirl:before {
	content: "\e92a";
}
.icofont-tattoo-wing:before {
	content: "\e92b";
}
.icofont-throne:before {
	content: "\e92c";
}
.icofont-touch:before {
	content: "\e92d";
}
.icofont-tree-alt:before {
	content: "\e92e";
}
.icofont-triangle:before {
	content: "\e92f";
}
.icofont-unity-hand:before {
	content: "\e930";
}
.icofont-weed:before {
	content: "\e931";
}
.icofont-woman-bird:before {
	content: "\e932";
}
.icofont-animal-bat:before {
	content: "\e933";
}
.icofont-animal-bear-tracks:before {
	content: "\e934";
}
.icofont-animal-bear:before {
	content: "\e935";
}
.icofont-animal-bird-alt:before {
	content: "\e936";
}
.icofont-animal-bird:before {
	content: "\e937";
}
.icofont-animal-bone:before {
	content: "\e938";
}
.icofont-animal-bull:before {
	content: "\e939";
}
.icofont-animal-camel-alt:before {
	content: "\e93a";
}
.icofont-animal-camel-head:before {
	content: "\e93b";
}
.icofont-animal-camel:before {
	content: "\e93c";
}
.icofont-animal-cat-alt-1:before {
	content: "\e93d";
}
.icofont-animal-cat-alt-2:before {
	content: "\e93e";
}
.icofont-animal-cat-alt-3:before {
	content: "\e93f";
}
.icofont-animal-cat-alt-4:before {
	content: "\e940";
}
.icofont-animal-cat-with-dog:before {
	content: "\e941";
}
.icofont-animal-cat:before {
	content: "\e942";
}
.icofont-animal-cow-head:before {
	content: "\e943";
}
.icofont-animal-cow:before {
	content: "\e944";
}
.icofont-animal-crab:before {
	content: "\e945";
}
.icofont-animal-crocodile:before {
	content: "\e946";
}
.icofont-animal-deer-head:before {
	content: "\e947";
}
.icofont-animal-dog-alt:before {
	content: "\e948";
}
.icofont-animal-dog-barking:before {
	content: "\e949";
}
.icofont-animal-dog:before {
	content: "\e94a";
}
.icofont-animal-dolphin:before {
	content: "\e94b";
}
.icofont-animal-duck-tracks:before {
	content: "\e94c";
}
.icofont-animal-eagle-head:before {
	content: "\e94d";
}
.icofont-animal-eaten-fish:before {
	content: "\e94e";
}
.icofont-animal-elephant-alt:before {
	content: "\e94f";
}
.icofont-animal-elephant-head-alt:before {
	content: "\e950";
}
.icofont-animal-elephant-head:before {
	content: "\e951";
}
.icofont-animal-elephant:before {
	content: "\e952";
}
.icofont-animal-elk:before {
	content: "\e953";
}
.icofont-animal-fish-alt-1:before {
	content: "\e954";
}
.icofont-animal-fish-alt-2:before {
	content: "\e955";
}
.icofont-animal-fish-alt-3:before {
	content: "\e956";
}
.icofont-animal-fish-alt-4:before {
	content: "\e957";
}
.icofont-animal-fish:before {
	content: "\e958";
}
.icofont-animal-fox-alt:before {
	content: "\e959";
}
.icofont-animal-fox:before {
	content: "\e95a";
}
.icofont-animal-frog-tracks:before {
	content: "\e95b";
}
.icofont-animal-frog:before {
	content: "\e95c";
}
.icofont-animal-froggy:before {
	content: "\e95d";
}
.icofont-animal-giraffe-alt:before {
	content: "\e95e";
}
.icofont-animal-giraffe:before {
	content: "\e95f";
}
.icofont-animal-goat-head-alt-1:before {
	content: "\e960";
}
.icofont-animal-goat-head-alt-2:before {
	content: "\e961";
}
.icofont-animal-goat-head:before {
	content: "\e962";
}
.icofont-animal-gorilla:before {
	content: "\e963";
}
.icofont-animal-hen-tracks:before {
	content: "\e964";
}
.icofont-animal-horse-head-alt-1:before {
	content: "\e965";
}
.icofont-animal-horse-head-alt-2:before {
	content: "\e966";
}
.icofont-animal-horse-head:before {
	content: "\e967";
}
.icofont-animal-horse-tracks:before {
	content: "\e968";
}
.icofont-animal-jellyfish:before {
	content: "\e969";
}
.icofont-animal-kangaroo:before {
	content: "\e96a";
}
.icofont-animal-lemur:before {
	content: "\e96b";
}
.icofont-animal-lion-alt:before {
	content: "\e96c";
}
.icofont-animal-lion-head-alt:before {
	content: "\e96d";
}
.icofont-animal-lion-head:before {
	content: "\e96e";
}
.icofont-animal-lion:before {
	content: "\e96f";
}
.icofont-animal-monkey-alt-1:before {
	content: "\e970";
}
.icofont-animal-monkey-alt-2:before {
	content: "\e971";
}
.icofont-animal-monkey-alt-3:before {
	content: "\e972";
}
.icofont-animal-monkey:before {
	content: "\e973";
}
.icofont-animal-octopus-alt:before {
	content: "\e974";
}
.icofont-animal-octopus:before {
	content: "\e975";
}
.icofont-animal-owl:before {
	content: "\e976";
}
.icofont-animal-panda-alt:before {
	content: "\e977";
}
.icofont-animal-panda:before {
	content: "\e978";
}
.icofont-animal-panther:before {
	content: "\e979";
}
.icofont-animal-parrot-lip:before {
	content: "\e97a";
}
.icofont-animal-parrot:before {
	content: "\e97b";
}
.icofont-animal-paw:before {
	content: "\e97c";
}
.icofont-animal-pelican:before {
	content: "\e97d";
}
.icofont-animal-penguin:before {
	content: "\e97e";
}
.icofont-animal-pig-alt:before {
	content: "\e97f";
}
.icofont-animal-pig:before {
	content: "\e980";
}
.icofont-animal-pigeon-alt:before {
	content: "\e981";
}
.icofont-animal-pigeon:before {
	content: "\e982";
}
.icofont-animal-pigeons:before {
	content: "\e983";
}
.icofont-animal-rabbit-running:before {
	content: "\e984";
}
.icofont-animal-rat-alt:before {
	content: "\e985";
}
.icofont-animal-rhino-head:before {
	content: "\e986";
}
.icofont-animal-rhino:before {
	content: "\e987";
}
.icofont-animal-rooster:before {
	content: "\e988";
}
.icofont-animal-seahorse:before {
	content: "\e989";
}
.icofont-animal-seal:before {
	content: "\e98a";
}
.icofont-animal-shrimp:before {
	content: "\e98b";
}
.icofont-animal-snail-alt-1:before {
	content: "\e98c";
}
.icofont-animal-snail-alt-2:before {
	content: "\e98d";
}
.icofont-animal-snail:before {
	content: "\e98e";
}
.icofont-animal-snake:before {
	content: "\e98f";
}
.icofont-animal-squid:before {
	content: "\e990";
}
.icofont-animal-squirrel:before {
	content: "\e991";
}
.icofont-animal-tiger-alt:before {
	content: "\e992";
}
.icofont-animal-tiger:before {
	content: "\e993";
}
.icofont-animal-turtle:before {
	content: "\e994";
}
.icofont-animal-whale:before {
	content: "\e995";
}
.icofont-animal-woodpecker:before {
	content: "\e996";
}
.icofont-animal-zebra:before {
	content: "\e997";
}
.icofont-brand-acer:before {
	content: "\e998";
}
.icofont-brand-adidas:before {
	content: "\e999";
}
.icofont-brand-adobe:before {
	content: "\e99a";
}
.icofont-brand-air-new-zealand:before {
	content: "\e99b";
}
.icofont-brand-airbnb:before {
	content: "\e99c";
}
.icofont-brand-aircell:before {
	content: "\e99d";
}
.icofont-brand-airtel:before {
	content: "\e99e";
}
.icofont-brand-alcatel:before {
	content: "\e99f";
}
.icofont-brand-alibaba:before {
	content: "\e9a0";
}
.icofont-brand-aliexpress:before {
	content: "\e9a1";
}
.icofont-brand-alipay:before {
	content: "\e9a2";
}
.icofont-brand-amazon:before {
	content: "\e9a3";
}
.icofont-brand-amd:before {
	content: "\e9a4";
}
.icofont-brand-american-airlines:before {
	content: "\e9a5";
}
.icofont-brand-android-robot:before {
	content: "\e9a6";
}
.icofont-brand-android:before {
	content: "\e9a7";
}
.icofont-brand-aol:before {
	content: "\e9a8";
}
.icofont-brand-apple:before {
	content: "\e9a9";
}
.icofont-brand-appstore:before {
	content: "\e9aa";
}
.icofont-brand-asus:before {
	content: "\e9ab";
}
.icofont-brand-ati:before {
	content: "\e9ac";
}
.icofont-brand-att:before {
	content: "\e9ad";
}
.icofont-brand-audi:before {
	content: "\e9ae";
}
.icofont-brand-axiata:before {
	content: "\e9af";
}
.icofont-brand-bada:before {
	content: "\e9b0";
}
.icofont-brand-bbc:before {
	content: "\e9b1";
}
.icofont-brand-bing:before {
	content: "\e9b2";
}
.icofont-brand-blackberry:before {
	content: "\e9b3";
}
.icofont-brand-bmw:before {
	content: "\e9b4";
}
.icofont-brand-box:before {
	content: "\e9b5";
}
.icofont-brand-burger-king:before {
	content: "\e9b6";
}
.icofont-brand-business-insider:before {
	content: "\e9b7";
}
.icofont-brand-buzzfeed:before {
	content: "\e9b8";
}
.icofont-brand-cannon:before {
	content: "\e9b9";
}
.icofont-brand-casio:before {
	content: "\e9ba";
}
.icofont-brand-china-mobile:before {
	content: "\e9bb";
}
.icofont-brand-china-telecom:before {
	content: "\e9bc";
}
.icofont-brand-china-unicom:before {
	content: "\e9bd";
}
.icofont-brand-cisco:before {
	content: "\e9be";
}
.icofont-brand-citibank:before {
	content: "\e9bf";
}
.icofont-brand-cnet:before {
	content: "\e9c0";
}
.icofont-brand-cnn:before {
	content: "\e9c1";
}
.icofont-brand-cocal-cola:before {
	content: "\e9c2";
}
.icofont-brand-compaq:before {
	content: "\e9c3";
}
.icofont-brand-copy:before {
	content: "\e9c4";
}
.icofont-brand-debian:before {
	content: "\e9c5";
}
.icofont-brand-delicious:before {
	content: "\e9c6";
}
.icofont-brand-dell:before {
	content: "\e9c7";
}
.icofont-brand-designbump:before {
	content: "\e9c8";
}
.icofont-brand-designfloat:before {
	content: "\e9c9";
}
.icofont-brand-disney:before {
	content: "\e9ca";
}
.icofont-brand-dodge:before {
	content: "\e9cb";
}
.icofont-brand-dove:before {
	content: "\e9cc";
}
.icofont-brand-ebay:before {
	content: "\e9cd";
}
.icofont-brand-eleven:before {
	content: "\e9ce";
}
.icofont-brand-emirates:before {
	content: "\e9cf";
}
.icofont-brand-espn:before {
	content: "\e9d0";
}
.icofont-brand-etihad-airways:before {
	content: "\e9d1";
}
.icofont-brand-etisalat:before {
	content: "\e9d2";
}
.icofont-brand-etsy:before {
	content: "\e9d3";
}
.icofont-brand-facebook:before {
	content: "\e9d4";
}
.icofont-brand-fastrack:before {
	content: "\e9d5";
}
.icofont-brand-fedex:before {
	content: "\e9d6";
}
.icofont-brand-ferrari:before {
	content: "\e9d7";
}
.icofont-brand-fitbit:before {
	content: "\e9d8";
}
.icofont-brand-flikr:before {
	content: "\e9d9";
}
.icofont-brand-forbes:before {
	content: "\e9da";
}
.icofont-brand-foursquare:before {
	content: "\e9db";
}
.icofont-brand-fox:before {
	content: "\e9dc";
}
.icofont-brand-foxconn:before {
	content: "\e9dd";
}
.icofont-brand-fujitsu:before {
	content: "\e9de";
}
.icofont-brand-general-electric:before {
	content: "\e9df";
}
.icofont-brand-gillette:before {
	content: "\e9e0";
}
.icofont-brand-gizmodo:before {
	content: "\e9e1";
}
.icofont-brand-gnome:before {
	content: "\e9e2";
}
.icofont-brand-google:before {
	content: "\e9e3";
}
.icofont-brand-gopro:before {
	content: "\e9e4";
}
.icofont-brand-gucci:before {
	content: "\e9e5";
}
.icofont-brand-hallmark:before {
	content: "\e9e6";
}
.icofont-brand-hi5:before {
	content: "\e9e7";
}
.icofont-brand-honda:before {
	content: "\e9e8";
}
.icofont-brand-hp:before {
	content: "\e9e9";
}
.icofont-brand-hsbc:before {
	content: "\e9ea";
}
.icofont-brand-htc:before {
	content: "\e9eb";
}
.icofont-brand-huawei:before {
	content: "\e9ec";
}
.icofont-brand-hulu:before {
	content: "\e9ed";
}
.icofont-brand-hyundai:before {
	content: "\e9ee";
}
.icofont-brand-ibm:before {
	content: "\e9ef";
}
.icofont-brand-icofont:before {
	content: "\e9f0";
}
.icofont-brand-icq:before {
	content: "\e9f1";
}
.icofont-brand-ikea:before {
	content: "\e9f2";
}
.icofont-brand-imdb:before {
	content: "\e9f3";
}
.icofont-brand-indiegogo:before {
	content: "\e9f4";
}
.icofont-brand-intel:before {
	content: "\e9f5";
}
.icofont-brand-ipair:before {
	content: "\e9f6";
}
.icofont-brand-jaguar:before {
	content: "\e9f7";
}
.icofont-brand-java:before {
	content: "\e9f8";
}
.icofont-brand-joomshaper:before {
	content: "\e9f9";
}
.icofont-brand-kickstarter:before {
	content: "\e9fa";
}
.icofont-brand-kik:before {
	content: "\e9fb";
}
.icofont-brand-lastfm:before {
	content: "\e9fc";
}
.icofont-brand-lego:before {
	content: "\e9fd";
}
.icofont-brand-lenovo:before {
	content: "\e9fe";
}
.icofont-brand-levis:before {
	content: "\e9ff";
}
.icofont-brand-lexus:before {
	content: "\ea00";
}
.icofont-brand-lg:before {
	content: "\ea01";
}
.icofont-brand-life-hacker:before {
	content: "\ea02";
}
.icofont-brand-line-messenger:before {
	content: "\ea03";
}
.icofont-brand-linkedin:before {
	content: "\ea04";
}
.icofont-brand-linux-mint:before {
	content: "\ea05";
}
.icofont-brand-linux:before {
	content: "\ea06";
}
.icofont-brand-lionix:before {
	content: "\ea07";
}
.icofont-brand-live-messenger:before {
	content: "\ea08";
}
.icofont-brand-loreal:before {
	content: "\ea09";
}
.icofont-brand-louis-vuitton:before {
	content: "\ea0a";
}
.icofont-brand-mac-os:before {
	content: "\ea0b";
}
.icofont-brand-marvel-app:before {
	content: "\ea0c";
}
.icofont-brand-mashable:before {
	content: "\ea0d";
}
.icofont-brand-mazda:before {
	content: "\ea0e";
}
.icofont-brand-mcdonals:before {
	content: "\ea0f";
}
.icofont-brand-mercedes:before {
	content: "\ea10";
}
.icofont-brand-micromax:before {
	content: "\ea11";
}
.icofont-brand-microsoft:before {
	content: "\ea12";
}
.icofont-brand-mobileme:before {
	content: "\ea13";
}
.icofont-brand-mobily:before {
	content: "\ea14";
}
.icofont-brand-motorola:before {
	content: "\ea15";
}
.icofont-brand-msi:before {
	content: "\ea16";
}
.icofont-brand-mts:before {
	content: "\ea17";
}
.icofont-brand-myspace:before {
	content: "\ea18";
}
.icofont-brand-mytv:before {
	content: "\ea19";
}
.icofont-brand-nasa:before {
	content: "\ea1a";
}
.icofont-brand-natgeo:before {
	content: "\ea1b";
}
.icofont-brand-nbc:before {
	content: "\ea1c";
}
.icofont-brand-nescafe:before {
	content: "\ea1d";
}
.icofont-brand-nestle:before {
	content: "\ea1e";
}
.icofont-brand-netflix:before {
	content: "\ea1f";
}
.icofont-brand-nexus:before {
	content: "\ea20";
}
.icofont-brand-nike:before {
	content: "\ea21";
}
.icofont-brand-nokia:before {
	content: "\ea22";
}
.icofont-brand-nvidia:before {
	content: "\ea23";
}
.icofont-brand-omega:before {
	content: "\ea24";
}
.icofont-brand-opensuse:before {
	content: "\ea25";
}
.icofont-brand-oracle:before {
	content: "\ea26";
}
.icofont-brand-panasonic:before {
	content: "\ea27";
}
.icofont-brand-paypal:before {
	content: "\ea28";
}
.icofont-brand-pepsi:before {
	content: "\ea29";
}
.icofont-brand-philips:before {
	content: "\ea2a";
}
.icofont-brand-pizza-hut:before {
	content: "\ea2b";
}
.icofont-brand-playstation:before {
	content: "\ea2c";
}
.icofont-brand-puma:before {
	content: "\ea2d";
}
.icofont-brand-qatar-air:before {
	content: "\ea2e";
}
.icofont-brand-qvc:before {
	content: "\ea2f";
}
.icofont-brand-readernaut:before {
	content: "\ea30";
}
.icofont-brand-redbull:before {
	content: "\ea31";
}
.icofont-brand-reebok:before {
	content: "\ea32";
}
.icofont-brand-reuters:before {
	content: "\ea33";
}
.icofont-brand-samsung:before {
	content: "\ea34";
}
.icofont-brand-sap:before {
	content: "\ea35";
}
.icofont-brand-saudia-airlines:before {
	content: "\ea36";
}
.icofont-brand-scribd:before {
	content: "\ea37";
}
.icofont-brand-shell:before {
	content: "\ea38";
}
.icofont-brand-siemens:before {
	content: "\ea39";
}
.icofont-brand-sk-telecom:before {
	content: "\ea3a";
}
.icofont-brand-slideshare:before {
	content: "\ea3b";
}
.icofont-brand-smashing-magazine:before {
	content: "\ea3c";
}
.icofont-brand-snapchat:before {
	content: "\ea3d";
}
.icofont-brand-sony-ericsson:before {
	content: "\ea3e";
}
.icofont-brand-sony:before {
	content: "\ea3f";
}
.icofont-brand-soundcloud:before {
	content: "\ea40";
}
.icofont-brand-sprint:before {
	content: "\ea41";
}
.icofont-brand-squidoo:before {
	content: "\ea42";
}
.icofont-brand-starbucks:before {
	content: "\ea43";
}
.icofont-brand-stc:before {
	content: "\ea44";
}
.icofont-brand-steam:before {
	content: "\ea45";
}
.icofont-brand-suzuki:before {
	content: "\ea46";
}
.icofont-brand-symbian:before {
	content: "\ea47";
}
.icofont-brand-t-mobile:before {
	content: "\ea48";
}
.icofont-brand-tango:before {
	content: "\ea49";
}
.icofont-brand-target:before {
	content: "\ea4a";
}
.icofont-brand-tata-indicom:before {
	content: "\ea4b";
}
.icofont-brand-techcrunch:before {
	content: "\ea4c";
}
.icofont-brand-telenor:before {
	content: "\ea4d";
}
.icofont-brand-teliasonera:before {
	content: "\ea4e";
}
.icofont-brand-tesla:before {
	content: "\ea4f";
}
.icofont-brand-the-verge:before {
	content: "\ea50";
}
.icofont-brand-thenextweb:before {
	content: "\ea51";
}
.icofont-brand-toshiba:before {
	content: "\ea52";
}
.icofont-brand-toyota:before {
	content: "\ea53";
}
.icofont-brand-tribenet:before {
	content: "\ea54";
}
.icofont-brand-ubuntu:before {
	content: "\ea55";
}
.icofont-brand-unilever:before {
	content: "\ea56";
}
.icofont-brand-vaio:before {
	content: "\ea57";
}
.icofont-brand-verizon:before {
	content: "\ea58";
}
.icofont-brand-viber:before {
	content: "\ea59";
}
.icofont-brand-vodafone:before {
	content: "\ea5a";
}
.icofont-brand-volkswagen:before {
	content: "\ea5b";
}
.icofont-brand-walmart:before {
	content: "\ea5c";
}
.icofont-brand-warnerbros:before {
	content: "\ea5d";
}
.icofont-brand-whatsapp:before {
	content: "\ea5e";
}
.icofont-brand-wikipedia:before {
	content: "\ea5f";
}
.icofont-brand-windows:before {
	content: "\ea60";
}
.icofont-brand-wire:before {
	content: "\ea61";
}
.icofont-brand-yahoobuzz:before {
	content: "\ea62";
}
.icofont-brand-yamaha:before {
	content: "\ea63";
}
.icofont-brand-youtube:before {
	content: "\ea64";
}
.icofont-brand-zain:before {
	content: "\ea65";
}
.icofont-bank-alt:before {
	content: "\ea66";
}
.icofont-barcode:before {
	content: "\ea67";
}
.icofont-basket:before {
	content: "\ea68";
}
.icofont-bill-alt:before {
	content: "\ea69";
}
.icofont-billboard:before {
	content: "\ea6a";
}
.icofont-briefcase-alt-1:before {
	content: "\ea6b";
}
.icofont-briefcase-alt-2:before {
	content: "\ea6c";
}
.icofont-building-alt:before {
	content: "\ea6d";
}
.icofont-businessman:before {
	content: "\ea6e";
}
.icofont-businesswoman:before {
	content: "\ea6f";
}
.icofont-cart-alt:before {
	content: "\ea70";
}
.icofont-chair:before {
	content: "\ea71";
}
.icofont-clip:before {
	content: "\ea72";
}
.icofont-coins:before {
	content: "\ea73";
}
.icofont-company:before {
	content: "\ea74";
}
.icofont-contact-add:before {
	content: "\ea75";
}
.icofont-deal:before {
	content: "\ea76";
}
.icofont-files:before {
	content: "\ea77";
}
.icofont-growth:before {
	content: "\ea78";
}
.icofont-id-card:before {
	content: "\ea79";
}
.icofont-idea:before {
	content: "\ea7a";
}
.icofont-list:before {
	content: "\ea7b";
}
.icofont-meeting-add:before {
	content: "\ea7c";
}
.icofont-money-bag:before {
	content: "\ea7d";
}
.icofont-people:before {
	content: "\ea7e";
}
.icofont-pie-chart:before {
	content: "\ea7f";
}
.icofont-presentation-alt:before {
	content: "\ea80";
}
.icofont-stamp:before {
	content: "\ea81";
}
.icofont-stock-mobile:before {
	content: "\ea82";
}
.icofont-support:before {
	content: "\ea83";
}
.icofont-tasks-alt:before {
	content: "\ea84";
}
.icofont-wheel:before {
	content: "\ea85";
}
.icofont-chart-arrows-axis:before {
	content: "\ea86";
}
.icofont-chart-bar-graph:before {
	content: "\ea87";
}
.icofont-chart-flow-alt-1:before {
	content: "\ea88";
}
.icofont-chart-flow-alt-2:before {
	content: "\ea89";
}
.icofont-chart-flow:before {
	content: "\ea8a";
}
.icofont-chart-histogram-alt:before {
	content: "\ea8b";
}
.icofont-chart-histogram:before {
	content: "\ea8c";
}
.icofont-chart-line-alt:before {
	content: "\ea8d";
}
.icofont-chart-line:before {
	content: "\ea8e";
}
.icofont-chart-pie-alt:before {
	content: "\ea8f";
}
.icofont-chart-pie:before {
	content: "\ea90";
}
.icofont-chart-radar-graph:before {
	content: "\ea91";
}
.icofont-cur-afghani-false:before {
	content: "\ea92";
}
.icofont-cur-afghani-minus:before {
	content: "\ea93";
}
.icofont-cur-afghani-plus:before {
	content: "\ea94";
}
.icofont-cur-afghani-true:before {
	content: "\ea95";
}
.icofont-cur-afghani:before {
	content: "\ea96";
}
.icofont-cur-baht-false:before {
	content: "\ea97";
}
.icofont-cur-baht-minus:before {
	content: "\ea98";
}
.icofont-cur-baht-plus:before {
	content: "\ea99";
}
.icofont-cur-baht-true:before {
	content: "\ea9a";
}
.icofont-cur-baht:before {
	content: "\ea9b";
}
.icofont-cur-bitcoin-false:before {
	content: "\ea9c";
}
.icofont-cur-bitcoin-minus:before {
	content: "\ea9d";
}
.icofont-cur-bitcoin-plus:before {
	content: "\ea9e";
}
.icofont-cur-bitcoin-true:before {
	content: "\ea9f";
}
.icofont-cur-bitcoin:before {
	content: "\eaa0";
}
.icofont-cur-dollar-flase:before {
	content: "\eaa1";
}
.icofont-cur-dollar-minus:before {
	content: "\eaa2";
}
.icofont-cur-dollar-plus:before {
	content: "\eaa3";
}
.icofont-cur-dollar-true:before {
	content: "\eaa4";
}
.icofont-cur-dollar:before {
	content: "\eaa5";
}
.icofont-cur-dong-false:before {
	content: "\eaa6";
}
.icofont-cur-dong-minus:before {
	content: "\eaa7";
}
.icofont-cur-dong-plus:before {
	content: "\eaa8";
}
.icofont-cur-dong-true:before {
	content: "\eaa9";
}
.icofont-cur-dong:before {
	content: "\eaaa";
}
.icofont-cur-euro-false:before {
	content: "\eaab";
}
.icofont-cur-euro-minus:before {
	content: "\eaac";
}
.icofont-cur-euro-plus:before {
	content: "\eaad";
}
.icofont-cur-euro-true:before {
	content: "\eaae";
}
.icofont-cur-euro:before {
	content: "\eaaf";
}
.icofont-cur-frank-false:before {
	content: "\eab0";
}
.icofont-cur-frank-minus:before {
	content: "\eab1";
}
.icofont-cur-frank-plus:before {
	content: "\eab2";
}
.icofont-cur-frank-true:before {
	content: "\eab3";
}
.icofont-cur-frank:before {
	content: "\eab4";
}
.icofont-cur-hryvnia-false:before {
	content: "\eab5";
}
.icofont-cur-hryvnia-minus:before {
	content: "\eab6";
}
.icofont-cur-hryvnia-plus:before {
	content: "\eab7";
}
.icofont-cur-hryvnia-true:before {
	content: "\eab8";
}
.icofont-cur-hryvnia:before {
	content: "\eab9";
}
.icofont-cur-lira-false:before {
	content: "\eaba";
}
.icofont-cur-lira-minus:before {
	content: "\eabb";
}
.icofont-cur-lira-plus:before {
	content: "\eabc";
}
.icofont-cur-lira-true:before {
	content: "\eabd";
}
.icofont-cur-lira:before {
	content: "\eabe";
}
.icofont-cur-peseta-false:before {
	content: "\eabf";
}
.icofont-cur-peseta-minus:before {
	content: "\eac0";
}
.icofont-cur-peseta-plus:before {
	content: "\eac1";
}
.icofont-cur-peseta-true:before {
	content: "\eac2";
}
.icofont-cur-peseta:before {
	content: "\eac3";
}
.icofont-cur-peso-false:before {
	content: "\eac4";
}
.icofont-cur-peso-minus:before {
	content: "\eac5";
}
.icofont-cur-peso-plus:before {
	content: "\eac6";
}
.icofont-cur-peso-true:before {
	content: "\eac7";
}
.icofont-cur-peso:before {
	content: "\eac8";
}
.icofont-cur-pound-false:before {
	content: "\eac9";
}
.icofont-cur-pound-minus:before {
	content: "\eaca";
}
.icofont-cur-pound-plus:before {
	content: "\eacb";
}
.icofont-cur-pound-true:before {
	content: "\eacc";
}
.icofont-cur-pound:before {
	content: "\eacd";
}
.icofont-cur-renminbi-false:before {
	content: "\eace";
}
.icofont-cur-renminbi-minus:before {
	content: "\eacf";
}
.icofont-cur-renminbi-plus:before {
	content: "\ead0";
}
.icofont-cur-renminbi-true:before {
	content: "\ead1";
}
.icofont-cur-renminbi:before {
	content: "\ead2";
}
.icofont-cur-riyal-false:before {
	content: "\ead3";
}
.icofont-cur-riyal-minus:before {
	content: "\ead4";
}
.icofont-cur-riyal-plus:before {
	content: "\ead5";
}
.icofont-cur-riyal-true:before {
	content: "\ead6";
}
.icofont-cur-riyal:before {
	content: "\ead7";
}
.icofont-cur-rouble-false:before {
	content: "\ead8";
}
.icofont-cur-rouble-minus:before {
	content: "\ead9";
}
.icofont-cur-rouble-plus:before {
	content: "\eada";
}
.icofont-cur-rouble-true:before {
	content: "\eadb";
}
.icofont-cur-rouble:before {
	content: "\eadc";
}
.icofont-cur-rupee-false:before {
	content: "\eadd";
}
.icofont-cur-rupee-minus:before {
	content: "\eade";
}
.icofont-cur-rupee-plus:before {
	content: "\eadf";
}
.icofont-cur-rupee-true:before {
	content: "\eae0";
}
.icofont-cur-rupee:before {
	content: "\eae1";
}
.icofont-cur-taka-false:before {
	content: "\eae2";
}
.icofont-cur-taka-minus:before {
	content: "\eae3";
}
.icofont-cur-taka-plus:before {
	content: "\eae4";
}
.icofont-cur-taka-true:before {
	content: "\eae5";
}
.icofont-cur-taka:before {
	content: "\eae6";
}
.icofont-cur-turkish-lira-false:before {
	content: "\eae7";
}
.icofont-cur-turkish-lira-minus:before {
	content: "\eae8";
}
.icofont-cur-turkish-lira-plus:before {
	content: "\eae9";
}
.icofont-cur-turkish-lira-true:before {
	content: "\eaea";
}
.icofont-cur-turkish-lira:before {
	content: "\eaeb";
}
.icofont-cur-won-false:before {
	content: "\eaec";
}
.icofont-cur-won-minus:before {
	content: "\eaed";
}
.icofont-cur-won-plus:before {
	content: "\eaee";
}
.icofont-cur-won-true:before {
	content: "\eaef";
}
.icofont-cur-won:before {
	content: "\eaf0";
}
.icofont-cur-yen-false:before {
	content: "\eaf1";
}
.icofont-cur-yen-minus:before {
	content: "\eaf2";
}
.icofont-cur-yen-plus:before {
	content: "\eaf3";
}
.icofont-cur-yen-true:before {
	content: "\eaf4";
}
.icofont-cur-yen:before {
	content: "\eaf5";
}
.icofont-android-nexus:before {
	content: "\eaf6";
}
.icofont-android-tablet:before {
	content: "\eaf7";
}
.icofont-apple-watch:before {
	content: "\eaf8";
}
.icofont-drwaing-tablet:before {
	content: "\eaf9";
}
.icofont-earphone:before {
	content: "\eafa";
}
.icofont-flash-drive:before {
	content: "\eafb";
}
.icofont-game-control:before {
	content: "\eafc";
}
.icofont-headphone-alt:before {
	content: "\eafd";
}
.icofont-htc-one:before {
	content: "\eafe";
}
.icofont-imac:before {
	content: "\eaff";
}
.icofont-ipad-touch:before {
	content: "\eb00";
}
.icofont-iphone:before {
	content: "\eb01";
}
.icofont-ipod-nano:before {
	content: "\eb02";
}
.icofont-ipod-touch:before {
	content: "\eb03";
}
.icofont-keyboard-alt:before {
	content: "\eb04";
}
.icofont-keyboard-wireless:before {
	content: "\eb05";
}
.icofont-laptop-alt:before {
	content: "\eb06";
}
.icofont-macbook:before {
	content: "\eb07";
}
.icofont-magic-mouse:before {
	content: "\eb08";
}
.icofont-microphone-alt:before {
	content: "\eb09";
}
.icofont-monitor:before {
	content: "\eb0a";
}
.icofont-mouse:before {
	content: "\eb0b";
}
.icofont-nintendo:before {
	content: "\eb0c";
}
.icofont-playstation:before {
	content: "\eb0d";
}
.icofont-psvita:before {
	content: "\eb0e";
}
.icofont-radio-mic:before {
	content: "\eb0f";
}
.icofont-refrigerator:before {
	content: "\eb10";
}
.icofont-samsung-galaxy:before {
	content: "\eb11";
}
.icofont-surface-tablet:before {
	content: "\eb12";
}
.icofont-washing-machine:before {
	content: "\eb13";
}
.icofont-wifi-router:before {
	content: "\eb14";
}
.icofont-wii-u:before {
	content: "\eb15";
}
.icofont-windows-lumia:before {
	content: "\eb16";
}
.icofont-wireless-mouse:before {
	content: "\eb17";
}
.icofont-xbox-360:before {
	content: "\eb18";
}
.icofont-arrow-down:before {
	content: "\eb19";
}
.icofont-arrow-left:before {
	content: "\eb1a";
}
.icofont-arrow-right:before {
	content: "\eb1b";
}
.icofont-arrow-up:before {
	content: "\eb1c";
}
.icofont-block-down:before {
	content: "\eb1d";
}
.icofont-block-left:before {
	content: "\eb1e";
}
.icofont-block-right:before {
	content: "\eb1f";
}
.icofont-block-up:before {
	content: "\eb20";
}
.icofont-bubble-down:before {
	content: "\eb21";
}
.icofont-bubble-left:before {
	content: "\eb22";
}
.icofont-bubble-right:before {
	content: "\eb23";
}
.icofont-bubble-up:before {
	content: "\eb24";
}
.icofont-caret-down:before {
	content: "\eb25";
}
.icofont-caret-left:before {
	content: "\eb26";
}
.icofont-caret-right:before {
	content: "\eb27";
}
.icofont-caret-up:before {
	content: "\eb28";
}
.icofont-circled-down:before {
	content: "\eb29";
}
.icofont-circled-left:before {
	content: "\eb2a";
}
.icofont-circled-right:before {
	content: "\eb2b";
}
.icofont-circled-up:before {
	content: "\eb2c";
}
.icofont-collapse:before {
	content: "\eb2d";
}
.icofont-cursor-drag:before {
	content: "\eb2e";
}
.icofont-curved-double-left:before {
	content: "\eb2f";
}
.icofont-curved-double-right:before {
	content: "\eb30";
}
.icofont-curved-down:before {
	content: "\eb31";
}
.icofont-curved-left:before {
	content: "\eb32";
}
.icofont-curved-right:before {
	content: "\eb33";
}
.icofont-curved-up:before {
	content: "\eb34";
}
.icofont-dotted-down:before {
	content: "\eb35";
}
.icofont-dotted-left:before {
	content: "\eb36";
}
.icofont-dotted-right:before {
	content: "\eb37";
}
.icofont-dotted-up:before {
	content: "\eb38";
}
.icofont-double-left:before {
	content: "\eb39";
}
.icofont-double-right:before {
	content: "\eb3a";
}
.icofont-drag:before {
	content: "\eb3b";
}
.icofont-drag1:before {
	content: "\eb3c";
}
.icofont-drag2:before {
	content: "\eb3d";
}
.icofont-drag3:before {
	content: "\eb3e";
}
.icofont-expand-alt:before {
	content: "\eb3f";
}
.icofont-hand-down:before {
	content: "\eb40";
}
.icofont-hand-drag:before {
	content: "\eb41";
}
.icofont-hand-drag1:before {
	content: "\eb42";
}
.icofont-hand-drag2:before {
	content: "\eb43";
}
.icofont-hand-drawn-alt-down:before {
	content: "\eb44";
}
.icofont-hand-drawn-alt-left:before {
	content: "\eb45";
}
.icofont-hand-drawn-alt-right:before {
	content: "\eb46";
}
.icofont-hand-drawn-alt-up:before {
	content: "\eb47";
}
.icofont-hand-drawn-down:before {
	content: "\eb48";
}
.icofont-hand-drawn-left:before {
	content: "\eb49";
}
.icofont-hand-drawn-right:before {
	content: "\eb4a";
}
.icofont-hand-drawn-up:before {
	content: "\eb4b";
}
.icofont-hand-left:before {
	content: "\eb4c";
}
.icofont-hand-right:before {
	content: "\eb4d";
}
.icofont-hand-up:before {
	content: "\eb4e";
}
.icofont-line-block-down:before {
	content: "\eb4f";
}
.icofont-line-block-left:before {
	content: "\eb50";
}
.icofont-line-block-right:before {
	content: "\eb51";
}
.icofont-line-block-up:before {
	content: "\eb52";
}
.icofont-long-arrow-down:before {
	content: "\eb53";
}
.icofont-long-arrow-left:before {
	content: "\eb54";
}
.icofont-long-arrow-right:before {
	content: "\eb55";
}
.icofont-long-arrow-up:before {
	content: "\eb56";
}
.icofont-rounded-collapse:before {
	content: "\eb57";
}
.icofont-rounded-double-left:before {
	content: "\eb58";
}
.icofont-rounded-double-right:before {
	content: "\eb59";
}
.icofont-rounded-down:before {
	content: "\eb5a";
}
.icofont-rounded-expand:before {
	content: "\eb5b";
}
.icofont-rounded-left-down:before {
	content: "\eb5c";
}
.icofont-rounded-left-up:before {
	content: "\eb5d";
}
.icofont-rounded-left:before {
	content: "\eb5e";
}
.icofont-rounded-right-down:before {
	content: "\eb5f";
}
.icofont-rounded-right-up:before {
	content: "\eb60";
}
.icofont-rounded-right:before {
	content: "\eb61";
}
.icofont-rounded-up:before {
	content: "\eb62";
}
.icofont-scroll-bubble-down:before {
	content: "\eb63";
}
.icofont-scroll-bubble-left:before {
	content: "\eb64";
}
.icofont-scroll-bubble-right:before {
	content: "\eb65";
}
.icofont-scroll-bubble-up:before {
	content: "\eb66";
}
.icofont-scroll-double-down:before {
	content: "\eb67";
}
.icofont-scroll-double-left:before {
	content: "\eb68";
}
.icofont-scroll-double-right:before {
	content: "\eb69";
}
.icofont-scroll-double-up:before {
	content: "\eb6a";
}
.icofont-scroll-down:before {
	content: "\eb6b";
}
.icofont-scroll-left:before {
	content: "\eb6c";
}
.icofont-scroll-long-down:before {
	content: "\eb6d";
}
.icofont-scroll-long-left:before {
	content: "\eb6e";
}
.icofont-scroll-long-right:before {
	content: "\eb6f";
}
.icofont-scroll-long-up:before {
	content: "\eb70";
}
.icofont-scroll-right:before {
	content: "\eb71";
}
.icofont-scroll-up:before {
	content: "\eb72";
}
.icofont-simple-down:before {
	content: "\eb73";
}
.icofont-simple-left-down:before {
	content: "\eb74";
}
.icofont-simple-left-up:before {
	content: "\eb75";
}
.icofont-simple-left:before {
	content: "\eb76";
}
.icofont-simple-right-down:before {
	content: "\eb77";
}
.icofont-simple-right-up:before {
	content: "\eb78";
}
.icofont-simple-right:before {
	content: "\eb79";
}
.icofont-simple-up:before {
	content: "\eb7a";
}
.icofont-square-down:before {
	content: "\eb7b";
}
.icofont-square-left:before {
	content: "\eb7c";
}
.icofont-square-right:before {
	content: "\eb7d";
}
.icofont-square-up:before {
	content: "\eb7e";
}
.icofont-stylish-down:before {
	content: "\eb7f";
}
.icofont-stylish-left:before {
	content: "\eb80";
}
.icofont-stylish-right:before {
	content: "\eb81";
}
.icofont-stylish-up:before {
	content: "\eb82";
}
.icofont-swoosh-down:before {
	content: "\eb83";
}
.icofont-swoosh-left:before {
	content: "\eb84";
}
.icofont-swoosh-right:before {
	content: "\eb85";
}
.icofont-swoosh-up:before {
	content: "\eb86";
}
.icofont-thin-double-left:before {
	content: "\eb87";
}
.icofont-thin-double-right:before {
	content: "\eb88";
}
.icofont-thin-down:before {
	content: "\eb89";
}
.icofont-thin-left:before {
	content: "\eb8a";
}
.icofont-thin-right:before {
	content: "\eb8b";
}
.icofont-thin-up:before {
	content: "\eb8c";
}
.icofont-atom:before {
	content: "\eb8d";
}
.icofont-award:before {
	content: "\eb8e";
}
.icofont-bell-alt:before {
	content: "\eb8f";
}
.icofont-book-alt:before {
	content: "\eb90";
}
.icofont-brainstorming:before {
	content: "\eb91";
}
.icofont-certificate-alt-1:before {
	content: "\eb92";
}
.icofont-certificate-alt-2:before {
	content: "\eb93";
}
.icofont-dna-alt-2:before {
	content: "\eb94";
}
.icofont-education:before {
	content: "\eb95";
}
.icofont-electron:before {
	content: "\eb96";
}
.icofont-fountain-pen:before {
	content: "\eb97";
}
.icofont-globe-alt:before {
	content: "\eb98";
}
.icofont-graduate-alt:before {
	content: "\eb99";
}
.icofont-group-students:before {
	content: "\eb9a";
}
.icofont-hat-alt:before {
	content: "\eb9b";
}
.icofont-hat:before {
	content: "\eb9c";
}
.icofont-instrument:before {
	content: "\eb9d";
}
.icofont-lamp-light:before {
	content: "\eb9e";
}
.icofont-microscope-alt:before {
	content: "\eb9f";
}
.icofont-paper:before {
	content: "\eba0";
}
.icofont-pen-alt-4:before {
	content: "\eba1";
}
.icofont-pen-nib:before {
	content: "\eba2";
}
.icofont-pencil-alt-5:before {
	content: "\eba3";
}
.icofont-quill-pen:before {
	content: "\eba4";
}
.icofont-read-book-alt:before {
	content: "\eba5";
}
.icofont-read-book:before {
	content: "\eba6";
}
.icofont-school-bag:before {
	content: "\eba7";
}
.icofont-school-bus:before {
	content: "\eba8";
}
.icofont-student-alt:before {
	content: "\eba9";
}
.icofont-student:before {
	content: "\ebaa";
}
.icofont-teacher:before {
	content: "\ebab";
}
.icofont-test-bulb:before {
	content: "\ebac";
}
.icofont-test-tube-alt:before {
	content: "\ebad";
}
.icofont-university:before {
	content: "\ebae";
}
.icofont-emo-angry:before {
	content: "\ebaf";
}
.icofont-emo-astonished:before {
	content: "\ebb0";
}
.icofont-emo-confounded:before {
	content: "\ebb1";
}
.icofont-emo-confused:before {
	content: "\ebb2";
}
.icofont-emo-crying:before {
	content: "\ebb3";
}
.icofont-emo-dizzy:before {
	content: "\ebb4";
}
.icofont-emo-expressionless:before {
	content: "\ebb5";
}
.icofont-emo-heart-eyes:before {
	content: "\ebb6";
}
.icofont-emo-laughing:before {
	content: "\ebb7";
}
.icofont-emo-nerd-smile:before {
	content: "\ebb8";
}
.icofont-emo-open-mouth:before {
	content: "\ebb9";
}
.icofont-emo-rage:before {
	content: "\ebba";
}
.icofont-emo-rolling-eyes:before {
	content: "\ebbb";
}
.icofont-emo-sad:before {
	content: "\ebbc";
}
.icofont-emo-simple-smile:before {
	content: "\ebbd";
}
.icofont-emo-slightly-smile:before {
	content: "\ebbe";
}
.icofont-emo-smirk:before {
	content: "\ebbf";
}
.icofont-emo-stuck-out-tongue:before {
	content: "\ebc0";
}
.icofont-emo-wink-smile:before {
	content: "\ebc1";
}
.icofont-emo-worried:before {
	content: "\ebc2";
}
.icofont-architecture-alt:before {
	content: "\ebc3";
}
.icofont-architecture:before {
	content: "\ebc4";
}
.icofont-barricade:before {
	content: "\ebc5";
}
.icofont-bricks:before {
	content: "\ebc6";
}
.icofont-calculations:before {
	content: "\ebc7";
}
.icofont-cement-mix:before {
	content: "\ebc8";
}
.icofont-cement-mixer:before {
	content: "\ebc9";
}
.icofont-danger-zone:before {
	content: "\ebca";
}
.icofont-drill:before {
	content: "\ebcb";
}
.icofont-eco-energy:before {
	content: "\ebcc";
}
.icofont-eco-environmen:before {
	content: "\ebcd";
}
.icofont-energy-air:before {
	content: "\ebce";
}
.icofont-energy-oil:before {
	content: "\ebcf";
}
.icofont-energy-savings:before {
	content: "\ebd0";
}
.icofont-energy-solar:before {
	content: "\ebd1";
}
.icofont-energy-water:before {
	content: "\ebd2";
}
.icofont-engineer:before {
	content: "\ebd3";
}
.icofont-fire-extinguisher-alt:before {
	content: "\ebd4";
}
.icofont-fix-tools:before {
	content: "\ebd5";
}
.icofont-glue-oil:before {
	content: "\ebd6";
}
.icofont-hammer-alt:before {
	content: "\ebd7";
}
.icofont-help-robot:before {
	content: "\ebd8";
}
.icofont-industries-alt-1:before {
	content: "\ebd9";
}
.icofont-industries-alt-2:before {
	content: "\ebda";
}
.icofont-industries-alt-3:before {
	content: "\ebdb";
}
.icofont-industries-alt-4:before {
	content: "\ebdc";
}
.icofont-industries-alt-5:before {
	content: "\ebdd";
}
.icofont-industries:before {
	content: "\ebde";
}
.icofont-labour:before {
	content: "\ebdf";
}
.icofont-mining:before {
	content: "\ebe0";
}
.icofont-paint-brush:before {
	content: "\ebe1";
}
.icofont-pollution:before {
	content: "\ebe2";
}
.icofont-power-zone:before {
	content: "\ebe3";
}
.icofont-radio-active:before {
	content: "\ebe4";
}
.icofont-recycle-alt:before {
	content: "\ebe5";
}
.icofont-recycling-man:before {
	content: "\ebe6";
}
.icofont-safety-hat-light:before {
	content: "\ebe7";
}
.icofont-safety-hat:before {
	content: "\ebe8";
}
.icofont-saw:before {
	content: "\ebe9";
}
.icofont-screw-driver:before {
	content: "\ebea";
}
.icofont-settings-alt:before {
	content: "\ebeb";
}
.icofont-tools-alt-1:before {
	content: "\ebec";
}
.icofont-tools-alt-2:before {
	content: "\ebed";
}
.icofont-tools-bag:before {
	content: "\ebee";
}
.icofont-trolley:before {
	content: "\ebef";
}
.icofont-trowel:before {
	content: "\ebf0";
}
.icofont-under-construction-alt:before {
	content: "\ebf1";
}
.icofont-under-construction:before {
	content: "\ebf2";
}
.icofont-vehicle-cement:before {
	content: "\ebf3";
}
.icofont-vehicle-crane:before {
	content: "\ebf4";
}
.icofont-vehicle-delivery-van:before {
	content: "\ebf5";
}
.icofont-vehicle-dozer:before {
	content: "\ebf6";
}
.icofont-vehicle-excavator:before {
	content: "\ebf7";
}
.icofont-vehicle-trucktor:before {
	content: "\ebf8";
}
.icofont-vehicle-wrecking:before {
	content: "\ebf9";
}
.icofont-worker-group:before {
	content: "\ebfa";
}
.icofont-worker:before {
	content: "\ebfb";
}
.icofont-wrench:before {
	content: "\ebfc";
}
.icofont-file-audio:before {
	content: "\ebfd";
}
.icofont-file-avi-mp4:before {
	content: "\ebfe";
}
.icofont-file-bmp:before {
	content: "\ebff";
}
.icofont-file-code:before {
	content: "\ec00";
}
.icofont-file-css:before {
	content: "\ec01";
}
.icofont-file-document:before {
	content: "\ec02";
}
.icofont-file-eps:before {
	content: "\ec03";
}
.icofont-file-excel:before {
	content: "\ec04";
}
.icofont-file-exe:before {
	content: "\ec05";
}
.icofont-file-file:before {
	content: "\ec06";
}
.icofont-file-flv:before {
	content: "\ec07";
}
.icofont-file-gif:before {
	content: "\ec08";
}
.icofont-file-html5:before {
	content: "\ec09";
}
.icofont-file-image:before {
	content: "\ec0a";
}
.icofont-file-iso:before {
	content: "\ec0b";
}
.icofont-file-java:before {
	content: "\ec0c";
}
.icofont-file-javascript:before {
	content: "\ec0d";
}
.icofont-file-jpg:before {
	content: "\ec0e";
}
.icofont-file-midi:before {
	content: "\ec0f";
}
.icofont-file-mov:before {
	content: "\ec10";
}
.icofont-file-mp3:before {
	content: "\ec11";
}
.icofont-file-pdf:before {
	content: "\ec12";
}
.icofont-file-php:before {
	content: "\ec13";
}
.icofont-file-png:before {
	content: "\ec14";
}
.icofont-file-powerpoint:before {
	content: "\ec15";
}
.icofont-file-presentation:before {
	content: "\ec16";
}
.icofont-file-psb:before {
	content: "\ec17";
}
.icofont-file-psd:before {
	content: "\ec18";
}
.icofont-file-python:before {
	content: "\ec19";
}
.icofont-file-ruby:before {
	content: "\ec1a";
}
.icofont-file-spreadsheet:before {
	content: "\ec1b";
}
.icofont-file-sql:before {
	content: "\ec1c";
}
.icofont-file-svg:before {
	content: "\ec1d";
}
.icofont-file-text:before {
	content: "\ec1e";
}
.icofont-file-tiff:before {
	content: "\ec1f";
}
.icofont-file-video:before {
	content: "\ec20";
}
.icofont-file-wave:before {
	content: "\ec21";
}
.icofont-file-wmv:before {
	content: "\ec22";
}
.icofont-file-word:before {
	content: "\ec23";
}
.icofont-file-zip:before {
	content: "\ec24";
}
.icofont-apple:before {
	content: "\ec25";
}
.icofont-arabian-coffee:before {
	content: "\ec26";
}
.icofont-artichoke:before {
	content: "\ec27";
}
.icofont-asparagus:before {
	content: "\ec28";
}
.icofont-avocado:before {
	content: "\ec29";
}
.icofont-baby-food:before {
	content: "\ec2a";
}
.icofont-banana:before {
	content: "\ec2b";
}
.icofont-bbq:before {
	content: "\ec2c";
}
.icofont-beans:before {
	content: "\ec2d";
}
.icofont-beer:before {
	content: "\ec2e";
}
.icofont-bell-pepper-capsicum:before {
	content: "\ec2f";
}
.icofont-birthday-cake:before {
	content: "\ec30";
}
.icofont-bread:before {
	content: "\ec31";
}
.icofont-broccoli:before {
	content: "\ec32";
}
.icofont-burger:before {
	content: "\ec33";
}
.icofont-cabbage:before {
	content: "\ec34";
}
.icofont-carrot:before {
	content: "\ec35";
}
.icofont-cauli-flower:before {
	content: "\ec36";
}
.icofont-cheese:before {
	content: "\ec37";
}
.icofont-chef:before {
	content: "\ec38";
}
.icofont-cherry:before {
	content: "\ec39";
}
.icofont-chicken-fry:before {
	content: "\ec3a";
}
.icofont-chicken:before {
	content: "\ec3b";
}
.icofont-cocktail:before {
	content: "\ec3c";
}
.icofont-coconut:before {
	content: "\ec3d";
}
.icofont-coffee-alt:before {
	content: "\ec3e";
}
.icofont-coffee-mug:before {
	content: "\ec3f";
}
.icofont-coffee-pot:before {
	content: "\ec40";
}
.icofont-cola:before {
	content: "\ec41";
}
.icofont-corn:before {
	content: "\ec42";
}
.icofont-croissant:before {
	content: "\ec43";
}
.icofont-crop-plant:before {
	content: "\ec44";
}
.icofont-cucumber:before {
	content: "\ec45";
}
.icofont-cup-cake:before {
	content: "\ec46";
}
.icofont-dining-table:before {
	content: "\ec47";
}
.icofont-donut:before {
	content: "\ec48";
}
.icofont-egg-plant:before {
	content: "\ec49";
}
.icofont-egg-poached:before {
	content: "\ec4a";
}
.icofont-farmer:before {
	content: "\ec4b";
}
.icofont-farmer1:before {
	content: "\ec4c";
}
.icofont-fast-food:before {
	content: "\ec4d";
}
.icofont-fish:before {
	content: "\ec4e";
}
.icofont-food-basket:before {
	content: "\ec4f";
}
.icofont-food-cart:before {
	content: "\ec50";
}
.icofont-fork-and-knife:before {
	content: "\ec51";
}
.icofont-french-fries:before {
	content: "\ec52";
}
.icofont-fresh-juice:before {
	content: "\ec53";
}
.icofont-fruits:before {
	content: "\ec54";
}
.icofont-grapes:before {
	content: "\ec55";
}
.icofont-honey:before {
	content: "\ec56";
}
.icofont-hot-dog:before {
	content: "\ec57";
}
.icofont-hotel-alt:before {
	content: "\ec58";
}
.icofont-ice-cream-alt:before {
	content: "\ec59";
}
.icofont-ice-cream:before {
	content: "\ec5a";
}
.icofont-ketchup:before {
	content: "\ec5b";
}
.icofont-kiwi:before {
	content: "\ec5c";
}
.icofont-layered-cake:before {
	content: "\ec5d";
}
.icofont-lemon-alt:before {
	content: "\ec5e";
}
.icofont-lobster:before {
	content: "\ec5f";
}
.icofont-mango:before {
	content: "\ec60";
}
.icofont-milk:before {
	content: "\ec61";
}
.icofont-mushroom:before {
	content: "\ec62";
}
.icofont-noodles:before {
	content: "\ec63";
}
.icofont-onion:before {
	content: "\ec64";
}
.icofont-orange:before {
	content: "\ec65";
}
.icofont-pear:before {
	content: "\ec66";
}
.icofont-peas:before {
	content: "\ec67";
}
.icofont-pepper:before {
	content: "\ec68";
}
.icofont-pie-alt:before {
	content: "\ec69";
}
.icofont-pineapple:before {
	content: "\ec6a";
}
.icofont-pizza-slice:before {
	content: "\ec6b";
}
.icofont-pizza:before {
	content: "\ec6c";
}
.icofont-plant:before {
	content: "\ec6d";
}
.icofont-popcorn:before {
	content: "\ec6e";
}
.icofont-potato:before {
	content: "\ec6f";
}
.icofont-pumpkin:before {
	content: "\ec70";
}
.icofont-raddish:before {
	content: "\ec71";
}
.icofont-restaurant-menu:before {
	content: "\ec72";
}
.icofont-restaurant:before {
	content: "\ec73";
}
.icofont-salt-and-pepper:before {
	content: "\ec74";
}
.icofont-sandwich:before {
	content: "\ec75";
}
.icofont-sausage:before {
	content: "\ec76";
}
.icofont-shrimp:before {
	content: "\ec77";
}
.icofont-sof-drinks:before {
	content: "\ec78";
}
.icofont-soup-bowl:before {
	content: "\ec79";
}
.icofont-spoon-and-fork:before {
	content: "\ec7a";
}
.icofont-steak:before {
	content: "\ec7b";
}
.icofont-strawberry:before {
	content: "\ec7c";
}
.icofont-sub-sandwich:before {
	content: "\ec7d";
}
.icofont-sushi:before {
	content: "\ec7e";
}
.icofont-taco:before {
	content: "\ec7f";
}
.icofont-tea-pot:before {
	content: "\ec80";
}
.icofont-tea:before {
	content: "\ec81";
}
.icofont-tomato:before {
	content: "\ec82";
}
.icofont-waiter-alt:before {
	content: "\ec83";
}
.icofont-watermelon:before {
	content: "\ec84";
}
.icofont-wheat:before {
	content: "\ec85";
}
.icofont-abc:before {
	content: "\ec86";
}
.icofont-baby-cloth:before {
	content: "\ec87";
}
.icofont-baby-milk-bottle:before {
	content: "\ec88";
}
.icofont-baby-trolley:before {
	content: "\ec89";
}
.icofont-back-pack:before {
	content: "\ec8a";
}
.icofont-candy:before {
	content: "\ec8b";
}
.icofont-cycling:before {
	content: "\ec8c";
}
.icofont-holding-hands:before {
	content: "\ec8d";
}
.icofont-infant-nipple:before {
	content: "\ec8e";
}
.icofont-kids-scooter:before {
	content: "\ec8f";
}
.icofont-safety-pin:before {
	content: "\ec90";
}
.icofont-teddy-bear:before {
	content: "\ec91";
}
.icofont-toy-ball:before {
	content: "\ec92";
}
.icofont-toy-cat:before {
	content: "\ec93";
}
.icofont-toy-duck:before {
	content: "\ec94";
}
.icofont-toy-elephant:before {
	content: "\ec95";
}
.icofont-toy-hand:before {
	content: "\ec96";
}
.icofont-toy-horse:before {
	content: "\ec97";
}
.icofont-toy-lattu:before {
	content: "\ec98";
}
.icofont-toy-train:before {
	content: "\ec99";
}
.icofont-unique-idea:before {
	content: "\ec9a";
}
.icofont-bag-alt:before {
	content: "\ec9b";
}
.icofont-burglar:before {
	content: "\ec9c";
}
.icofont-cannon-firing:before {
	content: "\ec9d";
}
.icofont-cc-camera:before {
	content: "\ec9e";
}
.icofont-cop-badge:before {
	content: "\ec9f";
}
.icofont-cop:before {
	content: "\eca0";
}
.icofont-court-hammer:before {
	content: "\eca1";
}
.icofont-court:before {
	content: "\eca2";
}
.icofont-finger-print:before {
	content: "\eca3";
}
.icofont-handcuff-alt:before {
	content: "\eca4";
}
.icofont-handcuff:before {
	content: "\eca5";
}
.icofont-investigation:before {
	content: "\eca6";
}
.icofont-investigator:before {
	content: "\eca7";
}
.icofont-jail:before {
	content: "\eca8";
}
.icofont-judge:before {
	content: "\eca9";
}
.icofont-law-alt-1:before {
	content: "\ecaa";
}
.icofont-law-alt-2:before {
	content: "\ecab";
}
.icofont-law-alt-3:before {
	content: "\ecac";
}
.icofont-law-book:before {
	content: "\ecad";
}
.icofont-law-document:before {
	content: "\ecae";
}
.icofont-law:before {
	content: "\ecaf";
}
.icofont-lawyer-alt-1:before {
	content: "\ecb0";
}
.icofont-lawyer-alt-2:before {
	content: "\ecb1";
}
.icofont-lawyer:before {
	content: "\ecb2";
}
.icofont-order:before {
	content: "\ecb3";
}
.icofont-pistol:before {
	content: "\ecb4";
}
.icofont-police-badge:before {
	content: "\ecb5";
}
.icofont-police-cap:before {
	content: "\ecb6";
}
.icofont-police-car-alt-1:before {
	content: "\ecb7";
}
.icofont-police-car-alt-2:before {
	content: "\ecb8";
}
.icofont-police-hat:before {
	content: "\ecb9";
}
.icofont-police-van:before {
	content: "\ecba";
}
.icofont-police:before {
	content: "\ecbb";
}
.icofont-protect:before {
	content: "\ecbc";
}
.icofont-scales:before {
	content: "\ecbd";
}
.icofont-thief-alt:before {
	content: "\ecbe";
}
.icofont-thief:before {
	content: "\ecbf";
}
.icofont-abacus-alt:before {
	content: "\ecc0";
}
.icofont-abacus:before {
	content: "\ecc1";
}
.icofont-angle:before {
	content: "\ecc2";
}
.icofont-calculator-alt-1:before {
	content: "\ecc3";
}
.icofont-calculator-alt-2:before {
	content: "\ecc4";
}
.icofont-circle-ruler-alt:before {
	content: "\ecc5";
}
.icofont-circle-ruler:before {
	content: "\ecc6";
}
.icofont-compass-alt-1:before {
	content: "\ecc7";
}
.icofont-compass-alt-2:before {
	content: "\ecc8";
}
.icofont-compass-alt-3:before {
	content: "\ecc9";
}
.icofont-compass-alt-4:before {
	content: "\ecca";
}
.icofont-degrees-alt-1:before {
	content: "\eccb";
}
.icofont-degrees-alt-2:before {
	content: "\eccc";
}
.icofont-degrees:before {
	content: "\eccd";
}
.icofont-golden-ratio:before {
	content: "\ecce";
}
.icofont-marker-alt-1:before {
	content: "\eccf";
}
.icofont-marker-alt-2:before {
	content: "\ecd0";
}
.icofont-marker-alt-3:before {
	content: "\ecd1";
}
.icofont-mathematical-alt-1:before {
	content: "\ecd2";
}
.icofont-mathematical-alt-2:before {
	content: "\ecd3";
}
.icofont-mathematical:before {
	content: "\ecd4";
}
.icofont-pen-alt-1:before {
	content: "\ecd5";
}
.icofont-pen-alt-2:before {
	content: "\ecd6";
}
.icofont-pen-alt-3:before {
	content: "\ecd7";
}
.icofont-pen-holder-alt-1:before {
	content: "\ecd8";
}
.icofont-pen-holder:before {
	content: "\ecd9";
}
.icofont-pencil-alt-1:before {
	content: "\ecda";
}
.icofont-pencil-alt-2:before {
	content: "\ecdb";
}
.icofont-pencil-alt-3:before {
	content: "\ecdc";
}
.icofont-pencil-alt-4:before {
	content: "\ecdd";
}
.icofont-ruler-alt-1:before {
	content: "\ecde";
}
.icofont-ruler-alt-2:before {
	content: "\ecdf";
}
.icofont-ruler-compass-alt:before {
	content: "\ece0";
}
.icofont-ruler-compass:before {
	content: "\ece1";
}
.icofont-ruler-pencil-alt-1:before {
	content: "\ece2";
}
.icofont-ruler-pencil-alt-2:before {
	content: "\ece3";
}
.icofont-ruler-pencil:before {
	content: "\ece4";
}
.icofont-ruler:before {
	content: "\ece5";
}
.icofont-rulers-alt:before {
	content: "\ece6";
}
.icofont-rulers:before {
	content: "\ece7";
}
.icofont-square-root:before {
	content: "\ece8";
}
.icofont-aids:before {
	content: "\ece9";
}
.icofont-ambulance:before {
	content: "\ecea";
}
.icofont-autism:before {
	content: "\eceb";
}
.icofont-bandage:before {
	content: "\ecec";
}
.icofont-bed-patient:before {
	content: "\eced";
}
.icofont-blind:before {
	content: "\ecee";
}
.icofont-blood-drop:before {
	content: "\ecef";
}
.icofont-blood-test:before {
	content: "\ecf0";
}
.icofont-blood:before {
	content: "\ecf1";
}
.icofont-capsule:before {
	content: "\ecf2";
}
.icofont-crutches:before {
	content: "\ecf3";
}
.icofont-dna-alt-1:before {
	content: "\ecf4";
}
.icofont-dna:before {
	content: "\ecf5";
}
.icofont-doctor-alt:before {
	content: "\ecf6";
}
.icofont-doctor:before {
	content: "\ecf7";
}
.icofont-drug-pack:before {
	content: "\ecf8";
}
.icofont-drug:before {
	content: "\ecf9";
}
.icofont-eye-alt:before {
	content: "\ecfa";
}
.icofont-first-aid-alt:before {
	content: "\ecfb";
}
.icofont-garbage:before {
	content: "\ecfc";
}
.icofont-heart-alt:before {
	content: "\ecfd";
}
.icofont-heartbeat:before {
	content: "\ecfe";
}
.icofont-herbal:before {
	content: "\ecff";
}
.icofont-hospital:before {
	content: "\ed00";
}
.icofont-icu:before {
	content: "\ed01";
}
.icofont-injection-syringe:before {
	content: "\ed02";
}
.icofont-laboratory:before {
	content: "\ed03";
}
.icofont-medical-sign-alt:before {
	content: "\ed04";
}
.icofont-medical-sign:before {
	content: "\ed05";
}
.icofont-nurse-alt:before {
	content: "\ed06";
}
.icofont-nurse:before {
	content: "\ed07";
}
.icofont-nursing-home:before {
	content: "\ed08";
}
.icofont-operation-theater:before {
	content: "\ed09";
}
.icofont-paralysis-disability:before {
	content: "\ed0a";
}
.icofont-pills:before {
	content: "\ed0b";
}
.icofont-prescription:before {
	content: "\ed0c";
}
.icofont-pulse:before {
	content: "\ed0d";
}
.icofont-stethoscope-alt:before {
	content: "\ed0e";
}
.icofont-stethoscope:before {
	content: "\ed0f";
}
.icofont-stretcher:before {
	content: "\ed10";
}
.icofont-surgeon-alt:before {
	content: "\ed11";
}
.icofont-surgeon:before {
	content: "\ed12";
}
.icofont-tablets:before {
	content: "\ed13";
}
.icofont-test-bottle:before {
	content: "\ed14";
}
.icofont-test-tube:before {
	content: "\ed15";
}
.icofont-thermometer-alt:before {
	content: "\ed16";
}
.icofont-tooth:before {
	content: "\ed17";
}
.icofont-xray:before {
	content: "\ed18";
}
.icofont-ui-add:before {
	content: "\ed19";
}
.icofont-ui-alarm:before {
	content: "\ed1a";
}
.icofont-ui-battery:before {
	content: "\ed1b";
}
.icofont-ui-block:before {
	content: "\ed1c";
}
.icofont-ui-bluetooth:before {
	content: "\ed1d";
}
.icofont-ui-brightness:before {
	content: "\ed1e";
}
.icofont-ui-browser:before {
	content: "\ed1f";
}
.icofont-ui-calculator:before {
	content: "\ed20";
}
.icofont-ui-calendar:before {
	content: "\ed21";
}
.icofont-ui-call:before {
	content: "\ed22";
}
.icofont-ui-camera:before {
	content: "\ed23";
}
.icofont-ui-cart:before {
	content: "\ed24";
}
.icofont-ui-cell-phone:before {
	content: "\ed25";
}
.icofont-ui-chat:before {
	content: "\ed26";
}
.icofont-ui-check:before {
	content: "\ed27";
}
.icofont-ui-clip-board:before {
	content: "\ed28";
}
.icofont-ui-clip:before {
	content: "\ed29";
}
.icofont-ui-clock:before {
	content: "\ed2a";
}
.icofont-ui-close:before {
	content: "\ed2b";
}
.icofont-ui-contact-list:before {
	content: "\ed2c";
}
.icofont-ui-copy:before {
	content: "\ed2d";
}
.icofont-ui-cut:before {
	content: "\ed2e";
}
.icofont-ui-delete:before {
	content: "\ed2f";
}
.icofont-ui-dial-phone:before {
	content: "\ed30";
}
.icofont-ui-edit:before {
	content: "\ed31";
}
.icofont-ui-email:before {
	content: "\ed32";
}
.icofont-ui-file:before {
	content: "\ed33";
}
.icofont-ui-fire-wall:before {
	content: "\ed34";
}
.icofont-ui-flash-light:before {
	content: "\ed35";
}
.icofont-ui-flight:before {
	content: "\ed36";
}
.icofont-ui-folder:before {
	content: "\ed37";
}
.icofont-ui-game:before {
	content: "\ed38";
}
.icofont-ui-handicapped:before {
	content: "\ed39";
}
.icofont-ui-head-phone:before {
	content: "\ed3a";
}
.icofont-ui-home:before {
	content: "\ed3b";
}
.icofont-ui-image:before {
	content: "\ed3c";
}
.icofont-ui-keyboard:before {
	content: "\ed3d";
}
.icofont-ui-laoding:before {
	content: "\ed3e";
}
.icofont-ui-lock:before {
	content: "\ed3f";
}
.icofont-ui-love-add:before {
	content: "\ed40";
}
.icofont-ui-love-broken:before {
	content: "\ed41";
}
.icofont-ui-love-remove:before {
	content: "\ed42";
}
.icofont-ui-love:before {
	content: "\ed43";
}
.icofont-ui-map:before {
	content: "\ed44";
}
.icofont-ui-message:before {
	content: "\ed45";
}
.icofont-ui-messaging:before {
	content: "\ed46";
}
.icofont-ui-movie:before {
	content: "\ed47";
}
.icofont-ui-music-player:before {
	content: "\ed48";
}
.icofont-ui-music:before {
	content: "\ed49";
}
.icofont-ui-mute:before {
	content: "\ed4a";
}
.icofont-ui-network:before {
	content: "\ed4b";
}
.icofont-ui-next:before {
	content: "\ed4c";
}
.icofont-ui-note:before {
	content: "\ed4d";
}
.icofont-ui-office:before {
	content: "\ed4e";
}
.icofont-ui-password:before {
	content: "\ed4f";
}
.icofont-ui-pause:before {
	content: "\ed50";
}
.icofont-ui-play-stop:before {
	content: "\ed51";
}
.icofont-ui-play:before {
	content: "\ed52";
}
.icofont-ui-pointer:before {
	content: "\ed53";
}
.icofont-ui-power:before {
	content: "\ed54";
}
.icofont-ui-press:before {
	content: "\ed55";
}
.icofont-ui-previous:before {
	content: "\ed56";
}
.icofont-ui-rate-add:before {
	content: "\ed57";
}
.icofont-ui-rate-blank:before {
	content: "\ed58";
}
.icofont-ui-rate-remove:before {
	content: "\ed59";
}
.icofont-ui-rating:before {
	content: "\ed5a";
}
.icofont-ui-record:before {
	content: "\ed5b";
}
.icofont-ui-remove:before {
	content: "\ed5c";
}
.icofont-ui-reply:before {
	content: "\ed5d";
}
.icofont-ui-rotation:before {
	content: "\ed5e";
}
.icofont-ui-rss:before {
	content: "\ed5f";
}
.icofont-ui-search:before {
	content: "\ed60";
}
.icofont-ui-settings:before {
	content: "\ed61";
}
.icofont-ui-social-link:before {
	content: "\ed62";
}
.icofont-ui-tag:before {
	content: "\ed63";
}
.icofont-ui-text-chat:before {
	content: "\ed64";
}
.icofont-ui-text-loading:before {
	content: "\ed65";
}
.icofont-ui-theme:before {
	content: "\ed66";
}
.icofont-ui-timer:before {
	content: "\ed67";
}
.icofont-ui-touch-phone:before {
	content: "\ed68";
}
.icofont-ui-travel:before {
	content: "\ed69";
}
.icofont-ui-unlock:before {
	content: "\ed6a";
}
.icofont-ui-user-group:before {
	content: "\ed6b";
}
.icofont-ui-user:before {
	content: "\ed6c";
}
.icofont-ui-v-card:before {
	content: "\ed6d";
}
.icofont-ui-video-chat:before {
	content: "\ed6e";
}
.icofont-ui-video-message:before {
	content: "\ed6f";
}
.icofont-ui-video-play:before {
	content: "\ed70";
}
.icofont-ui-video:before {
	content: "\ed71";
}
.icofont-ui-volume:before {
	content: "\ed72";
}
.icofont-ui-weather:before {
	content: "\ed73";
}
.icofont-ui-wifi:before {
	content: "\ed74";
}
.icofont-ui-zoom-in:before {
	content: "\ed75";
}
.icofont-ui-zoom-out:before {
	content: "\ed76";
}
.icofont-cassette-player:before {
	content: "\ed77";
}
.icofont-cassette:before {
	content: "\ed78";
}
.icofont-forward:before {
	content: "\ed79";
}
.icofont-game:before {
	content: "\ed7a";
}
.icofont-guiter:before {
	content: "\ed7b";
}
.icofont-headphone-alt-1:before {
	content: "\ed7c";
}
.icofont-headphone-alt-2:before {
	content: "\ed7d";
}
.icofont-headphone-alt-3:before {
	content: "\ed7e";
}
.icofont-listening:before {
	content: "\ed7f";
}
.icofont-megaphone-alt:before {
	content: "\ed80";
}
.icofont-megaphone:before {
	content: "\ed81";
}
.icofont-movie:before {
	content: "\ed82";
}
.icofont-mp3-player:before {
	content: "\ed83";
}
.icofont-multimedia:before {
	content: "\ed84";
}
.icofont-music-disk:before {
	content: "\ed85";
}
.icofont-music-note:before {
	content: "\ed86";
}
.icofont-pause:before {
	content: "\ed87";
}
.icofont-play-alt-1:before {
	content: "\ed88";
}
.icofont-play-alt-2:before {
	content: "\ed89";
}
.icofont-play-alt-3:before {
	content: "\ed8a";
}
.icofont-play-pause:before {
	content: "\ed8b";
}
.icofont-record:before {
	content: "\ed8c";
}
.icofont-retro-music-disk:before {
	content: "\ed8d";
}
.icofont-rewind:before {
	content: "\ed8e";
}
.icofont-song-notes:before {
	content: "\ed8f";
}
.icofont-sound-wave-alt:before {
	content: "\ed90";
}
.icofont-sound-wave:before {
	content: "\ed91";
}
.icofont-stop:before {
	content: "\ed92";
}
.icofont-video-alt:before {
	content: "\ed93";
}
.icofont-video-cam:before {
	content: "\ed94";
}
.icofont-volume-bar:before {
	content: "\ed95";
}
.icofont-volume-mute:before {
	content: "\ed96";
}
.icofont-youtube-play:before {
	content: "\ed97";
}
.icofont-amazon-alt:before {
	content: "\ed98";
}
.icofont-amazon:before {
	content: "\ed99";
}
.icofont-american-express-alt:before {
	content: "\ed9a";
}
.icofont-american-express:before {
	content: "\ed9b";
}
.icofont-apple-pay-alt:before {
	content: "\ed9c";
}
.icofont-apple-pay:before {
	content: "\ed9d";
}
.icofont-bank-transfer-alt:before {
	content: "\ed9e";
}
.icofont-bank-transfer:before {
	content: "\ed9f";
}
.icofont-braintree-alt:before {
	content: "\eda0";
}
.icofont-braintree:before {
	content: "\eda1";
}
.icofont-cash-on-delivery-alt:before {
	content: "\eda2";
}
.icofont-cash-on-delivery:before {
	content: "\eda3";
}
.icofont-checkout-alt:before {
	content: "\eda4";
}
.icofont-checkout:before {
	content: "\eda5";
}
.icofont-diners-club-alt-1:before {
	content: "\eda6";
}
.icofont-diners-club-alt-2:before {
	content: "\eda7";
}
.icofont-diners-club-alt-3:before {
	content: "\eda8";
}
.icofont-diners-club:before {
	content: "\eda9";
}
.icofont-discover-alt:before {
	content: "\edaa";
}
.icofont-discover:before {
	content: "\edab";
}
.icofont-eway-alt:before {
	content: "\edac";
}
.icofont-eway:before {
	content: "\edad";
}
.icofont-google-wallet-alt-1:before {
	content: "\edae";
}
.icofont-google-wallet-alt-2:before {
	content: "\edaf";
}
.icofont-google-wallet-alt-3:before {
	content: "\edb0";
}
.icofont-google-wallet:before {
	content: "\edb1";
}
.icofont-jcb-alt:before {
	content: "\edb2";
}
.icofont-jcb:before {
	content: "\edb3";
}
.icofont-maestro-alt:before {
	content: "\edb4";
}
.icofont-maestro:before {
	content: "\edb5";
}
.icofont-mastercard-alt:before {
	content: "\edb6";
}
.icofont-mastercard:before {
	content: "\edb7";
}
.icofont-payoneer-alt:before {
	content: "\edb8";
}
.icofont-payoneer:before {
	content: "\edb9";
}
.icofont-paypal-alt:before {
	content: "\edba";
}
.icofont-paypal:before {
	content: "\edbb";
}
.icofont-sage-alt:before {
	content: "\edbc";
}
.icofont-sage:before {
	content: "\edbd";
}
.icofont-skrill-alt:before {
	content: "\edbe";
}
.icofont-skrill:before {
	content: "\edbf";
}
.icofont-stripe-alt:before {
	content: "\edc0";
}
.icofont-stripe:before {
	content: "\edc1";
}
.icofont-visa-alt:before {
	content: "\edc2";
}
.icofont-visa-electron:before {
	content: "\edc3";
}
.icofont-visa:before {
	content: "\edc4";
}
.icofont-western-union-alt:before {
	content: "\edc5";
}
.icofont-western-union:before {
	content: "\edc6";
}
.icofont-boy:before {
	content: "\edc7";
}
.icofont-business-man-alt-1:before {
	content: "\edc8";
}
.icofont-business-man-alt-2:before {
	content: "\edc9";
}
.icofont-business-man-alt-3:before {
	content: "\edca";
}
.icofont-business-man:before {
	content: "\edcb";
}
.icofont-funky-man:before {
	content: "\edcc";
}
.icofont-girl-alt:before {
	content: "\edcd";
}
.icofont-girl:before {
	content: "\edce";
}
.icofont-hotel-boy-alt:before {
	content: "\edcf";
}
.icofont-hotel-boy:before {
	content: "\edd0";
}
.icofont-man-in-glasses:before {
	content: "\edd1";
}
.icofont-user-alt-1:before {
	content: "\edd2";
}
.icofont-user-alt-2:before {
	content: "\edd3";
}
.icofont-user-alt-3:before {
	content: "\edd4";
}
.icofont-user-alt-4:before {
	content: "\edd5";
}
.icofont-user-alt-5:before {
	content: "\edd6";
}
.icofont-user-alt-6:before {
	content: "\edd7";
}
.icofont-user-alt-7:before {
	content: "\edd8";
}
.icofont-user-female:before {
	content: "\edd9";
}
.icofont-user-male:before {
	content: "\edda";
}
.icofont-user-suited:before {
	content: "\eddb";
}
.icofont-user:before {
	content: "\eddc";
}
.icofont-users-alt-1:before {
	content: "\eddd";
}
.icofont-users-alt-2:before {
	content: "\edde";
}
.icofont-users-alt-3:before {
	content: "\eddf";
}
.icofont-users-alt-4:before {
	content: "\ede0";
}
.icofont-users-alt-5:before {
	content: "\ede1";
}
.icofont-users-alt-6:before {
	content: "\ede2";
}
.icofont-users-social:before {
	content: "\ede3";
}
.icofont-users:before {
	content: "\ede4";
}
.icofont-waiter:before {
	content: "\ede5";
}
.icofont-woman-in-glasses:before {
	content: "\ede6";
}
.icofont-document-search:before {
	content: "\ede7";
}
.icofont-folder-search:before {
	content: "\ede8";
}
.icofont-home-search:before {
	content: "\ede9";
}
.icofont-job-search:before {
	content: "\edea";
}
.icofont-map-search:before {
	content: "\edeb";
}
.icofont-restaurant-search:before {
	content: "\edec";
}
.icofont-search-alt-1:before {
	content: "\eded";
}
.icofont-search-alt-2:before {
	content: "\edee";
}
.icofont-search:before {
	content: "\edef";
}
.icofont-stock-search:before {
	content: "\edf0";
}
.icofont-user-search:before {
	content: "\edf1";
}
.icofont-social-aim:before {
	content: "\edf2";
}
.icofont-social-badoo:before {
	content: "\edf3";
}
.icofont-social-bebo:before {
	content: "\edf4";
}
.icofont-social-behance:before {
	content: "\edf5";
}
.icofont-social-blogger:before {
	content: "\edf6";
}
.icofont-social-bootstrap:before {
	content: "\edf7";
}
.icofont-social-brightkite:before {
	content: "\edf8";
}
.icofont-social-cloudapp:before {
	content: "\edf9";
}
.icofont-social-concrete5:before {
	content: "\edfa";
}
.icofont-social-designbump:before {
	content: "\edfb";
}
.icofont-social-designfloat:before {
	content: "\edfc";
}
.icofont-social-deviantart:before {
	content: "\edfd";
}
.icofont-social-digg:before {
	content: "\edfe";
}
.icofont-social-dotcms:before {
	content: "\edff";
}
.icofont-social-dribble:before {
	content: "\ee00";
}
.icofont-social-dropbox:before {
	content: "\ee01";
}
.icofont-brand-drupal:before {
	content: "\ee02";
}
.icofont-social-ebuddy:before {
	content: "\ee03";
}
.icofont-social-ello:before {
	content: "\ee04";
}
.icofont-social-ember:before {
	content: "\ee05";
}
.icofont-social-envato:before {
	content: "\ee06";
}
.icofont-social-evernote:before {
	content: "\ee07";
}
.icofont-social-facebook:before {
	content: "\ee08";
}
.icofont-social-feedburner:before {
	content: "\ee09";
}
.icofont-social-folkd:before {
	content: "\ee0a";
}
.icofont-social-friendfeed:before {
	content: "\ee0b";
}
.icofont-social-ghost:before {
	content: "\ee0c";
}
.icofont-social-github:before {
	content: "\ee0d";
}
.icofont-social-gnome:before {
	content: "\ee0e";
}
.icofont-social-google-buzz:before {
	content: "\ee0f";
}
.icofont-social-google-map:before {
	content: "\ee10";
}
.icofont-social-google-plus:before {
	content: "\ee11";
}
.icofont-social-google-talk:before {
	content: "\ee12";
}
.icofont-social-hype-machine:before {
	content: "\ee13";
}
.icofont-social-instagram:before {
	content: "\ee14";
}
.icofont-brand-joomla:before {
	content: "\ee15";
}
.icofont-social-kickstarter:before {
	content: "\ee16";
}
.icofont-social-line:before {
	content: "\ee17";
}
.icofont-social-linux-mint:before {
	content: "\ee18";
}
.icofont-social-livejournal:before {
	content: "\ee19";
}
.icofont-social-magento:before {
	content: "\ee1a";
}
.icofont-social-meetup:before {
	content: "\ee1b";
}
.icofont-social-mixx:before {
	content: "\ee1c";
}
.icofont-social-newsvine:before {
	content: "\ee1d";
}
.icofont-social-nimbuss:before {
	content: "\ee1e";
}
.icofont-social-opencart:before {
	content: "\ee1f";
}
.icofont-social-oscommerce:before {
	content: "\ee20";
}
.icofont-social-pandora:before {
	content: "\ee21";
}
.icofont-social-picasa:before {
	content: "\ee22";
}
.icofont-social-pinterest:before {
	content: "\ee23";
}
.icofont-social-prestashop:before {
	content: "\ee24";
}
.icofont-social-qik:before {
	content: "\ee25";
}
.icofont-social-readernaut:before {
	content: "\ee26";
}
.icofont-social-reddit:before {
	content: "\ee27";
}
.icofont-social-rss:before {
	content: "\ee28";
}
.icofont-social-shopify:before {
	content: "\ee29";
}
.icofont-social-silverstripe:before {
	content: "\ee2a";
}
.icofont-social-skype:before {
	content: "\ee2b";
}
.icofont-social-slashdot:before {
	content: "\ee2c";
}
.icofont-social-smugmug:before {
	content: "\ee2d";
}
.icofont-social-steam:before {
	content: "\ee2e";
}
.icofont-social-stumbleupon:before {
	content: "\ee2f";
}
.icofont-social-technorati:before {
	content: "\ee30";
}
.icofont-social-telegram:before {
	content: "\ee31";
}
.icofont-social-tinder:before {
	content: "\ee32";
}
.icofont-social-tumblr:before {
	content: "\ee33";
}
.icofont-social-twitter:before {
	content: "\ee34";
}
.icofont-social-typo3:before {
	content: "\ee35";
}
.icofont-social-ubercart:before {
	content: "\ee36";
}
.icofont-social-viber:before {
	content: "\ee37";
}
.icofont-social-viddler:before {
	content: "\ee38";
}
.icofont-social-vimeo:before {
	content: "\ee39";
}
.icofont-social-vine:before {
	content: "\ee3a";
}
.icofont-social-virb:before {
	content: "\ee3b";
}
.icofont-social-virtuemart:before {
	content: "\ee3c";
}
.icofont-social-wechat:before {
	content: "\ee3d";
}
.icofont-brand-wordpress:before {
	content: "\ee3e";
}
.icofont-social-xing:before {
	content: "\ee3f";
}
.icofont-social-yahoo:before {
	content: "\ee40";
}
.icofont-social-yelp:before {
	content: "\ee41";
}
.icofont-social-zencart:before {
	content: "\ee42";
}
.icofont-badminton-birdie:before {
	content: "\ee43";
}
.icofont-baseball:before {
	content: "\ee44";
}
.icofont-baseballer:before {
	content: "\ee45";
}
.icofont-basketball-hoop:before {
	content: "\ee46";
}
.icofont-basketball:before {
	content: "\ee47";
}
.icofont-billiard-ball:before {
	content: "\ee48";
}
.icofont-boot-alt-1:before {
	content: "\ee49";
}
.icofont-boot-alt-2:before {
	content: "\ee4a";
}
.icofont-bowling-alt:before {
	content: "\ee4b";
}
.icofont-bowling:before {
	content: "\ee4c";
}
.icofont-canoe:before {
	content: "\ee4d";
}
.icofont-cheer-leader:before {
	content: "\ee4e";
}
.icofont-climbing:before {
	content: "\ee4f";
}
.icofont-corner:before {
	content: "\ee50";
}
.icofont-cyclist:before {
	content: "\ee51";
}
.icofont-dumbbell-alt:before {
	content: "\ee52";
}
.icofont-dumbbell:before {
	content: "\ee53";
}
.icofont-field-alt:before {
	content: "\ee54";
}
.icofont-field:before {
	content: "\ee55";
}
.icofont-football-alt:before {
	content: "\ee56";
}
.icofont-foul:before {
	content: "\ee57";
}
.icofont-goal-keeper:before {
	content: "\ee58";
}
.icofont-goal:before {
	content: "\ee59";
}
.icofont-golf-alt:before {
	content: "\ee5a";
}
.icofont-golf-bag:before {
	content: "\ee5b";
}
.icofont-golf-field:before {
	content: "\ee5c";
}
.icofont-golf:before {
	content: "\ee5d";
}
.icofont-golfer:before {
	content: "\ee5e";
}
.icofont-gym-alt-1:before {
	content: "\ee5f";
}
.icofont-gym-alt-2:before {
	content: "\ee60";
}
.icofont-gym-alt-3:before {
	content: "\ee61";
}
.icofont-gym:before {
	content: "\ee62";
}
.icofont-hand-grippers:before {
	content: "\ee63";
}
.icofont-heart-beat-alt:before {
	content: "\ee64";
}
.icofont-helmet:before {
	content: "\ee65";
}
.icofont-hockey-alt:before {
	content: "\ee66";
}
.icofont-hockey:before {
	content: "\ee67";
}
.icofont-ice-skate:before {
	content: "\ee68";
}
.icofont-jersey-alt:before {
	content: "\ee69";
}
.icofont-jersey:before {
	content: "\ee6a";
}
.icofont-jumping:before {
	content: "\ee6b";
}
.icofont-kick:before {
	content: "\ee6c";
}
.icofont-leg:before {
	content: "\ee6d";
}
.icofont-match-review:before {
	content: "\ee6e";
}
.icofont-medal-alt:before {
	content: "\ee6f";
}
.icofont-muscle-alt:before {
	content: "\ee70";
}
.icofont-muscle:before {
	content: "\ee71";
}
.icofont-offside:before {
	content: "\ee72";
}
.icofont-olympic-logo:before {
	content: "\ee73";
}
.icofont-olympic:before {
	content: "\ee74";
}
.icofont-padding:before {
	content: "\ee75";
}
.icofont-penalty-card:before {
	content: "\ee76";
}
.icofont-racer:before {
	content: "\ee77";
}
.icofont-racing-car:before {
	content: "\ee78";
}
.icofont-racing-flag-alt:before {
	content: "\ee79";
}
.icofont-racing-flag:before {
	content: "\ee7a";
}
.icofont-racings-wheel:before {
	content: "\ee7b";
}
.icofont-referee:before {
	content: "\ee7c";
}
.icofont-refree-jersey:before {
	content: "\ee7d";
}
.icofont-result:before {
	content: "\ee7e";
}
.icofont-rugby-ball:before {
	content: "\ee7f";
}
.icofont-rugby-player:before {
	content: "\ee80";
}
.icofont-rugby:before {
	content: "\ee81";
}
.icofont-runner-alt-1:before {
	content: "\ee82";
}
.icofont-runner-alt-2:before {
	content: "\ee83";
}
.icofont-runner:before {
	content: "\ee84";
}
.icofont-score-board:before {
	content: "\ee85";
}
.icofont-skiing-man:before {
	content: "\ee86";
}
.icofont-skydiving-goggles:before {
	content: "\ee87";
}
.icofont-snow-mobile:before {
	content: "\ee88";
}
.icofont-steering:before {
	content: "\ee89";
}
.icofont-substitute:before {
	content: "\ee8a";
}
.icofont-swimmer:before {
	content: "\ee8b";
}
.icofont-table-tennis:before {
	content: "\ee8c";
}
.icofont-team-alt:before {
	content: "\ee8d";
}
.icofont-team:before {
	content: "\ee8e";
}
.icofont-tennis-player:before {
	content: "\ee8f";
}
.icofont-tennis:before {
	content: "\ee90";
}
.icofont-time:before {
	content: "\ee91";
}
.icofont-track:before {
	content: "\ee92";
}
.icofont-tracking:before {
	content: "\ee93";
}
.icofont-trophy-alt:before {
	content: "\ee94";
}
.icofont-trophy:before {
	content: "\ee95";
}
.icofont-volleyball-alt:before {
	content: "\ee96";
}
.icofont-volleyball-fire:before {
	content: "\ee97";
}
.icofont-volleyball:before {
	content: "\ee98";
}
.icofont-water-bottle:before {
	content: "\ee99";
}
.icofont-whisle:before {
	content: "\ee9a";
}
.icofont-win-trophy:before {
	content: "\ee9b";
}
.icofont-align-center:before {
	content: "\ee9c";
}
.icofont-align-left:before {
	content: "\ee9d";
}
.icofont-align-right:before {
	content: "\ee9e";
}
.icofont-all-caps:before {
	content: "\ee9f";
}
.icofont-bold:before {
	content: "\eea0";
}
.icofont-brush:before {
	content: "\eea1";
}
.icofont-clip-board:before {
	content: "\eea2";
}
.icofont-code-alt:before {
	content: "\eea3";
}
.icofont-color-bucket:before {
	content: "\eea4";
}
.icofont-color-picker:before {
	content: "\eea5";
}
.icofont-copy-alt:before {
	content: "\eea6";
}
.icofont-copy-black:before {
	content: "\eea7";
}
.icofont-cut:before {
	content: "\eea8";
}
.icofont-delete-alt:before {
	content: "\eea9";
}
.icofont-edit-alt:before {
	content: "\eeaa";
}
.icofont-eraser-alt:before {
	content: "\eeab";
}
.icofont-file-alt:before {
	content: "\eeac";
}
.icofont-font:before {
	content: "\eead";
}
.icofont-header:before {
	content: "\eeae";
}
.icofont-indent:before {
	content: "\eeaf";
}
.icofont-italic-alt:before {
	content: "\eeb0";
}
.icofont-justify-all:before {
	content: "\eeb1";
}
.icofont-justify-center:before {
	content: "\eeb2";
}
.icofont-justify-left:before {
	content: "\eeb3";
}
.icofont-justify-right:before {
	content: "\eeb4";
}
.icofont-line-height:before {
	content: "\eeb5";
}
.icofont-link-alt:before {
	content: "\eeb6";
}
.icofont-listine-dots:before {
	content: "\eeb7";
}
.icofont-listing-box:before {
	content: "\eeb8";
}
.icofont-listing-number:before {
	content: "\eeb9";
}
.icofont-marker:before {
	content: "\eeba";
}
.icofont-outdent:before {
	content: "\eebb";
}
.icofont-paper-clip:before {
	content: "\eebc";
}
.icofont-paragraph:before {
	content: "\eebd";
}
.icofont-pin:before {
	content: "\eebe";
}
.icofont-printer:before {
	content: "\eebf";
}
.icofont-redo:before {
	content: "\eec0";
}
.icofont-rotation:before {
	content: "\eec1";
}
.icofont-save:before {
	content: "\eec2";
}
.icofont-small-cap:before {
	content: "\eec3";
}
.icofont-strike-through:before {
	content: "\eec4";
}
.icofont-sub-listing:before {
	content: "\eec5";
}
.icofont-subscript:before {
	content: "\eec6";
}
.icofont-superscript:before {
	content: "\eec7";
}
.icofont-table:before {
	content: "\eec8";
}
.icofont-text-height:before {
	content: "\eec9";
}
.icofont-text-width:before {
	content: "\eeca";
}
.icofont-trash:before {
	content: "\eecb";
}
.icofont-underline:before {
	content: "\eecc";
}
.icofont-undo:before {
	content: "\eecd";
}
.icofont-unlink:before {
	content: "\eece";
}
.icofont-air-balloon:before {
	content: "\eecf";
}
.icofont-airplane-alt:before {
	content: "\eed0";
}
.icofont-airplane:before {
	content: "\eed1";
}
.icofont-ambulance-crescent:before {
	content: "\eed2";
}
.icofont-ambulance-cross:before {
	content: "\eed3";
}
.icofont-articulated-truck:before {
	content: "\eed4";
}
.icofont-auto-rickshaw:before {
	content: "\eed5";
}
.icofont-bicycle-alt-1:before {
	content: "\eed6";
}
.icofont-bicycle-alt-2:before {
	content: "\eed7";
}
.icofont-bull-dozer:before {
	content: "\eed8";
}
.icofont-bus-alt-1:before {
	content: "\eed9";
}
.icofont-bus-alt-2:before {
	content: "\eeda";
}
.icofont-bus-alt-3:before {
	content: "\eedb";
}
.icofont-cable-car:before {
	content: "\eedc";
}
.icofont-car-alt-1:before {
	content: "\eedd";
}
.icofont-car-alt-2:before {
	content: "\eede";
}
.icofont-car-alt-3:before {
	content: "\eedf";
}
.icofont-car-alt-4:before {
	content: "\eee0";
}
.icofont-concrete-mixer:before {
	content: "\eee1";
}
.icofont-delivery-time:before {
	content: "\eee2";
}
.icofont-excavator:before {
	content: "\eee3";
}
.icofont-fast-delivery:before {
	content: "\eee4";
}
.icofont-fire-truck-alt:before {
	content: "\eee5";
}
.icofont-fire-truck:before {
	content: "\eee6";
}
.icofont-fork-lift:before {
	content: "\eee7";
}
.icofont-free-delivery:before {
	content: "\eee8";
}
.icofont-golf-cart:before {
	content: "\eee9";
}
.icofont-helicopter:before {
	content: "\eeea";
}
.icofont-motor-bike-alt:before {
	content: "\eeeb";
}
.icofont-motor-bike:before {
	content: "\eeec";
}
.icofont-motor-biker:before {
	content: "\eeed";
}
.icofont-oil-truck:before {
	content: "\eeee";
}
.icofont-police-car:before {
	content: "\eeef";
}
.icofont-rickshaw:before {
	content: "\eef0";
}
.icofont-rocket-alt-1:before {
	content: "\eef1";
}
.icofont-rocket-alt-2:before {
	content: "\eef2";
}
.icofont-sail-boat:before {
	content: "\eef3";
}
.icofont-scooter:before {
	content: "\eef4";
}
.icofont-sea-plane:before {
	content: "\eef5";
}
.icofont-ship-alt:before {
	content: "\eef6";
}
.icofont-speed-boat:before {
	content: "\eef7";
}
.icofont-taxi:before {
	content: "\eef8";
}
.icofont-tow-truck:before {
	content: "\eef9";
}
.icofont-tractor:before {
	content: "\eefa";
}
.icofont-traffic-light:before {
	content: "\eefb";
}
.icofont-train-line:before {
	content: "\eefc";
}
.icofont-train-steam:before {
	content: "\eefd";
}
.icofont-tram:before {
	content: "\eefe";
}
.icofont-truck-alt:before {
	content: "\eeff";
}
.icofont-truck-loaded:before {
	content: "\ef00";
}
.icofont-truck:before {
	content: "\ef01";
}
.icofont-van-alt:before {
	content: "\ef02";
}
.icofont-van:before {
	content: "\ef03";
}
.icofont-yacht:before {
	content: "\ef04";
}
.icofont-5-star-hotel:before {
	content: "\ef05";
}
.icofont-anchor-alt:before {
	content: "\ef06";
}
.icofont-beach-bed:before {
	content: "\ef07";
}
.icofont-camping-vest:before {
	content: "\ef08";
}
.icofont-coconut-alt:before {
	content: "\ef09";
}
.icofont-direction-sign:before {
	content: "\ef0a";
}
.icofont-hill-side:before {
	content: "\ef0b";
}
.icofont-island-alt:before {
	content: "\ef0c";
}
.icofont-long-drive:before {
	content: "\ef0d";
}
.icofont-map-pins:before {
	content: "\ef0e";
}
.icofont-plane-ticket:before {
	content: "\ef0f";
}
.icofont-sail-boat-alt-1:before {
	content: "\ef10";
}
.icofont-sail-boat-alt-2:before {
	content: "\ef11";
}
.icofont-sandals-female:before {
	content: "\ef12";
}
.icofont-sandals-male:before {
	content: "\ef13";
}
.icofont-travelling:before {
	content: "\ef14";
}
.icofont-breakdown:before {
	content: "\ef15";
}
.icofont-celsius:before {
	content: "\ef16";
}
.icofont-clouds:before {
	content: "\ef17";
}
.icofont-cloudy:before {
	content: "\ef18";
}
.icofont-compass-alt:before {
	content: "\ef19";
}
.icofont-dust:before {
	content: "\ef1a";
}
.icofont-eclipse:before {
	content: "\ef1b";
}
.icofont-fahrenheit:before {
	content: "\ef1c";
}
.icofont-forest-fire:before {
	content: "\ef1d";
}
.icofont-full-night:before {
	content: "\ef1e";
}
.icofont-full-sunny:before {
	content: "\ef1f";
}
.icofont-hail-night:before {
	content: "\ef20";
}
.icofont-hail-rainy-night:before {
	content: "\ef21";
}
.icofont-hail-rainy-sunny:before {
	content: "\ef22";
}
.icofont-hail-rainy:before {
	content: "\ef23";
}
.icofont-hail-sunny:before {
	content: "\ef24";
}
.icofont-hail-thunder-night:before {
	content: "\ef25";
}
.icofont-hail-thunder-sunny:before {
	content: "\ef26";
}
.icofont-hail-thunder:before {
	content: "\ef27";
}
.icofont-hail:before {
	content: "\ef28";
}
.icofont-hill-night:before {
	content: "\ef29";
}
.icofont-hill-sunny:before {
	content: "\ef2a";
}
.icofont-hill:before {
	content: "\ef2b";
}
.icofont-hurricane:before {
	content: "\ef2c";
}
.icofont-island:before {
	content: "\ef2d";
}
.icofont-meteor:before {
	content: "\ef2e";
}
.icofont-night:before {
	content: "\ef2f";
}
.icofont-rainy-night:before {
	content: "\ef30";
}
.icofont-rainy-sunny:before {
	content: "\ef31";
}
.icofont-rainy-thunder:before {
	content: "\ef32";
}
.icofont-rainy:before {
	content: "\ef33";
}
.icofont-showy-night-hail:before {
	content: "\ef34";
}
.icofont-snow-temp:before {
	content: "\ef35";
}
.icofont-snow:before {
	content: "\ef36";
}
.icofont-snowy-hail:before {
	content: "\ef37";
}
.icofont-snowy-night-rainy:before {
	content: "\ef38";
}
.icofont-snowy-night:before {
	content: "\ef39";
}
.icofont-snowy-rainy:before {
	content: "\ef3a";
}
.icofont-snowy-sunny-hail:before {
	content: "\ef3b";
}
.icofont-snowy-sunny-rainy:before {
	content: "\ef3c";
}
.icofont-snowy-sunny:before {
	content: "\ef3d";
}
.icofont-snowy-thunder-night:before {
	content: "\ef3e";
}
.icofont-snowy-thunder-sunny:before {
	content: "\ef3f";
}
.icofont-snowy-thunder:before {
	content: "\ef40";
}
.icofont-snowy-windy-night:before {
	content: "\ef41";
}
.icofont-snowy-windy-sunny:before {
	content: "\ef42";
}
.icofont-snowy-windy:before {
	content: "\ef43";
}
.icofont-snowy:before {
	content: "\ef44";
}
.icofont-sun-alt:before {
	content: "\ef45";
}
.icofont-sun-rise:before {
	content: "\ef46";
}
.icofont-sun-set:before {
	content: "\ef47";
}
.icofont-sunny-day-temp:before {
	content: "\ef48";
}
.icofont-sunny:before {
	content: "\ef49";
}
.icofont-thermometer:before {
	content: "\ef4a";
}
.icofont-thinder-light:before {
	content: "\ef4b";
}
.icofont-tornado:before {
	content: "\ef4c";
}
.icofont-umbrella-alt:before {
	content: "\ef4d";
}
.icofont-volcano:before {
	content: "\ef4e";
}
.icofont-wave:before {
	content: "\ef4f";
}
.icofont-wind-scale-0:before {
	content: "\ef50";
}
.icofont-wind-scale-1:before {
	content: "\ef51";
}
.icofont-wind-scale-2:before {
	content: "\ef52";
}
.icofont-wind-scale-3:before {
	content: "\ef53";
}
.icofont-wind-scale-4:before {
	content: "\ef54";
}
.icofont-wind-scale-5:before {
	content: "\ef55";
}
.icofont-wind-scale-6:before {
	content: "\ef56";
}
.icofont-wind-scale-7:before {
	content: "\ef57";
}
.icofont-wind-scale-8:before {
	content: "\ef58";
}
.icofont-wind-scale-9:before {
	content: "\ef59";
}
.icofont-wind-scale-10:before {
	content: "\ef5a";
}
.icofont-wind-scale-11:before {
	content: "\ef5b";
}
.icofont-wind-scale-12:before {
	content: "\ef5c";
}
.icofont-wind-waves:before {
	content: "\ef5d";
}
.icofont-wind:before {
	content: "\ef5e";
}
.icofont-windy-hail:before {
	content: "\ef5f";
}
.icofont-windy-night:before {
	content: "\ef60";
}
.icofont-windy-raining:before {
	content: "\ef61";
}
.icofont-windy-sunny:before {
	content: "\ef62";
}
.icofont-windy-thunder-raining:before {
	content: "\ef63";
}
.icofont-windy-thunder:before {
	content: "\ef64";
}
.icofont-windy:before {
	content: "\ef65";
}
.icofont-addons:before {
	content: "\ef66";
}
.icofont-address-book:before {
	content: "\ef67";
}
.icofont-adjust:before {
	content: "\ef68";
}
.icofont-alarm:before {
	content: "\ef69";
}
.icofont-anchor:before {
	content: "\ef6a";
}
.icofont-archive:before {
	content: "\ef6b";
}
.icofont-at:before {
	content: "\ef6c";
}
.icofont-attachment:before {
	content: "\ef6d";
}
.icofont-audio:before {
	content: "\ef6e";
}
.icofont-auto-mobile:before {
	content: "\ef6f";
}
.icofont-automation:before {
	content: "\ef70";
}
.icofont-baby:before {
	content: "\ef71";
}
.icofont-badge:before {
	content: "\ef72";
}
.icofont-bag:before {
	content: "\ef73";
}
.icofont-ban:before {
	content: "\ef74";
}
.icofont-bank:before {
	content: "\ef75";
}
.icofont-bar-code:before {
	content: "\ef76";
}
.icofont-bars:before {
	content: "\ef77";
}
.icofont-battery-empty:before {
	content: "\ef78";
}
.icofont-battery-full:before {
	content: "\ef79";
}
.icofont-battery-half:before {
	content: "\ef7a";
}
.icofont-battery-low:before {
	content: "\ef7b";
}
.icofont-beach:before {
	content: "\ef7c";
}
.icofont-beaker:before {
	content: "\ef7d";
}
.icofont-bear:before {
	content: "\ef7e";
}
.icofont-beard:before {
	content: "\ef7f";
}
.icofont-bed:before {
	content: "\ef80";
}
.icofont-bell:before {
	content: "\ef81";
}
.icofont-beverage:before {
	content: "\ef82";
}
.icofont-bicycle:before {
	content: "\ef83";
}
.icofont-bill:before {
	content: "\ef84";
}
.icofont-bin:before {
	content: "\ef85";
}
.icofont-binary:before {
	content: "\ef86";
}
.icofont-binoculars:before {
	content: "\ef87";
}
.icofont-bird:before {
	content: "\ef88";
}
.icofont-birds:before {
	content: "\ef89";
}
.icofont-black-board:before {
	content: "\ef8a";
}
.icofont-bluetooth:before {
	content: "\ef8b";
}
.icofont-bolt:before {
	content: "\ef8c";
}
.icofont-bomb:before {
	content: "\ef8d";
}
.icofont-book-mark:before {
	content: "\ef8e";
}
.icofont-book:before {
	content: "\ef8f";
}
.icofont-boot:before {
	content: "\ef90";
}
.icofont-box:before {
	content: "\ef91";
}
.icofont-brain:before {
	content: "\ef92";
}
.icofont-briefcase:before {
	content: "\ef93";
}
.icofont-broken:before {
	content: "\ef94";
}
.icofont-bucket:before {
	content: "\ef95";
}
.icofont-bucket1:before {
	content: "\ef96";
}
.icofont-bucket2:before {
	content: "\ef97";
}
.icofont-bug:before {
	content: "\ef98";
}
.icofont-building:before {
	content: "\ef99";
}
.icofont-bullet:before {
	content: "\ef9a";
}
.icofont-bullhorn:before {
	content: "\ef9b";
}
.icofont-bullseye:before {
	content: "\ef9c";
}
.icofont-bus:before {
	content: "\ef9d";
}
.icofont-butterfly:before {
	content: "\ef9e";
}
.icofont-cab:before {
	content: "\ef9f";
}
.icofont-calculator:before {
	content: "\efa0";
}
.icofont-calendar:before {
	content: "\efa1";
}
.icofont-camera-alt:before {
	content: "\efa2";
}
.icofont-camera:before {
	content: "\efa3";
}
.icofont-car:before {
	content: "\efa4";
}
.icofont-card:before {
	content: "\efa5";
}
.icofont-cart:before {
	content: "\efa6";
}
.icofont-cc:before {
	content: "\efa7";
}
.icofont-certificate:before {
	content: "\efa8";
}
.icofont-charging:before {
	content: "\efa9";
}
.icofont-chat:before {
	content: "\efaa";
}
.icofont-check-alt:before {
	content: "\efab";
}
.icofont-check-circled:before {
	content: "\efac";
}
.icofont-check:before {
	content: "\efad";
}
.icofont-checked:before {
	content: "\efae";
}
.icofont-children-care:before {
	content: "\efaf";
}
.icofont-clock-time:before {
	content: "\efb0";
}
.icofont-close-circled:before {
	content: "\efb1";
}
.icofont-close-line-circled:before {
	content: "\efb2";
}
.icofont-close-line-squared-alt:before {
	content: "\efb3";
}
.icofont-close-line-squared:before {
	content: "\efb4";
}
.icofont-close-line:before {
	content: "\efb5";
}
.icofont-close-squared-alt:before {
	content: "\efb6";
}
.icofont-close-squared:before {
	content: "\efb7";
}
.icofont-close:before {
	content: "\efb8";
}
.icofont-cloud-download:before {
	content: "\efb9";
}
.icofont-cloud-refresh:before {
	content: "\efba";
}
.icofont-cloud-upload:before {
	content: "\efbb";
}
.icofont-cloud:before {
	content: "\efbc";
}
.icofont-code-not-allowed:before {
	content: "\efbd";
}
.icofont-code:before {
	content: "\efbe";
}
.icofont-coffee-cup:before {
	content: "\efbf";
}
.icofont-comment:before {
	content: "\efc0";
}
.icofont-compass:before {
	content: "\efc1";
}
.icofont-computer:before {
	content: "\efc2";
}
.icofont-connection:before {
	content: "\efc3";
}
.icofont-console:before {
	content: "\efc4";
}
.icofont-contacts:before {
	content: "\efc5";
}
.icofont-contrast:before {
	content: "\efc6";
}
.icofont-copy:before {
	content: "\efc7";
}
.icofont-copyright:before {
	content: "\efc8";
}
.icofont-credit-card:before {
	content: "\efc9";
}
.icofont-crop:before {
	content: "\efca";
}
.icofont-crown:before {
	content: "\efcb";
}
.icofont-cube:before {
	content: "\efcc";
}
.icofont-cubes:before {
	content: "\efcd";
}
.icofont-culinary:before {
	content: "\efce";
}
.icofont-dashboard-web:before {
	content: "\efcf";
}
.icofont-dashboard:before {
	content: "\efd0";
}
.icofont-data:before {
	content: "\efd1";
}
.icofont-database-add:before {
	content: "\efd2";
}
.icofont-database-locked:before {
	content: "\efd3";
}
.icofont-database-remove:before {
	content: "\efd4";
}
.icofont-database:before {
	content: "\efd5";
}
.icofont-delete:before {
	content: "\efd6";
}
.icofont-diamond:before {
	content: "\efd7";
}
.icofont-dice:before {
	content: "\efd8";
}
.icofont-disabled:before {
	content: "\efd9";
}
.icofont-disc:before {
	content: "\efda";
}
.icofont-diskette:before {
	content: "\efdb";
}
.icofont-document-folder:before {
	content: "\efdc";
}
.icofont-download-alt:before {
	content: "\efdd";
}
.icofont-download:before {
	content: "\efde";
}
.icofont-downloaded:before {
	content: "\efdf";
}
.icofont-earth:before {
	content: "\efe0";
}
.icofont-ebook:before {
	content: "\efe1";
}
.icofont-edit:before {
	content: "\efe2";
}
.icofont-eject:before {
	content: "\efe3";
}
.icofont-email:before {
	content: "\efe4";
}
.icofont-envelope-open:before {
	content: "\efe5";
}
.icofont-envelope:before {
	content: "\efe6";
}
.icofont-eraser:before {
	content: "\efe7";
}
.icofont-error:before {
	content: "\efe8";
}
.icofont-exchange:before {
	content: "\efe9";
}
.icofont-exclamation-circle:before {
	content: "\efea";
}
.icofont-exclamation-square:before {
	content: "\efeb";
}
.icofont-exclamation-tringle:before {
	content: "\efec";
}
.icofont-exclamation:before {
	content: "\efed";
}
.icofont-exit:before {
	content: "\efee";
}
.icofont-expand:before {
	content: "\efef";
}
.icofont-external-link:before {
	content: "\eff0";
}
.icofont-external:before {
	content: "\eff1";
}
.icofont-eye-blocked:before {
	content: "\eff2";
}
.icofont-eye-dropper:before {
	content: "\eff3";
}
.icofont-eye:before {
	content: "\eff4";
}
.icofont-favourite:before {
	content: "\eff5";
}
.icofont-fax:before {
	content: "\eff6";
}
.icofont-female:before {
	content: "\eff7";
}
.icofont-file:before {
	content: "\eff8";
}
.icofont-film:before {
	content: "\eff9";
}
.icofont-filter:before {
	content: "\effa";
}
.icofont-fire-burn:before {
	content: "\effb";
}
.icofont-fire-extinguisher:before {
	content: "\effc";
}
.icofont-fire:before {
	content: "\effd";
}
.icofont-first-aid:before {
	content: "\effe";
}
.icofont-flag-alt-1:before {
	content: "\efff";
}
.icofont-flag-alt-2:before {
	content: "\f000";
}
.icofont-flag:before {
	content: "\f001";
}
.icofont-flash-light:before {
	content: "\f002";
}
.icofont-flash:before {
	content: "\f003";
}
.icofont-flask:before {
	content: "\f004";
}
.icofont-focus:before {
	content: "\f005";
}
.icofont-folder-open:before {
	content: "\f006";
}
.icofont-folder:before {
	content: "\f007";
}
.icofont-foot-print:before {
	content: "\f008";
}
.icofont-football-american:before {
	content: "\f009";
}
.icofont-football:before {
	content: "\f00a";
}
.icofont-game-console:before {
	content: "\f00b";
}
.icofont-game-pad:before {
	content: "\f00c";
}
.icofont-gavel:before {
	content: "\f00d";
}
.icofont-gear:before {
	content: "\f00e";
}
.icofont-gears:before {
	content: "\f00f";
}
.icofont-gift:before {
	content: "\f010";
}
.icofont-glass:before {
	content: "\f011";
}
.icofont-globe:before {
	content: "\f012";
}
.icofont-graduate:before {
	content: "\f013";
}
.icofont-graffiti:before {
	content: "\f014";
}
.icofont-grocery:before {
	content: "\f015";
}
.icofont-group:before {
	content: "\f016";
}
.icofont-hammer:before {
	content: "\f017";
}
.icofont-hand:before {
	content: "\f018";
}
.icofont-hanger:before {
	content: "\f019";
}
.icofont-hard-disk:before {
	content: "\f01a";
}
.icofont-headphone:before {
	content: "\f01b";
}
.icofont-heart-beat:before {
	content: "\f01c";
}
.icofont-heart:before {
	content: "\f01d";
}
.icofont-history:before {
	content: "\f01e";
}
.icofont-home:before {
	content: "\f01f";
}
.icofont-horn:before {
	content: "\f020";
}
.icofont-hotel:before {
	content: "\f021";
}
.icofont-hour-glass:before {
	content: "\f022";
}
.icofont-id:before {
	content: "\f023";
}
.icofont-image:before {
	content: "\f024";
}
.icofont-inbox:before {
	content: "\f025";
}
.icofont-infinite:before {
	content: "\f026";
}
.icofont-info-circle:before {
	content: "\f027";
}
.icofont-info-square:before {
	content: "\f028";
}
.icofont-info:before {
	content: "\f029";
}
.icofont-institution:before {
	content: "\f02a";
}
.icofont-interface:before {
	content: "\f02b";
}
.icofont-invisible:before {
	content: "\f02c";
}
.icofont-italic:before {
	content: "\f02d";
}
.icofont-jacket:before {
	content: "\f02e";
}
.icofont-jar:before {
	content: "\f02f";
}
.icofont-jewlery:before {
	content: "\f030";
}
.icofont-karate:before {
	content: "\f031";
}
.icofont-key-hole:before {
	content: "\f032";
}
.icofont-key:before {
	content: "\f033";
}
.icofont-keyboard:before {
	content: "\f034";
}
.icofont-kid:before {
	content: "\f035";
}
.icofont-label:before {
	content: "\f036";
}
.icofont-lamp:before {
	content: "\f037";
}
.icofont-laptop:before {
	content: "\f038";
}
.icofont-layers:before {
	content: "\f039";
}
.icofont-layout:before {
	content: "\f03a";
}
.icofont-leaf:before {
	content: "\f03b";
}
.icofont-leaflet:before {
	content: "\f03c";
}
.icofont-learn:before {
	content: "\f03d";
}
.icofont-legal:before {
	content: "\f03e";
}
.icofont-lego:before {
	content: "\f03f";
}
.icofont-lemon:before {
	content: "\f040";
}
.icofont-lens:before {
	content: "\f041";
}
.icofont-letter:before {
	content: "\f042";
}
.icofont-letterbox:before {
	content: "\f043";
}
.icofont-library:before {
	content: "\f044";
}
.icofont-license:before {
	content: "\f045";
}
.icofont-life-bouy:before {
	content: "\f046";
}
.icofont-life-buoy:before {
	content: "\f047";
}
.icofont-life-jacket:before {
	content: "\f048";
}
.icofont-life-ring:before {
	content: "\f049";
}
.icofont-light-bulb:before {
	content: "\f04a";
}
.icofont-lighter:before {
	content: "\f04b";
}
.icofont-lightning-ray:before {
	content: "\f04c";
}
.icofont-like:before {
	content: "\f04d";
}
.icofont-link:before {
	content: "\f04e";
}
.icofont-live-support:before {
	content: "\f04f";
}
.icofont-location-arrow:before {
	content: "\f050";
}
.icofont-location-pin:before {
	content: "\f051";
}
.icofont-lock:before {
	content: "\f052";
}
.icofont-login:before {
	content: "\f053";
}
.icofont-logout:before {
	content: "\f054";
}
.icofont-lollipop:before {
	content: "\f055";
}
.icofont-look:before {
	content: "\f056";
}
.icofont-loop:before {
	content: "\f057";
}
.icofont-luggage:before {
	content: "\f058";
}
.icofont-lunch:before {
	content: "\f059";
}
.icofont-lungs:before {
	content: "\f05a";
}
.icofont-magic-alt:before {
	content: "\f05b";
}
.icofont-magic:before {
	content: "\f05c";
}
.icofont-magnet:before {
	content: "\f05d";
}
.icofont-mail-box:before {
	content: "\f05e";
}
.icofont-mail:before {
	content: "\f05f";
}
.icofont-male:before {
	content: "\f060";
}
.icofont-map:before {
	content: "\f061";
}
.icofont-math:before {
	content: "\f062";
}
.icofont-maximize:before {
	content: "\f063";
}
.icofont-measure:before {
	content: "\f064";
}
.icofont-medal:before {
	content: "\f065";
}
.icofont-medical:before {
	content: "\f066";
}
.icofont-medicine:before {
	content: "\f067";
}
.icofont-mega-phone:before {
	content: "\f068";
}
.icofont-memorial:before {
	content: "\f069";
}
.icofont-memory-card:before {
	content: "\f06a";
}
.icofont-mic-mute:before {
	content: "\f06b";
}
.icofont-mic:before {
	content: "\f06c";
}
.icofont-micro-chip:before {
	content: "\f06d";
}
.icofont-microphone:before {
	content: "\f06e";
}
.icofont-microscope:before {
	content: "\f06f";
}
.icofont-military:before {
	content: "\f070";
}
.icofont-mill:before {
	content: "\f071";
}
.icofont-minus-circle:before {
	content: "\f072";
}
.icofont-minus-square:before {
	content: "\f073";
}
.icofont-minus:before {
	content: "\f074";
}
.icofont-mobile-phone:before {
	content: "\f075";
}
.icofont-molecule:before {
	content: "\f076";
}
.icofont-money:before {
	content: "\f077";
}
.icofont-moon:before {
	content: "\f078";
}
.icofont-mop:before {
	content: "\f079";
}
.icofont-muffin:before {
	content: "\f07a";
}
.icofont-music-alt:before {
	content: "\f07b";
}
.icofont-music-notes:before {
	content: "\f07c";
}
.icofont-music:before {
	content: "\f07d";
}
.icofont-mustache:before {
	content: "\f07e";
}
.icofont-mute-volume:before {
	content: "\f07f";
}
.icofont-navigation-menu:before {
	content: "\f080";
}
.icofont-navigation:before {
	content: "\f081";
}
.icofont-network-tower:before {
	content: "\f082";
}
.icofont-network:before {
	content: "\f083";
}
.icofont-news:before {
	content: "\f084";
}
.icofont-newspaper:before {
	content: "\f085";
}
.icofont-no-smoking:before {
	content: "\f086";
}
.icofont-not-allowed:before {
	content: "\f087";
}
.icofont-notebook:before {
	content: "\f088";
}
.icofont-notepad:before {
	content: "\f089";
}
.icofont-notification:before {
	content: "\f08a";
}
.icofont-numbered:before {
	content: "\f08b";
}
.icofont-opposite:before {
	content: "\f08c";
}
.icofont-optic:before {
	content: "\f08d";
}
.icofont-options:before {
	content: "\f08e";
}
.icofont-package:before {
	content: "\f08f";
}
.icofont-page:before {
	content: "\f090";
}
.icofont-paint:before {
	content: "\f091";
}
.icofont-paper-plane:before {
	content: "\f092";
}
.icofont-paperclip:before {
	content: "\f093";
}
.icofont-papers:before {
	content: "\f094";
}
.icofont-paw:before {
	content: "\f095";
}
.icofont-pay:before {
	content: "\f096";
}
.icofont-pen:before {
	content: "\f097";
}
.icofont-pencil:before {
	content: "\f098";
}
.icofont-penguin-linux:before {
	content: "\f099";
}
.icofont-pestle:before {
	content: "\f09a";
}
.icofont-phone-circle:before {
	content: "\f09b";
}
.icofont-phone:before {
	content: "\f09c";
}
.icofont-picture:before {
	content: "\f09d";
}
.icofont-pie:before {
	content: "\f09e";
}
.icofont-pine:before {
	content: "\f09f";
}
.icofont-pixels:before {
	content: "\f0a0";
}
.icofont-play:before {
	content: "\f0a1";
}
.icofont-plugin:before {
	content: "\f0a2";
}
.icofont-plus-circle:before {
	content: "\f0a3";
}
.icofont-plus-square:before {
	content: "\f0a4";
}
.icofont-plus:before {
	content: "\f0a5";
}
.icofont-polygonal:before {
	content: "\f0a6";
}
.icofont-power:before {
	content: "\f0a7";
}
.icofont-presentation:before {
	content: "\f0a8";
}
.icofont-price:before {
	content: "\f0a9";
}
.icofont-print:before {
	content: "\f0aa";
}
.icofont-puzzle:before {
	content: "\f0ab";
}
.icofont-qr-code:before {
	content: "\f0ac";
}
.icofont-queen:before {
	content: "\f0ad";
}
.icofont-question-circle:before {
	content: "\f0ae";
}
.icofont-question-square:before {
	content: "\f0af";
}
.icofont-question:before {
	content: "\f0b0";
}
.icofont-quote-left:before {
	content: "\f0b1";
}
.icofont-quote-right:before {
	content: "\f0b2";
}
.icofont-radio:before {
	content: "\f0b3";
}
.icofont-random:before {
	content: "\f0b4";
}
.icofont-recycle:before {
	content: "\f0b5";
}
.icofont-refresh:before {
	content: "\f0b6";
}
.icofont-repair:before {
	content: "\f0b7";
}
.icofont-reply-all:before {
	content: "\f0b8";
}
.icofont-reply:before {
	content: "\f0b9";
}
.icofont-resize:before {
	content: "\f0ba";
}
.icofont-responsive:before {
	content: "\f0bb";
}
.icofont-retweet:before {
	content: "\f0bc";
}
.icofont-road:before {
	content: "\f0bd";
}
.icofont-robot:before {
	content: "\f0be";
}
.icofont-rocket:before {
	content: "\f0bf";
}
.icofont-royal:before {
	content: "\f0c0";
}
.icofont-rss-feed:before {
	content: "\f0c1";
}
.icofont-safety:before {
	content: "\f0c2";
}
.icofont-sale-discount:before {
	content: "\f0c3";
}
.icofont-satellite:before {
	content: "\f0c4";
}
.icofont-send-mail:before {
	content: "\f0c5";
}
.icofont-server:before {
	content: "\f0c6";
}
.icofont-settings:before {
	content: "\f0c7";
}
.icofont-share-alt:before {
	content: "\f0c8";
}
.icofont-share-boxed:before {
	content: "\f0c9";
}
.icofont-share:before {
	content: "\f0ca";
}
.icofont-shield:before {
	content: "\f0cb";
}
.icofont-ship:before {
	content: "\f0cc";
}
.icofont-shopping-cart:before {
	content: "\f0cd";
}
.icofont-sign-in:before {
	content: "\f0ce";
}
.icofont-sign-out:before {
	content: "\f0cf";
}
.icofont-signal:before {
	content: "\f0d0";
}
.icofont-site-map:before {
	content: "\f0d1";
}
.icofont-smart-phone:before {
	content: "\f0d2";
}
.icofont-soccer:before {
	content: "\f0d3";
}
.icofont-sort-alt:before {
	content: "\f0d4";
}
.icofont-sort:before {
	content: "\f0d5";
}
.icofont-space:before {
	content: "\f0d6";
}
.icofont-spanner:before {
	content: "\f0d7";
}
.icofont-speech-comments:before {
	content: "\f0d8";
}
.icofont-speed-meter:before {
	content: "\f0d9";
}
.icofont-spinner-alt-1:before {
	content: "\f0da";
}
.icofont-spinner-alt-2:before {
	content: "\f0db";
}
.icofont-spinner-alt-3:before {
	content: "\f0dc";
}
.icofont-spinner-alt-4:before {
	content: "\f0dd";
}
.icofont-spinner-alt-5:before {
	content: "\f0de";
}
.icofont-spinner-alt-6:before {
	content: "\f0df";
}
.icofont-spinner:before {
	content: "\f0e0";
}
.icofont-spreadsheet:before {
	content: "\f0e1";
}
.icofont-square:before {
	content: "\f0e2";
}
.icofont-ssl-security:before {
	content: "\f0e3";
}
.icofont-star-alt-1:before {
	content: "\f0e4";
}
.icofont-star-alt-2:before {
	content: "\f0e5";
}
.icofont-star:before {
	content: "\f0e6";
}
.icofont-street-view:before {
	content: "\f0e7";
}
.icofont-sun:before {
	content: "\f0e8";
}
.icofont-support-faq:before {
	content: "\f0e9";
}
.icofont-tack-pin:before {
	content: "\f0ea";
}
.icofont-tag:before {
	content: "\f0eb";
}
.icofont-tags:before {
	content: "\f0ec";
}
.icofont-tasks:before {
	content: "\f0ed";
}
.icofont-telephone:before {
	content: "\f0ee";
}
.icofont-telescope:before {
	content: "\f0ef";
}
.icofont-terminal:before {
	content: "\f0f0";
}
.icofont-thumbs-down:before {
	content: "\f0f1";
}
.icofont-thumbs-up:before {
	content: "\f0f2";
}
.icofont-tick-boxed:before {
	content: "\f0f3";
}
.icofont-tick-mark:before {
	content: "\f0f4";
}
.icofont-ticket:before {
	content: "\f0f5";
}
.icofont-tie:before {
	content: "\f0f6";
}
.icofont-toggle-off:before {
	content: "\f0f7";
}
.icofont-toggle-on:before {
	content: "\f0f8";
}
.icofont-tools:before {
	content: "\f0f9";
}
.icofont-transparent:before {
	content: "\f0fa";
}
.icofont-tree:before {
	content: "\f0fb";
}
.icofont-umbrella:before {
	content: "\f0fc";
}
.icofont-unlock:before {
	content: "\f0fd";
}
.icofont-unlocked:before {
	content: "\f0fe";
}
.icofont-upload-alt:before {
	content: "\f0ff";
}
.icofont-upload:before {
	content: "\f100";
}
.icofont-usb-drive:before {
	content: "\f101";
}
.icofont-usb:before {
	content: "\f102";
}
.icofont-vector-path:before {
	content: "\f103";
}
.icofont-verification-check:before {
	content: "\f104";
}
.icofont-video-clapper:before {
	content: "\f105";
}
.icofont-video:before {
	content: "\f106";
}
.icofont-volume-down:before {
	content: "\f107";
}
.icofont-volume-off:before {
	content: "\f108";
}
.icofont-volume-up:before {
	content: "\f109";
}
.icofont-wall-clock:before {
	content: "\f10a";
}
.icofont-wall:before {
	content: "\f10b";
}
.icofont-wallet:before {
	content: "\f10c";
}
.icofont-warning-alt:before {
	content: "\f10d";
}
.icofont-warning:before {
	content: "\f10e";
}
.icofont-water-drop:before {
	content: "\f10f";
}
.icofont-web:before {
	content: "\f110";
}
.icofont-wheelchair:before {
	content: "\f111";
}
.icofont-wifi-alt:before {
	content: "\f112";
}
.icofont-wifi:before {
	content: "\f113";
}
.icofont-world:before {
	content: "\f114";
}
.icofont-zigzag:before {
	content: "\f115";
}
.icofont-zipped:before {
	content: "\f116";
}
.icofont-social-500px:before {
	content: "\f117";
}
.icofont-social-baidu-tieba:before {
	content: "\f118";
}
.icofont-social-bbm-messenger:before {
	content: "\f119";
}
.icofont-social-delicious:before {
	content: "\f11a";
}
.icofont-social-dribbble:before {
	content: "\f11b";
}
.icofont-social-facebook-messenger:before {
	content: "\f11c";
}
.icofont-social-flikr:before {
	content: "\f11d";
}
.icofont-social-foursquare:before {
	content: "\f11e";
}
.icofont-social-google-hangouts:before {
	content: "\f11f";
}
.icofont-social-kakaotalk:before {
	content: "\f120";
}
.icofont-social-kik:before {
	content: "\f121";
}
.icofont-social-kiwibox:before {
	content: "\f122";
}
.icofont-social-linkedin:before {
	content: "\f123";
}
.icofont-social-meetme:before {
	content: "\f124";
}
.icofont-social-odnoklassniki:before {
	content: "\f125";
}
.icofont-social-photobucket:before {
	content: "\f126";
}
.icofont-social-qq:before {
	content: "\f127";
}
.icofont-social-renren:before {
	content: "\f128";
}
.icofont-social-slack:before {
	content: "\f129";
}
.icofont-social-slidshare:before {
	content: "\f12a";
}
.icofont-social-snapchat:before {
	content: "\f12b";
}
.icofont-social-soundcloud:before {
	content: "\f12c";
}
.icofont-social-spotify:before {
	content: "\f12d";
}
.icofont-social-stack-exchange:before {
	content: "\f12e";
}
.icofont-social-stack-overflow:before {
	content: "\f12f";
}
.icofont-social-tagged:before {
	content: "\f130";
}
.icofont-social-trello:before {
	content: "\f131";
}
.icofont-social-twitch:before {
	content: "\f132";
}
.icofont-social-vk:before {
	content: "\f133";
}
.icofont-social-weibo:before {
	content: "\f134";
}
.icofont-social-whatsapp:before {
	content: "\f135";
}
.icofont-social-youku:before {
	content: "\f136";
}
.icofont-social-youtube-play:before {
	content: "\f137";
}
.icofont-social-youtube:before {
	content: "\f138";
}
.icofont-brand-xiaomi:before {
	content: "\f139";
}

/*Font size*/
.icofont-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.icofont-2x {
    font-size: 2em
}

.icofont-3x {
    font-size: 3em
}

.icofont-4x {
    font-size: 4em
}

.icofont-5x {
    font-size: 5em
}

.icofont-fw {
    display: inline-block;
    width: 1.28571429em;
    text-align: center
}

/*Fixed Width Icons*/
.icofont-fw {
    width: 1.28571429em;
    text-align: center;
}

/*Custom list icons*/
.icofont-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.icofont-ul>li {
    position: relative;
}
.icofont-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

/*Animation*/
.icofont-rotate {
    display: inline-block;
    -webkit-animation: icofont-rotate 2s infinite linear;
    animation: icofont-rotate 2s infinite linear
}

@-webkit-keyframes icofont-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes icofont-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
