@charset "utf-8";/********* Fontface Fonts *********/@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-thin-webfont.eot');    src: url('fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-thin-webfont.woff2') format('woff2'),         url('fonts/raleway-thin-webfont.woff') format('woff'),         url('fonts/raleway-thin-webfont.ttf') format('truetype'),         url('fonts/raleway-thin-webfont.svg#ralewaythin') format('svg');    font-weight: 200;    font-style: normal;
}

@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-light-webfont.eot');    src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-light-webfont.woff2') format('woff2'),         url('fonts/raleway-light-webfont.woff') format('woff'),         url('fonts/raleway-light-webfont.ttf') format('truetype'),         url('fonts/raleway-light-webfont.svg#ralewaylight') format('svg');    font-weight: 300;    font-style: normal;
}

@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-regular-webfont.eot');    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-regular-webfont.woff2') format('woff2'),         url('fonts/raleway-regular-webfont.woff') format('woff'),         url('fonts/raleway-regular-webfont.ttf') format('truetype'),         url('fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');    font-weight: normal;    font-style: normal;
}

@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-medium-webfont.eot');    src: url('fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-medium-webfont.woff2') format('woff2'),         url('fonts/raleway-medium-webfont.woff') format('woff'),         url('fonts/raleway-medium-webfont.ttf') format('truetype'),         url('fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');    font-weight: 500;    font-style: normal;
}

@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-semibold-webfont.eot');    src: url('fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-semibold-webfont.woff2') format('woff2'),         url('fonts/raleway-semibold-webfont.woff') format('woff'),         url('fonts/raleway-semibold-webfont.ttf') format('truetype'),         url('fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');    font-weight: 600;    font-style: normal;
}

@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-bold-webfont.eot');    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-bold-webfont.woff2') format('woff2'),         url('fonts/raleway-bold-webfont.woff') format('woff'),         url('fonts/raleway-bold-webfont.ttf') format('truetype'),         url('fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');    font-weight: 700;    font-style: normal;
}

@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-heavy-webfont.eot');    src: url('fonts/raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-heavy-webfont.woff2') format('woff2'),         url('fonts/raleway-heavy-webfont.woff') format('woff'),         url('fonts/raleway-heavy-webfont.ttf') format('truetype'),         url('fonts/raleway-heavy-webfont.svg#ralewayheavy') format('svg');    font-weight: 800;    font-style: normal;
}

@font-face {
  font-family: 'ralewayextralight';    src: url('fonts/raleway-extralight-webfont.eot');    src: url('fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-extralight-webfont.woff2') format('woff2'),         url('fonts/raleway-extralight-webfont.woff') format('woff'),         url('fonts/raleway-extralight-webfont.ttf') format('truetype'),         url('fonts/raleway-extralight-webfont.svg#ralewayextralight') format('svg');    font-weight: normal;    font-style: normal;
}

@font-face {
  font-family: 'Raleway';    src: url('fonts/raleway-extrabold-webfont.eot');    src: url('fonts/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/raleway-extrabold-webfont.woff2') format('woff2'),         url('fonts/raleway-extrabold-webfont.woff') format('woff'),         url('fonts/raleway-extrabold-webfont.ttf') format('truetype'),         url('fonts/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');    font-weight: 900;    font-style: normal;
}

@font-face {
  font-family: 'Geometos';    src: url('fonts/Geometos.eot');    src: url('fonts/Geometos.eot') format('embedded-opentype'),         url('fonts/Geometos.woff2') format('woff2'),         url('fonts/Geometos.woff') format('woff'),         url('fonts/Geometos.ttf') format('truetype'),         url('fonts/Geometos.svg#Geometos') format('svg');	font-weight: normal;    font-style: normal;
}/********* Reset CSS *********/*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

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

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  outline: 0;
  text-decoration: none;
  color: #3d46a1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:focus {
  outline: 0;
}

a:hover,a:active {
  outline: 0;
}

a:hover {
  text-decoration: none;
  color: #ee2b25;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
}

b,strong,dt,th {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

p,h1,h2,h3,h4,h5,h6, ul,ol,dd,table,fieldset,address {
  margin: 0;
  padding: 0;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0;
}

legend {
  white-space: normal;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  empty-cells: show;
  border: none;
}

table table {
  margin: 0;
}

th,td {
  border: none;
  padding: 8px 10px;
}

caption,th,td {
  font-weight: normal;
}/********* Clear floats *********/.cf:before, .cf:after, .wrap-inner:before, .wrap-inner:after, .row:before, .row:after, ul:before, ul:after, .boxs:before, .boxs:after, .radio-list:after, .radio-list:before, .fieldgroup:after, .fieldgroup:before {
  content: " ";
  display: table;
}

.cf:after, .wrap-inner:after, .row:after, ul:after, .boxs:after, .radio-list:after, .fieldgroup:after {
  clear: both;
}/********* Common Classes *********/hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 20px 0;
  padding: 0;
}

body,button,input,select,textarea {
  color: #3d46a1;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.33;
}

body {
  background-color: #fff;
}

h1 {
  font-size: 2.308em;
}

h2 {
  font-size: 2.000em;
}

h3 {
  font-size: 1.692em;
}

h4 {
  font-size: 1.538em;
}

h5 {
  font-size: 1.385em;
}

h6 {
  font-size: 1.231em;
}

ul {
  padding: 0 0 0 20px;
}

ol {
  padding: 0 0 0 20px;
}

ul ul,ol ol {
  margin: 10px 0;
}

ul.bullet {
  list-style: none;
  padding: 0;
}

ul.bullet li {
  background: url(../images/right-arrow.gif) no-repeat left 7px;
  padding: 2px 0 2px 15px;
}

p,h1,h2,h3,h4,h5,h6, ul,ol,dd,table,fieldset,address {
  margin: 0 0 25px;
}/********* Form fields *********/button,input,select,textarea {
  margin: 0;
  vertical-align: baseline;
  background-color: transparent;
  border: none;
}

input[type="text"], input[type="email"], input[type="date"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], input[type="search"], textarea {
  -webkit-appearance: none;
}

input[type="text"], input[type="email"], input[type="date"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], input[type="search"], select, textarea {
  border: 1px solid #e5e5e5;
  width: 100%;
  height: 50px;
  padding: 10px 30px;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  border-radius: 0 25px 0 25px;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
  height: 94px;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  margin: 0 5px 0 0;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="radio"] {
  -webkit-appearance: radio;
}

