@charset "utf-8";
/********* Fontface Fonts *********/
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-l-webfont.woff2') format('woff2'),url('../fonts/ubuntu-l-webfont.woff') format('woff');font-weight:300;font-style:normal;}
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-li-webfont.woff2') format('woff2'),url('../fonts/ubuntu-li-webfont.woff') format('woff');font-weight:300;font-style:italic;}
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-r-webfont.woff2') format('woff2'),url('../fonts/ubuntu-r-webfont.woff') format('woff');font-weight:normal;font-style:normal;}
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-ri-webfont.woff2') format('woff2'),url('../fonts/ubuntu-ri-webfont.woff') format('woff');font-weight:normal;font-style:italic;}
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-m-webfont.woff2') format('woff2'),url('../fonts/ubuntu-m-webfont.woff') format('woff');font-weight:600;font-style:normal;}
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-mi-webfont.woff2') format('woff2'),url('../fonts/ubuntu-mi-webfont.woff') format('woff');font-weight:normal;font-style:italic;}
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-b-webfont.woff2') format('woff2'),url('../fonts/ubuntu-b-webfont.woff') format('woff');font-weight:bold;font-style:normal;}
@font-face{font-display:swap;font-family:'Ubuntu';src:url('../fonts/ubuntu-bi-webfont.woff2') format('woff2'),url('../fonts/ubuntu-bi-webfont.woff') format('woff');font-weight:bold;font-style:italic;}
@font-face{font-display:swap;font-family:'ubuntu_condensedregular';src:url('../fonts/ubuntu-c-webfont.woff2') format('woff2'), url('../fonts/ubuntu-c-webfont.woff') format('woff');font-weight:normal;font-style:normal;}
/********* Clear floats *********/
.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 }
.wrap-inner:after, .row:after, ul:after, .boxs:after, .radio-list:after, .fieldgroup:after{clear:both }
.displayNone{display:none;}
body, button, input, select, textarea{color:#58595b;font-family:'Ubuntu', Arial, Helvetica, sans-serif;font-size:18px;line-height:1.4;font-weight:normal;}
body{background-color:#fff;}
a{outline:none;}
a:focus, a:hover{text-decoration: none;}
img{max-width: 100%;height: auto;}
/********** Start Adit Web Data Form **********/
.pageformsubmitbar{text-align:center;float:left;width:100%;}
.pageformsubmitbar .submitbarcapcha,.pageformsubmitbar .submitbarbtn{display:inline-block;vertical-align:middle;text-align:center;margin:0 10px 15px 10px;}
.aawformblock .aawfieldgroup{text-align:center;margin:0;}
.aawformblock .aawfieldcol{text-align:left;}
.aawformblock .aawfieldcol > label{display:none;}
.aawformblock .aawfieldcol input,.aawformblock .aawfieldcol input:focus,.aawformblock .aawfieldcol textarea,.aawformblock .aawfieldcol textarea:focus,.aawformblock .aawfieldcol select,.aawformblock .aawformradiocol label,.aawformblock .heapBox .holder,.hmbookform .aawformblock .heapBox .holder{background:transparent;border-radius:20px;padding:10px 20px;font-weight:300;border-bottom-left-radius:0;border-top-left-radius:0;font-size:14px;}
.aawformblock .aawformradiobox{background:transparent;border-radius:0;border-radius:20px;border-bottom-left-radius:0;border-top-left-radius:0;}
.aawformblock .aawfieldcol textarea,.aawformblock .aawfieldcol textarea:focus{height:40px !important;padding:10px 20px;}
.aawformblock .aawformradiocol label{padding:3px;height:39px;border:0;background-color:transparent;border-radius:0;}
.aawformblock .ui-datepicker-trigger{display:block;position:absolute;right:0;top:0;border:none;height:40px;width:50px;}
.aawformblock .ui-datepicker-trigger:before{display:none;}
.aawformblock .ui-datepicker-trigger .sprite, .aawformblock .heapBox{display:block;position:relative;width:100%;height:100%;}
.aawformblock .heapBox .handler{background-image:none;width:50px;height:40px;top:0;right:0;}
.aawformblock .heapBox .holder{padding:9px 20px;height:40px;}
/* .aawformblock .ui-datepicker-trigger .sprite:before, .aawformblock .heapBox .handler:before{font-size:26px;position:absolute;padding-top:0;content:"\f3d0";font-family:'Ionicons';left:50%;top:50%;right:0;text-align:center;vertical-align:middle;-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);} */
.aawformblock .ui-datepicker-trigger .sprite:before, .aawformblock .heapBox .handler:before{
    font-size: 20px;
    position: absolute;
    content: "";
    font-family: "Font Awesome 5 free";
    left: 50%;
    top: 50%;
    right: 0;
    text-align: center;
    vertical-align: middle;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-weight: 900;
}
.aawformblock .ui-datepicker-trigger .sprite:before{ content: "\f073";}
.aawformblock .heapBox .handler:before{content: "\f078";}
/* Home Banner Form */
/* Footer Form */
/* Book Appointment Page Form */
/* Contact Page Form */
.contactpageform .aawfieldcol33{width:50%;}
/********** End Adit Web Data Form **********/
.lazy{opacity:1;transition:opacity 0.3s;}
.lazy[data-src]{opacity:0;}
/********** 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:auto;max-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:1;-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:0;text-align:center;-webkit-tap-highlight-color:transparent }
.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:0 5px;padding:0;background-repeat:no-repeat;background-position:left -200px;display:inline-block;cursor:pointer;width:33px;height:20px;text-align:left;text-indent:-999em;overflow:hidden;}
.owl-theme .owl-controls .owl-nav .owl-prev{background-position:left -200px;}
.owl-theme .owl-controls .owl-nav .owl-next{background-position:left -230px;}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{color:#fff;text-decoration:none }
.owl-theme .owl-controls .owl-nav .owl-prev:hover{background-position:-75px -200px;}
.owl-theme .owl-controls .owl-nav .owl-next:hover{background-position:-75px -230px;}
.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{width:12px;height:12px;margin:0 5px;background:#f15b22;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;cursor:pointer;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:#b72119 }
.teaserBanner.owl-theme .owl-controls{width:100%;text-align:center;position:absolute;bottom:15px;z-index:10;}
/* jQuery FlexSlider v2.6.0 */
@font-face{font-display:swap;font-family:'flexslider-icon';src:url('../fonts/flexslider-icon.woff') format('woff');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;}
/*! Ionicons, v4.2.4 */
@font-face{font-family:"Ionicons";src:url("../fonts/ionicons.eot?v=4.2.4");src:url("../fonts/ionicons.woff2?v=4.2.4") format("woff2"),url("../fonts/ionicons.woff?v=4.2.4") format("woff");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-ios-add:before,.ion-ios-add-circle:before,.ion-ios-add-circle-outline:before,.ion-ios-airplane:before,.ion-ios-alarm:before,.ion-ios-albums:before,.ion-ios-alert:before,.ion-ios-american-football:before,.ion-ios-analytics:before,.ion-ios-aperture:before,.ion-ios-apps:before,.ion-ios-appstore:before,.ion-ios-archive:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-dropdown:before,.ion-ios-arrow-dropdown-circle:before,.ion-ios-arrow-dropleft:before,.ion-ios-arrow-dropleft-circle:before,.ion-ios-arrow-dropright:before,.ion-ios-arrow-dropright-circle:before,.ion-ios-arrow-dropup:before,.ion-ios-arrow-dropup-circle:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-round-back:before,.ion-ios-arrow-round-down:before,.ion-ios-arrow-round-forward:before,.ion-ios-arrow-round-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-attach:before,.ion-ios-backspace:before,.ion-ios-barcode:before,.ion-ios-baseball:before,.ion-ios-basket:before,.ion-ios-basketball:before,.ion-ios-battery-charging:before,.ion-ios-battery-dead:before,.ion-ios-battery-full:before,.ion-ios-beaker:before,.ion-ios-bed:before,.ion-ios-beer:before,.ion-ios-bicycle:before,.ion-ios-bluetooth:before,.ion-ios-boat:before,.ion-ios-body:before,.ion-ios-bonfire:before,.ion-ios-book:before,.ion-ios-bookmark:before,.ion-ios-bookmarks:before,.ion-ios-bowtie:before,.ion-ios-briefcase:before,.ion-ios-browsers:before,.ion-ios-brush:before,.ion-ios-bug:before,.ion-ios-build:before,.ion-ios-bulb:before,.ion-ios-bus:before,.ion-ios-business:before,.ion-ios-cafe:before,.ion-ios-calculator:before,.ion-ios-calendar:before,.ion-ios-call:before,.ion-ios-camera:before,.ion-ios-car:before,.ion-ios-card:before,.ion-ios-cart:before,.ion-ios-cash:before,.ion-ios-cellular:before,.ion-ios-chatboxes:before,.ion-ios-chatbubbles:before,.ion-ios-checkbox:before,.ion-ios-checkbox-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-circle:before,.ion-ios-checkmark-circle-outline:before,.ion-ios-clipboard:before,.ion-ios-clock:before,.ion-ios-close:before,.ion-ios-close-circle:before,.ion-ios-close-circle-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-circle:before,.ion-ios-cloud-done:before,.ion-ios-cloud-download:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-code:before,.ion-ios-code-download:before,.ion-ios-code-working:before,.ion-ios-cog:before,.ion-ios-color-fill:before,.ion-ios-color-filter:before,.ion-ios-color-palette:before,.ion-ios-color-wand:before,.ion-ios-compass:before,.ion-ios-construct:before,.ion-ios-contact:before,.ion-ios-contacts:before,.ion-ios-contract:before,.ion-ios-contrast:before,.ion-ios-copy:before,.ion-ios-create:before,.ion-ios-crop:before,.ion-ios-cube:before,.ion-ios-cut:before,.ion-ios-desktop:before,.ion-ios-disc:before,.ion-ios-document:before,.ion-ios-done-all:before,.ion-ios-download:before,.ion-ios-easel:before,.ion-ios-egg:before,.ion-ios-exit:before,.ion-ios-expand:before,.ion-ios-eye:before,.ion-ios-eye-off:before,.ion-ios-fastforward:before,.ion-ios-female:before,.ion-ios-filing:before,.ion-ios-film:before,.ion-ios-finger-print:before,.ion-ios-fitness:before,.ion-ios-flag:before,.ion-ios-flame:before,.ion-ios-flash:before,.ion-ios-flash-off:before,.ion-ios-flashlight:before,.ion-ios-flask:before,.ion-ios-flower:before,.ion-ios-folder:before,.ion-ios-folder-open:before,.ion-ios-football:before,.ion-ios-funnel:before,.ion-ios-gift:before,.ion-ios-git-branch:before,.ion-ios-git-commit:before,.ion-ios-git-compare:before,.ion-ios-git-merge:before,.ion-ios-git-network:before,.ion-ios-git-pull-request:before,.ion-ios-glasses:before,.ion-ios-globe:before,.ion-ios-grid:before,.ion-ios-hammer:before,.ion-ios-hand:before,.ion-ios-happy:before,.ion-ios-headset:before,.ion-ios-heart:before,.ion-ios-heart-dislike:before,.ion-ios-heart-empty:before,.ion-ios-heart-half:before,.ion-ios-help:before,.ion-ios-help-buoy:before,.ion-ios-help-circle:before,.ion-ios-help-circle-outline:before,.ion-ios-home:before,.ion-ios-hourglass:before,.ion-ios-ice-cream:before,.ion-ios-image:before,.ion-ios-images:before,.ion-ios-infinite:before,.ion-ios-information:before,.ion-ios-information-circle:before,.ion-ios-information-circle-outline:before,.ion-ios-jet:before,.ion-ios-journal:before,.ion-ios-key:before,.ion-ios-keypad:before,.ion-ios-laptop:before,.ion-ios-leaf:before,.ion-ios-link:before,.ion-ios-list:before,.ion-ios-list-box:before,.ion-ios-locate:before,.ion-ios-lock:before,.ion-ios-log-in:before,.ion-ios-log-out:before,.ion-ios-magnet:before,.ion-ios-mail:before,.ion-ios-mail-open:before,.ion-ios-mail-unread:before,.ion-ios-male:before,.ion-ios-man:before,.ion-ios-map:before,.ion-ios-medal:before,.ion-ios-medical:before,.ion-ios-medkit:before,.ion-ios-megaphone:before,.ion-ios-menu:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-microphone:before,.ion-ios-moon:before,.ion-ios-more:before,.ion-ios-move:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-notifications:before,.ion-ios-notifications-off:before,.ion-ios-notifications-outline:before,.ion-ios-nuclear:before,.ion-ios-nutrition:before,.ion-ios-open:before,.ion-ios-options:before,.ion-ios-outlet:before,.ion-ios-paper:before,.ion-ios-paper-plane:before,.ion-ios-partly-sunny:before,.ion-ios-pause:before,.ion-ios-paw:before,.ion-ios-people:before,.ion-ios-person:before,.ion-ios-person-add:before,.ion-ios-phone-landscape:before,.ion-ios-phone-portrait:before,.ion-ios-photos:before,.ion-ios-pie:before,.ion-ios-pin:before,.ion-ios-pint:before,.ion-ios-pizza:before,.ion-ios-planet:before,.ion-ios-play:before,.ion-ios-play-circle:before,.ion-ios-podium:before,.ion-ios-power:before,.ion-ios-pricetag:before,.ion-ios-pricetags:before,.ion-ios-print:before,.ion-ios-pulse:before,.ion-ios-qr-scanner:before,.ion-ios-quote:before,.ion-ios-radio:before,.ion-ios-radio-button-off:before,.ion-ios-radio-button-on:before,.ion-ios-rainy:before,.ion-ios-recording:before,.ion-ios-redo:before,.ion-ios-refresh:before,.ion-ios-refresh-circle:before,.ion-ios-remove:before,.ion-ios-remove-circle:before,.ion-ios-remove-circle-outline:before,.ion-ios-reorder:before,.ion-ios-repeat:before,.ion-ios-resize:before,.ion-ios-restaurant:before,.ion-ios-return-left:before,.ion-ios-return-right:before,.ion-ios-reverse-camera:before,.ion-ios-rewind:before,.ion-ios-ribbon:before,.ion-ios-rocket:before,.ion-ios-rose:before,.ion-ios-sad:before,.ion-ios-save:before,.ion-ios-school:before,.ion-ios-search:before,.ion-ios-send:before,.ion-ios-settings:before,.ion-ios-share:before,.ion-ios-share-alt:before,.ion-ios-shirt:before,.ion-ios-shuffle:before,.ion-ios-skip-backward:before,.ion-ios-skip-forward:before,.ion-ios-snow:before,.ion-ios-speedometer:before,.ion-ios-square:before,.ion-ios-square-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stats:before,.ion-ios-stopwatch:before,.ion-ios-subway:before,.ion-ios-sunny:before,.ion-ios-swap:before,.ion-ios-switch:before,.ion-ios-sync:before,.ion-ios-tablet-landscape:before,.ion-ios-tablet-portrait:before,.ion-ios-tennisball:before,.ion-ios-text:before,.ion-ios-thermometer:before,.ion-ios-thumbs-down:before,.ion-ios-thumbs-up:before,.ion-ios-thunderstorm:before,.ion-ios-time:before,.ion-ios-timer:before,.ion-ios-today:before,.ion-ios-train:before,.ion-ios-transgender:before,.ion-ios-trash:before,.ion-ios-trending-down:before,.ion-ios-trending-up:before,.ion-ios-trophy:before,.ion-ios-tv:before,.ion-ios-umbrella:before,.ion-ios-undo:before,.ion-ios-unlock:before,.ion-ios-videocam:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-volume-mute:before,.ion-ios-volume-off:before,.ion-ios-walk:before,.ion-ios-wallet:before,.ion-ios-warning:before,.ion-ios-watch:before,.ion-ios-water:before,.ion-ios-wifi:before,.ion-ios-wine:before,.ion-ios-woman:before,.ion-logo-android:before,.ion-logo-angular:before,.ion-logo-apple:before,.ion-logo-bitbucket:before,.ion-logo-bitcoin:before,.ion-logo-buffer:before,.ion-logo-chrome:before,.ion-logo-closed-captioning:before,.ion-logo-codepen:before,.ion-logo-css3:before,.ion-logo-designernews:before,.ion-logo-dribbble:before,.ion-logo-dropbox:before,.ion-logo-euro:before,.ion-logo-facebook:before,.ion-logo-flickr:before,.ion-logo-foursquare:before,.ion-logo-freebsd-devil:before,.ion-logo-game-controller-a:before,.ion-logo-game-controller-b:before,.ion-logo-github:before,.ion-logo-google:before,.ion-logo-googleplus:before,.ion-logo-hackernews:before,.ion-logo-html5:before,.ion-logo-instagram:before,.ion-logo-ionic:before,.ion-logo-ionitron:before,.ion-logo-javascript:before,.ion-logo-linkedin:before,.ion-logo-markdown:before,.ion-logo-model-s:before,.ion-logo-no-smoking:before,.ion-logo-nodejs:before,.ion-logo-npm:before,.ion-logo-octocat:before,.ion-logo-pinterest:before,.ion-logo-playstation:before,.ion-logo-polymer:before,.ion-logo-python:before,.ion-logo-reddit:before,.ion-logo-rss:before,.ion-logo-sass:before,.ion-logo-skype:before,.ion-logo-slack:before,.ion-logo-snapchat:before,.ion-logo-steam:before,.ion-logo-tumblr:before,.ion-logo-tux:before,.ion-logo-twitch:before,.ion-logo-twitter:before,.ion-logo-usd:before,.ion-logo-vimeo:before,.ion-logo-vk:before,.ion-logo-whatsapp:before,.ion-logo-windows:before,.ion-logo-wordpress:before,.ion-logo-xbox:before,.ion-logo-xing:before,.ion-logo-yahoo:before,.ion-logo-yen:before,.ion-logo-youtube:before,.ion-md-add:before,.ion-md-add-circle:before,.ion-md-add-circle-outline:before,.ion-md-airplane:before,.ion-md-alarm:before,.ion-md-albums:before,.ion-md-alert:before,.ion-md-american-football:before,.ion-md-analytics:before,.ion-md-aperture:before,.ion-md-apps:before,.ion-md-appstore:before,.ion-md-archive:before,.ion-md-arrow-back:before,.ion-md-arrow-down:before,.ion-md-arrow-dropdown:before,.ion-md-arrow-dropdown-circle:before,.ion-md-arrow-dropleft:before,.ion-md-arrow-dropleft-circle:before,.ion-md-arrow-dropright:before,.ion-md-arrow-dropright-circle:before,.ion-md-arrow-dropup:before,.ion-md-arrow-dropup-circle:before,.ion-md-arrow-forward:before,.ion-md-arrow-round-back:before,.ion-md-arrow-round-down:before,.ion-md-arrow-round-forward:before,.ion-md-arrow-round-up:before,.ion-md-arrow-up:before,.ion-md-at:before,.ion-md-attach:before,.ion-md-backspace:before,.ion-md-barcode:before,.ion-md-baseball:before,.ion-md-basket:before,.ion-md-basketball:before,.ion-md-battery-charging:before,.ion-md-battery-dead:before,.ion-md-battery-full:before,.ion-md-beaker:before,.ion-md-bed:before,.ion-md-beer:before,.ion-md-bicycle:before,.ion-md-bluetooth:before,.ion-md-boat:before,.ion-md-body:before,.ion-md-bonfire:before,.ion-md-book:before,.ion-md-bookmark:before,.ion-md-bookmarks:before,.ion-md-bowtie:before,.ion-md-briefcase:before,.ion-md-browsers:before,.ion-md-brush:before,.ion-md-bug:before,.ion-md-build:before,.ion-md-bulb:before,.ion-md-bus:before,.ion-md-business:before,.ion-md-cafe:before,.ion-md-calculator:before,.ion-md-calendar:before,.ion-md-call:before,.ion-md-camera:before,.ion-md-car:before,.ion-md-card:before,.ion-md-cart:before,.ion-md-cash:before,.ion-md-cellular:before,.ion-md-chatboxes:before,.ion-md-chatbubbles:before,.ion-md-checkbox:before,.ion-md-checkbox-outline:before,.ion-md-checkmark:before,.ion-md-checkmark-circle:before,.ion-md-checkmark-circle-outline:before,.ion-md-clipboard:before,.ion-md-clock:before,.ion-md-close:before,.ion-md-close-circle:before,.ion-md-close-circle-outline:before,.ion-md-cloud:before,.ion-md-cloud-circle:before,.ion-md-cloud-done:before,.ion-md-cloud-download:before,.ion-md-cloud-outline:before,.ion-md-cloud-upload:before,.ion-md-cloudy:before,.ion-md-cloudy-night:before,.ion-md-code:before,.ion-md-code-download:before,.ion-md-code-working:before,.ion-md-cog:before,.ion-md-color-fill:before,.ion-md-color-filter:before,.ion-md-color-palette:before,.ion-md-color-wand:before,.ion-md-compass:before,.ion-md-construct:before,.ion-md-contact:before,.ion-md-contacts:before,.ion-md-contract:before,.ion-md-contrast:before,.ion-md-copy:before,.ion-md-create:before,.ion-md-crop:before,.ion-md-cube:before,.ion-md-cut:before,.ion-md-desktop:before,.ion-md-disc:before,.ion-md-document:before,.ion-md-done-all:before,.ion-md-download:before,.ion-md-easel:before,.ion-md-egg:before,.ion-md-exit:before,.ion-md-expand:before,.ion-md-eye:before,.ion-md-eye-off:before,.ion-md-fastforward:before,.ion-md-female:before,.ion-md-filing:before,.ion-md-film:before,.ion-md-finger-print:before,.ion-md-fitness:before,.ion-md-flag:before,.ion-md-flame:before,.ion-md-flash:before,.ion-md-flash-off:before,.ion-md-flashlight:before,.ion-md-flask:before,.ion-md-flower:before,.ion-md-folder:before,.ion-md-folder-open:before,.ion-md-football:before,.ion-md-funnel:before,.ion-md-gift:before,.ion-md-git-branch:before,.ion-md-git-commit:before,.ion-md-git-compare:before,.ion-md-git-merge:before,.ion-md-git-network:before,.ion-md-git-pull-request:before,.ion-md-glasses:before,.ion-md-globe:before,.ion-md-grid:before,.ion-md-hammer:before,.ion-md-hand:before,.ion-md-happy:before,.ion-md-headset:before,.ion-md-heart:before,.ion-md-heart-dislike:before,.ion-md-heart-empty:before,.ion-md-heart-half:before,.ion-md-help:before,.ion-md-help-buoy:before,.ion-md-help-circle:before,.ion-md-help-circle-outline:before,.ion-md-home:before,.ion-md-hourglass:before,.ion-md-ice-cream:before,.ion-md-image:before,.ion-md-images:before,.ion-md-infinite:before,.ion-md-information:before,.ion-md-information-circle:before,.ion-md-information-circle-outline:before,.ion-md-jet:before,.ion-md-journal:before,.ion-md-key:before,.ion-md-keypad:before,.ion-md-laptop:before,.ion-md-leaf:before,.ion-md-link:before,.ion-md-list:before,.ion-md-list-box:before,.ion-md-locate:before,.ion-md-lock:before,.ion-md-log-in:before,.ion-md-log-out:before,.ion-md-magnet:before,.ion-md-mail:before,.ion-md-mail-open:before,.ion-md-mail-unread:before,.ion-md-male:before,.ion-md-man:before,.ion-md-map:before,.ion-md-medal:before,.ion-md-medical:before,.ion-md-medkit:before,.ion-md-megaphone:before,.ion-md-menu:before,.ion-md-mic:before,.ion-md-mic-off:before,.ion-md-microphone:before,.ion-md-moon:before,.ion-md-more:before,.ion-md-move:before,.ion-md-musical-note:before,.ion-md-musical-notes:before,.ion-md-navigate:before,.ion-md-notifications:before,.ion-md-notifications-off:before,.ion-md-notifications-outline:before,.ion-md-nuclear:before,.ion-md-nutrition:before,.ion-md-open:before,.ion-md-options:before,.ion-md-outlet:before,.ion-md-paper:before,.ion-md-paper-plane:before,.ion-md-partly-sunny:before,.ion-md-pause:before,.ion-md-paw:before,.ion-md-people:before,.ion-md-person:before,.ion-md-person-add:before,.ion-md-phone-landscape:before,.ion-md-phone-portrait:before,.ion-md-photos:before,.ion-md-pie:before,.ion-md-pin:before,.ion-md-pint:before,.ion-md-pizza:before,.ion-md-planet:before,.ion-md-play:before,.ion-md-play-circle:before,.ion-md-podium:before,.ion-md-power:before,.ion-md-pricetag:before,.ion-md-pricetags:before,.ion-md-print:before,.ion-md-pulse:before,.ion-md-qr-scanner:before,.ion-md-quote:before,.ion-md-radio:before,.ion-md-radio-button-off:before,.ion-md-radio-button-on:before,.ion-md-rainy:before,.ion-md-recording:before,.ion-md-redo:before,.ion-md-refresh:before,.ion-md-refresh-circle:before,.ion-md-remove:before,.ion-md-remove-circle:before,.ion-md-remove-circle-outline:before,.ion-md-reorder:before,.ion-md-repeat:before,.ion-md-resize:before,.ion-md-restaurant:before,.ion-md-return-left:before,.ion-md-return-right:before,.ion-md-reverse-camera:before,.ion-md-rewind:before,.ion-md-ribbon:before,.ion-md-rocket:before,.ion-md-rose:before,.ion-md-sad:before,.ion-md-save:before,.ion-md-school:before,.ion-md-search:before,.ion-md-send:before,.ion-md-settings:before,.ion-md-share:before,.ion-md-share-alt:before,.ion-md-shirt:before,.ion-md-shuffle:before,.ion-md-skip-backward:before,.ion-md-skip-forward:before,.ion-md-snow:before,.ion-md-speedometer:before,.ion-md-square:before,.ion-md-square-outline:before,.ion-md-star:before,.ion-md-star-half:before,.ion-md-star-outline:before,.ion-md-stats:before,.ion-md-stopwatch:before,.ion-md-subway:before,.ion-md-sunny:before,.ion-md-swap:before,.ion-md-switch:before,.ion-md-sync:before,.ion-md-tablet-landscape:before,.ion-md-tablet-portrait:before,.ion-md-tennisball:before,.ion-md-text:before,.ion-md-thermometer:before,.ion-md-thumbs-down:before,.ion-md-thumbs-up:before,.ion-md-thunderstorm:before,.ion-md-time:before,.ion-md-timer:before,.ion-md-today:before,.ion-md-train:before,.ion-md-transgender:before,.ion-md-trash:before,.ion-md-trending-down:before,.ion-md-trending-up:before,.ion-md-trophy:before,.ion-md-tv:before,.ion-md-umbrella:before,.ion-md-undo:before,.ion-md-unlock:before,.ion-md-videocam:before,.ion-md-volume-high:before,.ion-md-volume-low:before,.ion-md-volume-mute:before,.ion-md-volume-off:before,.ion-md-walk:before,.ion-md-wallet:before,.ion-md-warning:before,.ion-md-watch:before,.ion-md-water:before,.ion-md-wifi:before,.ion-md-wine:before,.ion-md-woman:before{display:inline-block;font-family:"Ionicons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-ios-add:before{content:"f102"}.ion-ios-add-circle:before{content:"f101"}.ion-ios-add-circle-outline:before{content:"f100"}.ion-ios-airplane:before{content:"f137"}.ion-ios-alarm:before{content:"f3c8"}.ion-ios-albums:before{content:"f3ca"}.ion-ios-alert:before{content:"f104"}.ion-ios-american-football:before{content:"f106"}.ion-ios-analytics:before{content:"f3ce"}.ion-ios-aperture:before{content:"f108"}.ion-ios-apps:before{content:"f10a"}.ion-ios-appstore:before{content:"f10c"}.ion-ios-archive:before{content:"f10e"}.ion-ios-arrow-back:before{content:"f3cf"}.ion-ios-arrow-down:before{content:"f3d0"}.ion-ios-arrow-dropdown:before{content:"f110"}.ion-ios-arrow-dropdown-circle:before{content:"f125"}.ion-ios-arrow-dropleft:before{content:"f112"}.ion-ios-arrow-dropleft-circle:before{content:"f129"}.ion-ios-arrow-dropright:before{content:"f114"}.ion-ios-arrow-dropright-circle:before{content:"f12b"}.ion-ios-arrow-dropup:before{content:"f116"}.ion-ios-arrow-dropup-circle:before{content:"f12d"}.ion-ios-arrow-forward:before{content:"f3d1"}.ion-ios-arrow-round-back:before{content:"f117"}.ion-ios-arrow-round-down:before{content:"f118"}.ion-ios-arrow-round-forward:before{content:"f119"}.ion-ios-arrow-round-up:before{content:"f11a"}.ion-ios-arrow-up:before{content:"f3d8"}.ion-ios-at:before{content:"f3da"}.ion-ios-attach:before{content:"f11b"}.ion-ios-backspace:before{content:"f11d"}.ion-ios-barcode:before{content:"f3dc"}.ion-ios-baseball:before{content:"f3de"}.ion-ios-basket:before{content:"f11f"}.ion-ios-basketball:before{content:"f3e0"}.ion-ios-battery-charging:before{content:"f120"}.ion-ios-battery-dead:before{content:"f121"}.ion-ios-battery-full:before{content:"f122"}.ion-ios-beaker:before{content:"f124"}.ion-ios-bed:before{content:"f139"}.ion-ios-beer:before{content:"f126"}.ion-ios-bicycle:before{content:"f127"}.ion-ios-bluetooth:before{content:"f128"}.ion-ios-boat:before{content:"f12a"}.ion-ios-body:before{content:"f3e4"}.ion-ios-bonfire:before{content:"f12c"}.ion-ios-book:before{content:"f3e8"}.ion-ios-bookmark:before{content:"f12e"}.ion-ios-bookmarks:before{content:"f3ea"}.ion-ios-bowtie:before{content:"f130"}.ion-ios-briefcase:before{content:"f3ee"}.ion-ios-browsers:before{content:"f3f0"}.ion-ios-brush:before{content:"f132"}.ion-ios-bug:before{content:"f134"}.ion-ios-build:before{content:"f136"}.ion-ios-bulb:before{content:"f138"}.ion-ios-bus:before{content:"f13a"}.ion-ios-business:before{content:"f1a3"}.ion-ios-cafe:before{content:"f13c"}.ion-ios-calculator:before{content:"f3f2"}.ion-ios-calendar:before{content:"f3f4"}.ion-ios-call:before{content:"f13e"}.ion-ios-camera:before{content:"f3f6"}.ion-ios-car:before{content:"f140"}.ion-ios-card:before{content:"f142"}.ion-ios-cart:before{content:"f3f8"}.ion-ios-cash:before{content:"f144"}.ion-ios-cellular:before{content:"f13d"}.ion-ios-chatboxes:before{content:"f3fa"}.ion-ios-chatbubbles:before{content:"f146"}.ion-ios-checkbox:before{content:"f148"}.ion-ios-checkbox-outline:before{content:"f147"}.ion-ios-checkmark:before{content:"f3ff"}.ion-ios-checkmark-circle:before{content:"f14a"}.ion-ios-checkmark-circle-outline:before{content:"f149"}.ion-ios-clipboard:before{content:"f14c"}.ion-ios-clock:before{content:"f403"}.ion-ios-close:before{content:"f406"}.ion-ios-close-circle:before{content:"f14e"}.ion-ios-close-circle-outline:before{content:"f14d"}.ion-ios-cloud:before{content:"f40c"}.ion-ios-cloud-circle:before{content:"f152"}.ion-ios-cloud-done:before{content:"f154"}.ion-ios-cloud-download:before{content:"f408"}.ion-ios-cloud-outline:before{content:"f409"}.ion-ios-cloud-upload:before{content:"f40b"}.ion-ios-cloudy:before{content:"f410"}.ion-ios-cloudy-night:before{content:"f40e"}.ion-ios-code:before{content:"f157"}.ion-ios-code-download:before{content:"f155"}.ion-ios-code-working:before{content:"f156"}.ion-ios-cog:before{content:"f412"}.ion-ios-color-fill:before{content:"f159"}.ion-ios-color-filter:before{content:"f414"}.ion-ios-color-palette:before{content:"f15b"}.ion-ios-color-wand:before{content:"f416"}.ion-ios-compass:before{content:"f15d"}.ion-ios-construct:before{content:"f15f"}.ion-ios-contact:before{content:"f41a"}.ion-ios-contacts:before{content:"f161"}.ion-ios-contract:before{content:"f162"}.ion-ios-contrast:before{content:"f163"}.ion-ios-copy:before{content:"f41c"}.ion-ios-create:before{content:"f165"}.ion-ios-crop:before{content:"f41e"}.ion-ios-cube:before{content:"f168"}.ion-ios-cut:before{content:"f16a"}.ion-ios-desktop:before{content:"f16c"}.ion-ios-disc:before{content:"f16e"}.ion-ios-document:before{content:"f170"}.ion-ios-done-all:before{content:"f171"}.ion-ios-download:before{content:"f420"}.ion-ios-easel:before{content:"f173"}.ion-ios-egg:before{content:"f175"}.ion-ios-exit:before{content:"f177"}.ion-ios-expand:before{content:"f178"}.ion-ios-eye:before{content:"f425"}.ion-ios-eye-off:before{content:"f17a"}.ion-ios-fastforward:before{content:"f427"}.ion-ios-female:before{content:"f17b"}.ion-ios-filing:before{content:"f429"}.ion-ios-film:before{content:"f42b"}.ion-ios-finger-print:before{content:"f17c"}.ion-ios-fitness:before{content:"f1ab"}.ion-ios-flag:before{content:"f42d"}.ion-ios-flame:before{content:"f42f"}.ion-ios-flash:before{content:"f17e"}.ion-ios-flash-off:before{content:"f12f"}.ion-ios-flashlight:before{content:"f141"}.ion-ios-flask:before{content:"f431"}.ion-ios-flower:before{content:"f433"}.ion-ios-folder:before{content:"f435"}.ion-ios-folder-open:before{content:"f180"}.ion-ios-football:before{content:"f437"}.ion-ios-funnel:before{content:"f182"}.ion-ios-gift:before{content:"f191"}.ion-ios-git-branch:before{content:"f183"}.ion-ios-git-commit:before{content:"f184"}.ion-ios-git-compare:before{content:"f185"}.ion-ios-git-merge:before{content:"f186"}.ion-ios-git-network:before{content:"f187"}.ion-ios-git-pull-request:before{content:"f188"}.ion-ios-glasses:before{content:"f43f"}.ion-ios-globe:before{content:"f18a"}.ion-ios-grid:before{content:"f18c"}.ion-ios-hammer:before{content:"f18e"}.ion-ios-hand:before{content:"f190"}.ion-ios-happy:before{content:"f192"}.ion-ios-headset:before{content:"f194"}.ion-ios-heart:before{content:"f443"}.ion-ios-heart-dislike:before{content:"f13f"}.ion-ios-heart-empty:before{content:"f19b"}.ion-ios-heart-half:before{content:"f19d"}.ion-ios-help:before{content:"f446"}.ion-ios-help-buoy:before{content:"f196"}.ion-ios-help-circle:before{content:"f198"}.ion-ios-help-circle-outline:before{content:"f197"}.ion-ios-home:before{content:"f448"}.ion-ios-hourglass:before{content:"f103"}.ion-ios-ice-cream:before{content:"f19a"}.ion-ios-image:before{content:"f19c"}.ion-ios-images:before{content:"f19e"}.ion-ios-infinite:before{content:"f44a"}.ion-ios-information:before{content:"f44d"}.ion-ios-information-circle:before{content:"f1a0"}.ion-ios-information-circle-outline:before{content:"f19f"}.ion-ios-jet:before{content:"f1a5"}.ion-ios-journal:before{content:"f189"}.ion-ios-key:before{content:"f1a7"}.ion-ios-keypad:before{content:"f450"}.ion-ios-laptop:before{content:"f1a8"}.ion-ios-leaf:before{content:"f1aa"}.ion-ios-link:before{content:"f22a"}.ion-ios-list:before{content:"f454"}.ion-ios-list-box:before{content:"f143"}.ion-ios-locate:before{content:"f1ae"}.ion-ios-lock:before{content:"f1b0"}.ion-ios-log-in:before{content:"f1b1"}.ion-ios-log-out:before{content:"f1b2"}.ion-ios-magnet:before{content:"f1b4"}.ion-ios-mail:before{content:"f1b8"}.ion-ios-mail-open:before{content:"f1b6"}.ion-ios-mail-unread:before{content:"f145"}.ion-ios-male:before{content:"f1b9"}.ion-ios-man:before{content:"f1bb"}.ion-ios-map:before{content:"f1bd"}.ion-ios-medal:before{content:"f1bf"}.ion-ios-medical:before{content:"f45c"}.ion-ios-medkit:before{content:"f45e"}.ion-ios-megaphone:before{content:"f1c1"}.ion-ios-menu:before{content:"f1c3"}.ion-ios-mic:before{content:"f461"}.ion-ios-mic-off:before{content:"f45f"}.ion-ios-microphone:before{content:"f1c6"}.ion-ios-moon:before{content:"f468"}.ion-ios-more:before{content:"f1c8"}.ion-ios-move:before{content:"f1cb"}.ion-ios-musical-note:before{content:"f46b"}.ion-ios-musical-notes:before{content:"f46c"}.ion-ios-navigate:before{content:"f46e"}.ion-ios-notifications:before{content:"f1d3"}.ion-ios-notifications-off:before{content:"f1d1"}.ion-ios-notifications-outline:before{content:"f133"}.ion-ios-nuclear:before{content:"f1d5"}.ion-ios-nutrition:before{content:"f470"}.ion-ios-open:before{content:"f1d7"}.ion-ios-options:before{content:"f1d9"}.ion-ios-outlet:before{content:"f1db"}.ion-ios-paper:before{content:"f472"}.ion-ios-paper-plane:before{content:"f1dd"}.ion-ios-partly-sunny:before{content:"f1df"}.ion-ios-pause:before{content:"f478"}.ion-ios-paw:before{content:"f47a"}.ion-ios-people:before{content:"f47c"}.ion-ios-person:before{content:"f47e"}.ion-ios-person-add:before{content:"f1e1"}.ion-ios-phone-landscape:before{content:"f1e2"}.ion-ios-phone-portrait:before{content:"f1e3"}.ion-ios-photos:before{content:"f482"}.ion-ios-pie:before{content:"f484"}.ion-ios-pin:before{content:"f1e5"}.ion-ios-pint:before{content:"f486"}.ion-ios-pizza:before{content:"f1e7"}.ion-ios-planet:before{content:"f1eb"}.ion-ios-play:before{content:"f488"}.ion-ios-play-circle:before{content:"f113"}.ion-ios-podium:before{content:"f1ed"}.ion-ios-power:before{content:"f1ef"}.ion-ios-pricetag:before{content:"f48d"}.ion-ios-pricetags:before{content:"f48f"}.ion-ios-print:before{content:"f1f1"}.ion-ios-pulse:before{content:"f493"}.ion-ios-qr-scanner:before{content:"f1f3"}.ion-ios-quote:before{content:"f1f5"}.ion-ios-radio:before{content:"f1f9"}.ion-ios-radio-button-off:before{content:"f1f6"}.ion-ios-radio-button-on:before{content:"f1f7"}.ion-ios-rainy:before{content:"f495"}.ion-ios-recording:before{content:"f497"}.ion-ios-redo:before{content:"f499"}.ion-ios-refresh:before{content:"f49c"}.ion-ios-refresh-circle:before{content:"f135"}.ion-ios-remove:before{content:"f1fc"}.ion-ios-remove-circle:before{content:"f1fb"}.ion-ios-remove-circle-outline:before{content:"f1fa"}.ion-ios-reorder:before{content:"f1fd"}.ion-ios-repeat:before{content:"f1fe"}.ion-ios-resize:before{content:"f1ff"}.ion-ios-restaurant:before{content:"f201"}.ion-ios-return-left:before{content:"f202"}.ion-ios-return-right:before{content:"f203"}.ion-ios-reverse-camera:before{content:"f49f"}.ion-ios-rewind:before{content:"f4a1"}.ion-ios-ribbon:before{content:"f205"}.ion-ios-rocket:before{content:"f14b"}.ion-ios-rose:before{content:"f4a3"}.ion-ios-sad:before{content:"f207"}.ion-ios-save:before{content:"f1a6"}.ion-ios-school:before{content:"f209"}.ion-ios-search:before{content:"f4a5"}.ion-ios-send:before{content:"f20c"}.ion-ios-settings:before{content:"f4a7"}.ion-ios-share:before{content:"f211"}.ion-ios-share-alt:before{content:"f20f"}.ion-ios-shirt:before{content:"f213"}.ion-ios-shuffle:before{content:"f4a9"}.ion-ios-skip-backward:before{content:"f215"}.ion-ios-skip-forward:before{content:"f217"}.ion-ios-snow:before{content:"f218"}.ion-ios-speedometer:before{content:"f4b0"}.ion-ios-square:before{content:"f21a"}.ion-ios-square-outline:before{content:"f15c"}.ion-ios-star:before{content:"f4b3"}.ion-ios-star-half:before{content:"f4b1"}.ion-ios-star-outline:before{content:"f4b2"}.ion-ios-stats:before{content:"f21c"}.ion-ios-stopwatch:before{content:"f4b5"}.ion-ios-subway:before{content:"f21e"}.ion-ios-sunny:before{content:"f4b7"}.ion-ios-swap:before{content:"f21f"}.ion-ios-switch:before{content:"f221"}.ion-ios-sync:before{content:"f222"}.ion-ios-tablet-landscape:before{content:"f223"}.ion-ios-tablet-portrait:before{content:"f24e"}.ion-ios-tennisball:before{content:"f4bb"}.ion-ios-text:before{content:"f250"}.ion-ios-thermometer:before{content:"f252"}.ion-ios-thumbs-down:before{content:"f254"}.ion-ios-thumbs-up:before{content:"f256"}.ion-ios-thunderstorm:before{content:"f4bd"}.ion-ios-time:before{content:"f4bf"}.ion-ios-timer:before{content:"f4c1"}.ion-ios-today:before{content:"f14f"}.ion-ios-train:before{content:"f258"}.ion-ios-transgender:before{content:"f259"}.ion-ios-trash:before{content:"f4c5"}.ion-ios-trending-down:before{content:"f25a"}.ion-ios-trending-up:before{content:"f25b"}.ion-ios-trophy:before{content:"f25d"}.ion-ios-tv:before{content:"f115"}.ion-ios-umbrella:before{content:"f25f"}.ion-ios-undo:before{content:"f4c7"}.ion-ios-unlock:before{content:"f261"}.ion-ios-videocam:before{content:"f4cd"}.ion-ios-volume-high:before{content:"f11c"}.ion-ios-volume-low:before{content:"f11e"}.ion-ios-volume-mute:before{content:"f263"}.ion-ios-volume-off:before{content:"f264"}.ion-ios-walk:before{content:"f266"}.ion-ios-wallet:before{content:"f18b"}.ion-ios-warning:before{content:"f268"}.ion-ios-watch:before{content:"f269"}.ion-ios-water:before{content:"f26b"}.ion-ios-wifi:before{content:"f26d"}.ion-ios-wine:before{content:"f26f"}.ion-ios-woman:before{content:"f271"}.ion-logo-android:before{content:"f225"}.ion-logo-angular:before{content:"f227"}.ion-logo-apple:before{content:"f229"}.ion-logo-bitbucket:before{content:"f193"}.ion-logo-bitcoin:before{content:"f22b"}.ion-logo-buffer:before{content:"f22d"}.ion-logo-chrome:before{content:"f22f"}.ion-logo-closed-captioning:before{content:"f105"}.ion-logo-codepen:before{content:"f230"}.ion-logo-css3:before{content:"f231"}.ion-logo-designernews:before{content:"f232"}.ion-logo-dribbble:before{content:"f233"}.ion-logo-dropbox:before{content:"f234"}.ion-logo-euro:before{content:"f235"}.ion-logo-facebook:before{content:"f236"}.ion-logo-flickr:before{content:"f107"}.ion-logo-foursquare:before{content:"f237"}.ion-logo-freebsd-devil:before{content:"f238"}.ion-logo-game-controller-a:before{content:"f13b"}.ion-logo-game-controller-b:before{content:"f181"}.ion-logo-github:before{content:"f239"}.ion-logo-google:before{content:"f23a"}.ion-logo-googleplus:before{content:"f23b"}.ion-logo-hackernews:before{content:"f23c"}.ion-logo-html5:before{content:"f23d"}.ion-logo-instagram:before{content:"f23e"}.ion-logo-ionic:before{content:"f150"}.ion-logo-ionitron:before{content:"f151"}.ion-logo-javascript:before{content:"f23f"}.ion-logo-linkedin:before{content:"f240"}.ion-logo-markdown:before{content:"f241"}.ion-logo-model-s:before{content:"f153"}.ion-logo-no-smoking:before{content:"f109"}.ion-logo-nodejs:before{content:"f242"}.ion-logo-npm:before{content:"f195"}.ion-logo-octocat:before{content:"f243"}.ion-logo-pinterest:before{content:"f244"}.ion-logo-playstation:before{content:"f245"}.ion-logo-polymer:before{content:"f15e"}.ion-logo-python:before{content:"f246"}.ion-logo-reddit:before{content:"f247"}.ion-logo-rss:before{content:"f248"}.ion-logo-sass:before{content:"f249"}.ion-logo-skype:before{content:"f24a"}.ion-logo-slack:before{content:"f10b"}.ion-logo-snapchat:before{content:"f24b"}.ion-logo-steam:before{content:"f24c"}.ion-logo-tumblr:before{content:"f24d"}.ion-logo-tux:before{content:"f2ae"}.ion-logo-twitch:before{content:"f2af"}.ion-logo-twitter:before{content:"f2b0"}.ion-logo-usd:before{content:"f2b1"}.ion-logo-vimeo:before{content:"f2c4"}.ion-logo-vk:before{content:"f10d"}.ion-logo-whatsapp:before{content:"f2c5"}.ion-logo-windows:before{content:"f32f"}.ion-logo-wordpress:before{content:"f330"}.ion-logo-xbox:before{content:"f34c"}.ion-logo-xing:before{content:"f10f"}.ion-logo-yahoo:before{content:"f34d"}.ion-logo-yen:before{content:"f34e"}.ion-logo-youtube:before{content:"f34f"}.ion-md-add:before{content:"f273"}.ion-md-add-circle:before{content:"f272"}.ion-md-add-circle-outline:before{content:"f158"}.ion-md-airplane:before{content:"f15a"}.ion-md-alarm:before{content:"f274"}.ion-md-albums:before{content:"f275"}.ion-md-alert:before{content:"f276"}.ion-md-american-football:before{content:"f277"}.ion-md-analytics:before{content:"f278"}.ion-md-aperture:before{content:"f279"}.ion-md-apps:before{content:"f27a"}.ion-md-appstore:before{content:"f27b"}.ion-md-archive:before{content:"f27c"}.ion-md-arrow-back:before{content:"f27d"}.ion-md-arrow-down:before{content:"f27e"}.ion-md-arrow-dropdown:before{content:"f280"}.ion-md-arrow-dropdown-circle:before{content:"f27f"}.ion-md-arrow-dropleft:before{content:"f282"}.ion-md-arrow-dropleft-circle:before{content:"f281"}.ion-md-arrow-dropright:before{content:"f284"}.ion-md-arrow-dropright-circle:before{content:"f283"}.ion-md-arrow-dropup:before{content:"f286"}.ion-md-arrow-dropup-circle:before{content:"f285"}.ion-md-arrow-forward:before{content:"f287"}.ion-md-arrow-round-back:before{content:"f288"}.ion-md-arrow-round-down:before{content:"f289"}.ion-md-arrow-round-forward:before{content:"f28a"}.ion-md-arrow-round-up:before{content:"f28b"}.ion-md-arrow-up:before{content:"f28c"}.ion-md-at:before{content:"f28d"}.ion-md-attach:before{content:"f28e"}.ion-md-backspace:before{content:"f28f"}.ion-md-barcode:before{content:"f290"}.ion-md-baseball:before{content:"f291"}.ion-md-basket:before{content:"f292"}.ion-md-basketball:before{content:"f293"}.ion-md-battery-charging:before{content:"f294"}.ion-md-battery-dead:before{content:"f295"}.ion-md-battery-full:before{content:"f296"}.ion-md-beaker:before{content:"f297"}.ion-md-bed:before{content:"f160"}.ion-md-beer:before{content:"f298"}.ion-md-bicycle:before{content:"f299"}.ion-md-bluetooth:before{content:"f29a"}.ion-md-boat:before{content:"f29b"}.ion-md-body:before{content:"f29c"}.ion-md-bonfire:before{content:"f29d"}.ion-md-book:before{content:"f29e"}.ion-md-bookmark:before{content:"f29f"}.ion-md-bookmarks:before{content:"f2a0"}.ion-md-bowtie:before{content:"f2a1"}.ion-md-briefcase:before{content:"f2a2"}.ion-md-browsers:before{content:"f2a3"}.ion-md-brush:before{content:"f2a4"}.ion-md-bug:before{content:"f2a5"}.ion-md-build:before{content:"f2a6"}.ion-md-bulb:before{content:"f2a7"}.ion-md-bus:before{content:"f2a8"}.ion-md-business:before{content:"f1a4"}.ion-md-cafe:before{content:"f2a9"}.ion-md-calculator:before{content:"f2aa"}.ion-md-calendar:before{content:"f2ab"}.ion-md-call:before{content:"f2ac"}.ion-md-camera:before{content:"f2ad"}.ion-md-car:before{content:"f2b2"}.ion-md-card:before{content:"f2b3"}.ion-md-cart:before{content:"f2b4"}.ion-md-cash:before{content:"f2b5"}.ion-md-cellular:before{content:"f164"}.ion-md-chatboxes:before{content:"f2b6"}.ion-md-chatbubbles:before{content:"f2b7"}.ion-md-checkbox:before{content:"f2b9"}.ion-md-checkbox-outline:before{content:"f2b8"}.ion-md-checkmark:before{content:"f2bc"}.ion-md-checkmark-circle:before{content:"f2bb"}.ion-md-checkmark-circle-outline:before{content:"f2ba"}.ion-md-clipboard:before{content:"f2bd"}.ion-md-clock:before{content:"f2be"}.ion-md-close:before{content:"f2c0"}.ion-md-close-circle:before{content:"f2bf"}.ion-md-close-circle-outline:before{content:"f166"}.ion-md-cloud:before{content:"f2c9"}.ion-md-cloud-circle:before{content:"f2c2"}.ion-md-cloud-done:before{content:"f2c3"}.ion-md-cloud-download:before{content:"f2c6"}.ion-md-cloud-outline:before{content:"f2c7"}.ion-md-cloud-upload:before{content:"f2c8"}.ion-md-cloudy:before{content:"f2cb"}.ion-md-cloudy-night:before{content:"f2ca"}.ion-md-code:before{content:"f2ce"}.ion-md-code-download:before{content:"f2cc"}.ion-md-code-working:before{content:"f2cd"}.ion-md-cog:before{content:"f2cf"}.ion-md-color-fill:before{content:"f2d0"}.ion-md-color-filter:before{content:"f2d1"}.ion-md-color-palette:before{content:"f2d2"}.ion-md-color-wand:before{content:"f2d3"}.ion-md-compass:before{content:"f2d4"}.ion-md-construct:before{content:"f2d5"}.ion-md-contact:before{content:"f2d6"}.ion-md-contacts:before{content:"f2d7"}.ion-md-contract:before{content:"f2d8"}.ion-md-contrast:before{content:"f2d9"}.ion-md-copy:before{content:"f2da"}.ion-md-create:before{content:"f2db"}.ion-md-crop:before{content:"f2dc"}.ion-md-cube:before{content:"f2dd"}.ion-md-cut:before{content:"f2de"}.ion-md-desktop:before{content:"f2df"}.ion-md-disc:before{content:"f2e0"}.ion-md-document:before{content:"f2e1"}.ion-md-done-all:before{content:"f2e2"}.ion-md-download:before{content:"f2e3"}.ion-md-easel:before{content:"f2e4"}.ion-md-egg:before{content:"f2e5"}.ion-md-exit:before{content:"f2e6"}.ion-md-expand:before{content:"f2e7"}.ion-md-eye:before{content:"f2e9"}.ion-md-eye-off:before{content:"f2e8"}.ion-md-fastforward:before{content:"f2ea"}.ion-md-female:before{content:"f2eb"}.ion-md-filing:before{content:"f2ec"}.ion-md-film:before{content:"f2ed"}.ion-md-finger-print:before{content:"f2ee"}.ion-md-fitness:before{content:"f1ac"}.ion-md-flag:before{content:"f2ef"}.ion-md-flame:before{content:"f2f0"}.ion-md-flash:before{content:"f2f1"}.ion-md-flash-off:before{content:"f169"}.ion-md-flashlight:before{content:"f16b"}.ion-md-flask:before{content:"f2f2"}.ion-md-flower:before{content:"f2f3"}.ion-md-folder:before{content:"f2f5"}.ion-md-folder-open:before{content:"f2f4"}.ion-md-football:before{content:"f2f6"}.ion-md-funnel:before{content:"f2f7"}.ion-md-gift:before{content:"f199"}.ion-md-git-branch:before{content:"f2fa"}.ion-md-git-commit:before{content:"f2fb"}.ion-md-git-compare:before{content:"f2fc"}.ion-md-git-merge:before{content:"f2fd"}.ion-md-git-network:before{content:"f2fe"}.ion-md-git-pull-request:before{content:"f2ff"}.ion-md-glasses:before{content:"f300"}.ion-md-globe:before{content:"f301"}.ion-md-grid:before{content:"f302"}.ion-md-hammer:before{content:"f303"}.ion-md-hand:before{content:"f304"}.ion-md-happy:before{content:"f305"}.ion-md-headset:before{content:"f306"}.ion-md-heart:before{content:"f308"}.ion-md-heart-dislike:before{content:"f167"}.ion-md-heart-empty:before{content:"f1a1"}.ion-md-heart-half:before{content:"f1a2"}.ion-md-help:before{content:"f30b"}.ion-md-help-buoy:before{content:"f309"}.ion-md-help-circle:before{content:"f30a"}.ion-md-help-circle-outline:before{content:"f16d"}.ion-md-home:before{content:"f30c"}.ion-md-hourglass:before{content:"f111"}.ion-md-ice-cream:before{content:"f30d"}.ion-md-image:before{content:"f30e"}.ion-md-images:before{content:"f30f"}.ion-md-infinite:before{content:"f310"}.ion-md-information:before{content:"f312"}.ion-md-information-circle:before{content:"f311"}.ion-md-information-circle-outline:before{content:"f16f"}.ion-md-jet:before{content:"f315"}.ion-md-journal:before{content:"f18d"}.ion-md-key:before{content:"f316"}.ion-md-keypad:before{content:"f317"}.ion-md-laptop:before{content:"f318"}.ion-md-leaf:before{content:"f319"}.ion-md-link:before{content:"f22e"}.ion-md-list:before{content:"f31b"}.ion-md-list-box:before{content:"f31a"}.ion-md-locate:before{content:"f31c"}.ion-md-lock:before{content:"f31d"}.ion-md-log-in:before{content:"f31e"}.ion-md-log-out:before{content:"f31f"}.ion-md-magnet:before{content:"f320"}.ion-md-mail:before{content:"f322"}.ion-md-mail-open:before{content:"f321"}.ion-md-mail-unread:before{content:"f172"}.ion-md-male:before{content:"f323"}.ion-md-man:before{content:"f324"}.ion-md-map:before{content:"f325"}.ion-md-medal:before{content:"f326"}.ion-md-medical:before{content:"f327"}.ion-md-medkit:before{content:"f328"}.ion-md-megaphone:before{content:"f329"}.ion-md-menu:before{content:"f32a"}.ion-md-mic:before{content:"f32c"}.ion-md-mic-off:before{content:"f32b"}.ion-md-microphone:before{content:"f32d"}.ion-md-moon:before{content:"f32e"}.ion-md-more:before{content:"f1c9"}.ion-md-move:before{content:"f331"}.ion-md-musical-note:before{content:"f332"}.ion-md-musical-notes:before{content:"f333"}.ion-md-navigate:before{content:"f334"}.ion-md-notifications:before{content:"f338"}.ion-md-notifications-off:before{content:"f336"}.ion-md-notifications-outline:before{content:"f337"}.ion-md-nuclear:before{content:"f339"}.ion-md-nutrition:before{content:"f33a"}.ion-md-open:before{content:"f33b"}.ion-md-options:before{content:"f33c"}.ion-md-outlet:before{content:"f33d"}.ion-md-paper:before{content:"f33f"}.ion-md-paper-plane:before{content:"f33e"}.ion-md-partly-sunny:before{content:"f340"}.ion-md-pause:before{content:"f341"}.ion-md-paw:before{content:"f342"}.ion-md-people:before{content:"f343"}.ion-md-person:before{content:"f345"}.ion-md-person-add:before{content:"f344"}.ion-md-phone-landscape:before{content:"f346"}.ion-md-phone-portrait:before{content:"f347"}.ion-md-photos:before{content:"f348"}.ion-md-pie:before{content:"f349"}.ion-md-pin:before{content:"f34a"}.ion-md-pint:before{content:"f34b"}.ion-md-pizza:before{content:"f354"}.ion-md-planet:before{content:"f356"}.ion-md-play:before{content:"f357"}.ion-md-play-circle:before{content:"f174"}.ion-md-podium:before{content:"f358"}.ion-md-power:before{content:"f359"}.ion-md-pricetag:before{content:"f35a"}.ion-md-pricetags:before{content:"f35b"}.ion-md-print:before{content:"f35c"}.ion-md-pulse:before{content:"f35d"}.ion-md-qr-scanner:before{content:"f35e"}.ion-md-quote:before{content:"f35f"}.ion-md-radio:before{content:"f362"}.ion-md-radio-button-off:before{content:"f360"}.ion-md-radio-button-on:before{content:"f361"}.ion-md-rainy:before{content:"f363"}.ion-md-recording:before{content:"f364"}.ion-md-redo:before{content:"f365"}.ion-md-refresh:before{content:"f366"}.ion-md-refresh-circle:before{content:"f228"}.ion-md-remove:before{content:"f368"}.ion-md-remove-circle:before{content:"f367"}.ion-md-remove-circle-outline:before{content:"f176"}.ion-md-reorder:before{content:"f369"}.ion-md-repeat:before{content:"f36a"}.ion-md-resize:before{content:"f36b"}.ion-md-restaurant:before{content:"f36c"}.ion-md-return-left:before{content:"f36d"}.ion-md-return-right:before{content:"f36e"}.ion-md-reverse-camera:before{content:"f36f"}.ion-md-rewind:before{content:"f370"}.ion-md-ribbon:before{content:"f371"}.ion-md-rocket:before{content:"f179"}.ion-md-rose:before{content:"f372"}.ion-md-sad:before{content:"f373"}.ion-md-save:before{content:"f1a9"}.ion-md-school:before{content:"f374"}.ion-md-search:before{content:"f375"}.ion-md-send:before{content:"f376"}.ion-md-settings:before{content:"f377"}.ion-md-share:before{content:"f379"}.ion-md-share-alt:before{content:"f378"}.ion-md-shirt:before{content:"f37a"}.ion-md-shuffle:before{content:"f37b"}.ion-md-skip-backward:before{content:"f37c"}.ion-md-skip-forward:before{content:"f37d"}.ion-md-snow:before{content:"f37e"}.ion-md-speedometer:before{content:"f37f"}.ion-md-square:before{content:"f381"}.ion-md-square-outline:before{content:"f380"}.ion-md-star:before{content:"f384"}.ion-md-star-half:before{content:"f382"}.ion-md-star-outline:before{content:"f383"}.ion-md-stats:before{content:"f385"}.ion-md-stopwatch:before{content:"f386"}.ion-md-subway:before{content:"f387"}.ion-md-sunny:before{content:"f388"}.ion-md-swap:before{content:"f389"}.ion-md-switch:before{content:"f38a"}.ion-md-sync:before{content:"f38b"}.ion-md-tablet-landscape:before{content:"f38c"}.ion-md-tablet-portrait:before{content:"f38d"}.ion-md-tennisball:before{content:"f38e"}.ion-md-text:before{content:"f38f"}.ion-md-thermometer:before{content:"f390"}.ion-md-thumbs-down:before{content:"f391"}.ion-md-thumbs-up:before{content:"f392"}.ion-md-thunderstorm:before{content:"f393"}.ion-md-time:before{content:"f394"}.ion-md-timer:before{content:"f395"}.ion-md-today:before{content:"f17d"}.ion-md-train:before{content:"f396"}.ion-md-transgender:before{content:"f397"}.ion-md-trash:before{content:"f398"}.ion-md-trending-down:before{content:"f399"}.ion-md-trending-up:before{content:"f39a"}.ion-md-trophy:before{content:"f39b"}.ion-md-tv:before{content:"f17f"}.ion-md-umbrella:before{content:"f39c"}.ion-md-undo:before{content:"f39d"}.ion-md-unlock:before{content:"f39e"}.ion-md-videocam:before{content:"f39f"}.ion-md-volume-high:before{content:"f123"}.ion-md-volume-low:before{content:"f131"}.ion-md-volume-mute:before{content:"f3a1"}.ion-md-volume-off:before{content:"f3a2"}.ion-md-walk:before{content:"f3a4"}.ion-md-wallet:before{content:"f18f"}.ion-md-warning:before{content:"f3a5"}.ion-md-watch:before{content:"f3a6"}.ion-md-water:before{content:"f3a7"}.ion-md-wifi:before{content:"f3a8"}.ion-md-wine:before{content:"f3a9"}.ion-md-woman:before{content:"f3aa"}
/********** 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{background:url(../images/backtotop.png) no-repeat;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;}
.accordionrow{border:1px solid #f15a22;margin-bottom:12px;position:relative;border-radius:20px;}
.accordionrow:last-child{margin-bottom:0;}
.accordion .acclink, .accordion .acclink:focus{position:relative;display:block;padding:12px 42px 10px 20px;cursor:pointer;font-weight:bold;text-decoration:none;outline:0;color:#fff;font-size:15px;line-height:18px;background:#f7931d;background:-moz-linear-gradient(left, #f15a22 0%, #f7931d 100%);background:-webkit-linear-gradient(left, #f15a22 0%, #f7931d 100%);background:linear-gradient(to right, #f15a22 0%, #f7931d 100%);border-radius:19px;}
.accordion .acclink .ion-chevron-down{position:absolute;right:15px;top:14px;transition:all 0.4s ease;}
.accordion .acclink:hover, .accordion .acclink.active{text-decoration:none;color:#f15a22;background:#fff;background:-moz-linear-gradient(left, #fff 0%, #fff 100%);background:-webkit-linear-gradient(left, #fff 0%, #fff 100%);background:linear-gradient(to right, #fff 0%, #fff 100%);}
.accordion .acclink.active .ion-chevron-down{transform:rotateZ(-180deg);}
.accordion .acclink:after {
    position: absolute;
    content: "\f067";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    right: 15px;
}
.accordion .acclink.active:after{
    content: "\f068";
}
.accord-detail{padding:0 20px 10px;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;border:1px solid #f15a22;border-radius:10px;}
.ui-datepicker th, .ui-state-highlight{background-color:#f15a22;color:#fff !important;}
.ui-state-active, .ui-datepicker tbody a:hover{background-color:#f15a22;color:#fff !important;}
.ui-state-disabled {pointer-events: none;opacity: 0.6;}
.ui-datepicker{color:#f68b1e;font-family:Arial, Helvetica, sans-serif;font-size:13px;}
.ui-datepicker{width:19em;padding:0;display:none;z-index:99 !important;}
.ui-datepicker .ui-datepicker-header{position:relative;padding:0;margin:5px 0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .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-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover{top:0;background:none;padding:0;margin:0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev:hover{left:0;}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next:hover{right:0;}
.ui-datepicker .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 #f15a22 transparent transparent }
.ui-datepicker .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 #f15a22 }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-7px;top:50%;margin-top:-8px;font-size:12px;}
.ui-datepicker .ui-datepicker-title{line-height:30px;margin:0 35px;overflow:hidden;text-align:center;font-weight:bold;}
.ui-datepicker .ui-datepicker-title select{background-color:#008d5c;border:1px solid #008d5c;color:#fff;font-size:14px;height:30px;margin:0;padding:0;}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month{float:none;text-align:center;}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year{float:none;text-align:center;}
.ui-datepicker select.ui-datepicker-month-year{width:100%;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width:48%;}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;border:0 none;}
.ui-datepicker th{padding:.5em .3em;text-align:center;font-weight:bold;border:0;}
.ui-datepicker 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 td span, .ui-datepicker 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 tbody a{color:#000;}
.ui-datepicker-title{font-size:18px;font-weight:normal;color:#f15a22;}
.ui-datepicker 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 td span, .ui-datepicker td a{text-align:center;line-height:20px;}
.ui-datepicker-trigger{display:none;width:30px;height:30px;margin:8px 0 0 15px;vertical-align:top;overflow:hidden;background:transparent !important;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;}
table.ui-datepicker-calendar th span{font-weight:bold;}

/*! * Font Awesome Free 5.9.0 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff");}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff");}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff");}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/*! * Font Awesome Free 5.9.0 */

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0 }
.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto }
@font-face{font-display:swap;font-family:'icosocial';src:url('../fonts/icosocial.woff?n1p336') format('woff');font-weight:normal;font-style:normal;}
 [class^="soc-"], [class*=" soc-"]{font-family:'icosocial' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.soc-healthgrades:before{content:"\e900";}
.soc-bing:before{content:"\e901";}
/* Flaticon icon font:Flaticon*/
@font-face{font-display:swap;font-family:"Flaticon";src:url("../fonts/Flaticon.eot");src:url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");font-weight:normal;font-style:normal;}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after{font-family:Flaticon;font-style:normal;line-height:1;vertical-align:top;}
.flaticon-light:before{content:"\f100";}
.flaticon-dental-7:before{content:"\f101";}
.flaticon-band-aid:before{content:"\f102";}
.flaticon-electric-toothbrush-2:before{content:"\f103";}
.flaticon-braces-6:before{content:"\f104";}
.flaticon-scraping:before{content:"\f105";}
.flaticon-scissors:before{content:"\f106";}
.flaticon-tampon:before{content:"\f107";}
.flaticon-dental-6:before{content:"\f108";}
.flaticon-dental-5:before{content:"\f109";}
.flaticon-chewing-gum:before{content:"\f10a";}
.flaticon-toothpaste-5:before{content:"\f10b";}
.flaticon-mouthwash-4:before{content:"\f10c";}
.flaticon-tweezers:before{content:"\f10d";}
.flaticon-dental-floss-8:before{content:"\f10e";}
.flaticon-chair-4:before{content:"\f10f";}
.flaticon-candy:before{content:"\f110";}
.flaticon-toothbrush-11:before{content:"\f111";}
.flaticon-toothbrush-10:before{content:"\f112";}
.flaticon-virus:before{content:"\f113";}
.flaticon-clean-tooth:before{content:"\f114";}
.flaticon-no-smoking:before{content:"\f115";}
.flaticon-medicine-3:before{content:"\f116";}
.flaticon-tooth-pliers-2:before{content:"\f117";}
.flaticon-mouthwash-3:before{content:"\f118";}
.flaticon-tooth-45:before{content:"\f119";}
.flaticon-brushing-teeth-1:before{content:"\f11a";}
.flaticon-brushing-teeth:before{content:"\f11b";}
.flaticon-toothbrush-9:before{content:"\f11c";}
.flaticon-toothbrush-8:before{content:"\f11d";}
.flaticon-apple-3:before{content:"\f11e";}
.flaticon-toothbrush-7:before{content:"\f11f";}
.flaticon-medicine-2:before{content:"\f120";}
.flaticon-electric-toothbrush-1:before{content:"\f121";}
.flaticon-toothpaste-4:before{content:"\f122";}
.flaticon-apple-2:before{content:"\f123";}
.flaticon-dental-floss-7:before{content:"\f124";}
.flaticon-tablets-1:before{content:"\f125";}
.flaticon-dentist-7:before{content:"\f126";}
.flaticon-dental-floss-6:before{content:"\f127";}
.flaticon-dentist-6:before{content:"\f128";}
.flaticon-pliers:before{content:"\f129";}
.flaticon-toothbrush-6:before{content:"\f12a";}
.flaticon-medical-kit:before{content:"\f12b";}
.flaticon-mouthwash-2:before{content:"\f12c";}
.flaticon-toothbrush-5:before{content:"\f12d";}
.flaticon-toothbrush-4:before{content:"\f12e";}
.flaticon-crane:before{content:"\f12f";}
.flaticon-suture-scissors:before{content:"\f130";}
.flaticon-cutting-rongeurs:before{content:"\f131";}
.flaticon-amalgam-carrier:before{content:"\f132";}
.flaticon-mouthwash-1:before{content:"\f133";}
.flaticon-gauze:before{content:"\f134";}
.flaticon-anesthetic-syringe:before{content:"\f135";}
.flaticon-scalpel:before{content:"\f136";}
.flaticon-aspiring-tip:before{content:"\f137";}
.flaticon-scissor:before{content:"\f138";}
.flaticon-hemostat:before{content:"\f139";}
.flaticon-dental-probe-1:before{content:"\f13a";}
.flaticon-prophy-angle:before{content:"\f13b";}
.flaticon-aspirating-tip:before{content:"\f13c";}
.flaticon-incisors-tooth:before{content:"\f13d";}
.flaticon-canine-tooth:before{content:"\f13e";}
.flaticon-dental-prone:before{content:"\f13f";}
.flaticon-tooth-with-diamond:before{content:"\f140";}
.flaticon-towel-clamps:before{content:"\f141";}
.flaticon-implant-wrench:before{content:"\f142";}
.flaticon-scaler:before{content:"\f143";}
.flaticon-implant-fixture-1:before{content:"\f144";}
.flaticon-molar-tooth:before{content:"\f145";}
.flaticon-mouth-wash:before{content:"\f146";}
.flaticon-capsule:before{content:"\f147";}
.flaticon-dental-floss-5:before{content:"\f148";}
.flaticon-dental-floss-4:before{content:"\f149";}
.flaticon-toothpaste-3:before{content:"\f14a";}
.flaticon-implant-fixture:before{content:"\f14b";}
.flaticon-tooth-44:before{content:"\f14c";}
.flaticon-inner-tooth:before{content:"\f14d";}
.flaticon-extraction-forceps:before{content:"\f14e";}
.flaticon-broken-tooth-3:before{content:"\f14f";}
.flaticon-decayed-tooth:before{content:"\f150";}
.flaticon-dental-probe:before{content:"\f151";}
.flaticon-mouth-mirror:before{content:"\f152";}
.flaticon-headlamp:before{content:"\f153";}
.flaticon-cracked-tooth:before{content:"\f154";}
.flaticon-holed-tooth:before{content:"\f155";}
.flaticon-dentist-mask:before{content:"\f156";}
.flaticon-filler:before{content:"\f157";}
.flaticon-floss:before{content:"\f158";}
.flaticon-filled-tooth:before{content:"\f159";}
.flaticon-electric-toothbrush:before{content:"\f15a";}
.flaticon-teeth-protection:before{content:"\f15b";}
.flaticon-tablets:before{content:"\f15c";}
.flaticon-fake-tooth:before{content:"\f15d";}
.flaticon-toothbrush-3:before{content:"\f15e";}
.flaticon-dental-floss-3:before{content:"\f15f";}
.flaticon-toothpaste-2:before{content:"\f160";}
.flaticon-toothbrush-2:before{content:"\f161";}
.flaticon-toothpaste-1:before{content:"\f162";}
.flaticon-examinating-tooth:before{content:"\f163";}
.flaticon-apple-1:before{content:"\f164";}
.flaticon-crowned-tooth:before{content:"\f165";}
.flaticon-pill:before{content:"\f166";}
.flaticon-shiny-tooth:before{content:"\f167";}
.flaticon-dentist-5:before{content:"\f168";}
.flaticon-tooth-with-braces:before{content:"\f169";}
.flaticon-tooth-43:before{content:"\f16a";}
.flaticon-broken-tooth-2:before{content:"\f16b";}
.flaticon-tooth-42:before{content:"\f16c";}
.flaticon-dental-drill-1:before{content:"\f16d";}
.flaticon-tooth-41:before{content:"\f16e";}
.flaticon-tooth-40:before{content:"\f16f";}
.flaticon-toothbrush-1:before{content:"\f170";}
.flaticon-record:before{content:"\f171";}
.flaticon-first-aid-kit:before{content:"\f172";}
.flaticon-medicine-1:before{content:"\f173";}
.flaticon-dental-floss-2:before{content:"\f174";}
.flaticon-protection-2:before{content:"\f175";}
.flaticon-dental-floss-1:before{content:"\f176";}
.flaticon-caries:before{content:"\f177";}
.flaticon-hook:before{content:"\f178";}
.flaticon-braces-5:before{content:"\f179";}
.flaticon-medicine:before{content:"\f17a";}
.flaticon-denture-1:before{content:"\f17b";}
.flaticon-toothbrush:before{content:"\f17c";}
.flaticon-dentist-tools-1:before{content:"\f17d";}
.flaticon-toothpaste:before{content:"\f17e";}
.flaticon-teeth-3:before{content:"\f17f";}
.flaticon-lens:before{content:"\f180";}
.flaticon-tooth-39:before{content:"\f181";}
.flaticon-tooth-pliers-1:before{content:"\f182";}
.flaticon-nurse:before{content:"\f183";}
.flaticon-mouthwash:before{content:"\f184";}
.flaticon-appointment-2:before{content:"\f185";}
.flaticon-pills-1:before{content:"\f186";}
.flaticon-anesthesia-3:before{content:"\f187";}
.flaticon-apple:before{content:"\f188";}
.flaticon-teeth-2:before{content:"\f189";}
.flaticon-glass-of-water:before{content:"\f18a";}
.flaticon-chair-3:before{content:"\f18b";}
.flaticon-water:before{content:"\f18c";}
.flaticon-lips-2:before{content:"\f18d";}
.flaticon-drill-2:before{content:"\f18e";}
.flaticon-tooth-38:before{content:"\f18f";}
.flaticon-tooth-37:before{content:"\f190";}
.flaticon-dental-4:before{content:"\f191";}
.flaticon-broken-tooth-1:before{content:"\f192";}
.flaticon-tooth-36:before{content:"\f193";}
.flaticon-chair-2:before{content:"\f194";}
.flaticon-health-care:before{content:"\f195";}
.flaticon-tooth-35:before{content:"\f196";}
.flaticon-x-rays:before{content:"\f197";}
.flaticon-tooth-34:before{content:"\f198";}
.flaticon-tooth-33:before{content:"\f199";}
.flaticon-tooth-32:before{content:"\f19a";}
.flaticon-teeth-1:before{content:"\f19b";}
.flaticon-tooth-31:before{content:"\f19c";}
.flaticon-decay:before{content:"\f19d";}
.flaticon-brackets:before{content:"\f19e";}
.flaticon-braces-4:before{content:"\f19f";}
.flaticon-dental-3:before{content:"\f1a0";}
.flaticon-tooth-30:before{content:"\f1a1";}
.flaticon-dentist-4:before{content:"\f1a2";}
.flaticon-dentist-tools:before{content:"\f1a3";}
.flaticon-lips-1:before{content:"\f1a4";}
.flaticon-anesthesia-2:before{content:"\f1a5";}
.flaticon-tooth-29:before{content:"\f1a6";}
.flaticon-folder:before{content:"\f1a7";}
.flaticon-broken-tooth:before{content:"\f1a8";}
.flaticon-implants-1:before{content:"\f1a9";}
.flaticon-tooth-28:before{content:"\f1aa";}
.flaticon-girl:before{content:"\f1ab";}
.flaticon-prosthesis:before{content:"\f1ac";}
.flaticon-tooth-27:before{content:"\f1ad";}
.flaticon-doctor-3:before{content:"\f1ae";}
.flaticon-consult:before{content:"\f1af";}
.flaticon-boy:before{content:"\f1b0";}
.flaticon-protection-1:before{content:"\f1b1";}
.flaticon-tooth-pliers:before{content:"\f1b2";}
.flaticon-appointment-1:before{content:"\f1b3";}
.flaticon-drill-1:before{content:"\f1b4";}
.flaticon-pills:before{content:"\f1b5";}
.flaticon-implants:before{content:"\f1b6";}
.flaticon-dentist-3:before{content:"\f1b7";}
.flaticon-medical-record:before{content:"\f1b8";}
.flaticon-lips:before{content:"\f1b9";}
.flaticon-tooth-26:before{content:"\f1ba";}
.flaticon-braces-3:before{content:"\f1bb";}
.flaticon-tooth-25:before{content:"\f1bc";}
.flaticon-tooth-24:before{content:"\f1bd";}
.flaticon-doctor-2:before{content:"\f1be";}
.flaticon-tooth-23:before{content:"\f1bf";}
.flaticon-chair-1:before{content:"\f1c0";}
.flaticon-doctor-1:before{content:"\f1c1";}
.flaticon-doctor:before{content:"\f1c2";}
.flaticon-molar:before{content:"\f1c3";}
.flaticon-anesthesia-1:before{content:"\f1c4";}
.flaticon-family:before{content:"\f1c5";}
.flaticon-tooth-22:before{content:"\f1c6";}
.flaticon-tooth-21:before{content:"\f1c7";}
.flaticon-tooth-20:before{content:"\f1c8";}
.flaticon-tooth-19:before{content:"\f1c9";}
.flaticon-tooth-18:before{content:"\f1ca";}
.flaticon-tooth-17:before{content:"\f1cb";}
.flaticon-tooth-16:before{content:"\f1cc";}
.flaticon-tooth-15:before{content:"\f1cd";}
.flaticon-dental-drill:before{content:"\f1ce";}
.flaticon-dental-floss:before{content:"\f1cf";}
.flaticon-tooth-14:before{content:"\f1d0";}
.flaticon-tooth-13:before{content:"\f1d1";}
.flaticon-tooth-12:before{content:"\f1d2";}
.flaticon-dental-2:before{content:"\f1d3";}
.flaticon-tooth-11:before{content:"\f1d4";}
.flaticon-cheese:before{content:"\f1d5";}
.flaticon-braces-2:before{content:"\f1d6";}
.flaticon-x-ray:before{content:"\f1d7";}
.flaticon-protection:before{content:"\f1d8";}
.flaticon-drill:before{content:"\f1d9";}
.flaticon-clipboard:before{content:"\f1da";}
.flaticon-schedule:before{content:"\f1db";}
.flaticon-tooth-10:before{content:"\f1dc";}
.flaticon-teeth:before{content:"\f1dd";}
.flaticon-tooth-9:before{content:"\f1de";}
.flaticon-tooth-8:before{content:"\f1df";}
.flaticon-tooth-7:before{content:"\f1e0";}
.flaticon-braces-1:before{content:"\f1e1";}
.flaticon-braces:before{content:"\f1e2";}
.flaticon-dental-care-1:before{content:"\f1e3";}
.flaticon-tooth-6:before{content:"\f1e4";}
.flaticon-medical-list:before{content:"\f1e5";}
.flaticon-tooth-5:before{content:"\f1e6";}
.flaticon-dental-1:before{content:"\f1e7";}
.flaticon-appointment:before{content:"\f1e8";}
.flaticon-dental:before{content:"\f1e9";}
.flaticon-dental-care:before{content:"\f1ea";}
.flaticon-tooth-4:before{content:"\f1eb";}
.flaticon-anesthesia:before{content:"\f1ec";}
.flaticon-dental-needle:before{content:"\f1ed";}
.flaticon-tooth-3:before{content:"\f1ee";}
.flaticon-denture:before{content:"\f1ef";}
.flaticon-chair:before{content:"\f1f0";}
.flaticon-tooth-2:before{content:"\f1f1";}
.flaticon-tooth-1:before{content:"\f1f2";}
.flaticon-dentist-2:before{content:"\f1f3";}
.flaticon-dentist-1:before{content:"\f1f4";}
.flaticon-mouth-1:before{content:"\f1f5";}
.flaticon-mouth:before{content:"\f1f6";}
.flaticon-healthy-tooth:before{content:"\f1f7";}
.flaticon-tooth:before{content:"\f1f8";}
.flaticon-dentist:before{content:"\f1f9";}
/********** 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:inherit;border:1px solid #f15a22;color:#58595b;font-size:15px;height:40px;line-height:1.42857;padding:9px 20px;z-index:10;font-weight:300;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:0 20px 20px 0;}
.heapBox .handler{position:absolute;right:18px;top:0;width:13px;height:100%;z-index:99;}
.heapBox div.heap{display:none;position:absolute;list-style-type:none;left:0;width:100%;top:100%;overflow:hidden;z-index:1;}
.heapBox .heap .heapOptions{display:block;overflow:hidden;z-index:20;position:relative;background-color:rgba(241, 93, 24, 0.9);padding:0px 0;}
.heapBox .heap a.sliderUp{display:block;width:100%;height:15px;background:#fff;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:#fff;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:0px 0;}
.heapBox .heap .heapOptions .heapOption a{display:block;font-size:15px;line-height:1.42857;padding:6px 10px;text-transform:none;color:#fff;border:0px solid transparent;font-weight:300;}
.heapBox .heap .heapOptions .heapOption a:hover, .heapBox .heap .heapOptions .heapOption a.selected{background-color:#f7911d;color:#fff;}
.heapBox .heap .heapOptions .heapOption a.disabled{color:#F6BB5A;}
.shipping-region .heapBox .heap .heapOptions{height:208px;overflow:auto;}
.heapBox a {cursor: pointer;}
/********* googmap - Google Map API *********/
.footmap iframe{border:none;width:100%;height:459px;display:block;line-height:1;}
.form-control, .form-control:focus{border:none;height:40px;border:1px solid #f15a22;border-radius:0 20px 20px 0;box-shadow:none;outline:0;padding:6px 18px;color:#58595b;font-size:15px;font-weight:300;}
textarea.form-control, textarea.form-control:focus{height:82px;resize:none;border-radius:0 48px 48px 0;}
.form-control.datepicker, .form-control.datepicker:focus{}
.button, .button:focus{position:relative;display:inline-block;vertical-align:top;border:none;color:#fff;font-size:15px;height:40px;line-height:20px;padding:11px 26px;text-transform:uppercase;text-decoration:none;font-weight:bold;border:none;border-radius:20px;background:#f7931d;background:-moz-linear-gradient(left, #f15a22 0%, #f7931d 100%);background:-webkit-linear-gradient(left, #f15a22 0%, #f7931d 100%);background:linear-gradient(to right, #f15a22 0%, #f7931d 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a22', endColorstr='#f7931d', GradientType=1 );*/
 }
.button:hover{color:#fff;text-decoration:none;background:#b32018;background:-moz-linear-gradient(left, #b32018 0%, #f23321 100%);background:-webkit-linear-gradient(left, #b32018 0%, #f23321 100%);background:linear-gradient(to right, #b32018 0%, #f23321 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b32018', endColorstr='#f23321', GradientType=1 );*/
 }
.datepickfield{position:relative;}
.datepickfield::before{content:"\f3d0";position:absolute;top:0;right:18px;z-index:1;display:inline-block;font-family:"Ionicons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;font-size:26px;line-height:1;padding-top:7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#58595b;}
.heapBox .handler::before{content:"\f3d0";display:inline-block;font-family:"Ionicons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;font-size:26px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:2px;color:#58595b;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{background-color:transparent;}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{color:#58595b;opacity:1;}
:-moz-placeholder{color:#58595b;opacity:1;}
::-moz-placeholder{color:#58595b;opacity:1;}
:-ms-input-placeholder{color:#58595b;opacity:1;}
 .form-control::-webkit-input-placeholder{color:#58595b;opacity:1;}
 .form-control:-moz-placeholder{color:#58595b;opacity:1;}
 .form-control::-moz-placeholder{color:#58595b;opacity:1;}
 .form-control:-ms-input-placeholder{color:#58595b;opacity:1;}
/* Magnific Popup CSS */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer;cursor:-webkit-pointer;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#CCC;}
.mfp-preloader a:hover{color:#FFF;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}
 button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}
.mfp-close:hover, .mfp-close:focus{opacity:1;}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;}
.mfp-arrow:before, .mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before{border-left:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
 @media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
.mfp-img-mobile img.mfp-img{padding:0;}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
.mfp-img-mobile .mfp-counter{right:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
 @media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-left:6px;padding-right:6px;}
}
/*==========================================================================================================================*/
/*================================================ Main CSS Theme Start ====================================================*/
/*==========================================================================================================================*/
/********** Layout **********/
#container{}
.wrap-inner{margin:0 auto;width:100%;max-width:1280px;padding:0 40px;}
#content{}
.content{}
.sidebar{}
.fullwidth{}
.fixed #content{min-height:calc(100vh - 444px);}
li{padding:5px 0;}
#content{min-height:calc(100vh - 570px);padding-top: 132px;}
/********** Header **********/
#header{position:fixed;left:0;top:0;width:100%;z-index:999;background-color:#fff;padding-bottom:0;}
.fixed #header{position:fixed;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.4);}
.header-inner, .headlocation, .headcontact, .headbookright{-moz-transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;}
.header-inner{padding:15px 0 15px;/*border-bottom:3px dashed #ebe4d7;*/
}
.headermain {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
#logo{margin:0;width:280px;position:relative;}
#logo > a{display:inline-block;line-height:1;vertical-align:top;}
#logo > a img{width:auto;height:auto;max-width:100%;}
.header-right {
    width: calc(100% - 280px);
}
.headmulti {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 15px;
}
.multilocationheder {
    margin-right: 15px;
}
.headmidright{float:right;padding-top:0;}
.headcontloc, .headlocation, .headcontact, .headsocbtncol{display:inline-block;vertical-align:top;line-height:1;}
.headlocation, .headcontact{font-size:14px;}
.headsocbtncol .socialmedia{display:block;text-align:right;padding:9px 20px 9px 0;}
.headsocbtncol .socialmedia li{float:none;display:inline-block;vertical-align:top;}
.headcontloc{margin-right:270px;}
.headlocation{max-width:235px;margin-right:35px;position:relative;padding-left:92px;}
.headcontact{max-width:235px;position:relative;padding-left:85px;}
.locicon{display:block;position:absolute;left:0;top:0;text-align:left;text-indent:-999em;width:65px;height:65px;background-image:url(../images/location-icon.png);background-position:left top;background-repeat:no-repeat;}
.headconticon{display:block;position:absolute;left:0;top:0;text-align:left;text-indent:-999em;width:65px;height:65px;background-image:url(../images/headcont-icon.png);background-position:left top;background-repeat:no-repeat;}
.headlocation small, .headcontact small{display:block;color:#f15a22;font-size:20px;line-height:1.3;font-weight:bold;margin:0;}
.headlocation a, .headcontact p{line-height: 1.4;}
.headlocation small a, .headcontact small a{text-decoration:none;color:#f15a22;}
.headlocation small a:hover, .headcontact small a:hover{text-decoration:none;color:#b32018;}
.headlocation p, .headcontact p{margin:0;line-height:1.4;}
.headcontact p{margin:0 0 12px;}
.headlocation p a, .headcontact p a{text-decoration:none;color:#58595b;}
.headlocation p a:hover, .headcontact p a:hover{text-decoration:none;color:#b32018;}
.headbookapp{float:right;display:inline-block;vertical-align:top;line-height:1;position:absolute;right:0;top:18px;}
.headbookappbtn, .headbookappbtn:focus{font-size:15px;line-height:20px;color:#ffffff;font-weight:bold;text-transform:uppercase;padding:11px 26px;text-decoration:none;display:inline-block;vertical-align:middle;border-radius:28px 0 0 28px;background:#f7931d;background:-moz-linear-gradient(left, #f7931d 0%, #f15a22 100%);background:-webkit-linear-gradient(left, #f7931d 0%, #f15a22 100%);background:linear-gradient(to right, #f7931d 0%, #f15a22 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7931d', endColorstr='#f15a22', GradientType=1 );*/
 }
.headbookappbtn:hover{background:#f23321;background:-moz-linear-gradient(left, #f23321 0%, #b32018 100%);background:-webkit-linear-gradient(left, #f23321 0%, #b32018 100%);background:linear-gradient(to right, #f23321 0%, #b32018 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f23321', endColorstr='#b32018', GradientType=1 );*/
 color:#fff;text-decoration:none;}
.socialmedia{margin:0;padding:9px 0;list-style-type:none;display:inline-block;vertical-align:top;line-height:1;}
.socialmedia > li{float:left;margin-left:18px;}
.socialmedia > li:first-child{margin-left:0;}
.socialmedia > li > a{display:block;text-decoration:none;color:#f15a22;font-size:15px;line-height:20px;}
.socialmedia > li > a:hover{text-decoration:none;color:#b32018;}
/* MultiLocation Header */
.hederlocation {
    background-color: #067cb6;
    padding: 10px 0;
}
.fixed #header .hederlocation {
   display: none;
}
.hederlocation-inner {
    text-align: center;
}
.hederlocation-inner .finde-office-text {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
}
.hederlocation-inner .hederlocation-search {
    display: inline-block;
    vertical-align: middle;
}
.hederlocation-inner .maplocheadbtnform {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.hederlocation-inner .wpgmza_sl_main_div {
    overflow: visible;
    top: 0;
}

.multiheadlocation {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-right: 15px;
}
.location_list {
    display: none;
    width: 290px;
    top: 100%;
    padding: 0;
    right: 0;
    position: absolute;
    background-color: #067cb6;
    list-style: none;
    z-index: 1;
}
.multiheadlocation:hover .location_list {
    display: block;
}
.location_list li {
    display: block;
    padding: 10px 15px;
    color: #fff;
    text-align: left;
}
.location_list li a {
    display: inline-block;
    background-color: inherit;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
    padding-left: 0;
    text-transform: uppercase;
}
.location_list li a:hover {
    color: #43c4e9;
}
.hederlocation-inner .maplocheadbtnform .wpgmza_sl_query_div{
    width: 340px;
    height: 40px;
    padding: 0;
    margin: 0;
    overflow: visible;
}
/* MultiLocation Header */
/********* Navigation *********/
.mainnavbar{padding:16px 0;float:right;}
.mainNavigation{margin:0;position:relative;padding:0;text-align:left;margin-right:35px;display:inline-block;vertical-align:top;line-height:1;}
.menu-icon, .menu-icon:focus{color:#f15a22;display:none;font-size:18px;line-height:22px;margin:0 0 0 auto;max-width:100px;text-align:center;text-decoration:none;text-decoration:none;}
.menu-icon i{margin-right:10px;font-size:24px;vertical-align:top;}
.menu-icon span{vertical-align:top;}
.menu-icon.open, .menu-icon:hover{text-decoration:none;color:#b32018;text-decoration:none;}
#nav, #nav ul{list-style:none;margin:0;padding:0;z-index:99;}
#nav > li{float:left;margin:0 0 0 28px;padding:0;position:relative;}
#nav > li:first-child{margin-left:0;}
#nav > li > a{position:relative;padding:8px 0;line-height:22px;color:#f15a22;font-size:15px;display:block;text-decoration:none;text-transform:uppercase;font-weight:normal;}
#nav > li:hover > a, #nav > li.active > a{background-color:inherit;color:#b32018;text-decoration:none;}
#nav ul{display:none;width:240px;top:100%;padding:0;left:0;position:absolute;z-index:99;background-color:#b32018;}
#nav ul li{float:left;height:auto;width:100%;margin:0;padding:0;position:relative;z-index:1;}
#nav ul li a{display:block;text-decoration:none;background-color:inherit;font-size:15px;line-height:22px;color:#fff;padding:8px 15px;font-weight:normal;}
#nav ul ul{top:0;left:240px }
#nav li:hover > ul{display:block;}
#nav li ul li:hover > a{background-color:#62676a;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);}
#nav li.full-megamenu > ul {width: 540px;left: calc(50% - 270px);}
/* ******** Index Slider ******** */
.indexBanner{position:relative;background-color: #ebe4d7;border-radius: 0 0 0 550px;overflow: hidden;}
.teaserBanner {background-color: #ebe4d7;display: block;height: 550px;overflow: hidden;}
.teaserBanner .item{float:left;width:100%;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;height:550px;border-radius:0 0 0 550px;}
.teaserBanner .item > img{width:100%;height:auto;visibility:hidden;}
.teasercaption{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;padding:310px 0 20px;background-color:rgba(0,0,0,0.3);border-radius:0 0 0 550px;}
.teasercaption .container-fluid{max-width:1920px;width:100%;}
.teasertext{max-width:557px;margin:0 0 0 auto;padding-right:100px;}
.teasertext .teasetitle{color:#fff;font-size:35px;line-height:1.111;font-weight:300;margin:0 0 6px;}
.teasertext p{color:#fff;font-size:15px;margin:0 0 20px;}
.teasebtn, .teasebtn:focus{height:40px;display:inline-block;vertical-align:top;background-color:#fff;border-radius:20px;font-size:15px;line-height:20px;font-weight:bold;padding:11px 20px;color:#f15a22;text-transform:uppercase;text-decoration:none;}
.teasebtn:hover{background-color:#b32018;color:#fff;text-decoration:none;}
.videoindexbanner{position:relative;overflow:hidden;}
.videoindexbanner > img{width:100%;height:auto;visibility:hidden;}
.videoindexbanner iframe{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.videoindexbanner video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover;}
/********** Home Page Content **********/
.fixed #container{padding-top:150px;}
.hmbookappsection{padding:52px 0 45px 0;border-radius:240px 0 0 0;background:#f7931d;/* Old browsers */
 background:-moz-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:-webkit-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:linear-gradient(to bottom, #f7931d 0%, #f15a22 100%);}
.hmbookappsection h2{margin:13px 0 30px;font-size:32px;color:#fff;font-weight:bold;line-height:1.1;text-align:center;margin:0 0 30px 0;}
.hmbookappfrom .form-control, .hmbookappfrom .form-control:focus{border-color:#fff;color:#fff;background-color:transparent;font-size:14px;}
 .hmbookappfrom .form-control::-webkit-input-placeholder{color:#fff;opacity:1;}
 .hmbookappfrom .form-control:-moz-placeholder{color:#fff;opacity:1;}
 .hmbookappfrom .form-control::-moz-placeholder{color:#fff;opacity:1;}
 .hmbookappfrom .form-control:-ms-input-placeholder{color:#fff;opacity:1;}
.hmbookappfrom .heapBox .holder{border-color:#fff;color:#fff;font-size:14px;}
.hmbookappfrom .heapBox .handler{}
.hmbookappfrom .form-control.datepicker, .hmbookappfrom .form-control.datepicker:focus{}
.hmbookappfrom .capchafield{border-color:#fff;}
.hmbookappfrom .button:hover{background:#f23321;background:-moz-linear-gradient(left, #f23321 0%, #b32018 100%);background:-webkit-linear-gradient(left, #f23321 0%, #b32018 100%);background:linear-gradient(to right, #f23321 0%, #b32018 100%);color:#fff;}
.hmbookappfrom .form-check .wpcf7-list-item.last label, .hmbookappfrom .form-check .wpcf7-list-item.last label input[type="radio"]:checked + span{border-radius:0 20px 20px 0;}
.hmbookappfrom .form-check .wpcf7-list-item.first label, .hmbookappfrom .form-check .wpcf7-list-item.first label input[type="radio"]:checked + span{border-radius:0;}
.hmbookappfrom .formradio label input[type="radio"] + span{color:#fff;font-size:14px;}
.hmbookappfrom .formradio label input[type="radio"]:checked + span{background-color:#fff;float:left;color:#286aa6;}
.hmbookappfrom .button:hover{color:#fff;background:#f0741d;display:block;margin:0 auto;}
.hmbookappfrom .button:focus{color:#f0741d;background:#fff;display:block;margin:0 auto;}
/********** About Doctor section Start **********/
.hmdoctorsection{padding-top:60px;padding-bottom:60px;}
.hmdoctorrow{}
.hmdoctorimage{max-width:100%;margin:0 auto;}
.hmdoctorimage img{width:100%;height:auto;}
.hmdoctordesc{padding-left:30px;}
.hmdoctordesc h1{font-size:32px;line-height:1.2;font-weight:bold;color:#f15a22;margin:0 0 12px;text-transform: capitalize;}
.hmdoctordesc h2, .hmdoctordesc h3{margin-top:0;font-weight:normal;font-size:20px;}
.hmdoctordesc p{margin:0 0 20px;}
.docprofile-txt h2, .doc-detail h2{font-size:24px;line-height:1.2;margin:0 0 12px;}
.hmdoctordesc .button{display: block;
    width: 150px;
    margin-top: 20px;}
.hmaboutvideo{position:relative;}
.hmaboutvideo > img{width:100%;height:auto;visibility:hidden;}
.hmaboutvideo iframe{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.hmaboutvideo video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover;}
/********** Hmne Advantages section Start **********/
.hmadvantages-section{padding-bottom:30px;}
.hmadvantages{background-color:#ebe4d7;position:relative;padding:30px 10px 28px 125px;min-height:150px;}
.advantagerow{margin:0 -6px;}
.advantagerow .item{padding:0 6px;}
.advantagerow .item:nth-child(1) .hmadvantages{border-radius:75px 0 0 75px;}
.advantagerow .item:nth-child(3) .hmadvantages{border-radius:0 75px 75px 0;}
.advantagerow .item:nth-child(2) .hmadvantages{background:#f7931d;background:-moz-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:-webkit-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:linear-gradient(to bottom, #f7931d 0%, #f15a22 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7931d', endColorstr='#f15a22', GradientType=0 );*/
 }
.advantageicon{color:#f15a22;display:block;font-size:90px;left:18px;margin:0 auto;position:absolute;text-align:center;top:30px;z-index:1;line-height:1;background-position:left center;background-repeat:no-repeat;}
.advantagerow .item:nth-child(2) .hmadvantages h3, .advantagerow .item:nth-child(2) .hmadvantages p, .advantagerow .item:nth-child(2) .advantageicon{color:#fff;}
.hmadvantages h3{font-size:20px;color:#f15a22;font-weight:bold;margin:0 0 10px 0;}
.hmadvantages p{font-size:15px;color:#58595b;line-height:1.3;margin:0 0 15px 0;font-weight:300;}
.hmadvantages p:last-child{margin-bottom:0;}
.advantageicon img{vertical-align:top;}
/********** Hmne Advantages section End **********/
/********** Home Gallery Section Start **********/
.hmgallerysection{position:relative;padding-bottom:82px;}
.hmgallerysection:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:258px;background:#f7931d;background:-moz-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:-webkit-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:linear-gradient(to bottom, #f7931d 0%, #f15a22 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7931d', endColorstr='#f15a22', GradientType=0 );*/
 z-index:1;border-radius:240px 0 0 0;}
.hmgallerylrgimg{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}
.hmgalleryblock{position:relative;z-index:10;}
.hmgallerylrgimg img{height:auto;visibility:hidden;width:100%;}
.hmgallerylist .item:nth-child(1), .hmgallerylist .item:nth-child(2), .hmgallerylist .item:nth-child(3){margin-bottom:30px;}
.hmgallerythumb{display:block;}
.hmgallerythumb img{height:auto;width:100%;}
/********** Home Gallery Section End **********/
/********** Service section Start **********/
.hmservice-section{text-align:center;padding:30px 0 60px 0 }
.hmserviceblock{}
.partners-section h2{text-align:center;}
.hmserviceblock h2, .partners-section h2, .hmadvantages-section h2{text-align: center;font-size:32px;color:#f15a22;font-weight:bold;line-height:1.1;margin:0 0 40px 0;}
.hmadvantages-section h2{text-align: center;font-size:28px;color:#f15a22;font-weight:300;line-height:1.1;margin:0 0 15px 0;}
.hmserviceblock .row.hmservicelist-slider{margin:0;}
.hmservicesbox{margin:0 auto;max-width:300px;}
.serviceicon, .serviceicon:focus{display:block;height:65px;margin:0 auto 25px;text-align:center;width:66px;font-size:66px;color:#f8ac90;text-decoration:none;background-position:left center;background-repeat:no-repeat;}
.hmservicesbox:hover .serviceicon{color:#b32018;text-decoration:none;}
.hmservicesbox h3{font-size:20px;color:#f15a22;font-weight:300;line-height:1.1;margin:0 0 12px 0;}
.hmservicesbox h3 a{color:#f15a22;text-decoration:none;}
.hmservicesbox h3 a:hover{color:#b32018;text-decoration:none;}
.hmservicesbox p{margin:0 0 15px 0;}
.hmservicesbox p:last-child{margin-bottom:0;}
.hmservicelist .owl-item .item{width:100%;}
/********** Service section End **********/
.hmgallerysection h2{text-align: center;font-size:28px;color:#f15a22;font-weight:300;line-height:1.1;margin:0 0 15px 0;}
/********** Home Promotions Section Start **********/
.hmpromossection{text-align:center;position:relative;background-color:#f15a22;padding:45px 0;}
.hmpromossection h2{font-size:32px;color:#fff;font-weight:bold;line-height:1.1;margin:0 0 36px 0;}
.hmpromobox{padding:15px 8px;background:#fff;display:table;width:100%;height:256px;}
.hmpromoinbox{vertical-align:middle;height:100%;width:100%;display:table-cell;}
.hmpromoinbox h3{font-size:40px;line-height:1.1;color:#f15a22;font-weight:900;margin:0 0 5px;text-transform:uppercase;}
.hmpromoinbox h3 a, .hmpromoinbox h3 a:focus{text-decoration:none;}
.hmpromoinbox h3 a:hover{text-decoration:none;}
.hmpromoinbox p{color:#f15a22;text-transform:uppercase;margin:0;}
/********** Home Promotions Section End **********/
/********** Home Plans Section Start **********/
.hmdisplans-section{background-color:#ebe4d7;padding:45px 0;}
.hmdisplans-section h2{font-size:32px;color:#f15d21;font-weight:bold;line-height:1.1;margin:0 0 36px 0;text-align:center;}
.hmplanslidebox{padding:55px 40px 55px;background-color:#00abe6;min-height:390px;background:#f7931d;background:-moz-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:-webkit-linear-gradient(top, #f7931d 0%, #f15a22 100%);background:linear-gradient(to bottom, #f7931d 0%, #f15a22 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7931d', endColorstr='#f15a22', GradientType=0 );*/
 }
.hmplanstop{padding-bottom:20px;border-bottom:2px dashed #fff;margin-bottom:15px;}
.hmplanstop strong{display:block;color:#fff;font-size:40px;line-height:1;font-weight:bold;padding-bottom:5px;}
.hmplanstop strong sub{font-size:25px;line-height:1;font-weight:300;bottom:0;}
.hmplanstop small{display:block;color:#fff;font-size:18px;font-weight:300;}
.hmplansli{margin:0;list-style-type:none;padding:0;}
.hmplansli li{float:left;width:100%;color:#fff;line-height:1.2;margin:10px 0;font-size:15px;}
.hmplansli li:last-child{margin-bottom:0;}
.hmprmoslider .owl-item{padding:0 15px;}
.hmprmoslider .owl-item .item{width:100%;}
.hmpromossection .hmprmolist{text-align:center;}
.hmpromossection .hmprmolist .item{width:25%;max-width:300px;float:none;display:inline-block;vertical-align:top;margin:0 auto;padding:0 13px;}
.hmplanslider .owl-item{padding:0 15px;}
.hmdisplans-section .hmplanlist{text-align:center;}
.hmdisplans-section .hmplanlist .item{width:49%;max-width:400px;float:none;display:inline-block;vertical-align:top;text-align:left;margin:0 auto;padding:0 15px;}
/********** Home Plans Section End **********/
/********** Home Review Section Start **********/
.hmreviewsection{background-size:cover;background-repeat:no-repeat;background-position:center center;padding:60px 0;position:relative;background-size:cover;}
.hmreviewsection:before{background-color:#f15d21;opacity:.2;content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block;}
.hmreviewsection .container{position:relative;}
.hmreviewsection h2{font-size:32px;color:#fff;font-weight:bold;line-height:1.1;margin:0 0 45px 0;}
.hmreviewbox{max-width:705px;border-radius:6px;}
/********** Home Review Section End **********/
/* Start Home Blog Section */
.hmblog-section{padding:10px 0 0;}
.hmblog-section .wrap-inner{max-width:1920px;margin:0 auto;padding:0;}
.hmblogslider .item{float:left;width:50%;padding:0;margin-bottom:10px;position:relative;}
.hmblogslider .item:nth-child(1), .hmblogslider .item:nth-child(4){z-index:2;}
.hmblogslider .item:nth-child(2){width:57%;margin-left:-7%;}
.hmblogslider .item:nth-child(3){width:57%;margin-right:-7%;}
.hmblogslider .item:nth-child(3) .blogthumb, .hmblogslider .item:nth-child(4) .blogthumb{border-radius:120px 0 0 120px;}
.hmblogslider .item:nth-child(3) .blogbox, .hmblogslider .item:nth-child(4) .blogbox{border-radius:120px 0 0 120px;}
.blogbox{position:relative;background-color:#ebe4d7;border-radius:0 120px 120px 0;}
.blogthumb{width:50%;float:left;background-size:cover;background-position:center center;height:250px;position:relative;overflow:hidden;border-radius:0 120px 120px 0;}
.blogthumb:after{content:'';position:absolute;left:100%;top:0;width:100%;height:100%;background-color:rgba(241, 90, 34, 0.4);-moz-transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;}
.blogbox:hover .blogthumb:after{left:0;}
.hmblogslider .item:nth-child(3) .blogthumb, .hmblogslider .item:nth-child(4) .blogthumb{float:right }
.blogthumb img{width:100%;height:auto;visibility:hidden }
.blogsmdesc{width:50%;float:left;padding:15px 25px;position:relative;height:250px;display:table;}
.bloginsmdesc{display:table-cell;vertical-align:middle;height:100%;width:100%;}
.blogsmdescmid{max-width:315px;margin:0 auto;}
.blogsmdescmid h3{font-size:18px;color:#f15a22;font-weight:bold;line-height:1.1;text-transform:none;margin:0 0 10px }
.blogsmdescmid h3 a{text-decoration:none;color:#f15a22 }
.blogsmdescmid h3 a:hover{color:#b32018;text-decoration:none;}
.blogsmtext{}
.blogsmtext p{margin-bottom:15px }
.readmorebtn, .readmorebtn:focus{font-size:15px;color:#f15a22;font-weight:bold;line-height:1.1;text-transform:uppercase;display:inline-block;vertical-align:top;padding:0;text-decoration:none;}
.readmorebtn:hover{color:#b32018;text-decoration:none;}
/* End Home Blog Section */
/********** Inner Pages **********/
#container{min-height:calc(100vh - 660px);}
.home #container{min-height:inherit;}
.page-header{margin:0;border:none;padding:0 0 30px 0;}
.page-header h1, .page-header h2{margin:0;font-size:28px;font-weight:normal;line-height:1.1;text-align:center;color:#f15a22;}
.page-header-content{margin-top:20px;text-align:center}
.contentsection{padding:40px 0 30px;}
/********** Blog Pages **********/
.page-blog .contentsection{padding:95px 0 60px }
.blog-section{padding-top:25px;}
.blogsmdet{margin-bottom:0px;}
.blog-section .item:nth-child(4n){clear:both;}
.blogimgthumb{display:block;margin-bottom:30px;position:relative;overflow:hidden;}
.blogimgthumb:after{background-color:rgba(241, 90, 34, 0.4);content:"";height:100%;left:100%;position:absolute;top:100%;transition:all 0.4s ease-out 0s;width:100%;}
.blogsmdet:hover .blogimgthumb:after{left:0;top:0;}
.blogimgthumb img{width:100%;height:auto;}
.blogsmdet h2{font-size:18px;color:#f15a22;font-weight:900;margin:0 0 10px 0;}
.blogsmdet h2 a{color:#f15a22;text-decoration:none;text-transform:capitalize;}
.blogsmdet h2 a:hover, .blogsmdet h2 a:focus{text-decoration:none;color:#d92b1d;}
.blogsmdet p{font-size:16px;color:#6d6e71;font-weight:200;line-height:1.3;margin-bottom:18px;}
.blogsmdet > a{font-size:15px;font-weight:bold;text-transform:uppercase;text-decoration:none;color:#f15a22;}
.blogsmdet > a:hover, .blogsmdet > a:focus{text-decoration:none;color:#d92b1d;}
.blogmetadt{padding-bottom:10px;}
.blogmetadt .blogdate{font-size:16px;}
.blog-pagination{clear:both;text-align:center;padding-top:45px;}
.page-numbers{padding:11px 16px;border:1px solid #d92b1d;display:inline-block;vertical-align:top;}
.prev.page-numbers{border-radius:28px 0 0 28px;}
.next.page-numbers{border-radius:0 28px 28px 0;}
/********** Blog Details Pages **********/
.blogdetails-section{overflow:hidden;}
.blogdetails-section .col-md-12{padding:0;}
.single-post .contentsection{padding:0;}
.blogdetfull img{width:100%;height:auto;}
.blogdetrow{padding:20px 0;}
.blogdetrow h1{font-size:28px;color:#f15a22;margin:0 0 15px 0;line-height:1;font-weight:300;}
.blogdetrow h2{font-size:24px;color:#f15a22;margin:0 0 15px 0;line-height:1;font-weight:300;}
.blogdetrow p{font-size:16px;color:#6d6e71;font-weight:200;line-height:1.6;margin-bottom:20px;}
.blogdetpagin .pagination{width:100%;margin:0;}
.blogdetpagin{padding-bottom:10px;}
.paginationav{text-align:right;}
.blogdetpagin .pager{margin:0;text-align:right;}
.blogdetpagin .pager li > a, .blog-details .pager li > a:focus{border:none;font-size:15px;color:#f15a22;border-radius:0;background-color:#fff;height:40px;padding:9px 15px;text-transform:capitalize;font-weight:normal;line-height:24px;border-radius:20px;font-weight:bold;}
.blogdetpagin .pager li > a:hover{background:rgba(0, 0, 0, 0) linear-gradient(to right, #f15a22 0%, #f7931d 100%) repeat scroll 0 0;color:#fff;font-weight:normal;display:inline-block;font-weight:bold;}
.backbtn{font-size:15px;font-weight:bold;color:#f15a22;line-height:1;display:inline-block;text-decoration:none;margin:12px 0;}
.backbtn:hover, .backbtn:focus{color:#f7921d;text-decoration:none;}
.blogdetrow img{max-width:100%;height:auto;}
.single-post .blogdetfull{padding-bottom:30px;}
/********** Promotions Insurance Pages **********/
.page-promotions-insurance .contentsection{padding:95px 0 65px;}
.promotionsblock{text-align:center;padding:15px 0;}
.promotionsblock .hmpromobox{background-color:#f15a22;}
.promotionsblock .hmpromoinbox h3{color:#fff;}
.promotionsblock .hmpromoinbox p{color:#fff;}
.promotionsblock .hmpromorow .item:nth-child(2n) .hmpromoinbox h3{color:#fff;}
.hmpromorow a{text-decoration:none;}
.insurancebox{text-align:left;}
.insurancebox{padding-bottom:50px;}
.insurancebox h2{font-size:25px;color:#f15a22;margin:0 0 38px 0;line-height:1;font-weight:300;}
.insurancebox h3{font-size:25px;color:#f15a22;margin:0 0 20px 0;line-height:1;font-weight:300;}
.insurancebox h3:last-child{margin:0;}
.insurancebox p{color:#58595b;margin:0 0 35px 0;font-weight:normal;}
.promotionslist{padding-bottom:70px;}
.insurance-listing{margin:0 0 15px 0;padding:0;}
.insurance-listing li{list-style-type:none;position:relative;padding-left:10px;padding:5px 0 5px 10px;color:#58595b;text-transform:capitalize;}
.insurance-listing li:after{position:absolute;content:"";left:0;top:50%;background-color:#58595b;height:3px;width:3px;border-radius:50%;}
.bookappblock h2{font-size:28px;color:#f15a22;margin:0 0 30px 0;line-height:1;font-weight:300;text-align:center;}
.bookappblock .capchafield .capchaimg, .contactform .capchafield .capchaimg{background-color:#f15a22;}
.bookappblock .capchaimg, .contactform .capchaimg{border-radius:0 18px 18px 0;}
.bookappblock .form-check .wpcf7-list-item.first label, .bookappblock .formradio .wpcf7-list-item.first label input[type="radio"]:checked + span{border-radius:0px;}
/********** Service Pages **********/
.servicebanvideo{position:relative;overflow:hidden;}
.servicebanvideo > img{width:100%;height:auto;visibility:hidden;}
.servicebanvideo iframe{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.servicebanvideo video{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover;}
.servicerow{padding-bottom:80px;}
.service-remove-space{padding-bottom:0px;}
.servicerow h1{font-size:28px;color:#f15a22;margin:0 0 35px 0;line-height:1;font-weight:300;text-align:center;}
.servicerow p{font-size:16px;color:#58595b;margin:0 0 20px 0;line-height:1.6;font-weight:300;}
.servicerow p:last-child {margin-bottom: 0;}
.servicerow ol{padding-left:0px;list-style-position:inside;}
.servicerow ol li a:hover{text-decoration:none;}
.promotionsblock.serviceblock{padding:0 0 85px 0;}
.servicefull img{border-radius:0 0 550px;}
.servicerow h2{font-size:24px;}
.list-grid li{width:33.33%;float:left;padding-right:20px;}
.list-grid li:nth-child(3n + 1){clear:both;}
/********** About Pages **********/
.page-template-template-about .innerbanner img {
    visibility: visible;
}
.aboutdet{text-align:left;padding-bottom:30px;}
.aboutdet p{margin-bottom:18px;line-height:1.6;}
.aboutdet ul{list-style-position:inside;padding-left:20px;}
.about-doctor{padding-bottom:0px;}
.doctorprofrow{padding-bottom:0px;}
.doctor-thumb{padding-bottom:10px;text-align:center;}
.doctor-thumb img{width:auto;height:auto;max-width:100%;}
.doctor-profile h1{margin-bottom:30px;font-size:28px;color:#f15a22;font-weight:300;line-height:1.1;}
.doctor-profile h3{font-size:26px;color:#f15a22;font-weight:300;line-height:1.1;margin:0;margin-bottom:18px;}
.doctor-profile h3 a:hover{color:#087c82;}
.doctor-profile span{font-size:18px;color:#58595b;font-weight:300;line-height:1.1;margin-bottom:18px;display:block;margin-top:0px;}
.doctor-profile p{font-size:16px;color:#58595b;font-weight:300;line-height:1.6;margin-bottom:15px;}
.doctor-profile p:last-child{margin-bottom:0;}
.doctor-profile ul{padding:0 0 0 15px;margin-bottom:15px;}
.hmgallerysection.aboutgallery{margin-bottom:70px;}
.about-doctor .col-md-4.col-sm-4.col-xs-12:nth-child(3n+1){clear:both;}
.about-doctor .col-md-4.col-sm-4.col-xs-12{margin-bottom:25px;}
.doc-detail-full, .multivideosection{padding-bottom:30px;}
.multiimagebox{margin-bottom:15px;}
.multiimagebox a{display:block;}
.multiimagebox img{width:100%;height:auto;}
.hmdoclist {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.hmdoclist .item {
    flex: 0 0 auto;
    text-align: center;
}
.hmdoclist .item .doctor-profile {
    text-align: center;
}
.teamlist.owl-carousel .item {
    width: 100%;
    text-align: center;
}
/********** Doctor Detail Page **********/
.doc-detail-full{margin-top:20px;}
/********** Contact Pages **********/
.contactblock .footercolumn{padding:0;}
.contactblock .foothoursrow{margin:0 auto;max-width:inherit;padding-top:40px;}
.contactblock .footlocation{margin:0 0 35px 0;}
.contactblock .footcontnum{margin:0 0 35px 0;}
.contactblock .footercolumn h3{margin:0 0 20px;}
.contactblock .foothours li{margin-bottom:10px;}
.contactblock .footsocial{margin:0;}
.contactblock .footmap iframe{height:560px;}
.contactform{padding-bottom:22px;}
/********** Faqs Pages **********/
.error-404{min-height:calc(100vh - 667px);}
/********** Gallery Page **********/
.media-listing{padding:0;margin:0 -10px;}
.media-listing li{text-decoration:none;float:left;width:33.333%;list-style-type:none;margin-bottom:25px;padding:0 15px;}
.media-thumb{position:relative;}
.media-thumb a{display:block;}
.media-thumb img, .videopoplink img{width:100%;height:auto;}
.videopoplink, .videopoplink:focus{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;font-size:40px;line-height:1;background-color:rgba(0,0,0,0.4);color:#fff;text-decoration:none;}
.videopoplink .fa-youtube-play{position:absolute;left:50%;top:50%;width:40px;height:40px;margin:-20px 0 0 -20px;}
.videopoplink:hover{color:#fff;text-decoration:none;}
/********** online payment *********/
.online-payment-box .form-control{margin-bottom:15px;}
.online-payment-box .item{float:none;margin:0 auto;text-align:center;}
/********** Footer **********/
.footform{padding:30px 0;}
.footform h3{margin:0 0 40px;font-size:32px;font-weight:bold;line-height:1.1;text-align:center;}
#footer{position:relative;background-color:#ebe4d7;}
#footer .container-fluid{}
#footer .footitem2{padding-left:0;}
#footer .footitem3{padding-right:0;}
.footercolumn{padding:55px 80px 55px 0;}
.footercol1{float:right;}
.formreviewcol1{float:right;}
.footercolumn h3{margin:13px 0 30px;font-size:28px;color:#f15a22;font-weight:300;line-height:1.1;}
.footercolumn h3 span{display:inline-block;vertical-align:top;padding-right:35px;padding-bottom:3px;border-bottom:4px solid #fff;}
.footbookapp{padding-bottom:25px;}
.footbookappbtn, .footbookappbtn:focus{height:56px;font-size:20px;line-height:26px;color:#ffffff;font-weight:bold;text-transform:uppercase;padding:17px 30px 13px;text-decoration:none;display:inline-block;vertical-align:top;border-radius:0 28px 28px 0;background:#f7931d;background:-moz-linear-gradient(left, #f15a22 0%, #f7931d 100%);background:-webkit-linear-gradient(left, #f15a22 0%, #f7931d 100%);background:linear-gradient(to right, #f15a22 0%, #f7931d 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a22', endColorstr='#f7931d', GradientType=1 );*/
 }
.footbookappbtn:hover{background:#b32018;background:-moz-linear-gradient(left, #b32018 0%, #f23321 100%);background:-webkit-linear-gradient(left, #b32018 0%, #f23321 100%);background:linear-gradient(to right, #b32018 0%, #f23321 100%);/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b32018', endColorstr='#f23321', GradientType=1 );*/
 color:#fff;text-decoration:none;}
.footsubcontinfo{position:relative;padding-left:35px;}
.footlocation{position:relative;padding-left:85px;max-width:300px;min-height:65px;margin:0 0 25px;}
.footcontnum{position:relative;padding-left:85px;max-width:250px;min-height:65px;margin:0 0 25px;}
.footfax, .footemail{position:relative;margin-bottom:25px;}
.footlocation small, .footcontnum small, .footfax small, .footemail small{display:block;color:#f15a22;font-size:20px;line-height:1.1;font-weight:bold;margin:0;}
.footfax small, .footemail small{font-weight:normal;font-size:16px;}
.footlocation small a, .footcontnum small a, .footemail small a{text-decoration:none;color:#f15a22;}
.footlocation small a:hover, .footcontnum small a:hover, .footemail small a:hover{text-decoration:none;color:#b32018;}
.footfax small, .footemail small a{display:inline-block;vertical-align:top;position:relative;padding-left:25px;}
.footfax small i, .footemail small i{position:absolute;left:0;top:0px;}
.footlocation p, .footcontnum p{margin:0;line-height:1.3;color: #000;}
.footlocation p{margin:0 0 12px;}
.footlocation p a, .footcontnum p a{text-decoration:none;color:#58595b;}
.footlocation p a:hover, .footcontnum p a:hover{text-decoration:none;color:#b32018;}
.footsocial{list-style-type:none;display:inline-block;margin:0;padding:0;}
.footsocial > li{display:inline-block;margin-right:18px;}
.footsocial > li:last-child{margin-right:0;}
.footsocial > li > a{display:block;text-decoration:none;color:#f15a22;font-size:20px;line-height:20px;}
.footsocial > li > a:hover{text-decoration:none;color:#b32018;}
.foothoursrow{margin:0 auto;max-width:280px;padding-top:101px;}
.foothoursrow h3{font-size:20px;line-height:1.1;font-weight:bold;}
.foothours{margin:0;padding:0;list-style-type:none;}
.foothours li{float:left;width:100%;margin-bottom:5px;color:#58595b;font-weight:normal;}
.foothours li:last-child{margin-bottom:0;}
.footday{float:left;width:100px;position:relative;}
.fulldayhours.footday{width:100%;}
.foottime{float:right;width:100%;margin-left:-100px;padding-left:100px;}
.foottime em{font-weight:normal;font-style:normal;font-size:12px;display:block;}
.footform{max-width:100%;}
.footform .form-group{clear:both;}
.footercolumn .formreviewfoot .formreviewcol2 .col-md-12{clear:both;}
.footcontact{padding:40px 0 20px;}
/*.footform .form-group{margin-bottom:10px;}
*/
 .footform .form-control::-webkit-input-placeholder{color:#58595b;opacity:1;}
 .footform .form-control:-moz-placeholder{color:#58595b;opacity:1;}
 .footform .form-control::-moz-placeholder{color:#58595b;opacity:1;}
 .footform .form-control:-ms-input-placeholder{color:#58595b;opacity:1;}
.footform .form-control, .footform .form-control:focus{color:#58595b;background-color:#fff;border-color:#fff;}
.footform textarea.form-control, .footform textarea.form-control:focus{height:82px;border-radius:0 20px 20px 0;}
/*.footform .row .form-group:last-child{margin-bottom:0;}
*/
.footform .heapBox .holder{background-color:#fff;border-radius:0 20px 20px 0;}
.footform .formradio label input[type="radio"] + span{background-color:#fff;}
.footform .row .form-group.capchafield{margin-bottom:15px;border-color:#fff;}
.footform .row .form-group.capchafield input{border:none;}
.capchafield .capchaimg{text-align:center;background-color:#fff;}
.mobilefootcall{display:none;position:fixed;bottom:0;left:0;right:0;text-align:center;z-index:9999;color:#fff;border-top:1px solid #fff;}
/*.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:1000;}
.mobilecallbtn a{font-size:16px;text-decoration:none;display:block;font-weight:700;}
*/
.headfindloc {
    position: relative;
}
.headfindloc:hover .location_list {
    display: block;
}
.footermultiloction {
    background-color: #ebe4d7;
    position: relative;
    z-index: 0;
    padding: 40px 0 0 0;
}

.locationlistinner {
    background-color: #f15a22;
    padding: 30px 15px;
    color: #fff;
}
.footerlocation-inner .finde-office-text {
    color: #f15a22;
    display: block;
    margin: 0;
    font-size: 33px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 25px;
}
.footerlocation-inner .wpgmza_sl_radius_div,
.footerlocation-inner .wpgmza_sl_search_button_div,
.footerlocation-inner .wpgmza_sl_reset_button_div,
.footerlocation-inner #heapbox_locationSelect,
.footerlocation-inner .wpgmza_map,
.footerlocation-inner .sl_use_loc,
.footerlocation-inner .wpgmza_sl_query_innerdiv1,
.footerlocation-inner .wpgmza-not-found-msg {
    display: none !important;
    height: 0;
    width: 0;
    overflow: hidden;
}
.footerlocation-inner .maplocheadbtnform {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.footerlocation-inner .maplocheadbtnform .wpgmza_sl_query_div,
.footerlocation-inner .maplocheadbtnform .wpgmza_sl_query_innerdiv2 {
    width: 340px;
    height: 40px;
    padding: 0;
    margin: 0;
    overflow: visible;
}
.footerlocation-inner .maplocheadbtnform .addressInput {
    height: 40px
}
.footerlocation-inner .maplocheadbtnform .addressInput,
.maplocheadbtnform .addressInput:focus {
    width: 100%;
    height: 40px!important
}

.footerlocation-inner .currentLocationfooter:hover .button {
    background-color: #07375b;
    color: #fff
}
.footerlocation-inner .currentLocationfooter:hover:before {
    color: #fff
}

.footerlocation-inner .wpgmza-use-my-location {
    position: absolute;
}
.footerlocation-inner .wpgmza-use-my-location {
    float: none;
    position: absolute;
    right: -160px;
    top: 0;
    background: no-repeat;
    border: 0;
    height: 40px;
    width: 140px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 15px;
    border-radius: 0;
    color: #17a9f1;
    margin: 0;
    background-color: #ffffff;
}
.footerlocation-inner .wpgmza-use-my-location:after {
    position: absolute;
    content: "Locate Me";
    line-height: 22px;
    left: 40px;
    font-weight: 500
}
.footerlocation-inner .wpgmza-use-my-location .fa {
    font-size: 22px;
}
.footerlocation-inner .wpgmza-use-my-location:hover {
    background-color: #17a9f1;
    color: #fff;
}
.locationlist {
    font-size: 0;
    margin: 0 -15px;
}
.locationlist .item {
    font-size: 18px;
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    padding: 0 15px;
}
.loc-adderss a {
    color: #fff;
}
.loc-name {
    font-size: 22px;
    padding-bottom: 15px;
    font-weight: 600;
}
.loc-adderss div + div {
    margin-bottom: 10px;
}
.loc-adderss a:hover{color: #067cb6;}
.footmultilist-col {
    position: relative;
    z-index: 0;
    padding: 40px 0;
}
.loc-hours .foothours li{color: #fff;}
.footmuloc-menu {
    background-color: #f15a22;
    color: #fff;
    padding: 40px 0;
}
.foot-menumain ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.foot-menumain a{color: #fff;}
.foot-menumain a:hover{color: #43c4e9;}
.foot-menumain h3, .footpromoslidermain h3 {
    font-size: 24px;
    margin-top: 0;
    font-weight: 600;
}
.foot-menumain .footservice {
    font-size: 0;
}
.foot-menumain .footservice li {
    width: 33.33%;
    font-size: 18px;
    display: inline-block;
}
.footpromoslider {
    text-align: center;
}
.footpromoslider .hmpromobox{height: 150px;}
.footpromoslider.owl-carousel .owl-dots {margin-top: 12px;}
.footpromoslider.owl-carousel .owl-dots .owl-dot.active span {
    background-color: #fff;
}
.loc-hours .hoursnote {
    margin: 0;
    margin-top: 10px;
}
/********** 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:10px;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;}
.capchafield{position:relative;padding-right:94px;border:1px solid #f15a22;border-radius:0 20px 20px 0;}
.capchafield .capchaimg{position:absolute;right:0;top:0;width:94px;}
.capchafield input, .capchafield input:focus{border:none;border-radius:0;}
.capchaimg{text-align:center;background-color:#f15a22;padding:6px 0;line-height:1;border-radius:0 20px 20px 0;}
.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;padding:50px 0;min-height:calc(100vh - 688px) }
.wpcf7 p{margin:0px;}
.patient span.wpcf7-not-valid-tip{display:block !important;padding-top:5px;}
.formradio label input[type="radio"]{position:absolute;left:0;top:0;display:none;}
.formradio label input[type="radio"]:checked + span{background-color:#286aa6;float:left;color:#fff;border-radius:13px;}
.formradio{height:40px;margin-bottom:15px;}
.formradio span.wpcf7-list-item{width:50%;margin:0!important;float:left;display:block !important;}
.form-check label{width:100%;margin-bottom:0;display:table;border:1px solid #286aa6;border-radius:15px;font-weight:300;}
.formradio span.wpcf7-list-item label input[type="radio"] + span{padding:13px 0;}
.formradio label input[type="radio"] + span{text-align:center;display:inline-block;font-size:15px;line-height:1;vertical-align:middle;cursor:pointer;float:left;color:#58595b;background-color:transparent;width:100%;padding:3px 0;font-weight:normal;display:table-cell;text-align:center;vertical-align:middle;height:40px;font-weight:300;}
.form-check .wpcf7-list-item.last label{border-radius:0 20px 20px 0;overflow:hidden;}
.form-check .wpcf7-list-item.first label{border-radius:0;overflow:hidden;}
.formradio .wpcf7-list-item.first label input[type="radio"]:checked + span{background-color:#286aa6;float:left;color:#fff;border-radius:0;}
.formradio .wpcf7-list-item.last label input[type="radio"]:checked + span{background-color:#286aa6;float:left;color:#fff;border-radius:0 15px 15px 0;}
.wpcf7 .btm{text-align:center;clear:both;}
.wpcf7 .btm > div{float:none;display:inline-block;vertical-align:middle;width:auto;}
.bookappblock textarea.form-control, .bookappblock textarea.form-control:focus{height:95px;}
/************ Review Slider *****************/
.review-slider{text-align:center;padding:100px 0 0;max-width:650px;margin:0 auto;}
.review-slider .item p{font-style:italic;}
.review-slider .author strong{font-size:22px;color:#005cb9;margin-bottom:10px;display:inline-block;}
.review-slider.owl-theme .owl-controls .owl-nav [class*=owl-]{border:1px solid #005cb9;height:40px;width:40px;border-radius:50%;color:#005cb8;text-indent:0;font-size:31px;text-align:center;}
.partners-section{padding:40px 0;}
.partnerlist{text-align:center;}
.partnerlist .item{display:inline-block;vertical-align:top;float:none;padding:10px 20px;}
.partnerlist .item img{width:auto;height:auto;max-width:100%;}
.partners-section .partnerslider .owl-item .item{text-align:center;display:table;margin:0 auto;}
.partners-section .partnerslider .owl-item .item .imagewrap img{width:auto;}
/*****************************/
/************ Angle of Solara page *****************/
img.aligncenter{display:block;margin:0 auto;}
img.alignright{float:right;margin:0 0 20px 20px;}
img.alignleft{float:left;}
.anglesofsolarasection .row{margin-bottom:15px;}
.anglesofsolarasection h3{color:#fcb034;}
.anglesofsolarasection hr{border-top:3px solid #fcb034;}
.yellowbox{background-color:#f5ead9;border:1px solid #fcb034;padding:10px;margin-bottom:20px;}
.yellowbox p:last-child{margin-bottom:0;}
.anglesofsolarasection .cuswid{max-width:800px;width:100%;margin:0 auto;}
.page-id-836 .blogdetrow{padding:30px 0 0px 0;}
.page-id-836 .contentsection{padding:40px 0 30px;}
.anglesofsolarasection .centerimage h3{font-size:22px;}
/************ Patient Forms **************/
/*.blogdetrow ul{padding:0;margin:0;text-align:center;}
.blogdetrow li{display:inline-block;vertical-align:middle;padding:0 30px;border-left:1px solid #069cef;margin-bottom:15px;}
.blogdetrow li a{color:#069cef;font-size:18px;font-weight:normal;}
.blogdetrow li:first-child{padding-left:0;border:none;}
.blogdetrow li:last-child{padding-right:0;}
*/
/****************************/
div#content1{max-width:280px;text-align:center;}
/***** Start Home - Pozative an app ******/
.hmpozativereviewsection{padding:80px 0 40px;position:relative;}
.hmpozativereviewsection h2{color:#092a3d;position:relative;font-size:35px;line-height:1.2;font-weight:bold;}
.hmpozativevideosection{padding:0 0 140px;}
.hmpozativereview .col-md-6{padding-bottom:15px;}
.hmpozativevideosection h2{text-align:center;max-width:700px;width:100%;margin:0 auto;padding-bottom:15px;}
.hmpozativevideosection small{font-size:24px;text-align:center;display:block;position:relative;padding-bottom:60px;margin-bottom:60px;}
.hmpozativevideosection small:after{content:'';position:absolute;left:50%;bottom:0;margin-left:-27px;width:54px;height:30px;}
.hmpozativevideo{max-width:816px;width:100%;margin:0 auto;position:relative;}
.hmpozativevideo img{width:100%;visibility:hidden;}
.hmpozativevideo video{border:1px solid #eeeeee;}
.hmpozativevideo .video-js, .hmpozativevideo video, .hmpozativevideo iframe{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}
.hmwebookvideo .vjs-fullscreen-control, .hmpozativevideo .vjs-fullscreen-control{display:block;}
/***** End Home - Pozative an app ******/
/***** Start Home - Pozative an app number dont lie ******/
.hmpozativereviewnum{padding-bottom:50px;}
.hmpozativereviewnum h2{}
.hmpozativereviewcol1{width:50%;padding-right:15px;float:left;}
.hmpozativereviewcol2{width:50%;padding-left:15px;float:right;}
.hmpozativereviewcol2 .hmpozativereview{position:relative;z-index:1;}
.hmnumbercol{width:50%;float:left;margin-bottom:25px;padding-right:20px;}
.hmnumbercol:nth-child(2n + 1){clear:both;}
.hmnumbercol p{margin:0;font-size:20px;}
.hmnumbericon{padding-bottom:15px;}
.hmnumbericon .icon{width:66px;float:left;background-repeat:no-repeat;background-size:100%;height:66px;}
.hmnumbericon .hmcounter{width:100%;margin:0 0 0 -66px;font-size:50px;color:#f28820;font-weight:bold;float:left;padding-left:75px;}
.hmnumbericon .icon.usericon{background-position:-523px -567px;}
.hmnumbericon .icon.officeicon{background-position:-620px -567px;}
.hmnumbericon .icon.checkedicon{background-position:-711px -564px;}
.hmnumbericon .icon.reviewicon{background-position:-809px -564px;}
/***** End Home - Pozative an app number dont lie ******/
/********** Use Manual Pozative **********/
.iframehtmlmanually{height:400px;position:relative;width:100%;}
.iframebody, .iframehtml{height:100%;min-height:100%;}
.iframebody{background-color:inherit;overflow:hidden;}
.reviewiframe{width:100%;height:100%;min-height:100%;padding:78px 0 38px;background-color:#fff;border:1px solid #e6e7e8;}
.no-header .reviewiframe{padding:43px 0 38px;}
.reviframehead{position:absolute;left:0;top:0;width:100%;z-index:1;padding:15px 20px 10px;text-align:center;background-color:#e6e7e8;}
.reviframehead h3{font-size:20px;line-height:24px;color:#fff;text-transform:uppercase;font-weight:400;margin:0;}
.totreviewcol{float:left;text-align:left;}
.totreviewcol1{margin-right:30px;}
.totreviewname{display:block;color:#6d6e71;font-size:12px;line-height:1.1;margin-bottom:5px;}
.totreviewnum strong, .avgreviewrating strong{display:inline-block;vertical-align:top;line-height:35px;font-size:35px;color:#6d6e71;font-weight:bold;}
.totreviewnum strong{position:relative;padding-right:50px;}
.totreviewnum strong:after{content:'';position:absolute;right:0;top:0;width:50px;height:100%;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:-75px top;background-size:120px auto;}
.avgreviewrating strong{margin-right:10px;}
.revratingstar{display:inline-block;vertical-align:top;line-height:1;margin:0;padding:0;list-style-type:none;}
.revratingstar li{float:none;display:inline-block;vertical-align:top;color:#fc8b12;font-size:20px;line-height:21px;padding:7px 0;}
.reviframemid{height:100%;position:relative;}
.reviframedata{padding:0 20px;height:100%;overflow:auto;}
.reviframerow{border-bottom:2px dashed #e6e7e8;padding:20px 0;display:inline-block;width:100%;}
.reviframerow:last-child{border-bottom:none;}
.reviframeicon{float:left;margin-top:3px;position:relative;width:35px;}
.revifbicon, .revigpicon{display:block;width:35px;height:35px;overflow:hidden;text-indent:-999em;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:left top;background-size:125px auto;}
.revifbicon{background-position:left top;}
.revigpicon{background-position:-40px top;}
.reviframeicon img{width:100%;height:auto;margin:0;}
.reviframedesc{float:right;margin-left:-35px;padding-left:60px;width:100%;}
.reviframedesc h4{color:#6d6e71;font-size:16px;font-weight:600;line-height:1.2;margin:0 0 5px;text-transform:none;}
.reviframedesc p{color:#6d6e71;font-size:12px;font-weight:normal;line-height:16px;margin-bottom:8px;}
.reviframedesc .revrating{color:#6d6e71;float:left;font-size:30px;font-weight:700;line-height:35px;margin-right:10px;}
.ratingstarcol{display:inline-block;vertical-align:top;float:left;}
.reviframedesc .ratingstar, .reviframedesc .ratingstar a{line-height:14px;display:inline-block;vertical-align:top;cursor:text;}
.reviframedesc .ratingstar{float:left;padding:10px 10px 10px 0;}
.reviframedesc .ratingstar a{font-size:14px;margin-left:-3px;color:#fc8b12;text-decoration:none;padding:0;}
.reviframedesc .revdate{color:#6d6e71;float:left;font-size:15px;line-height:15px;padding:10px 0;}
.reviframefoot{position:absolute;left:0;bottom:0;width:100%;z-index:1;text-align:center;padding:9px 15px 9px;line-height:1;}
.powbytxt{display:inline-block;vertical-align:top;font-size:9px;line-height:10px;color:#6d6e71;font-weight:300;padding:6px 0px 2px;margin-right:3px;}
.framelogo{display:inline-block;vertical-align:top;line-height:1;width:60px;height:18px;overflow:hidden;text-indent:-999em;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:left -40px;background-size:102px auto;}
.framelogo img{width:100%;height:auto;}
@media only screen and (max-width:1280px){.reviframehead{padding:15px 10px 10px;}
}
@media only screen and (max-width:999px){.reviframerow{padding:10px 0;}
.reviframedata{padding:0 10px;}
.reviframedesc{padding-left:50px;}
.revfrmpost .ratingstar{padding-right:10px;}
.revfrmpost .ratingstar{line-height:14px;padding:9px 10px 6px 0;}
.reviframedesc .revrating{font-size:24px;}
}
@media only screen and (max-width:767px){.totreviewcol1{margin-right:20px;}
.totreviewnum strong, .avgreviewrating strong{font-size:30px;}
.avgreviewrating strong{margin-right:5px;}
}
@media only screen and (max-width:479px){.totreviewcol1{margin-right:20px;}
.totreviewnum strong{padding-right:30px;}
.totreviewnum strong:after{background-position:-55px 5px;background-size:80px auto;width:25px;}
.reviframedesc .revdate{font-size:14px;}
.totreviewnum strong, .avgreviewrating strong{font-size:25px;}
.avgreviewrating strong{margin-right:5px;}
.revratingstar li{font-size:16px;}
}
.review-loading{text-align:center;}
/********** Use Manual Pozative **********/
.footmultirow .foothoursrow{padding-top:10px;}
.footmultirow .footcontact{padding:10px 0;}
.footmultirow .foothoursrow h3{margin-top:0;}
.footmultirow .footmap iframe{height:310px;}
.locationsectiontwo{padding:40px 0;}
.peakdentaltexas .locationsectiontwo .page-header{padding-bottom:0;}
.locationsectionone{padding-bottom:40px;}
.single .hmadvantages-section{padding-top:40px;}
 .locationsectiontwo .pageblock h2{margin-bottom:30px;}
.footmultirow{padding:15px 0;border-bottom:1px solid #ffffff;}
.footmultirow:first-child{padding-top:40px}
.footmultirow:last-child{border-bottom:0;padding-bottom:40px;}
/********** Location **********/
.multithemesection .page-header h1{margin-bottom:20px;}
.pageblock p{font-size:16px;margin:0 0 20px 0;line-height:1.6;font-weight:300;}
.pageblock p:last-child{margin-bottom:0;}
.pageblock h2{margin:0 0 40px;font-size:28px;font-weight:300;line-height:1.1;}
.pageblock .page-subheader p{font-size:20px;font-weight:normal;}
 .headlocation.headmultilocation{max-width:320px;margin-right:20px;}
.headlocation.headmultilocation .headmultilocrow{margin-top:10px;}
.hmtreatmentsection .headbookappbtn{border-radius:28px;display:block;text-align:center;margin-bottom:15px;}
.hmtreatmentsection{padding:40px 0;background:#ccc;}
.hmtreatmentsection h2{margin:0 0 30px;font-size:28px;font-weight:300;line-height:1.1;text-align:center;color:#ffffff;}
.single-locations .col-md-12.text-center{text-align:left;}
.single-locations .pageblock h2{margin-bottom:20px;}
.single-locations .pageblock{padding-bottom:40px;}
.headlocation.headmultilocation small a{font-size:16px;font-weight:normal;}
.loctionadd,.loctioncall,.loctionfax,.loctionemail{padding-left:34px;position:relative;display:table;height:35px;margin-bottom:20px}
.loctionadd a,.loctioncall a,.loctionfax p,.loctionemail a{display:table-cell;color:#808080;font-size:16px;font-weight:400;vertical-align:middle;padding:0;text-decoration:none;}
.locationicon{width:27px;height:27px;line-height:27px;display:block;position:absolute;top:4px;left:0;text-align:center;background-color:#ef4a68;color:#ffffffe8}
.multilocation-btn, .multilocation-btn:focus{text-align:center;border-radius:0;background:#ef4a68;width:100%;z-index:99999;font-size:18px;letter-spacing:0;text-transform:uppercase;display:inline-block;text-align:center;width:100%;margin-bottom:20px}
.loction-map iframe{width:100%;height:300px;border:0;margin-bottom:20px}
.loctionsocialmedia{display:block;padding:0;margin:0;text-align:center;list-style:none}
.loctionsocialmedia li{display:inline-block;width:20%;padding:0 5px;margin:0px -2px;}
.loctionsocialmedia li a{padding:5px 10px;background:#ebf8ff;display:block}
.loctioninfosection .item{background-color:#fff;padding:20px;display:block;box-shadow:0 9px 9px 0 #0202024a;margin-bottom:38px;background-color:#ebf8ff}
.loctionimg{margin-bottom:20px;}
.loctionimg img{max-width:100%;height:auto}
/********** Location Single **********/
/********* Findlocation Page **********/
.simplelocinermap iframe {
    width: 100%;
    border: none;
}

.wpgmza_sl_query_innerdiv1 .innerpage-title h2, .wpgmza_sl_query_innerdiv1 .innerpage-title h1  {
    font-size: 28px;
    line-height: 1.1;
    font-weight: 300;
    color: #067cb6;
    text-align: center;
    margin: 0 0 25px;
}
.wpgmza-content-address-holder a{font-weight: 300;}
.simplelocation-section {
    padding: 60px 0 30px 0;
}
.wpgmza-basic-listing-content-holder {
    padding: 10px;
    text-align: center;
    border: 1px solid #000;
}
.wpgmza-content-address-holder-inner.wpgmza_marker_title {
    margin: 10px 0;
}
.wpgmza-desc p {
    margin: 10px 0;
}
.wpgmza-address {
    margin-top: 10px;
}
.wpgmaps_mlist_col {
    margin-bottom: 30px;
}
.wpgmza-address a {
    padding-left: 15px;
    position: relative;
}
.wpgmza-address a i {
    position: absolute;
    left: 0;
    top: 0;
}
.wpgmza-basic-listing-image-holder img {
    width: 100%;
}
/********* Findlocation Page **********/
.baytownerditel{background-color:#ebf8ff;padding:35px 15px 30px 35px;margin-bottom:20px}
.baytownerditel h3{margin-top:3px;border-bottom:1px solid #fff;padding-bottom:10px;font-size:18px;color:#07375b;font-weight:bold}
.baytownermap iframe{width:100%;height:400px;border:0;margin-bottom:20px}
.singlelocationextra{padding:40px 0;}
.service-video .single-video video{width:100%}
.web-by{text-align:center;font-size:16px;padding:20px 10px;}
.web-by p {
    margin-bottom: 0;
}
.web-by p a{text-decoration:none;font-weight: bold;}
.listteamesec .item{margin-bottom:20px;}
.listteamesec .item h3 a{text-decoration:none;}
.ui-datepicker td{color:#f68b1e;}
.hmextracontent {
    padding: 60px 0;
}
.hmextracontent h2 {
    font-size: 25px;
    color: #000;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 36px 0;
    text-align: center;
}

/* New Landing Css */
.landinglayout1 #header, .landinglayout1.fixed #header, .landinglayout2 #header, .landinglayout2.fixed #header, .landinglayout3 #header, .landinglayout3.fixed #header{position:relative;}
.landinglayout1 .header-inner, .landinglayout2 .header-inner, .landinglayout3 .header-inner{border:none;}
.landinglayout1 #header .headermain, .landinglayout2 #header .headermain, .landinglayout3 #header .headermain{display:flex;align-items:center;justify-content:center;}
.landinglayout1  #logo, 
.landinglayout2  #logo, 
.landinglayout3  #logo, 
.landinglayout4  #logo{
    padding-top: 0;
}
.landinglayout1 .headmidright, 
.landinglayout2 .headmidright, 
.landinglayout3 .headmidright{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.landinglayout1 .headcontloc, 
.landinglayout2 .headcontloc, 
.landinglayout3 .headcontloc{
    margin-right: 0px;
}
.landinglayout1 #container,.landinglayout2 #container,.landinglayout3 #container{padding-top:0}
.slbanner{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:800px;position:relative;z-index:0;}
.slbanner:after{content:'';position:absolute;background-color:rgba(28,28,28,0.8);top:0;left:0;width:100%;height:100%;opacity:0.6;}
.slbanner img{visibility:hidden;}
.slconblock{position:absolute;top:0;width:100%;z-index:1;top:50%;transform:translateY(-50%);}
.slconblockopt1{top:40%;}
.sltitlebox h2, .sltitlebox h3{font-size:28px;color:#3680c5;font-weight:500;margin:0 0 10px;line-height:1.1;}
.sllist{margin:0;padding:0;list-style-type:none;position:relative;}
.sllist li{padding:10px 0;position:relative;font-size:18px;color:#ffffff;text-transform:uppercase;font-weight:normal;line-height:1.1;}
.sllist li:after{content:'';position:absolute;background-color:#3680c5;width:46px;height:1px;bottom:0;left:0;right:0;margin:0 auto;}
.slbannerbook1{margin-top:-207px;position:relative;}
.slbannerbook1 .slbookblock{background-color:#f5f5f5;border-radius:26px;padding:55px 30px;}
.slbooktitle{text-align:center;padding-bottom:20px;}
.slbannerbook1 .slbooktitle h2{color:#3680c4;font-size:35px;font-weight:normal;line-height:1.2;margin:0;text-align:center;}
.bookappform1 .aawform-group.aawform-btn{margin-bottom:0;}
.slconblockopt2{display:flex;align-items:center;justify-content:space-between;}
.slconblockopt2 .sllist li:after{left:0;right:auto;}
.slconblockopt2 .slbannerbook{margin-top:0;max-width:425px;margin:0 0 0 auto;padding:30px;background-color:#fff;}
.slconblockopt2 .slbooktitle{text-align:center;padding-bottom:20px;}
.slbanneropt2 .slbooktitle h2{font-size:24px;margin-top:0;margin-bottom:10px;}
.slheadbookform2 .aawformblock .aawfieldcol{width:100%;}
.stikerinner{display:flex;align-items:center;justify-content:space-between;}
.slprmocoupon{background-color:#fff;max-width:340px;margin:0 0 0 auto;}
.slprmotitle{text-align:center;padding:30px 15px;position:relative;}
.slprmotitle:after{content:'';position:absolute;background-image:url(http://www.adit.website/theme18/wp-content/uploads/sites/49/2021/07/top-arrow.png);background-repeat:repeat-x;background-position:left top;width:100%;height:9px;bottom:-8px;left:0;z-index:999;}
.slprmotitle h1, .slprmotitle h2{font-size:35px;color:#17a9f1;margin:0;line-height:1.1;}
.slprmosmbox{padding:32px 15px 42px;background-color:#eea92d;text-align:center;position:relative;}
.slprmosmdesc p{color:#384657;font-size:16px;font-weight:500;line-height:1.2;margin:0;}
.slprmosmdesc strong{color:#384657;font-size:24px;font-weight:500;line-height:1.3;display:block;margin-bottom:18px;}
.slconblock3 .sllist li:after{left:0;margin:0;}
.slbookapprow{position:relative;}
.slconblocktitle{background-color:#384657;padding:40px 15px;position:absolute;bottom:100%;width:100%;}
.slconblocktitle .hmtitle h2{color:#fff;font-size:30px;line-height:1.2;margin:0;position:relative;z-index:1;}
.slbookformrow{background-color:#3680c5;padding:40px 15px;}
.slconblock3{top:42%;}
.slheadbookform3 .aawform-group.aawform-btn{margin-bottom:0;}
.landingsection{padding:60px 0;}
.landingsection .hmtitle h2, .landingsection .hmtitle h1{font-size:30px;margin-top:0;margin-bottom:20px;font-weight:300;}
.landingsection p:last-child{margin-bottom:0;}
.landservcol p{margin-bottom:0;}
.landservcolhalf p{margin-bottom:0;}
.landingsection iframe{min-height:400px;}
.landinglayout1 .footcontcol,.landinglayout2 .footcontcol, .landinglayout3 .footcontcol, .landinglayout4 .footcontcol{width:100%;text-align:center;}
.landinglayout4 #header, .landinglayout4.fixed #header{position:absolute;background-color:transparent;box-shadow: none;}
.landinglayout4 #header .container{width:auto;max-width:100%;}
.landinglayout1 #header .topbarinner{padding:15px 0 0 0;}
.landinglayout4 .headermain{display:flex;align-items:center;}
.landinglayout4 .topheadlink li{float:none;padding:5px 0;display:block;}
.landinglayout4 .topheadlink > li a{text-align:right;display:block;}
.landinglayout4 #container{padding-top:0;}
.landinglayout4 .header-inner{border:none;padding-right:600px;}
.slconblock.slconblockopt5{height:100%;max-width:1920px;margin:0 auto;left:0;right:0;}
.slconblockopt5 .slconblockbox{padding-right:600px;display:flex;align-items:center;height:100%;}
.slconblockopt5 .sltitlebox{max-width:1130px;margin:0 0 0 auto;height:100%;padding-left:100px;}
.slconblockopt5 .sllist li{padding:10px 0 10px 23px;}
.slconblockopt5 .sllist li:after{display:none;}
.slconblockopt5 .sllist li:before{content:"\f2ba";font-family:'Ionicons';position:absolute;top:5px;left:0;font-size:21px;}
.slconblockopt5 .slbannerbookouter{position:absolute;top:0;max-width:600px;bottom:0;right:0;height:100%;}
.slconblockopt5 .slbannerbook{height:100%;padding:30px 20px;display: flex; flex-direction: column;justify-content: center;}
.slconblockopt5 .slbannerbookouter .container{width:auto;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.slheadbookform4 .aawfieldcol.aawfieldcol33{width:100%;}
.slconblockopt5 .slbooktitle h2{font-size:30px;font-weight:normal;line-height:1.2;margin:0;text-align:center;}
.slconblockopt5 .slbooktitle h2 a{display:block;}
.landinglayout4 .header-right {
    padding-left: 0;
}
.landinglayout4 .headcontloc {
    margin: 0;
}
.landinglayout4 .headsocbtncol {
    position: relative;
    top: auto;
    margin-top: 5px;
}
.footitem2full .footsubcontinfo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footitem2full .footlocation, .footitem2full .footcontnum {
    max-width: 300px;
    margin: 0 10px;
}
.footitem2full .footcontact {
    padding: 20px 0;
}
/* Landing Responsive Css */
/* Start: Testimonials Page */
.testimonialcontentopt {
    padding: 60px 0;
}
.testimoniallist.owl-carousel .owl-controls {
    margin-top: 20px;
}
.smalldesc {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
}
.bubble blockquote {
    position: relative;
    padding: 40px;
    border: none;
    background-color: #f2f2f2;
    border-radius: 8px;
    margin: 0;
}
.bubble blockquote:before, .bubble blockquote:after {
    content: "\201C";
    position: absolute;
    font-size: 70px;
    padding: 10px;
    line-height: 1;
    color: #004248;
}
blockquote:before {
    top: 0;
    left: 0px;
}
blockquote:after {
    content: "\201D";
    right: 10px;
    bottom: -.5em;
}
.bubble blockquote p {
    margin-bottom: 0;
    line-height: 26px;
    font-size: 17px;
}
.bubble .bubblestar {
    margin: 15px 0 0 0;
    border: 0;
    height: auto;
    width: auto;
}
.bubblestar span {
    display: inline-block;
    vertical-align: middle;
    margin-right: -5px;
    font-size: 0;
    position: relative;
    height: 20px;
    width: 20px;
}
.bubblestar span:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f005";
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #ffc506;
}
.bubble .bubble-btmarrow {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f0feff;
    margin: 0 0 0 60px;
    margin-bottom: 10px;
}
.bubble p {margin-bottom: 0;}
.bubble cite {
    font-size: 18px;
    padding-top: 15px;
    display: block;
}
.quotes .authername {
    margin-top: 10px;
    margin-bottom: 0;
}
.quotes {
    margin-bottom: 60px;
}
.bubble {margin-bottom: 30px;}
.bubble:last-child {margin-bottom: 0;}
/* Start: Option 2 */
.testimonialsslider .item {
    width: 100%;
    padding: 0;
}
.testimonials-list .testmonialbox {
    display: table;
    border-radius: 8px;
    background-color: #f0feff;
    text-align: center;
    padding: 15px;
    width: 100%;
    min-height: 400px;
}
.testimonials-list .testmonialboxinner {
    display: table-cell;
    vertical-align: middle;
}
.testimonials-list .testmonialbox-icon {
    width: 75px;
    height: 75px;
    background-size: 75px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto 25px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
    line-height: 1;
    vertical-align: top;
    display: block;
}
.testimonials-list .testmonialbox h3 {
    font-size: 20px;
    display: block;
    margin: 0 0 10px;
}
.testimonials-list .testmonialbox p:last-child {margin-bottom: 0;}
/* End: Option 2 */
/* Start: Option 3 */
.testimonialone {
    padding: 20px;
    background-color: #f0feff;
    display: flex;
    align-items: center;
    border-radius: 8px;
}
.testimonialone .img-client {width: 20%;}
.testimonialone .img-client img {border-radius: 8px;}
.testimonialone .infor-client {
    width: 80%;
    padding-left: 20px;
}
.testimonialone .client-name {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
}
.infor-client p {font-size: 18px;}
.infor-client p:last-child {margin-bottom: 0;}
.ts-testimonial-slide.owl-carousel .owl-controls .owl-dots {margin-top: 20px;}
.testimoniallist.owl-carousel .item {
    width: 100%;
}
.testmonialbox{padding: 20px;border-radius: 10px;}
.enasingle-slider .testmonialboxinner {
    display: flex;
    align-items: center;
}
.enasingle-slider .testmonialdetail {
    padding-left: 40px;
}
.authername {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
}
/* End: Option 3 */
/* End: Testimonials Page */
/* Start: Before/After Page */
.page_subtitle {margin-top: 15px;text-align: center;}
.page_subtitle p {font-size: 18px;margin: 0;}
.description-topcontent {padding-bottom: 30px;}
.description-topcontent p:last-child {margin-bottom: 0;}
.beforeafterblock .beforeafterlist {padding-bottom: 30px;}
.beforeafterblock .beforeafterlist:last-child {padding-bottom: 0;}
.beforeafterlist.option_1 {text-align: center;}
.beforeafteropt1 .item + .item {
    margin-top: 30px;
}

.bfraft-imgverti .beforethumbboxrow + .beforethumbboxrow {
    margin-top: 0;
}
.beforeafterblock h2 {
	color: #b32018;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 30px 0;
    text-align: center;
}
.beforethumb img {
    width: 100%;
}
.bfraft-caption {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 10px;
    text-align: center;
    display: block;
    background-color: rgba(255,255,255,0.8);
    padding: 10px 15px;
}
.small-desc {
    text-align: center;
    font-size: 18px;
}
.beforeafteropt2 {
    margin-top: 30px;
}

.caption-left {
    float: left;
}
.caption-right {
    float: right;
}
.beforeafter-slide {
    margin: 0 auto;
    max-width: 800px;
}
.description-btmcontent {
    padding-top: 30px;
}
.bfraftr-imgcaption:after {
	content: "";
	display: table;
	clear: both;
}
.before-after-slider.owl-carousel .owl-controls .owl-dots {margin-top: 20px;}
.before-after-list {
    position: relative;
}
.before-after-list .bfraftr-imgcaption {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 10px;
}
.beforeafteropt3 {
    margin-top: 30px;
}
.description-btmcontent p:last-child {
    margin-bottom: 0;
}
.beforethumbboxrow + .beforethumbboxrow {
    margin-top: 30px;
}
.beforethumb {
    text-align: center;
}
.bfraft-imglist2 img {
    width: 100%;
}
.bfraft-imgverti {
    display: flex;
    justify-content: space-around;
}
.bfraft-imgverti .beforethumbboxrow {
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    width: 50%;
}
.bfraft-imgverti .beforethumbbox {
    width: 100%;
    position: relative;
}
.bfraft-imgverti .small-desc{display: none;}
.bfraft-imgverti .bfraft-caption {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: #fff;
}
.bfraft-imagecombine .beforethumbboxrow {
    margin-left: 0;
    margin-right: 0;
}
.bfraft-imagecombine .beforethumbbox {
    padding: 0;
}
.innerbanner {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.innerbanner img {
    visibility: hidden;
}
/* End: Before/After Page */

/* Location Detail Page */
.location-detailinner {
    padding: 60px 0 ;
}
.innerbanner-title {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    
}
.innerbanner-title h1, .innerbanner-title h2{font-size: 36px;margin: 0;font-weight: bold;}
.singlelodetail a {
    display: inline-block;
    font-size: 18px;
    color: #58595b;
}
.singlelophone a, .singlelofax span, .singlelomail a {
    position: relative;
    padding-left: 35px;
    display: inline-block;
    line-height: 23px;
}
.singlelophone a:after, .singlelofax span:after, .singlelomail a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 1;
    font-size: 20px;
    transform: translateY(-50%);
}
.singlelophone a:after {
    content: "\f879";
}
.singlelofax span:after {
    content: "\f1ac";
}
.singlelomail a:after {
    content: "\f0e0";
}
.locathourscol .foothours li{color: #58595b;}
.locatcondetail .innerpage-title h1, .locatcondetail .innerpage-title h2{
    font-size: 36px;
    color: #067cb6;
    font-weight: 300;
    margin-top: 0; 
    margin-bottom: 25px;
}
.singlelodetail div + div {
    margin-top: 20px;
}
.singlelofax {
    font-size: 18px;
}
.singlelophone a:hover, .singlelomail a:hover{color: #61529f;}
.footmultiloc-col {
    text-align: center;
}
.footermultiloction-search {
    position: relative;
}
.footerlocation-inner .wpgmza_sl_main_div {
    overflow: visible;
    top: 0;
}
.footermultiloction-search .wpgmza-form-field {
    padding: 0;
    margin: 0;
}
.footerlocation-inner .addressInput {
    width: 100% !important;
    border: none;
    height: 40px;
    padding: 6px 15px;
    border-radius: 20px;
}
.footerlocation-inner .maplocheadbtn {
    position: absolute;
    top: 0px;
    right: 0px;
}
.footerlocation-inner .maplocheadbtnform {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.footerlocation-inner .maplocheadbtnform .searchButtonfooter {
    position: relative;
    right: 0;
    top: 0;
}

.footerlocation-inner .maplocheadbtnform .searchButtonfooter .maplocsearchbtn, .footerlocation-inner .maplocheadbtnform .searchButtonfooter .maplocsearchbtn:focus {
    font-size: 18px;
    width: auto;
    height: 40px;
    border: 0;
    background-color: #00abe6;
    color: #fff;
    padding: 0 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.footerlocation-inner .mallocortxt {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 5px;
    padding: 0;
    font-weight: bold;
    line-height: 1.2;
}
.footerlocation-inner .currentLocationfooter {
    position: relative;
    display: inline-block;
    width: 160px;
    margin: 0 auto;
    vertical-align: middle;
}
.footerlocation-inner .currentLocationfooter:before {
    content: "\f31c";
    font-family: "Ionicons";
    position: absolute;
    z-index: 1;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    display: inline-block;
    color: #fff;
    left: 30px;
    pointer-events: none;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.footerlocation-inner .currentLocationfooter .button, .footerlocation-inner .currentLocationfooter .button:focus {
    background-color: #00abe6;
    border-radius: 20px;
    color: #17a9f1;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 5px 20px 5px 40px;
    height: 40px;
    color: #fff;
    width: 100%;
}
.mallocortxtmain {
    display: inline-block;
    vertical-align: middle;
}
.mobilecallbtn {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
    color: #fff;
    border-top: 1px solid #fff;
}
#myModallocationcon .modal-header {
    padding: 10px 15px;
}
#myModallocationcon .modal-title {
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
}
#myModallocationcon .close {
    opacity: 1;
    margin: 0;
    font-weight: 300;
}
.multimodel a{
    font-weight: 300;
}
#myModallocationcon.modal .modal-dialog-centered {
    transform: translateY(-50%);
    top: 50%;
}
.footpromoslider.owl-theme .owl-dots .owl-dot:hover span{background-color: #b32018;}
.footpromoslider.owl-carousel .owl-dots .owl-dot.active span{background-color: #b32018;}
.locgalleryslider.owl-carousel .owl-dots {
    padding-top: 10px;
}
.multibookappintment .locmap iframe {
    width: 100%;
}
.hmextrasection.multibookappintment .extraseccontent {
    margin-top: 0;
}
.multibookappintment .aawfieldcol.aawfieldcol33{width: 50%;}
.multibookappintment .hmtitle h2 {
    margin-bottom: 25px;
}
.multibookappintment .aawformblock {
    padding: 0;
    margin: 0 -5px;
}




.hederlocation-search .mallocortxt {
    display: none;
}
.locsearchbox .gmw-form-wrapper input:focus {
    outline: 0 !important;
}
.locsearchbox  .pac-target-input:not(:-webkit-autofill){
    outline: 0;
    border: 0;
    height: 35px;
}
.hederlocation-inner .locsearchform {
    display: inline-block;
    vertical-align: middle;
}
.hederlocation-inner .locsearchorbtn {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.hederlocation-inner .locsearchform {
    position: relative;
    padding-right: 40px;
    width: 300px;
    border-radius: 40px;
    overflow: hidden;
}
.maplocheadbtnform .gmw-form-wrapper input[type=text]{border: 0;}
.hederlocation-inner .locsearchform .gmw-submit-field-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}
.hederlocation-inner .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper .gmw-submit-button {
    background-color: #fff;
    width: 40px;
    height: 40px;
}
.hederlocation-inner .gmw-form-wrapper .locsearchbox .gmw-form-field-wrapper input[type=text] {
    height: 40px;
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
}
.hederlocation-inner .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper:after {
    content: "\f4a5";
    font-family: "Ionicons";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: inline-block;
    color: #58595b;
    pointer-events: none;
    font-size: 22px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
}
.hederlocation-inner div.gmw-form-wrapper div.gmw-locator-button-wrapper.text {
    width: 150px;
    font-size: 16px;
    border: 0;
    height: 40px;
    padding: 9px 15px;
    border-radius: 40px;
    background-color: #fff;
}
.hederlocation-inner .gmw-form-wrapper .gmw-locator-button {
    position: relative;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 500;
}
.hederlocation-inner .gmw-form-wrapper .gmw-locator-button:after {
    position: absolute;
    left: 0;
    content: "\f05b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px;
}



.footermultiloction-search .gmw-form-wrapper .locsearchform {
    position: relative;
    padding-right: 40px;
    width: 450px;
    display: inline-block;
    border-radius: 40px;
    overflow: hidden;
    vertical-align: middle;
}
.footermultiloction-search .gmw-form-wrapper .locsearchorbtn {
    display: inline-block;
    vertical-align: middle;
}
.footermultiloction-search .gmw-form-wrapper .locsearchform .gmw-address-field-wrapper input[type=text] {
    padding: 8px 15px;
    font-size: 16px;
    height: 40px;
}
.footermultiloction-search .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
}
.footermultiloction-search .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper:after{
    content: "\f4a5";
    font-family: "Ionicons";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: inline-block;
    color: #58595b;
    pointer-events: none;
    font-size: 22px;
    line-height: 41px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
}
.footermultiloction-search .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper .gmw-submit {
    width: 100%;
    text-indent: -9999em;
    background-color: #fff;
    height: 40px;
}   
.footermultiloction-search .gmw-form-wrapper .locsearchbox .locsearchorbtn .gmw-locator-button-wrapper {
    display: inline-block;
    height: 40px;
    font-size: 16px;
    line-height: 22px;
    padding: 8px 25px;
    border: 0;
    background-color: #0546a4;
    color: #ffffff;
    border-radius: 40px;
}
.footermultiloction-search .gmw-form-wrapper .locsearchbox .locsearchorbtn .gmw-locator-button-wrapper .gmw-locator-button {
    position: relative;
    padding-left: 20px;
}
.footermultiloction-search .gmw-form-wrapper .locsearchbox .locsearchorbtn .gmw-locator-button-wrapper .gmw-locator-button:after{
    position: absolute;
    content: "\f31c";
    font-family: "Ionicons";
    z-index: 1;
    transform: translateY(-50%);
    top: 50%;
    display: inline-block;
    left: 0;
}


.simplelocation-section .gmw-form-wrapper .locsearchform {
    position: relative;
    padding-right: 40px;
    width: 350px;
    display: inline-block;
    border-radius: 40px;
    overflow: hidden;
    vertical-align: middle;
}
.simplelocation-section .mallocortxt {
    display: inline-block;
    padding: 0 15px;
    font-size: 18px;
    vertical-align: middle;
    text-transform: capitalize;
}
.simplelocation-section .gmw-form-wrapper .locsearchorbtn {
    display: inline-block;
}
.simplelocation-section .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 35px;
    background-color: #fff;
}
.simplelocation-section .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper:after{
    content: "\f4a5";
    font-family: "Ionicons";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    pointer-events: none;
    font-size: 22px;
    line-height: 36px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
}
.simplelocation-section .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper .gmw-submit {
    width: 100%;
    text-indent: -9999em;
    background-color: #f15d21;
    color: #fff;
    height: 35px;
}
.simplelocation-section .gmw-form-wrapper .locsearchbox .locsearchorbtn .gmw-locator-button-wrapper {
    display: inline-block;
    height: 35px;
    font-size: 16px;
    line-height: 16px;
    padding: 8px 25px;
    border: 0;
    background-color: #0546a4;
    color: #ffffff;
    border-radius: 40px;
    vertical-align: middle;
}
.simplelocation-section .locsearchbox {
    text-align: center;    padding-bottom: 30px;
}
.simplelocation-section .locsearchbox .pac-target-input, 
.simplelocation-section .locsearchbox .pac-target-input:focus{
        background-color: transparent;
    color: #58595b;
    outline: 0;
    font-size: 16px;
    padding: 10px 15px;
    border: 1px solid #f15d21;
    border-right: 0;
    border-radius: 40px 0px 0px 40px;

}
.simplelocation-section .locsearchbox .pac-target-input::placeholder{
    color: #58595b;
}
.simplelocation-section .gmw-results-message{margin: 15px 0;display: none;}
.page-template-template-promotions-insurances .hmpromossection{
    background-color: transparent;
}
.page-template-template-promotions-insurances h2{
    color: #f15d21;
}
.hmpromorow a:hover h3 {
    color: #b32018;
}
.about-doctor h2 {
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}
.hmextracontent.location-map {
    padding: 0;
    background: #fff;
}

.location-map .container {
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.multibookappintment .aawformradiocol input[type="radio"]:checked + label{
	background-color: transparent;
}

.location-map p {
    margin: 0;
}

.location-map iframe {
    width: 100%;
}
.otservicelist.owl-carousel .item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.otservicelist .item .hmservicesbox {
    max-width: 100%;
}
.otservicelist .hmservicesbox h3 {
    margin: 12px 0;
}
.otservice-noslide {display: flex;flex-wrap: wrap;justify-content: center;margin-top: -30px;}
.otservice-noslide .item {margin-top: 30px;}
.servcategory-list {display: flex;flex-wrap: wrap;justify-content: center;margin-top: -30px;}
.servcategory-list .item {margin-top: 30px;}
.servcategory-list.owl-carousel {margin-top: 0;}
.servcategory-list.owl-carousel .item {margin-top: 0;width: 100%;}
.otdoc-noslide {display: flex;align-items: center;justify-content: center;text-align: center;}
.otherdoclist.owl-carousel .item {
    width: 100%;
}
.row.owl-carousel {
    margin: 0;
}
.otherdoclist .item .doctor-profile {
    text-align: center;
}

/* Start: 404 Page */
.error-404.not-found {padding: 60px 0;}
.content404-page {text-align: center;color: #020202;}
.content404-page h2 {font-size: 240px;line-height: 1;margin: 0 0 10px 0;}
.content404-page h1 {font-size: 35px;font-weight: 700;line-height: 1.2;margin: 0 0 8px 0;}
.content404-page h3 {font-size: 22px;font-weight: 500;line-height: 1.2;margin: 0 0 24px 0;}
/* End: 404 Page */


.subtitleformnote {
  font-size: 14px;
  font-weight: 400;
  color: #e00000;
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.aawformblock .aawfieldcol > label {
  display: block;
  color: #f15d21;
  margin-bottom: 10px;
}
.aawformblock .aawfieldcol input::placeholder, .aawformblock .aawfieldcol textarea::placeholder {
  color: transparent !important;
}
body .aawformblock .aawfieldselect .heapBox .holder[rel=""] {
  color: transparent !important;
}
.microapptfieldservice .heapBox .holder[rel=""] , .microapptfieldprovider .heapBox .holder[rel=""]{
  color: transparent !important;
}
.microapptfielddate input::placeholder {
  color: transparent !important;
}
.microapptfieldbox > ::placeholder, .microapptfieldiconbox > ::placeholder {
  color: transparent !important;
}
.hmbookappsection h2 {
    margin: 0 0 20px 0;
}
.hmbannerform .subtitleformnote {
    color: #fff;
}
.hmbannerform .aawformblock .aawfieldcol > label {
  color: #fff;
}
.footform h3 {
    margin: 0 0 20px;
}
.page-template-template-appointment .page-header , .page-template-template-contact .page-header {
    padding: 0 0 20px 0;
}