input[type="submit"], input[type="button"],input[type="reset"],button,.button {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  border: none;
  background-color: #3D46A1;
  color: #fff;
  height: 46px;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 18px;
  padding: 10px 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input[type="submit"]:hover, input[type="button"]:hover,input[type="reset"]:hover,button:hover,.button:hover {
  color: #fff;
  background-color: #ED3D38;
}

input[type="submit"].cancelBtn, input[type="button"].cancelBtn,input[type="reset"].cancelBtn {
  background-color: #888;
}

fieldset {
  display: block;
  border: 0 none;
  margin: 0;
  padding: 0;
}

label {
  display: block;
  font-weight: normal;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.filesize {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}

.exticon {
  vertical-align: middle;
  margin-left: 3px;
}

.rsicon {
  display: inline-block;
  margin-right: 2px;
  height: 11px;
  text-indent: -999px;
  overflow: hidden;
  width: 11px;
 
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.longword, .wordbreak {
  word-wrap: break-word;
}/********** Image Formating & Alignment **********/.imgleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.imgright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.imgcenter {
  float: none;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.imgborder {
  border: 1px solid #ccc;
  padding: 5px;
}

.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.shadow {
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  padding: 4px;
}/********** Alignment **********/.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.justify {
  text-align: justify !important;
}/********** Error/Alert Messages **********/.message {
  padding: 10px 38px 10px 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  position: relative;
}

.message.success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.message.success a {
  color: #2b542c;
}

.message.error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.message.error a {
  color: #843534;
}/********** Table **********/.tableOut {
  overflow-y: hidden;
  overflow-x: auto;
}

table, .tableData {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  empty-cells: show;
  border: none;
  border-top: 1px solid #E9E9EA;
  border-left: 1px solid #E9E9EA;
}

table table, .tableData table {
  margin: 0;
}

th,td, .tableData th, .tableData td {
  border: none;
  padding: 8px 10px;
  border-bottom: 1px solid #E9E9EA;
  border-right: 1px solid #E9E9EA;
}

table tr:nth-child(odd) td {
  background-color: #efefef;
}

caption,th,td {
  font-weight: normal;
  background: #fff;
}

th, .tableData th {
  background: #f3f3f3;
}

.tableScroll {
  overflow-y: hidden;
  overflow-x: auto;
} /* ******** Grid : 12 Coloum and Boxs ******** */.example div div, .example .boxs li {
  border: 1px solid #eee;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.row {
  margin: 0 -15px 20px;
  width: auto;
}

.cols1, .cols2, .cols3, .cols4, .cols5, .cols6, .cols7, .cols8, .cols9, .cols10, .cols11, .cols12 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.cols12 {
  width: 100%;
}

.cols11 {
  width: 91.66666667%;
}

.cols10 {
  width: 83.33333333%;
}

.cols9 {
  width: 75%;
}

.cols8 {
  width: 66.66666667%;
}

.cols7 {
  width: 58.33333333%;
}

.cols6 {
  width: 50%;
}

.cols5 {
  width: 41.66666667%;
}

.cols4 {
  width: 33.33333333%;
}

.cols3 {
  width: 25%;
}

.cols2 {
  width: 16.66666667%;
}

.cols1 {
  width: 8.33%;
}

.boxs {
  list-style: none;
  padding: 0;
  margin: 0;
}

.boxs2 {
  margin-left: -2%;
}

.boxs3 {
  margin-left: -2%;
}

.boxs4 {
  margin-left: -2%;
}

.boxs5 {
  margin-left: -2%;
}

.boxs6 {
  margin-left: -2%;
}

.boxs > li, .boxs > div {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}

.boxs2 > li, .boxs2 > div {
  width: 48%;
  margin-left: 2%;
}

.boxs3 > li, .boxs3 > div {
  width: 31%;
  margin-left: 2%;
}

.boxs4 > li, .boxs4 > div {
  width: 23%;
  margin-left: 2%;
}

.boxs5 > li, .boxs5 > div {
  width: 18%;
  margin-left: 2%;
}

.boxs6 > li, .boxs6 > div {
  width: 14.6%;
  margin-left: 2%;
}

.boxborder {
  padding: 5px;
  border: 1px solid #ccc;
}/********** Owl Carousel **********/.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
/* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
  z-index: 1;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-grab {
  cursor: move;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owlCarousel.carouselBlock .item {
  border: 1px solid #ddd;
  text-align: center;
  height: 100px;
  line-height: 100px;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  cursor: pointer;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: inherit;
  border: 1px solid #14526f;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
  background: #14526f;
}/* jQuery FlexSlider v2.6.0 */@font-face {
  font-family: 'flexslider-icon'; src: url('fonts/flexslider-icon.eot'); src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg'); font-weight: normal; font-style: normal;
}

.flex-container a:hover, .flex-slider a:hover {
  outline: none;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider {
  margin: 0;
  border: none;
  position: relative;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 15px;
  text-align: center;
  z-index: 8;
}

.flex-control-nav li {
  margin: 5px;
  display: inline-block;
}

.flex-control-paging li a {
  width: 13px;
  height: 13px;
  border: 2px solid #6f5d5b;
  display: block;
  background: none;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.flex-control-paging li a:hover {
  background: #6f5d5b;
}

.flex-control-paging li a.flex-active {
  background: #6f5d5b;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}/********** Responsive Tab **********/.restab {
  position: relative;
  border: 1px solid #00c5ad;
}

.tabnav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tabnav li {
  display: inline-block;
  margin: 0;
  position: relative;
  background-color: #00c5ad;
}

.tabnav li a {
  display: inline-block;
  padding: 10px 12px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.tabnav .r-tabs-state-active a {
  color: #00c5ad;
  text-shadow: none;
  background-color: white;
}

.tab-content {
  padding: 15px;
  display: none;
}

.restab .r-tabs-panel.r-tabs-state-active {
  display: block;
}

.restab .r-tabs-accordion-title {
  display: none;
}

.tabnav .r-tabs-state-disabled {
  opacity: 0.5;
}

.restab .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px;
  background-color: #00c5ad;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.restab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #fff;
  color: #00c5ad;
  text-shadow: none;
}

.restab .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5;
}/********* Back to Top **********/#backtotop {
  cursor: pointer;
  display: none;
  height: 17px;
  width: 32px;
  overflow: hidden;
  position: fixed;
  right: 10px;
  bottom: 20px;
  text-indent: -99999px;
  z-index: 999;
  display: none;
}/*********  Accordion ******** */.accordion {
  margin-bottom: 20px;
}

.accordion .acclink {
  background: url(../images/plus.png) left 5px no-repeat;
  padding-left: 20px;
  cursor: pointer;
  font-weight: bold;
}

.accordion .acclink a {
  display: block;
  text-decoration: none;
  outline: 0;
}

.accordion .acclink.active {
  background: url(../images/minus.png) left 5px no-repeat !important;
}

.accord-detail {
  padding: 10px 20px;
  display: none;
}/*********	LiteBox v1.3 **********/.litebox-overlay,.litebox-overlay > * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.litebox-overlay {
  display: none;
  width: 100%;
  min-width: 280px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.litebox-overlay .litebox-loader {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 20px;
  top: 20px;
  border: 3px solid #111;
  border-right-color: #fff;
  border-radius: 50%;
  -webkit-animation: liteboxLoader 1s linear infinite;
  -moz-animation: liteboxLoader 1s linear infinite;
  -ms-animation: liteboxLoader 1s linear infinite;
  -o-animation: liteboxLoader 1s linear infinite;
  animation: liteboxLoader 1s linear infinite;
}

.litebox-overlay .litebox-text {
  width: 100%;
  padding: 0 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.litebox-overlay .litebox-text.active {
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.litebox-overlay .litebox-close {
  width: 40px;
  height: 40px;
  background: url(../images/litebox-close.png) no-repeat center;
  opacity: .7;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.litebox-overlay .litebox-close:hover {
  opacity: 1;
  cursor: pointer;
}

.litebox-overlay .litebox-nav {
  display: none;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  opacity: .2;
  position: absolute;
  top: 50%;
  z-index: 9999999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.litebox-overlay .litebox-nav:hover {
  opacity: .5;
  cursor: pointer;
}

.litebox-overlay .litebox-prev {
  background: url(../images/litebox-prev.png) no-repeat center;
  left: 20px;
}

.litebox-overlay .litebox-next {
  background: url(../images/litebox-next.png) no-repeat center;
  right: 20px;
}

.litebox-overlay .litebox-container {
  position: absolute;
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
  overflow: hidden;
}

.litebox-overlay .litebox-container.litebox-scroll {
  overflow-y: auto;
}

.litebox-overlay img,.litebox-overlay iframe {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  vertical-align: middle;
  overflow-x: hidden;
}

.litebox-overlay iframe {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 999999;
}

.litebox-overlay .litebox-inline-html {
  width: 100%;
  padding: 20px;
  background: #FFF;
  line-height: normal;
  overflow-x: hidden;
  line-height: normal !important;
  position: absolute;
}

.litebox-overlay .litebox-error {
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
  line-height: inherit;
}

.litebox-overlay .litebox-error span {
  background: rgba(0, 0, 0, .9);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  color: #FFF;
  text-shadow: 1px 1px 0 #000;
  line-height: normal;
}

@media only screen and (max-width: 479px) {
  .litebox-overlay .litebox-close {
    display: none;
  }
}

/*----Date Picker----*/
.ui-datepicker, .eventCalOut, .calendarIcon {background-color:#fff;z-index: 10 !important;}
.ui-datepicker.ui-widget.ui-widget-content th, .ui-datepicker.ui-widget.ui-widget-content .ui-state-highlight {background-color:#4653b7; color: #fff;}
.ui-datepicker.ui-widget.ui-widget-content .ui-state-active, .ui-datepicker.ui-widget tbody a:hover {background-color: #4653b7; color: #fff;}
.ui-datepicker-prev span, .ui-datepicker-next span { }
.ui-datepicker.ui-widget {color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
.ui-datepicker.ui-widget { width: 20em;  padding:0; display: none; }
.ui-datepicker.ui-widget .ui-datepicker-header { position: relative; padding:0; margin:0;}
.ui-datepicker.ui-widget .ui-datepicker-prev, .ui-datepicker.ui-widget .ui-datepicker-next { position: absolute; top:0; width:30px; height:30px; text-align:left; text-indent:-999em; overflow:hidden; background:none; padding:0; margin:0;}
.ui-datepicker.ui-widget .ui-datepicker-prev:hover, .ui-datepicker.ui-widget .ui-datepicker-next:hover{top:0; background:none; padding:0; margin:0;}
.ui-datepicker.ui-widget .ui-datepicker-prev, .ui-datepicker.ui-widget .ui-datepicker-prev:hover { left:0; }
.ui-datepicker.ui-widget .ui-datepicker-next, .ui-datepicker.ui-widget .ui-datepicker-next:hover { right:0; }
.ui-datepicker.ui-widget .ui-datepicker-prev:after{content:'';position:absolute;top:5px;width:0;height:0;left:8px;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #fff transparent transparent}
.ui-datepicker.ui-widget .ui-datepicker-next:after{content:'';position:absolute;top:5px;width:0;height:0;right:8px;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #fff}
.ui-datepicker.ui-widget .ui-datepicker-prev span, .ui-datepicker.ui-widget .ui-datepicker-next span { display: none; position: absolute; left: 50%; margin-left: -7px; top: 50%; margin-top: -8px; font-size:12px; }
.ui-datepicker.ui-widget .ui-datepicker-title {line-height: 30px; margin: 0 35px; overflow: hidden; text-align: center;}
.ui-datepicker.ui-widget .ui-datepicker-title select {background-color:#fff; border:1px solid #fff; color: #000; font-size: 14px; height:30px; margin:0; padding:0; border-radius: 0;}
.ui-datepicker.ui-widget .ui-datepicker-title .ui-datepicker-month{}
.ui-datepicker.ui-widget .ui-datepicker-title .ui-datepicker-year{}
.ui-datepicker.ui-widget select.ui-datepicker-month-year { width: 100%; }
.ui-datepicker.ui-widget select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 48%; }
.ui-datepicker.ui-widget table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; border:0 none;}
.ui-datepicker.ui-widget th { padding: 5px; text-align: center; font-weight: normal; border: 0; }
.ui-datepicker.ui-widget td { border: 0; padding: 1px; background-color:transparent; }
.ui-datepicker tr:nth-child(2n+1) td, .ui-datepicker-calendar .tableRowOdd {background-color:transparent;}
.ui-datepicker.ui-widget td span, .ui-datepicker.ui-widget td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; overflow:hidden; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; } /*----Date Picker----*/
.eventcal-out { position:absolute; width:222px; right:-222px; float:right; top:70px; z-index:22; }
.calendar-icon { width:50px; height:52px; position:absolute; left:-50px; }
.calendar-icon span { background-position:-113px -27px; width:29px; height:29px; margin:10px; }
.calendar-out { padding:5px; }
.calendar-out .ui-datepicker {width:100%;}
.calendar-out .button { background-color:#2979ca; color:#fff; display:block; text-align:center; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
.calendar-out .button:hover { background-color:#173C84; }
.ui-datepicker.ui-widget  tbody a { color:#fff; }
.ui-datepicker-title { font-size:18px; font-weight:normal; color:#fff; }
.ui-datepicker.ui-widget th { text-transform:uppercase; font-weight:normal; color:#fff; }
.ui-datepicker-prev, .ui-datepicker-next { width:25px; font-size:16px; height:25px; display:inline-block; margin:0; cursor: pointer; color:#fff; }
.ui-datepicker-prev span { background-position:-147px -27px; overflow:hidden; width:25px; height:25px; position:static; margin:5px 0 0; }
.ui-datepicker-next span { background-position:-175px -27px; overflow:hidden; width:25px; height:25px; position:static; margin:5px 0 0; }
.ui-datepicker.ui-widget td span, .ui-datepicker.ui-widget td a {text-align: center; line-height: 20px; width: 32px; height: 32px; line-height: 30px; border-radius: 50%; padding: 0; font-size: 14px; color: #12537d; background-color: inherit;
background-image: inherit;}
.ui-datepicker-trigger {display:none; width:30px; height:30px; margin:8px 0 0 15px; vertical-align:top; overflow:hidden; background: url('../images/select-arrow.png')no-repeat center center; padding:0; margin:0; position:absolute; right:-45px; top:7px;}
.cal-icon {background-position:-205px -107px; width:30px; height:30px; display:block; vertical-align:top;}
.ui-datepicker.ui-widget td span{color: #bfbfbf;}
/********* ! Font Awesome 4.6.3 ******** */@font-face {
  font-family: 'FontAwesome';		src: url('fonts/fontawesome-webfont.eot?v=4.6.3');		src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),			url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),			url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),			url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),			url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');	font-weight: normal; 	font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}/********** Custom Selectbox HeapBox **********/.heapBox {
  clear: both;
  position: relative;
}

.heapBox:before, .heapBox:after {
  content: " ";
  display: table;
}

.heapBox:after {
  clear: both;
}

.heapBox * {
  margin: 0;
  padding: 0;
  outline: none;
}

.heapBox.disabled .holder {
  color: #FFBC46;
}

.heapBox a {
  text-decoration: none;
  color: #fff;
}

.heapBox .holder {
  display: block;
  width: 100%;
  position: relative;
  background: #fff;
  border: none;
  height: 60px;
  color: #4653b7;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 45px 20px 28px;
  z-index: 10;
  border-radius: 0 25px;
}

.heapBox .handler {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 100%;
  background: url(../images/select-arrow.png) no-repeat center center;
  z-index: 99;
}

.heapBox div.heap {
  display: none;
  position: absolute;
  list-style-type: none;
  left: 0;
  width: 100%;
  top: 100%;
  overflow: hidden;
  z-index: 999;
}

.heapBox .heap .heapOptions {
  display: block;
  overflow: hidden;
  z-index: 20;
  position: relative;
  background-color: #fff;
  padding: 5px 12px;
}

.heapBox .heap a.sliderUp {
  display: block;
  width: 100%;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  border-bottom: 1px solid #d18814;
  position: absolute;
  top: 0px;
  z-index: 30;
}

.heapBox .heap a.sliderDown {
  display: block;
  width: 100%;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  border-top: 1px solid #d18814;
  position: absolute;
  bottom: 0px;
  z-index: 30;
}

.heapBox .heap .heapOptions .heapOption {
  z-index: 20;
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  margin: 2px 0;
}

.heapBox .heap .heapOptions .heapOption a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  padding: 5px 9px;
  text-align: center;
  text-transform: uppercase;
  color: #4653b7;
  border: 1px solid transparent;
  font-weight: normal;
}

.heapBox .heap .heapOptions .heapOption a:hover,.heapBox .heap .heapOptions .heapOption a.selected {
  border: 1px solid #4653b7;
}

.heapBox .heap .heapOptions .heapOption a.disabled {
  color: #F6BB5A;
}

.shipping-region .heapBox .heap .heapOptions {
  height: 208px;
  overflow: auto;
}/*********  googmap - Google Map API *********/
.gmap3 {
  border: 1px dashed #C0C0C0;
  width: 100%;
  height: 400px;
  position: relative;
}
.gmap3 iframe{border: 0;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}

.gmap3 img {
  max-width: inherit;
}/* Placeholder text color -- selectors need to be separate to work. */::-webkit-input-placeholder {
  color: #333333;
  opacity: 1;
}

:-moz-placeholder {
  color: #333333;
  opacity: 1;
}

::-moz-placeholder {
  color: #333333;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #333333;
  opacity: 1;
}/*==========================================================================================================================*//*================================================ Main CSS Theme Start ====================================================*//*==========================================================================================================================*//********** Layout **********/#container {
}

.wrap-inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  padding: 0 40px;
}

#content {
}

.content {
}

.sidebar {
}

.fullwidth {
}/********** Header **********/#header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: rgba(255,255,255,0.90);
}

.home #header {
  position: absolute;
}

.topbar {
  text-align: right;
}

.topbar .wrap-inner {
  max-width: 1920px;
  padding: 0;
}


.headsocial, .toplink {
  display: inline-block;
  vertical-align: top;
}

.headsocial {
  position: relative;
  padding: 21px 0;
  margin-left: 7px;
}

.socailmedia {
  margin: 0;
  padding: 0;
  list-style: none;
}

.socailmedia > li {
  float: left;
  padding: 0 15px;
}

.socailmedia > li > a {
  display: block;
  text-decoration: none;
  color: #3d46a1;
  font-size: 20px;
}

.socailmedia > li > a:hover {
  color: #ee2b25;
}

.toplink {
  list-style: none;
  padding: 0;
  margin: 0;
}

.toplink > li {
  float: left;
  padding: 6px 50px 6px 50px;
  position: relative;
  background-color: #5271dd;
  border-radius: 20px 0 0 20px;
  margin-left: -25px;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.075em;
}

.toplink > li:after {
  content: '';
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  background: url(../images/sprites.png) no-repeat left top;
  background-size: 440px;
}

.toplink > li:first-child {
  padding: 0 35px 0 18px;
}

.toplink > li:first-child:after {
  display: none;
}

.toplink > li:nth-child(odd) {
  background-color: #ee2b25;
}

.toplink > li > a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #5271dd;
}

.toplink > li:first-child > a {
  text-transform: none;
}

.toplink > li > a span {
  font-family: Arial, Helvetica, sans-serif;
}

.toplink > li > a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.toplink > li:nth-child(odd) > a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.toplink > li:nth-child(odd) > a {
  border-bottom: 1px solid #ee2b25;
}

.header-inner {
}

.header-inner .wrap-inner {
  max-width: 1920px;
  padding: 0 20px 0 40px;
}

.headin-main {
  position: relative;
  padding-left: 370px;
  min-height: 70px;
}

#logo {
  position: absolute;
  left: 0;
  top: -28px;
  height: 100%;
  z-index: 1;
  margin: 0;
  max-width: 340px;
}

#logo a {
  display: block;
  max-width: 340px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#logo a img {
  width: 100%;
  height: auto;
}

.header-right {
  position: relative;
  text-align: right;
}

.headsearch, .mainNavigation {
  display: inline-block;
  vertical-align: top;
}

.headsearch {
  position: relative;
  margin: 5px 0px 7px 0px;
}

.searchicon {
  display: block;
  width: 30px;
  text-align: center;
  height: 24px;
  line-height: 1;
  font-size: 24px;
  color: #fff;
}

.searchicon:hover {
  color: #5271dd;
}

.searchicon span {
  display: none;
}

.header-search {
  display: none;
  width: 300px;
  position: absolute;
  right: -100px;
  top: 32px;
  z-index: 999;
  background-color: #5271DD;
  padding: 10px;
  border-radius: 5px;
}

.header-search .input-box label {
  display: none;
}

.header-search .input-box {
  position: relative;
  padding-right: 90px;
}

.header-search .input-box input {
  background: #fff;
  height: 40px;
  padding: 5px 10px;
  border-radius: 5px 0 0 5px;
}

.header-search .search-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 40px;
  padding: 5px 10px;
  font-size: 15px;
  border-width: 2px;
  border-radius: 0 5px 5px 0;
}/********* Navigation *********/.mainNavigation {
  margin: 0;
  position: relative;
  clear: both;
  text-align: left;
}

.menu-icon {
  color: #5271DD;
  display: none;
  font-size: 20px;
  margin: 0 0 0 auto;
  max-width: 100px;
  text-align: center;
  text-decoration: none;
}

.menu-icon .fa {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: middle;
}

.menu-icon span {
  display: inline-block;
  vertical-align: middle;
}

.menu-icon.open, .menu-icon:hover {
  text-decoration: none;
  color: #FF2728;
}

#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 99;
}

#nav > li {
  float: left;
  margin: 0 29px;
  padding: 23px 0;
  position: relative;
}

#nav > li:first-child {
  margin-left: 0;
}

#nav > li > a {
  position: relative;
  padding: 0;
  line-height: 24px;
  color: #2b338c;
  font-size: 18px;
  display: block;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.075em;
}

#nav > li:hover > a, #nav > li.active > a {
  background-color: inherit;
  color: #EC6B57;
  text-decoration: none;
}

#nav ul {
  display: none;
  width: 240px;
  top: 100%;
  padding: 7px 0 11px;
  left: 0;
  position: absolute;
  z-index: 99;
  background-color: rgba(82,113,221,0.90);
}

#nav ul li {
  float: left;
  height: auto;
  width: 100%;
  margin: 0;
  padding: 0 10px 0 30px;
  position: relative;
  z-index: 1;
}

#nav ul li:after {
  opacity: 0;
  content: '';
  position: absolute;
  left: -52px;
  top: -7px;
  width: 72px;
  height: 62px;
  background: url(../images/manuarrow.png) no-repeat left top;
  background-size: 100%;
}

#nav ul li:hover:after {
  opacity: 1;
}

#nav ul li a {
  display: block;
  text-decoration: none;
  background-color: inherit;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  padding: 10px 0;
  letter-spacing: 0.075em;
}

#nav ul ul {
  top: 0;
  left: 260px;
}

#nav li:hover > ul {
  display: block;
}

#nav li ul li:hover a {
  background-color: inherit;
  color: #fff;
}

.arrowclick {
  display: none;
  position: absolute;
  right: 0px;
  top: 5px;
  width: 30px;
  height: 30px;
  z-index: 99;
  cursor: pointer;
}

.arrowclick:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  -moz-transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.arrowclick.active:after {
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}/* ******** Index Slider ******** */.indexBanner {
  position: relative;
}

.teaserBanner .item {
  float: left;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.teaserBanner .item > img {
  width: 100%;
  height: auto;
}

.teasbancaption {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.teasbancaption .wrap-inner {
  max-width: 100%;
}

.teasbantext {
}

.teasbantext h2,
.teasbantext .bigtext {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 6px;
  color: #3d46a1;
  font-family: 'Geometos';
  font-weight: normal;
  letter-spacing: 0;
}

.teasbantext p {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.075em;
  font-weight: 500;
  color: #c91c1d;
}

.teasbantext .teastext {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.075em;
  font-weight: 300;
  color: #3d46a1;
  margin-bottom: 5px;
}

.teaserbtn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  height: 50px;
  line-height: normal;
  background-color: #5271dd;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
  padding: 13px 25px 13px 75px;
  border-radius: 25px 0 0 25px;
}

.teaserbtn:after {
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -16px;
  background: url(../images/sprites.png) no-repeat left top;
  background-size: 660px;
}

.teaserbtn:hover {
  background-color: #ee2b25;
  text-decoration: none;
  color: #fff;
}

.teaserbtn:hover:after {
  background-position: left top;
}

.teaserBanner.owl-theme .owl-controls {
  margin: 0;
}

.teasban-brtext-online {
	position: absolute;
    left: 40px;
    bottom: 150px;
}
.teasban-brtext {
  position: absolute;
  left: 385px;
  bottom: 150px;
  max-width: 600px;
  text-align: right;
}/* Home Content */.welserviceheading {
  position: relative;
  z-index: 9;
  background: url(../images/redtrip-leftcurv.png) no-repeat center top;
  padding: 32px 0 75px;
  margin-top: -58px;
}

.welserviceheading .wrap-inner {
  max-width: 1920px;
}

.welserviceheading h2,
.welserviceheading h1 {
  color: #fff;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 48px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  padding-left: 22%;
}

.welservicesection {
  position: relative;
  padding: 130px 0 50px;
  background: url(../images/welservice-img.jpg) no-repeat center top;
  background-attachment: fixed;
  margin-top: -48px;
}

.welservicesection:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.9);
  z-index: 1;
}

.welservicesection .wrap-inner {
  padding: 0;
  max-width: 1920px;
  position: relative;
  z-index: 2;
}

.welservicelist {
  margin: 0;
  padding: 0 15px;
  list-style-type: none;
}

.welservicelist .item {
  float: left;
  width: 25%;
  padding: 0 10px;
}

.welservicebox {
  position: relative;
  margin: 0 auto;
  max-width: 320px;
  text-align: center;
}

.welservicon {
  display: block;
  margin: 0 auto 32px;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
  width: 126px;
  height: 80px;
  background: url(../images/sprites.png) no-repeat left -89px;
}

.nowaittime-icon {
  background-position: 28px -89px;
}

.specialcare-icon {
  background-position: -142px -89px;
}

.weservecommu-icon {
  background-position: -332px -89px;
}

.careaboutyou-icon {
  background-position: -516px -89px;
}

.welservicebox h3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  color: #c91c1d;
  margin-bottom: 20px;
  letter-spacing: 0.075em;
}

.welservicebox p {
  font-size: 18px;
  line-height: 1.33;
  color: #3d46a1;
  letter-spacing: 0.075em;
}

.hmservices-section {
}

.hmservices-heading {
  position: relative;
  z-index: 8;
  background: url(../images/redtrip-rightcurv.png) no-repeat center top;
  padding: 32px 0 75px;
}

.hmservices-heading .wrap-inner {
  max-width: 1920px;
}

.hmservices-heading h2 {
  color: #fff;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 48px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  padding-right: 29%;
}

.hmservices-lstouter {
  margin-top: -47px;
}

.hmservices-lstouter .wrap-inner {
  padding: 0;
  max-width: 1920px;
}

.hmservtabcontent {
  position: relative;
  min-height: 684px;
}

.hmservtab-incontent {
}

.hmservtabcol {
  float: left;
  width: 50%;
}

.hmservtabcolimg {
  float: right;
}

.hmservices-navcol {
  float: left;
  width: 325px;
  position: relative;
  z-index: 9;
}

.hmservices-imgcol {
  float: right;
  width: 100%;
  margin-left: -325px;
  padding-left: 325px;
}

.hmservices-nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #3d46a1;
}

.hmservices-nav > li {
  float: left;
  width: 100%;
  border-top: 1px solid #fff;
}

.hmservices-nav > li:first-child {
  border-top: none;
}
.hmservices-nav > li > h3 {
	margin: 0;
}
.hmservices-nav > li > h3 a {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 19px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  padding: 37px 10px;
}

.hmservices-nav > li > h3 a:after {
  display: none;
  content: '';
  position: absolute;
  right: -45px;
  top: 0;
  width: 45px;
  height: 100%;
  background: url(../images/sprites.png) no-repeat -755px -80px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hmservices-nav > li > h3 a:hover, .hmservices-nav > li > h3 a.active {
  text-decoration: none;
  background-color: #fff;
  color: #3d46a1;
}

.hmservices-nav > li > h3 a.active:after {
  display: block;
}

.hmservtabdata, .hmservtabimage {
  display: none;
}

.hmservtabcoltext {
}

.hmservtabcolimg {
  position: relative;
  z-index: 1;
  background-color: #3d46a1;
}

.hmservtabcolimg:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background-color: #fff;
  z-index: -1;
}

.hmservtabimg {
  position: relative;
  min-height: 684px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 75px 0 75px;
}

.hmservtabimg img {
  width: 100%;
  height: auto;
  border-radius: 0 75px 0 75px;
  visibility: hidden;
}

.hmservtab-innertext {
  text-align: center;
  margin: 0 auto;
  max-width: 708px;
  padding: 76px 15px 15px;
}

.hmservtab-innertext h3 {
  font-size: 36px;
  line-height: 1.1;
  color: #c91c1d;
  text-transform: uppercase;
  margin-bottom: 23px;
  font-weight: bold;
}

.hmservdesc {
  margin: 0 auto;
  max-width: 570px;
  padding-bottom: 25px;
}

.hmservdesc p {
  font-size: 18px;
  line-height: 1.33;
  color: #3d46a1;
  letter-spacing: 0.075em;
}

.hmservlistrow {
  width: auto;
  margin: 0 -10px;
}

.hmservlistcol {
  float: left;
  width: 50%;
  padding: 0 10px;
}

.hmservlistcol33 {
  width: 33.333%;
}

.hmservlist {
  margin: 0;
  list-style-type: none;
  margin: auto;
  text-align: left;
  padding: 0 10px;
}

.hmservlist li {
  float: left;
  width: 100%;
  padding: 3px 0 1px 35px;
  position: relative;
  font-size: 16px;
  line-height: 18px;
  color: #3d46a1;
  font-weight: bold;
  margin-bottom: 15px;
}

.hmservlist li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 23px;
  height: 22px;
  background: url(../images/sprites.png) no-repeat -38px top;
  background-size: 440px;
}

.ourdoctor-section {
}

.ourdoctor-section .wrap-inner {
  max-width: 1920px;
  padding: 0;
}

.ourdoccol {
  float: left;
  width: 50%;
}

.ourdoccolimg {
}

.ourdoct-galimg {
  position: relative;
  min-height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ourdoct-galimg img {
  width: 100%;
  height: auto;
  visibility: hidden;
}

.ourdoccoldesc {
}

.ourdocdesc-inner {
  text-align: center;
  margin: 0 auto;
  max-width: 700px;
  padding: 76px 25px 15px;
}

.ourdocdesc-inner h3 {
  font-size: 36px;
  line-height: 1.1;
  color: #3d46a1;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 0.075em;
}

.ourdocdesc-inner h3 a {
  color: #3d46a1;
  text-decoration: none;
}

.ourdocdesc-inner h3 a:hover {
  color: #C91C1D;
}

.ourdocdesc-inner p {
  font-size: 20px;
  line-height: 1.4;
  color: #3d46a1;
  letter-spacing: 0.075em;
  margin-bottom: 42px;
}

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

.doctlist > li {
  font-size: 24px;
  line-height: 1.1;
  color: #c91c1d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 0;
}

.doctlist > li > a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #c91c1d;
}

.doctlist > li > a:hover {
  color: #3d46a1;
}

.docgallery-section {
}

.docgallery-section .wrap-inner {
  max-width: 1920px;
  padding: 0;
}

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

.docgallery-list .item {
  float: left;
  width: 16.666%;
}

.docgalthumb {
  display: block;
  position: relative;
}

.docgalthumb:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(82,113,221,0.60);
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.docgalthumb:hover:after {
  opacity: 0;
}

.docgalthumb img {
  width: 100%;
  height: auto;
}/********** Inner Pages **********//** Contact Us Page **/.pagetitle {
  position: relative;
  background-color: #ee2b25;
  padding: 30px 0;
}

.pagetitle:after {
  content: '';
  position: absolute;
  right: 266px;
  top: 0;
  width: 133px;
  height: 155px;
  background: url(../images/redcurv.png) no-repeat left top;
  background-size: 100%;
  z-index: 9;
}

.pagetitle .wrap-inner {
  max-width: 1800px;
}

.pagetitle h1 {
  color: #fff;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 48px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
}

.contact-section {
}

.contact-section .wrap-inner {
  max-width: 1920px;
  padding: 0;
}

.contactcol {
  float: left;
  width: 50%;
}

.contactcolinfo {
}

.contactcolmap {
  height: 680px;
  overflow: hidden;
}

.contactcolmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.contactinfo-inner {
  background: url(../images/contact-infoimg.jpg) no-repeat center center;
  background-size: cover;
  min-height: 680px;
  position: relative;
}

.contactinfo-inner:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.90);
  z-index: 1;
}

.contactinfo-box {
  position: relative;
  z-index: 2;
  max-width: 816px;
  margin: 0 auto;
  padding: 0 25px;
}

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

.contactinfolist > li {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}/*.contactinfolist > li:last-child{margin-bottom:0;}*/.contactinfolist h2 {
  color: #ee2b25;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 22px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.075em;
}

.contactinfolist p {
  color: #3d46a1;
  margin: 0;
  letter-spacing: 0.075em;
}

.contactinfolist p a {
  text-decoration: none;
  color: #3d46a1;
}

.contactinfolist p a:hover {
  color: #ee2b25;
}/** About the Doctors Page **/.aboutsection {
}

.abouttwocolumn {
  padding-bottom: 70px;
}

.abouttwocolumn .wrap-inner {
  max-width: 1920px;
  padding: 0;
}

.aboutcolumn-row {
}

.aboutcol {
  float: left;
  width: 50%;
}

.aboutcolinfo {
}

.aboutcolteam {
}

.aboutinfo-inner {
  max-width: 750px;
  margin: 0 auto;
  min-height: 680px;
  padding: 20px 25px;
}

.aboutinfo-box {
}

.aboutinfo-box h2 {
  color: #ee2b25;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 22px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.075em;
}

.aboutinfo-box p {
  color: #3d46a1;
  letter-spacing: 0.075em;
}
.aboutinfo-box h2 {
	color: #3d46a1;
	font-size: 16px;
	line-height: 1.33;
}
.aboutinfo-box p a {
  text-decoration: none;
  color: #3d46a1;
}

.aboutinfo-box p a:hover {
  color: #ee2b25;
}

.aboutcolteam-img {
  position: relative;
  min-height: 680px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.aboutcolteam-img img {
  width: 100%;
  height: auto;
  visibility: hidden;
}

.docterinfo-section {
  padding-bottom: 80px;
}

.docterinfo-section .wrap-inner {
  max-width: 1920px;
  padding: 0px;
}

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

.doctorslist .item {
  float: left;
  width: 33.333%;
  padding: 10px 15px;
}

.doctorslist .owl-item .item {
  width: 100%;
}

.doctorsbox {
  position: relative;
  max-width: 430px;
  margin: 0 auto;
  text-align: center;
}

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

.doctorthumb:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 37px;
  background: url(../images/docwht-curv.png) no-repeat center bottom;
  z-index: 1;
}

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

.doctorsbox h3 {
  font-size: 22px;
  color: #ee2b25;
  text-transform: uppercase;
  font-family: 'Geometos';
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.075em;
}

.doctorsbox small {
  font-size: 16px;
  display: block;
  color: #ee2b25;
  font-family: 'Geometos';
  text-transform: uppercase;
  letter-spacing: 0.075em;
  margin-bottom: 20px;
}

.doctor-txtdesc {
}

.doctor-txtdesc p {
}/** About the Clinic Page **/.page-template-template-services .abouttwocolumn {
  padding-bottom: 0;
}

.aboutclinic-section {
}

.aboutclinic-section .wrap-inner {
  max-width: 1920px;
  padding: 0;
}

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

.aboutcliniclist .item {
  float: left;
  padding: 0;
  width: 33.333%;
}

.aboutcliniclist .owl-item .item {
  width: 100%;
}

.clinicthumb {
  position: relative;
}

.clinicthumb:after {
  opacity: 1;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(70,83,183,0.50);
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.clinicthumb:hover:after {
  opacity: 0;
}

.clinicthumb img {
  width: 100%;
  height: auto;
}/** Book Appointment Page **/.contantsection {
  padding: 70px 0;
}

.contantsection .wrap-inner {
}

.bookappoint-block {
  padding: 90px 0;
}

.bookappoint-inner {
  background-color: #4653b7;
  padding: 70px 15px;
  border-radius: 0 15px;
}

.bookappoint-frm {
  max-width: 850px;
  margin: 0 auto;
}

.bookappoint-frm h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 55px;
  font-size: 24px;
  font-family: 'Geometos';
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.bookappoint-frm .fieldgroup {
  margin: 0 -15px;
}

.bookappoint-frm .fieldcol {
  margin-bottom: 15px;
  padding: 0 15px;
}

.bookappoint-frm input[type="text"], .bookappoint-frm input[type="email"], .bookappoint-frm input[type="date"], .bookappoint-frm input[type="tel"], .bookappoint-frm input[type="number"], .bookappoint-frm input[type="url"], .bookappoint-frm input[type="password"], .bookappoint-frm input[type="search"], .bookappoint-frm select, .bookappoint-frm textarea {
  height: 60px;
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #4653b7;
  font-weight: normal;
  letter-spacing: 0.075em;
}

.bookappoint-frm ::-webkit-input-placeholder {
  color: #4653b7;
  opacity: 1;
}

.bookappoint-frm :-moz-placeholder {
  color: #4653b7;
  opacity: 1;
}

.bookappoint-frm ::-moz-placeholder {
  color: #4653b7;
  opacity: 1;
}

.bookappoint-frm :-ms-input-placeholder {
  color: #4653b7;
  opacity: 1;
}

.bookappoint-frm .inputdate {
  background: url(../images/calicon.png) no-repeat 95% center;
  cursor: pointer;
}

.bookappoint-frm .inputdatetime {
  background: url(../images/clockicon.png) no-repeat 95% center;
  cursor: pointer;
}

.time .heapBox .handler {
  background: url(../images/clockicon.png) no-repeat left center;
  cursor: pointer;
  width: 50px;
}

.bookappoint-frm .button {
  margin: 35px auto 0;
  display: block;
  width: 408px;
  height: 80px;
  background-color: #c91c1d;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-family: 'Geometos';
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding: 30px;
}

.bookappoint-frm .button:hover {
  background-color: #fff;
  color: #c91c1d;
}/** Services Page **/.servicecolumn-row {
}

.servicecol1 {
}

.servicecol2 {
}

.servicecolumn-row:nth-child(even) .servicecol1 {
  float: right;
}

.servicecolumn-row:nth-child(even) .servicecol2 {
  float: left;
}

.serviceslist-row {
  margin: 0 -10px;
}

.serviceslist-col {
  float: left;
  width: 100%;
  padding: 0 10px;
}

.serviceslist-col50 {
  width: 50%;
}

.servicecolumn-row h2 {
  font-size: 18px;
  color: #3d46a1;
  text-transform: none;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  line-height: 1.2;
  text-transform: none;
  font-weight: bold;
  margin: 0 0 25px;
  letter-spacing: 0.075em;
}

.serviceslist {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 10px;
}

.serviceslist > li {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 18px;
  font-size: 18px;
  line-height: 1.33;
  color: #3d46a1;
}

.serviceslist > li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 9px;
  background: url(../images/lstarrow.png) no-repeat left top;
}

.aboutinfo-box p.nopad {
  margin-bottom: 0;
}

.aboutinfo-box h3.nopad {
  	margin-bottom: 0;
	color: #3d46a1;
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: 0.075em;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
/** Gallery Page **/
.gallery-page, .page-gallery {
}

.gallery-page .contantsection .wrap-inner,.page-gallery .contantsection .wrap-inner {
  max-width: 1820px;
}

.gallerywrapper {
  padding: 35px 0;
}

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

.gallerylist li {
  float: left;
  width: 435px;
  padding: 10px;
}

.gallerylist li.w870 {
  width: 870px;
}

.gallerythumb {
  display: block;
  text-decoration: none;
  position: relative;
}

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

.google360list {
  margin: 0 -10px;
  padding: 0;
  list-style-type: none;
  width: auto;
}

.google360list li {
  float: left;
  width: 50%;
  padding: 10px;
  line-height: 0;
}

.google360list li iframe {
  height: 480px;
}

.blogsection {
  padding: 115px 0 35px;
}

.blogsection .wrap-inner {
  max-width: 1820px;
}

.blogwrapper {
}

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

.bloglist > li {
  float: left;
  width: 50%;
  padding: 0 10px;
  margin-bottom: 80px;
}

.blogbox {
}

.blogthumb {
  display: block;
  text-decoration: none;
  position: relative;
  margin-bottom: 65px;
}

.blogthumb:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 37px;
  background: url(../images/docwht-curv.png) no-repeat center bottom;
  z-index: 1;
}

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

.blogbox h2 {
  font-size: 22px;
  color: #ee2b25;
  text-transform: uppercase;
  font-family: 'Geometos';
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 0.075em;
}

.blogbox h2 a {
  color: #ee2b25;
  text-decoration: none;
}

.blogbox h2 a:hover {
  color: #5271DD;
}

.postmeta {
  margin-bottom: 25px;
  font-size: 12px;
  line-height: 1.2;
  color: #cacaca;
  text-transform: uppercase;
  font-family: 'Geometos';
  font-weight: normal;
}

.postedon {
}

.slash {
  margin: 0 3px;
}

.postcomments {
}

.author {
}

.author a {
  color: #cacaca;
  text-decoration: none;
}

.author a:hover {
  color: #ee2b25;
}

.blogsmaalldesc {
}

.blogsmaalldesc p {
  margin-bottom: 35px;
}

.readmore {
  display: block;
  width: 205px;
  background-color: #ff2728;
  border-radius: 0 30px 30px 0;
  color: #fff;
  padding: 18px 50px 18px 25px;
  letter-spacing: 0.075em;
  text-decoration: none;
  position: relative;
}

.readmore:after {
  content: '';
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  background: url(../images/whtarrow.png) no-repeat left center;
  z-index: 1;
}

.readmore:hover {
  background-color: #5271DD;
  color: #fff;
}

.content-area {
  float: left;
  width: 100%;
  margin-right: -450px;
  padding-right: 485px;
  margin-bottom: 100px;
}

.sidebar {
  float: right;
  width: 450px;
  position: relative;
  padding: 40px 50px;
  border: 2px solid #ebebeb;
}

.bloglargimg {
  display: block;
  text-decoration: none;
  position: relative;
  margin-bottom: 40px;
}

.bloglargimg:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 37px;
  background: url(../images/docwht-curv.png) no-repeat center bottom;
  z-index: 1;
}

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

.entry-header {
}

.entry-header h2 {
  font-size: 22px;
  color: #ee2b25;
  text-transform: uppercase;
  font-family: 'Geometos';
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 0.075em;
}

.entry-header h2 a {
  color: #ee2b25;
  text-decoration: none;
}

.entry-content h2 {
  font-size: 20px;
  color: #ee2b25;
  text-transform: uppercase;
  font-family: 'Geometos';
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 0.075em;
}

.entry-content h3 {
  font-size: 18px;
  color: #3d46a1;
  text-transform: uppercase;
  font-family: 'Geometos';
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 0.075em;
}

.entry-content ul li {
  margin-bottom: 15px;
}

.entry-content ul li p {
  margin-bottom: 8px;
}

.widget {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ebebeb;
}

.sidebar .widget:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.search-form {
}

.search-form .screen-reader-text {
  display: none;
}

.search-form .search-field {
  border-radius: 0px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Geometos';
  font-weight: normal;
  border: 2px solid #c2c2c2;
}

.search-form ::-webkit-input-placeholder {
  color: #c2c2c2;
  opacity: 1;
}

.search-form :-moz-placeholder {
  color: #c2c2c2;
  opacity: 1;
}

.search-form ::-moz-placeholder {
  color: #c2c2c2;
  opacity: 1;
}

.search-form :-ms-input-placeholder {
  color: #c2c2c2;
  opacity: 1;
}

.search-form .search-submit {
  display: none;
}

.widget-title {
  font-size: 24px;
  color: #ee2b25;
  text-transform: uppercase;
  font-family: 'Geometos';
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 30px;
  letter-spacing: 0.075em;
}

.widget li a {
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 14px;
  display: block;
  font-weight: bold;
}

.widget ul {
  list-style: none;
  padding: 0;
}

.widget ul li {
  position: relative;
  padding-left: 16px;
}

.widget ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 7px;
  background: url(../images/arrow.png) no-repeat center center;
}

.bloginfo  ul li {
  padding-left: 0px;
  width: 100%;
}

.bloginfo  ul li:after {
  display: none;
}

.bloginfo .blogthumb {
  margin-bottom: 27px !important;
}

.bloginfo .blogthumb:after {
  display: none;
}/********** Footer **********/#footer {
  position: relative;
  background: #5271dd;
}

.footer-heading {
  background: #4653b7;
}

.footer-heading .wrap-inner {
  max-width: 1920px;
  padding: 0;
}

.foothead {
  position: relative;
  padding: 34px 0;
}

.footheadinner {
}

.foothead:after {
  content: '';
  position: absolute;
  left: 18.35%;
  bottom: 0;
  width: 133px;
  height: 167px;
  background: url(../images/bluecurv.png) no-repeat left top;
  z-index: 9;
}

.foothead h2 {
  color: #fff;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 48px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  padding: 0 15px 0 19%;
}

.footbooklink {
  float: right;
  padding-top: 4px;
}

.redbtn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  height: 46px;
  line-height: normal;
  background-color: #c91c1d;
  letter-spacing: 0.085em;
  font-size: 21px;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-transform: none;
  padding: 10px 45px 10px 66px;
  border-radius: 25px 0 0 25px;
}

.redbtn:after {
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -16px;
  background: url(../images/sprites.png) no-repeat left top;
  background-size: 660px;
}

.redbtn:hover {
  background-color: #5271dd;
  text-decoration: none;
  color: #fff;
}

.redbtn:hover:after {
  background-position: left top;
}

.footer-inner {
  padding: 30px 0 30px;
  min-height: 490px;
}

.footer-inner .wrap-inner {
  position: relative;
  max-width: 1920px;
  padding: 0;
}

.footer-inner h3 {
  color: #fff;
  font-size: 36px;
  line-height: 1.1;
  margin-bottom: 54px;
  text-transform: uppercase;
}

.footer-inner h4 {
  color: #fff;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.footcol {
  padding: 0 20px;
}

.footcol1 {
  width: 100%;
  margin: 0 auto;
  padding-left: 330px;
float: left;
padding-right: 725px;
}

.footcol2, .footcol3 {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 35%;
  padding-top: 22px;
}

.footcol2 {
  left: 0;
  width: 350px;
      padding-top: 0;
}

.footcol3 {
  right: 0;
  width: 704px;
}

.footconatctform {
  max-width: 765px;
  margin: 0 auto;
}

.footsocial {
  margin: 0;
  list-style-type: none;
  padding: 0;
  line-height: 1;
}

.footsocial > li {
  float: left;
  margin-left: 10px;
  padding: 0;
}

.footsocial > li:first-child {
  margin-left: 0;
}

.footsocial > li > a {
  text-decoration: none;
  color: #e56553;
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.footsocial > li > a:hover {
  color: #fff;
}

.fieldcolrow {
  margin-bottom: 10px;
}

.footconatctform .fieldcol .fieldcolrow:last-child {
  margin-bottom: 0;
}

.footconatctform input[type="text"], .footconatctform input[type="email"], .footconatctform input[type="date"], .footconatctform input[type="tel"], .footconatctform input[type="number"], .footconatctform input[type="url"], input[type="password"], .footconatctform input[type="search"], .footconatctform select, .footconatctform textarea {
  background-color: #fff;
  padding: 15px 30px;
  color: #5271dd;
}

.footconatctform textarea {
  height: 94px;
}

.footconatctform ::-webkit-input-placeholder {
  color: #5271dd;
  opacity: 1;
}

.footconatctform :-moz-placeholder {
  color: #5271dd;
  opacity: 1;
}

.footconatctform ::-moz-placeholder {
  color: #5271dd;
  opacity: 1;
}

.footconatctform :-ms-input-placeholder {
  color: #5271dd;
  opacity: 1;
}

.submitbtn {
  position: relative;
  display: block;
  text-decoration: none;
  text-align: center;
  width: 100%;
  background-color: #fff;
  color: #5271dd;
  font-family: 'Geometos';
  font-weight: normal;
  font-size: 18px;
  line-height: normal;
  padding: 10px 10px 10px 40px;
  border-radius: 25px;
}

.submitbtn:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background: url(../images/sprites.png) no-repeat -102px top;
  background-size: 590px;
}

.submitbtn:hover {
  background-color: #FF2728;
}

.submitbtn:hover:after {
  background-position: left top;
}
.fieldgroup.sendbtn{text-align: center;}
.fieldgroup.sendbtn .fieldcol{width: auto;display: inline-block;vertical-align: middle;float: none;}

.multiloclblock {
  max-width: 240px;
  margin: 0 auto;
      margin-bottom: 22px;
}

.footlogo {
  padding-bottom: 27px;
}

.footlogo a {
  display: block;
  margin: 0 auto;
  max-width: 218px;
  opacity: 0.2;
}

.footlogo a:hover {
  opacity: 1;
}

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

.footcontadd {
  text-align: center;
}

.footcontadd a {
  text-decoration: none;
  color: #fff;
}

.footcontadd .fa {
  font-size: 45px;
  color: #3d46a1;
  margin-bottom: 10px;
}

.footcontadd span {
  display: block;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.050em;
}

.footcontadd span em {
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.footcontadd a:hover .fa {
  color: #C91C1D;
}

.footcontadd a:hover span {
  color: #C91C1D;
}

.footcontinfo {
  max-width: 260px;
  margin: 0 auto;
  text-align: center;
}

.tellink {
  padding-bottom: 38px;
}

.tellink a {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  line-height: normal;
  font-family: 'Geometos';
  font-weight: normal;
  letter-spacing: 0.050em;
}

.tellink a:hover, .tellink a:hover .fa {
  color: #FF2728;
}

.tellink .fa {
  font-size: 45px;
  color: #3d46a1;
  margin-bottom: 5px;
}

.tellink a span {
  display: block;
}

.mailllink {
  padding-bottom: 45px;
}

.mailllink a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.050em;
}

.mailllink a:hover, .mailllink a:hover .fa {
  color: #FF2728;
}

.mailllink .fa {
  font-size: 34px;
  color: #3d46a1;
  margin-bottom: 10px;
}

.mailllink a span {
  display: block;
}

.footcontinfo .footsocial {
  text-align: center;
  line-height: 1;
}

.footcontinfo .footsocial > li {
  float: none;
  display: inline;
  margin: 0 18px;
}

.footcontinfo .footsocial > li > a {
  color: #fff;
  display: inline-block;
  vertical-align: top;
}

.footcontinfo .footsocial > li > a:hover {
  color: #FF2728;
}

.footer-map {
}

.footer-map .wrap-inner {
  padding: 0;
  max-width: 100%;
}

.footer-map .gmap3 {
  height: 155px;
  width: 100%;
  border: none;
}

.copyright {
  width: 100%;
  text-align: center;
  display: inline-block;
  padding-top: 15px;
  padding-right:750px; 
  padding-left:350px;
}

.copyright p {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  padding: 0 15px;
}

.copyright a {
  color: #fff;
  text-decoration: none;
}/********** From Page **********/.form-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.form-list li {
  padding: 0 0 15px;
  margin: 0;
}

.fieldgroup {
  margin: 0 -5px;
  width: auto;
}

.fieldcol {
  float: left;
  width: 100%;
  padding: 0 5px;
  margin-bottom: 12px;
  position: relative;
}

.fieldcol25 {
  width: 25%;
}

.fieldcol33 {
  width: 33.333%;
}

.fieldcol50 {
  width: 50%;
}

.fieldcol66 {
  width: 66.666%;
}

.fieldcol75 {
  width: 75%;
}

.required, .form-list .error {
  color: #c00;
}

.form-list .error {
  display: block;
  font-size: 12px;
}

.form-list .textbox-out {
  margin-bottom: 5px;
}

.form-list label, .form-list .label {
  color: #333;
  display: block;
  font-weight: normal;
  padding-bottom: 7px;
}

.radio-list input {
  float: left;
  margin: 5px;
  clear: left;
}

.radio-list label, .radio-list .label {
  float: left;
  color: #555;
}

.note {
  font-size: 12px;
  font-style: italic;
  padding: 5px 0 0;
}

.capchaimg {
  text-align: center;
  background-color: #4756bb;
  padding: 11px 0;
  line-height: 1;
  border-radius: 0 25px 0 25px;
}

.capchaimg img {
  width: 84px;
  height: 28px;
}

.wpcf7-not-valid {
  border: 1px solid #f00 !important;
}

.wpcf7-display-none, .wpcf7-not-valid-tip, .wpcf7-validation-errors {
  display: none !important;
}

.nav-links a:hover {
  background: #641951 !important;
}

.thankyoumsg {
  text-align: center;
}

.fieldcol input {
  background-color: #fff;
  color: #5271dd;
}

.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img {
  width: 100%;
}

.thank-you p {
  text-align: center;
  font-size: 22px;
}

.thank-you h2 {
  font-family: 'Geometos';
  font-size: 50px;
  text-align: center;
  margin-bottom: 15px;
}

.thank-you {
  margin-top: 69px;
  margin-bottom: 54px;
}

.contactinfolist p a {
  color: #3d46a1;
  text-decoration: none;
}

.contactinfolist p a span {
  font-family: Arial, Helvetica, sans-serif;
}

. .comment textarea {
  height: 100px;
}

.fieldgroup.comment {
  padding: 0px 18px;
}

.postlink a {
  background: #ff2728;
  color: #fff;
  text-decoration: none;
  padding: 14px 0px;
  display: block;
  width: 184px;
  text-align: center;
}

.next-blog-btn {
  float: right;
}

.postlink a:hover {
  background: #5271dd;
  color: #fff;
}

.rpwwt-post-excerpt.blogsmaalldesc {
  margin-bottom: 25px;
}

.dottwolist {
}

.dottwolist > li {
  float: left;
  width: 50%;
  padding-right: 15px;
}

.dottwolist > li:nth-child(odd) {
  padding-right: 0;
}

.footconatctform .heapBox .holder {
  height: 52px;
  line-height: 13px;
}

.footconatctform .heapBox a {
  font-size: 16px !important;
  color: #5271dd !important;
  font-weight: 600 !important;
  text-transform: inherit !important;
}

.career-form .bookappoint-frm h3 {
  margin-bottom: 25px;
}

.career-form .bookappoint-frm p {
  color: #fff;
  margin-bottom: 41px;
}

.fieldgroup.address .fieldcol50 {
  width: 100%;
}

.resumearea {
  border-style: dashed;
  border: 2px dashed #5d6bd9;
  padding: 39px 0px;
  text-align: center;
}

.resumearea p {
  margin-bottom: 0px !important;
}

.file {
  display: block;
  margin-top: 10px;
}

.file input {
  padding: 20px 20px;
}

.career-form textarea {
  padding: 17px 26px;
}

.bloglist > li:nth-child(2n+1) {
  clear: both;
}

.blog-pagination a {
  padding: 9px 9px;
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  background: #ff2728;
}

.blog-pagination span {
  padding: 9px 9px;
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  background: #ff2728;
}

.blog-pagination a:hover {
  background: #5271dd;
}

.blog-pagination {
  text-align: center;
}

.page-numbers.current {
  background: #5271dd;
}

@media screen and (max-width: 600px) {
	.teasban-brtext-online {
		position: absolute;
        left: 10px;
        bottom: 38px;
	}
	.teaserbtn.check-ang {
		font-size: 11px !important;
	}
	.teasban-brtext {
		left: 0px;
		text-align: left;
		bottom: 70px !important;
	}
	.toplink {
		display: none !important;
	}
}

.footcol3 h3{font-family: 'Raleway';font-size: 22px;font-weight: 500;margin-bottom: 20px;}
.footcol3 p{font-size: 17px;color: #fff;margin-bottom: 11px;}
.footcol3 ul li{font-size: 17px;color: #fff;}
.copyright p{margin-bottom: 0px;margin-top: 22px;}

.mobilecallbtn {

    display: none;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    z-index: 999;
    background-color: #c91c1d;
}
.mobilecallbtn a {font-size: 16px;text-decoration: none;display: block; font-weight: 700;}
.mobilecallbtn, .mobilecallbtn a {color: #ffffff;}
.mobilecallbtn:hover{background-color: #5271dd;}
.red-covid{
	background: #ff2728;
    text-align: center;
    color: #fff;
    width: 100%;
    float: left;
    min-height: 36px;
    font-size: 16px;
    margin-bottom: 12px;
    padding-top: 4px;
}
.red-covid P{
	margin:0;
}