
/********* Fontface Fonts *********/
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff');font-weight:300;font-display:swap;font-style:normal;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-LightItalic.woff2') format('woff2'), url('../fonts/Roboto-LightItalic.woff') format('woff');font-weight:300;font-display:swap;font-style:italic;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');font-weight:normal;font-display:swap;font-style:normal;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Italic.woff2') format('woff2'), url('../fonts/Roboto-Italic.woff') format('woff');font-weight:normal;font-display:swap;font-style:italic;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');font-weight:500;font-display:swap;font-style:normal;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-MediumItalic.woff2') format('woff2'), url('../fonts/Roboto-MediumItalic.woff') format('woff');font-weight:500;font-display:swap;font-style:italic;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');font-weight:bold;font-display:swap;font-style:normal;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-BoldItalic.woff2') format('woff2'), url('../fonts/Roboto-BoldItalic.woff') format('woff');font-weight:bold;font-display:swap;font-style:italic;}
@font-face{font-family:'Roboto';src:url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff');font-weight:900;font-style:normal;font-display:swap;}
@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Bold.woff2') format('woff2'), url('../fonts/Rubik-Bold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap;}
@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Black.woff2') format('woff2'), url('../fonts/Rubik-Black.woff') format('woff');font-weight:900;font-style:normal;font-display:swap;}
@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Regular.woff2') format('woff2'), url('../fonts/Rubik-Regular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Medium.woff2') format('woff2'), url('../fonts/Rubik-Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:'Rubik';src:url('../fonts/Rubik-Light.woff2') format('woff2'), url('../fonts/Rubik-Light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap;}
/********* 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:#808082;font-family:'Rubik', Arial, Helvetica, sans-serif;font-size:18px;line-height:1.333;font-weight:300;}
body{background-color:#fff;}
 a, a:focus{color:#808082;text-decoration:none;outline:0;}
 a:hover{color:#3680c5;text-decoration:none;outline:0;}
p{margin:0 0 20px;}
p:empty{display:none;}
img{height:auto;max-width:100%;}
/********** Start Adit Web Data Form **********/
.aawformblock .aawfieldgroup{text-align:center;}
.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{background-color:transparent;border-radius:3px;font-weight:300;padding:10px 17px;border:none;font-size:15px;border:1px solid #ccc;}
.aawformblock .aawformradiobox{background-color:transparent;border-radius:3px;border:1px solid #ccc;}
.aawformblock .aawfieldcol textarea,.aawformblock .aawfieldcol textarea:focus{height:40px !important;padding:10px 17px;}
.aawformblock .aawformradiocol label{padding:5px;height:38px;border:0;}
.aawformblock .aawfieldcol .aawfieldinput,.aawformblock .aawfieldcol .aawformradio{position:relative;z-index:1}
.aawformblock .aawfieldcol .aawfldselectbox{z-index:inherit;}
.aawformblock .aawfieldcol .aawfldselectbox:before{z-index:inherit;}
.aawformblock .ui-datepicker-trigger{display:block;position:absolute;right:0;top:0;border:none;height:40px;width:40px;}
.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:40px;height:40px;}
.aawformblock .heapBox .holder{padding:10px 17px;height:40px;}
/* .aawformblock .ui-datepicker-trigger .sprite:before, .aawformblock .heapBox .handler:before{font-size:24px;position:absolute;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{
    content: "";
    font-family: "Font Awesome 5 free";
    font-size: 20px;
    position: absolute;
    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 */
.hmbannerform .aawfieldcol33{width:50%;}
.hmbannerform .aawfieldcol input,.hmbannerform .aawfieldcol input:focus,.hmbannerform .aawfieldcol textarea,.hmbannerform .aawfieldcol textarea:focus,.hmbannerform .aawfieldcol select,.hmbannerform .aawformradiocol label,.hmbannerform .heapBox .holder{font-size:14px;border:0;}
.hmbannerform .aawformradiobox{border:0;}
.hmbannerform .aawformradiocol label{padding:4px;height:40px;}
/* Footer Form */
.footerbookform .aawfieldcol33{width:50%;}
.footerbookform .aawfieldcol input,.footerbookform .aawfieldcol input:focus,.footerbookform .aawfieldcol textarea,.footerbookform .aawfieldcol textarea:focus,.footerbookform .aawfieldcol select,.footerbookform .aawformradiocol label,.footerbookform .heapBox .holder{font-size:14px;border:0;}
.footerbookform .aawformradiobox{border:0;}
.footerbookform .aawformradiocol label{padding:4px;height:40px;}
.multifooterbookform .aawfieldcol33{width:33.33%;}
.footermultibookform .aawfieldcol33{width:33.33%;}
/* 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 v2.2.1 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.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;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav{margin-top:0;text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-carousel .owl-nav [class*='owl-']{color:#3680c5;font-size:40px;margin:0;padding:0;background-color:inherit;display:inline-block;vertical-align:top;cursor:pointer;border-radius:50%;width:auto;height:auto;line-height:40px;position:absolute;top:50%;margin-top:-20px;}
.owl-carousel .owl-nav [class*='owl-']:hover{background-color:inherit;color:#384657;text-decoration:none;}
.owl-carousel .owl-nav .disabled{opacity:0.5;cursor:default;}
.owl-carousel .owl-nav.disabled + .owl-dots{margin-top:0;}
.owl-carousel .owl-nav .owl-prev{left:0;}
.owl-carousel .owl-nav .owl-next{right:0;}
.owl-carousel .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;padding:5px 0;line-height:1;}
.owl-carousel .owl-dots .owl-dot{display:inline-block;vertical-align:top;}
.owl-carousel .owl-dots .owl-dot span{width:12px;height:12px;margin:0 4px;background-color:#3680c5;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span{background-color:#384657;}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{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;background-repeat: no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/********** 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-repeat: 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 ******** */
.accordionrow:last-child .acclink{margin-bottom:0;}
.accordion .acclink{cursor:pointer;position:relative;display:block;background-color:#f7f7f7;font-size:24px;font-weight:normal;color:#384657;padding:12px 38px 12px 15px;line-height:1.2;text-decoration:none;margin-bottom:15px;}
.accordion .acclink:after{content:"\f158";font-family:'Ionicons';position:absolute;top:50%;right:10px;font-size:30px;font-weight:normal;color:#3680c5;text-align:center;line-height:1;margin-top:-15px;}
.accordion .acclink a{display:block;text-decoration:none;outline:0}
.accordion .acclink.active{background-color:#3680c5;color:#fff;}
.accordion .acclink.active:after{content:"\f176";color:#fff;}
.accord-detail{padding:10px 15px;display:none}
.accord-detail p{font-size:18px;margin-bottom:10px;}
 /********* 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-repeat: no-repeat;background-position: 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-repeat: no-repeat;background-position: center;left:20px;}
.litebox-overlay .litebox-next{background-repeat: no-repeat;background-position: 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{z-index:21 !important;}
.ui-datepicker, .eventCalOut, .calendarIcon{background-color:#3680c5;}
.ui-datepicker th, .ui-state-highlight{background-color:#384657;}
.ui-state-active, .ui-datepicker tbody a:hover{background-color:#384657;}
.ui-datepicker-prev span, .ui-datepicker-next span{}
.ui-datepicker{color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:13px;}
.ui-datepicker{width:20em;padding:0;display:none;}
.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 #fff 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 #fff}
.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;}
.ui-datepicker .ui-datepicker-title select{background-color:#fff;border:1px solid #fff;color:#000;font-size:14px;height:30px;margin:0;padding:0;}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month{}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year{}
.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:#fff;}
.ui-datepicker-title{font-size:18px;font-weight:normal;color:#fff;}
.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;width:32px;height:32px;line-height:30px;border-radius:50%;}
.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;}

/*! * 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}
.fa-tiktok:before{content:"\e07b"}
/*! * Font Awesome Free 5.9.0 */

.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:'icosocial';src:url('../fonts/icosocial.eot?n1p336');src:url('../fonts/icosocial.eot?n1p336#iefix') format('embedded-opentype'), url('../fonts/icosocial.ttf?n1p336') format('truetype'), url('../fonts/icosocial.woff?n1p336') format('woff'), url('../fonts/icosocial.svg?n1p336#icomoon') format('svg');font-weight:normal;font-style:normal;}
 [class^="soc-"], [class*=" soc-"]{font-family:'icosocial' !important;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";}

/*! 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"}

/* Magnific Popup v1.1.0 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:-moz-zoom-out;cursor:-webkit-zoom-out;cursor: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;}
}
/********** 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:transparent;border:none;color:#808082;font-size:15px;height:40px;line-height:1.42857;padding:9px 20px 7px 18px;z-index:10;font-weight:300;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:4px;}
.heapBox .handler{position:absolute;right:0;top:0;width:17px;height:100%;}
.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;color:#3688e0;font-size:26px;line-height:1;position:absolute;right:12px;top:8px;z-index:12;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.heapBox div.heap{display:none;position:absolute;list-style-type:none;left:0;width:100%;top:100%;overflow:hidden;z-index:98;}
.heapBox .heap .heapOptions{display:block;overflow:hidden;z-index:20;position:relative;background-color:#384657;padding:0;}
.heapBox .heap a.sliderUp{display:block;width:100%;height:15px;background-repeat:no-repeat;background-position:center center;border-bottom:1px solid #d18814;position:absolute;top:0px;z-index:30;}
.heapBox .heap a.sliderDown{display:block;width:100%;height:15px;background-repeat:no-repeat;background-position:center center;border-top:1px solid #d18814;position:absolute;bottom:0px;z-index:30;}
.heapBox .heap .heapOptions .heapOption{z-index:20;position:relative;display:block;padding:0;margin:0;float:left;width:100%;margin:0;}
.heapBox .heap .heapOptions .heapOption a{display:block;font-size:14px;line-height:1.42857;padding:6px 10px;text-transform:none;color:#fff;border:0px solid transparent;font-weight:300;text-transform:none;}
.heapBox .heap .heapOptions .heapOption a:hover,.heapBox .heap .heapOptions .heapOption a.selected{background-color:#3680c5;color:#fff;}
.heapBox .heap .heapOptions .heapOption a.disabled{color:#F6BB5A;}
.shipping-region .heapBox .heap .heapOptions{height:208px;overflow:auto;}
/********* googmap - Google Map API *********/
.footmap iframe{border:none;width:100%;height:230px;line-height:1;display:block;}
.gmap3 img{max-width:inherit}
 /*form [class^="col-"], form [class*=" col-"]{}
*/
.form-control, .form-control:focus{height:40px;border:none;background-color:transparent;box-shadow:none;outline:0;padding:6px 18px;color:#808082;font-size:15px;font-weight:300;border-radius:4px;position:relative;border:1px solid #ccc;}
.form-control.datepicker, .form-control.datepicker:focus, .heapBox .holder, .radiobox{border:1px solid #ccc;}
.form-group{position:relative;}
.form-group:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:#ccc;opacity:0.1;border-radius:4px;z-index:-2;}
footer .form-group:before{z-index:0;}
footer .datepickfield:before{z-index:1;}
footer .datepickfield input{z-index:2;}
.footloct-two, .contactform3{padding-bottom:30px;}
.footloct-two .foottime, .contactform3 .foottime{padding-left:105px;margin-left:-105px;}
.footer-four .contacthour{max-width:220px;}
.footer-one .form-group:before, .hmgroupbox .form-group:before, .bookcaptcha.form-group:before, .pagebooksubmitbar .form-group:before,.slbookblock .pagebooksubmitbar .form-group:before{background-color:transparent;}
.hmbookform .form-group:before, .hmbookform .hmgroupbox .form-group:before,.slbookappform .pagebooksubmitbar .form-group:before{background-color:transparent;}
textarea.form-control, textarea.form-control:focus{height:40px;resize:none;padding:8px 15px;}
.hmbookform .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{height:40px;}
.form-control.datepicker, .form-control.datepicker:focus{background-color:transparent;}
.datefield{position:relative;z-index:1;}
.datefield:before{z-index:-1;content:"\f3d0";display:inline-block;font-family:"Ionicons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;color:#3688e0;font-size:26px;line-height:1;position:absolute;right:12px;top:8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.button, .button:focus{font-family:'Roboto';position:relative;display:inline-block;vertical-align:top;border:none;color:#fff;font-size:14px;line-height:20px;padding:13px 20px;text-transform:uppercase;text-decoration:none;font-weight:normal;border:none;border-radius:4px;background:#384657;letter-spacing:2px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.button:hover{color:#fff;text-decoration:none;background:#3680c5;}
.borderbtn, .borderbtn:focus{font-size:14px;color:#384657;font-weight:normal;padding:13px 35px;display:inline-block;border:none;border-radius:4px;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:2px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.borderbtn:hover{background-color:#3680c5;color:#fff;text-decoration:none;}
.boxbtn, .boxbtn:focus{font-size:14px;color:#fff;font-weight:normal;padding:13px 35px;display:inline-block;background-color:#3680c5;border-radius:23px;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:0.1em;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.boxbtn:hover{background-color:#384657;color:#fff;text-decoration:none;}
a.gradient-bg{-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}
.button.gradient-bg.read_more {margin-top: 15px;}
a.gradient-bg:hover{}
.form-group{margin-bottom:20px;}
.radiobox{background-color:transparent;position:relative;z-index:1;border-radius:4px;height:40px;}
.radioinput{float:left;width:100%;position:relative;}
.radioinput input[type="radio"]{position:absolute;left:0;top:0;display:none;}
.radioinput label{display:block;margin:0;height:38px;color:#808082;font-size:14px;font-weight:300;line-height:26px;padding:4px 5px;text-align:center;text-transform:none;cursor:pointer;}
.radioinput input[type="radio"]:checked + label{background-color:#3680c5;color:#fff;border-color:#3680c5;}
.pagebookform{max-width:750px;margin:0 auto;}
.pagebookform .button{display:block;margin:0 0 0 auto;}
.pagebookform .form-group{position:relative;}
.pagebooksubmitbar{text-align:center;}
.pagebooksubmitbar > .form-group{display:inline-block;vertical-align:middle;margin:0;}
.pagebooksubmitbar .g-recaptcha img{width:100%;height:auto;visibility:visible;}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{color:#808082;opacity:1;}
:-moz-placeholder{color:#808082;opacity:1;}
::-moz-placeholder{color:#808082;opacity:1;}
:-ms-input-placeholder{color:#808082;opacity:1;}
.form-control::-webkit-input-placeholder{color:#808082;opacity:1;}
.form-control:-moz-placeholder{color:#808082;opacity:1;}
.form-control::-moz-placeholder{color:#808082;opacity:1;}
.form-control:-ms-input-placeholder{color:#808082;opacity:1;}
/*==========================================================================================================================*/
/*================================================ Main CSS Theme Start ====================================================*/
/*==========================================================================================================================*/
/********** Layout **********/
#container{padding-top: 107px;}
.multilocbody #container{padding-top: 126px;}
.wrap-inner{margin:0 auto;width:100%;max-width:1280px;padding:0 40px;}
.aboutcontent, .teamsection{background-position:center top;background-repeat:no-repeat;}
.teamsection .page-header{text-align:center;}
/********** Header **********/
#header{position:fixed;left:0;top:0;width:100%;z-index:99;background-color:#fff;border-bottom:2px solid #ececed;}
.fixed #header{position:fixed;}
.header-inner{}
.header-inner .container{}
/********** Header Start **********/
.socialmedia li a .fab.fa-google-plus-g{font-size:20px;}
.socialmedia li a i{font-size:18px;}
/* Start Option1 */
.header-one .headermain {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.header-one #logo{margin:0;width:230px;position:relative;padding:7px 0;}
.header-one #logo > a{display:inline-block;vertical-align:top;}
.header-one #logo > a img{width:100%;height:auto;}
.header-one .header-right{width: calc(100% - 230px);padding: 10px 0 0 10px;text-align:right;}
.header-one .headaddress{display:inline-block;vertical-align:middle;text-align:left;}
.header-one .headaddress a{font-size:16px;color:#808082;font-weight:300;position:relative;padding-left:26px;display:inline-block;}
.header-one .headaddress a i{position:absolute;left:0;top:-3px;font-size:28px;color:#3680c5;}
.header-one .headaddress a:hover{color:#3680c5;}
.header-one .socialmedia{display:inline-block;vertical-align:top;padding:0;margin:0 0 0 18px;list-style-type:none;}
.header-one .socialmedia li{display:inline-block;vertical-align:top;}
.header-one .socialmedia li a{font-size:16px;color:#3680c5;width:30px;height:30px;border-radius:50%;line-height:28px;display:inline-block;text-align:center;}
.header-one .socialmedia li a:hover{color:#fff;}
.header-one .socialmedia li a i, .header-one .socialmedia li a .fab.fa-google-plus-g{font-size:16px;}
.header-one .headcall{display:inline-block;vertical-align:middle;margin-left:18px;}
.header-one .headcall a{font-size:16px;font-weight:500;display:inline-block;padding-left:22px;vertical-align:middle;position:relative;color:#808082;}
.header-one .headcall a i{position:absolute;left:0;top:-2px;font-size:26px;color:#3680c5;}
.header-one .headcall a:hover{color:#3680c5;}
.header-one .headmenubar{background-color:#3680c5;}
.header-one .headmenublock{text-align:right;display:inline-block;width:100%;margin-top:5px;}
.header-one .mainNavigation{float:none;display:inline-block;text-align:center;padding:0;vertical-align:top;}
/* .header-one #nav ul{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;} */
.header-one #nav > li{float:none;display:inline-block;vertical-align:top;margin:0;position:relative;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.header-one #nav > li:before{position:absolute;content:"";left:0;bottom:0;width:0;height:6px;background-color:#3680c5;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.header-one #nav > li:hover:before{width:100%;}
.header-one #nav > li > a{font-size:18px;font-weight:normal;padding:20px 16px;text-transform:capitalize;}
.header-one #nav > li:hover ul{overflow:visible;}

.fixed .header-one #nav > li:before{bottom:0;}
.fixed .header-one #nav > li > a{padding:20px 16px 21px;}
.fixed .header-one #nav ul{margin-top:0;}
/*.header-one #nav > li > a:hover{background-color:#384657;color:#fff;}
.header-one #nav > li:hover > a{background-color:#384657;color:#fff;}
.header-one .menu-icon, .header-one .menu-icon:focus{color:#fff;}
.header-one .menu-icon.open, .header-one .menu-icon:hover{color:#384657;}
 */
.header-one .headbookapp{display:inline-block;padding:6px 0 0;}
.header-one .headbookapp a{font-family:'Roboto';letter-spacing:2px;font-size:14px;color:#fff;text-transform:uppercase;background-color:#384657;display:inline-block;vertical-align:top;padding:14px 22px;border-radius:4px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.header-one .headbookapp a:hover{background-color:#fff;color:#384657;}
/* End Option1 */
/* Start Option2 */
.header-two .header-inner{padding:26px 0;border-bottom:1px solid #d3d3d3;}
.header-two #logo{float:left;margin:0;width:300px;position:absolute;left:50%;margin-left:-150px;top:-14px;z-index:1;}
.header-two #logo > a{display:inline-block;vertical-align:top;}
.header-two #logo > a img{width:100%;height:auto;}
.header-two .headleft{float:left;}
.header-two .headaddress a{font-size:16px;color:#808082;font-weight:300;position:relative;padding-left:26px;}
.header-two .headaddress a i{position:absolute;left:0;top:-2px;font-size:26px;color:#3680c5;display:inline-block;}
.header-two .headaddress a:hover{color:#3680c5;}
.header-two .headright{float:right;}
.header-two .socialmedia{display:inline-block;vertical-align:top;padding:0;margin:0 0 0 20px;list-style-type:none;}
.header-two .socialmedia li{display:inline-block;vertical-align:top;margin-left:14px;}
.header-two .socialmedia li:first-child{margin-left:0;}
.header-two .socialmedia li a{font-size:18px;color:#3680c5;line-height:28px;display:inline-block;text-align:center;}
.header-two .socialmedia li a:hover{color:#384657;}
.header-two .headcall{display:inline-block;vertical-align:top;}
.header-two .headcall a{font-size:16px;font-weight:500;display:inline-block;padding-left:22px;vertical-align:middle;position:relative;color:#808082;}
.header-two .headcall a i{position:absolute;left:0;top:-2px;font-size:26px;color:#3680c5;}
.header-two .headcall a:hover{color:#3680c5;}
.header-two .mainNavigation{padding:0;}
.header-two #nav > li{margin:0 0 0 5px;}
.header-two #nav > li > a{font-size:16px;font-weight:normal;padding:18px 16px;text-transform:capitalize;position:relative;}
.header-two #nav > li > a:before{content:'';width:0;height:6px;position:absolute;left:0;bottom:0;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.header-two #nav > li:hover > a{background-color:inherit;}
.header-two #nav > li:hover > a:before{width:100%;}
.header-two .headbookapp{float:right;margin-left:15px;}
.header-two .headbookapp a{font-size:14px;color:#fff;text-transform:uppercase;background-color:#3680c5;display:inline-block;vertical-align:top;padding:18px 22px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.header-two .headbookapp a:hover{background-color:#384657;color:#fff;}
.bodyheader2.fixed #container{padding-top:117px;}
.bodyheader2.fixed .header-two .header-inner{padding:16px 0;}
.bodyheader2.fixed .header-two #logo{top:-12px;}
/* End Option2 */
/* Start Option3 */
.header-three .header-inner{padding:26px 0;border-bottom:1px solid #d3d3d3;}
.header-three #logo{float:left;margin:0;width:300px;position:absolute;left:50%;margin-left:-150px;top:-14px;z-index:1;}
.header-three #logo > a{display:inline-block;vertical-align:top;}
.header-three #logo > a img{width:100%;height:auto;}
.header-three .headleft{float:left;}
.header-three .headaddress a{font-size:16px;color:#808082;font-weight:300;position:relative;padding-left:26px;display:inline-block;}
.header-three .headaddress a i{position:absolute;left:0;top:-2px;font-size:24px;color:#3680c5;}
.header-three .headaddress a:hover{color:#3680c5;}
.header-three .headright{float:right;}
.header-three .socialmedia{display:inline-block;vertical-align:top;padding:0;margin:0 0 0 20px;list-style-type:none;}
.header-three .socialmedia li{display:inline-block;vertical-align:top;margin-left:14px;}
.header-three .socialmedia li:first-child{margin-left:0;}
.header-three .socialmedia li a{font-size:16px;color:#3680c5;line-height:1.1;display:inline-block;text-align:center;}
.header-three .socialmedia li a:hover{color:#384657;}
.header-three .headcall{display:inline-block;vertical-align:top;}
.header-three .headcall a{font-size:16px;font-weight:500;display:inline-block;padding-left:22px;padding-top:2px;vertical-align:top;position:relative;color:#808082;}
.header-three .headcall a i{position:absolute;left:0;top:0px;font-size:24px;color:#3680c5;}
.header-three .headcall a:hover{color:#3680c5;}
.header-three .headmenubar{background-color:#384657;}
.header-three .mainNavigation{float:left;padding:0;}
.header-three #nav > li{float:none;display:inline-block;vertical-align:top;margin:0;}
.header-three #nav > li > a{font-size:16px;font-weight:normal;padding:20px 16px;text-transform:capitalize;}
.header-three .headbookapp{float:right;padding:6px 0;}
.header-three .headbookapp a{font-size:14px;color:#fff;text-transform:uppercase;background-color:#3680c5;display:inline-block;vertical-align:top;padding:14px 22px;border-radius:26px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.header-three .headbookapp a:hover{background-color:#fff;color:#3680c5;}
.bodyheader3.fixed #container{padding-top:123px;}
.bodyheader3.fixed .header-three .header-inner{padding:19px 0;}
/* End Option3 */
/* Start Option4 */
.header-four .header-inner{padding:6px 0;}
.header-four .headaddress{padding:11px 0;display:inline-block;vertical-align:top;margin-right:20px;}
.header-four .headaddress a{font-size:16px;color:#ffffff;font-weight:300;position:relative;padding-left:26px;display:inline-block;}
.header-four .headaddress a i{position:absolute;left:0;top:-2px;font-size:24px;color:#384657;}
.header-four .headaddress a:hover{color:#384657;}
.header-four .headbox{text-align:right;}
.header-four .headcall{display:inline-block;vertical-align:middle;padding:11px 0;}
.header-four .headcall a{font-size:16px;font-weight:500;display:inline-block;padding-left:22px;vertical-align:middle;position:relative;color:#ffffff;}
.header-four .headcall a i{position:absolute;left:0;top:-1px;font-size:26px;color:#384657;}
.header-four .headcall a:hover{color:#384657;}
.header-four .socialmedia{display:inline-block;vertical-align:top;padding:11px 0;margin:0 0 0 20px;list-style-type:none;}
.header-four .socialmedia li{display:inline-block;vertical-align:top;margin-left:14px;}
.header-four .socialmedia li:first-child{margin-left:0;}
.header-four .socialmedia li a{font-size:16px;color:#ffffff;line-height:1;display:inline-block;text-align:center;}
.header-four .socialmedia li a:hover{color:#384657;}
.header-four .headbookapp{display:inline-block;vertical-align:top;margin-left:25px;}
.header-four .headbookapp a{font-size:14px;color:#fff;text-transform:uppercase;background-color:#384657;display:inline-block;vertical-align:top;padding:14px 22px;border-radius:26px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.header-four .headbookapp a:hover{background-color:#fff;color:#384657;}
.header-four .headboxrow{text-align:center;padding:25px 0 8px;}
.header-four #logo{margin:0 auto 25px;max-width:300px;position:relative;}
.header-four #logo > a{display:inline-block;vertical-align:top;}
.header-four #logo > a img{width:100%;height:auto;}
.header-four .mainNavigation{float:none;display:inline-block;text-align:center;padding:0;vertical-align:top;}
.header-four #nav > li{float:none;display:inline-block;vertical-align:top;margin:0;}
.header-four #nav > li > a{font-size:16px;font-weight:normal;padding:8px 26px;text-transform:uppercase;border-radius:18px;}
.header-four #nav ul{top:100%;padding:22px 0 0;left:50%;margin-left:-130px;position:absolute;z-index:99;border-radius:10px;text-align:center;background-color:inherit;}
.header-four #nav ul li:first-child:after{content:'';position:absolute;top:-14px;left:50%;margin-left:-15px;width:0;height:0;border-style:solid;border-width:0 15px 14px 15px;z-index:1;}
.header-four #nav ul li:first-child > a{border-top-left-radius:10px;border-top-right-radius:10px;}
.header-four #nav ul li:last-child > a{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom:inherit;}
.header-four #nav ul li > a{display:block;text-decoration:none;line-height:20px;padding:10px 15px;border-bottom:1px solid #fff;}
.header-four #nav ul li ul li:first-child:after{display:none;}
.header-four #nav ul ul{left:0;margin-left:260px;top:0;padding-top:0;}
.bodyheader4.fixed #container{padding-top:180px;}
.bodyheader4.fixed .header-four .headboxrow{padding:10px 0 8px;}
.bodyheader4.fixed .header-four #logo{margin-bottom:15px;}
/* End Option4 */
/* Start Option5 */
.header-five .headertop{border-bottom:1px solid #d3d3d3;}
.header-five .headcall{display:inline-block;vertical-align:middle;margin-right:18px;padding:11px 0;}
.header-five .headcall a{font-size:16px;font-weight:500;display:inline-block;padding-left:22px;vertical-align:middle;position:relative;color:#808082;}
.header-five .headcall a i{position:absolute;left:0;top:0px;font-size:22px;color:#3680c5;}
.header-five .headcall a:hover{color:#3680c5;}
.header-five .headaddress{display:inline-block;vertical-align:middle;padding:11px 0;}
.header-five .headaddress a{font-size:16px;color:#808082;font-weight:300;position:relative;padding-left:26px;display:inline-block;}
.header-five .headaddress a i{position:absolute;left:0;top:0px;font-size:22px;color:#3680c5;}
.header-five .headaddress a:hover{color:#3680c5;}
.header-five .headbox{text-align:right;}
.header-five .socialmedia{display:inline-block;vertical-align:top;padding:11px 0;margin:0;list-style-type:none;}
.header-five .socialmedia li{display:inline-block;vertical-align:top;margin-left:14px;}
.header-five .socialmedia li:first-child{margin-left:0;}
.header-five .socialmedia li a{font-size:16px;color:#3680c5;line-height:1;display:inline-block;text-align:center;}
.header-five .socialmedia li a:hover{color:#384657;}
.header-five .headbookapp{display:inline-block;vertical-align:top;margin-left:18px}
.header-five .headbookapp a{font-size:14px;color:#fff;text-transform:uppercase;background-color:#3680c5;display:inline-block;vertical-align:top;padding:14px 22px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;font-weight:600;}
.header-five .headbookapp a:hover{background-color:#384657;color:#fff;}
.header-five .headermain{padding:12px 0;}
.header-five #logo{float:left;margin:0;width:300px;position:relative;}
.header-five #logo > a{display:inline-block;vertical-align:top;}
.header-five #logo > a img{width:100%;height:auto;}
.header-five .header-right{float:right;width:100%;margin-left:-300px;padding:11px 0 11px 320px;text-align:right;}
.header-five .mainNavigation{padding:0;float:right;}
.header-five #nav > li > a{font-size:16px;font-weight:normal;text-transform:capitalize;}
.header-five #nav > li:hover > a{background-color:inherit;}
.header-five #nav li:last-child ul{left:auto;right:0;}
.bodyheader5.fixed #container{padding-top:112px;}
.bodyheader5.fixed .header-five .headermain{padding:6px 0;}
/* End Option5 */
/********** Header End **********/
/********* Navigation *********/
.mainNavigation{margin:0;position:relative;float:left;padding:13px 0;text-align:left;}
.menu-icon, .menu-icon:focus{color:#3680c5;display:none;font-size:20px;margin:0 0 0 auto;max-width:100px;text-align:center;text-decoration:none;text-decoration:none;}
.menu-icon .fa{margin-right:10px;font-size:24px;vertical-align:middle;}
.menu-icon span{vertical-align:middle;}
.menu-icon.open, .menu-icon:hover{text-decoration:none;color:#384657;text-decoration:none;}
#nav, #nav ul{list-style:none;margin:0;padding:0;z-index:9;}
#nav > li{float:left;margin:0 0 0 38px;padding:0;position:relative;}
#nav > li:first-child{margin-left:0;}
#nav > li > a{position:relative;padding:5px 0;line-height:20px;color:#3680c5;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:#384657;text-decoration:none;}
 #nav ul{display:none;width:260px;top:100%;padding:0;left:0;position:absolute;z-index:10;background-color:#384657;text-align:left;}
#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:16px;line-height:20px;color:#fff;padding:10px 15px;font-weight:normal;}
#nav li:hover > ul{display:block;}
#nav li ul li:hover > a{background-color:#3680c5;color:#fff;}
#nav ul li ul{left:0;margin-left:260px;top:0;padding-top:0;}
.arrowclick{display:none;position:absolute;right:0px;top:5px;width:30px;height:30px;z-index:1;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: 700px;left: calc(50% - 350px);}
/********** Start Index Slider **********/
.indexBanner{position:relative;height:700px;}
.teaserBanner .item{float:left;width:100%;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;height:700px;}
.teaserBanner .item > img{width:100%;height:auto;visibility:hidden;}
.teasercaption{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:rgba(56,70,87,0.5);}
.teasercaption:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:url(http://multitheme.adit.website/multithemeone/wp-content/uploads/2018/09/bannerbg.png);background-position:center bottom;background-repeat:no-repeat;}
.teastitle{font-size:35px;color:#fff;font-weight:normal;line-height:1.2;margin-bottom:15px;}
.teasertext p{color:#fff;font-size:20px;margin:0;line-height:1.2;margin-bottom:20px;}
.teasertext .button, .teasertext .button:focus{padding:13px 30px;}
.hmbookapptitle{font-size:30px;color:#384657;line-height:1.1;text-align:center;margin-bottom:30px;font-weight:normal;}
.hmbookfrmsection{z-index:1;width:100%;}
.hmbookform .form-control, .hmbookform .form-control:focus,.hmbookform .heapBox .holder,.hmbookform .radiobox{background-color:transparent;}
.hmbookform .heapBox .handler{right:-2px;}
.hmbookform .datepickfield:before{right:10px;}
.hmbookform .form-group{margin-bottom:12px;}
.hmgroupbox{text-align:center;}
.hmgroupbox .recaptcha, .bookcaptcha .recaptcha, .pagebooksubmitbar > .form-group{display:inline-block;vertical-align:middle;line-height:1;margin:0 12px 15px;}
.hmgroupbox .hmsubmitbtn, .bookcaptcha .booksubbtn{display:inline-block;vertical-align:middle;line-height:1;margin:0 12px 15px;}
.pagebooksubmitbar > .form-group .recaptcha{margin:0;}
.hmgroupbox .recaptcha img{width:100%;height:auto;}
.hmbookform .hmgroupbox .form-group{margin:0;}
.teaserBanner.owl-carousel .owl-nav{max-width:1140px;position:absolute;left:50%;bottom:64px;margin-left:-550px;z-index:1;}
.teaserBanner.owl-carousel .owl-nav [class*="owl-"]{color:#fff;font-size:34px;position:relative;top:0;margin:0 5px;}
.teaserBanner.owl-carousel .owl-nav [class*="owl-"]:hover{color:#3680c5;}
.teaserBanner.owl-carousel .owl-nav .owl-prev{left:0;}
.teaserBanner.owl-carousel .owl-nav .owl-next{right:0;}
.teaserBanner.owl-carousel .owl-dots{position:absolute;width:100%;bottom:0;}
.indexvideo{position:relative;}
.indexvideo img{width:100%;height:100%;}
.indexvideo video{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;}
.indexvideo iframe{position:absolute;width:100%;height:100%;top:0;left:0;}
/* Start Option1 */
.indexbanner-one .teaserBanner .item{height:800px;}
.indexbanner-one .teasercaption{padding:220px 0 20px;}
.indexbanner-one .hmbookfrmsection{position:absolute;left:0;bottom:150px;}
.indexbanner-one .hmbookform .form-control, .indexbanner-one .hmbookform .form-control:focus{background-color:#fff;border-radius:6px;}
.indexbanner-one .hmbookform .heapBox .holder, .indexbanner-one .hmbookform .radiobox, .indexbanner-one .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{border-radius:6px;}
.indexbanner-one.indexvideobanner-one .hmbookfrmsection{position:relative;bottom:0;padding:60px 0;}
/* End Option1 */
/* Start Option2 */
.indexbanner-two .teasercaption{background-color:rgba(0,0,0,0.5);}
.indexbanner-two .teasercaption{padding:30px 0;}
.indexbanner-two .teasertext .button, .indexbanner-two .teasertext .button:focus{background-color:inherit;border:1px solid #3680c5;}
.indexbanner-two .teasertext .button:hover{background-color:#3680c5;}
.indexbanner-two .hmbookfrmsection{padding:60px 0;}
.indexbanner-two .hmbookform{max-width:910px;margin:0 auto;}
.indexbanner-two .form-control, .indexbanner-two .form-control:focus{border-radius:6px;}
.indexbanner-two .hmbookform .heapBox .holder{border-radius:6px;}
.indexbanner-two .hmbookform .radiobox, .indexbanner-two .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{border-radius:6px;}
/* End Option2 */
/* Start Option3 */
.indexbanner-three .teaserBanner .item{height:800px;}
.indexbanner-three .teasercaption{padding:180px 0 215px;}
.indexbanner-three .hmbookfrmsection{margin-top:-207px;position:relative;}
.indexbanner-three .teasertext .button, .indexbanner-three .teasertext .button:focus{background-color:inherit;border:1px solid #3680c5;}
.indexbanner-three .teasertext .button:hover{background-color:#3680c5;}
.indexbanner-three .hmbookform{background-color:#f5f5f5;padding:50px 80px;border-radius:25px;}
.indexbanner-three .form-control, .indexbanner-three .form-control:focus, .indexbanner-three .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{border-radius:6px;}
.indexbanner-three .hmbookform .heapBox .holder, .indexbanner-three .hmbookform .radiobox{border-radius:6px;}
.indexbanner-three.indexvideobanner-three .hmbookfrmsection{margin:0;}
/* End Option3 */
/* Start Option4 */
.indexbanner-four{height:800px;}
.indexbanner-four .hmbookfrmsection{position:absolute;right:0;bottom:0;right:0;height:100%;z-index:inherit;}
.indexbanner-four .teaserBanner .item{height:800px;}
.indexbanner-four .teasertext{max-width:450px;margin:0;padding-left:20px;position:relative;z-index:3;}
.indexbanner-four .hmbookform{width:620px;height:620px;border-radius:50%;background-color:#fff;padding:0 60px;margin:0 0 0 auto;box-shadow:0 0 8px 3px rgba(0,0,0,0.2);position:relative;z-index:4;}
.indexbanner-four .teasercaption{padding-top:120px;}
.indexbanner-four .hmbookform .form-control, .indexbanner-four .hmbookform .form-control:focus, .indexbanner-four .hmbookform .heapBox .holder, .indexbanner-four .hmbookform .radiobox{border:none;}
.indexbanner-four.indexvideobanner-four .hmbookfrmsection{position:relative;height:inherit;}
.indexvideobanner-four .hmbookfrmsection .container.vCenter{padding-top:0 !important;}
.indexbanner-four.indexvideobanner-four .hmbookform{padding:60px 0;max-width:100%;box-shadow:inherit;}
.indexbanner-four.indexvideobanner-four .hmgroupbox .recaptcha{display:inline-block;margin:0;}
/* End Option4 */
/* Start Option5 */
.indexbanner-five .hmbookfrmsection{position:relative;}
.indexbanner-five .teaserBanner .item{height:800px;}
.indexbanner-five .teasertext{max-width:450px;margin:0 0 0 auto;padding-left:20px;}
.indexbanner-five .hmbookform{max-width:520px;background-color:#fff;padding:30px;margin-top:-400px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.4);}
.indexbanner-five .teasercaption{padding:160px 0 20px;}
.indexbanner-five .hmbookform .form-control, .indexbanner-five .hmbookform .form-control:focus, .indexbanner-five .hmbookform .heapBox .holder, .indexbanner-five .hmbookform .radiobox{border:none;border-bottom:1px solid #e4e4e4;}
.indexbanner-five .hmgroupbox .recaptcha{max-width:304px;margin:0 auto 20px;display:block;}
.indexbanner-five.indexvideobanner-five .hmbookfrmsection{padding:60px 0;}
.indexbanner-five.indexvideobanner-five .hmbookform{margin:0;max-width:100%;padding:0;box-shadow:inherit;}
.indexbanner-five.indexvideobanner-five .hmgroupbox .recaptcha{display:inline-block;margin:0;}
/* End Option5 */
.hmbookcol2 .col-md-4.col-sm-6.col-xs-12{width:50%;}
/********** End Index Slider **********/
/********** Home Page Content **********/
/********** Start Home Page **********/
.hmtitle h1, .hmtitle h2{margin:0 0 25px;font-size:35px;line-height:1.2;font-weight:normal;color:#384657;}
.hmsubhead{padding-bottom:15px;}
.hmsubhead > p{font-size:24px;line-height:1.2;color:#3680c5;font-weight:300;margin:0;}
.hmaboutcontent > h2, .hmaboutcontent > h3{margin:0 0 10px;font-size:24px;line-height:1.1;font-weight:normal;color:#384657;}
.hmaboutcontent p{margin-bottom:20px;}
.hmaboutcontent p:last-child{margin-bottom:0;}
.counterlist-two, .counterlist-one{text-align:center;}
.counterlist-two .item, .counterlist-one .item{float:none;display:inline-block;vertical-align:top;}
.aboutcounterlist h3{font-size:18px;line-height:1;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:0.05em;position:relative;padding-bottom:16px;margin:0;}
.aboutcounterlist h3:after{content:'';position:absolute;background-color:#3680c5;width:64px;height:2px;left:0;bottom:0;}
.abcounterlist-one{text-align:center;}
.abcounterlist-one .item{float:none;display:inline-block;width:100%;}
.aboutcounterrow .abcounterlist-one .aboutcounterlist{padding:0 15px;}
.abcounterlist-one .aboutcounterlist h3:after{left:50%;margin-left:-32px;}
.abcounterlist-two .item{width:50%;}
.advrteccontentopt4 .hmadvanclist-one{text-align:center;}
.advrteccontentopt4 .hmadvanclist-one .item{float:none;display:inline-block;}
 .advrteccontentopt4 .hmadvanclist-one .advtecinbox{text-align:left;}
.hmfinance{position:relative;}
.hmfinance:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block;background:rgba(75,82,90,.70);}
.hmfinance .financebenefit::before{display:none;}
.hmfinance .benefitcontent{position:relative;z-index:1;}
.aboutcontent.curveimage,.single-doctor .teamsectionopt7,.single-team .teamsectionopt7, .page-about-us .teamsectionopt7{padding-top:210px;}
.aboutcontent.hmpozativeopt2.curveimage{padding:60px 0;}
/********** End Home Page **********/
/********** Inner Pages **********/
.contentsection{padding:60px 0;}
.max75{max-width:750px;margin:0 auto;}
.max945{max-width:945px;margin:0 auto;}
.pdb20{padding-bottom:20px;}
.pdb30{padding-bottom:30px;}
.pdb40{padding-bottom:40px;}
/* Start Inner Page banner Section */
/* Start Option1 */
.innerbanner{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;height:600px;}
.innerbanner:after, .serviceBanner .item:after{content:"";position:absolute;background-color:rgba(56,70,87,0.5);width:100%;height:100%;top:0;left:0;opacity:0.45;z-index:1}
.innerbanner:before, .serviceBanner .item:before{content:"";position:absolute;background-repeat:no-repeat;background-position:center bottom;width:100%;height:100%;top:0;left:0;z-index:2;}
.innerbanner img{width:100%;height:auto;visibility:hidden;}
 .inbancaption{position:absolute;bottom:200px;left:0;width:100%;height:auto;text-align:center;padding:80px 0;z-index:3}
.inbancaption h1{font-size:35px;color:#ffffff;line-height:1.2;font-weight:normal;margin:0;}
/* End Option1 */
/* End Inner Page banner Section */
.aboutcontent, .futuresection, .teamsection, .footer-inner{padding:60px 0 0;}
.page-header{margin:0;border:none;padding:0;}
.page-header h1, .page-header h2{margin:0 0 32px;font-size:35px;line-height:1.2;font-weight:normal;color:#384657;}
.page-subheader{padding-bottom:15px;}
.page-subheader p{font-size:24px;line-height:1.2;color:#3680c5;font-weight:300;margin:0;}
.pageblock p:last-child{margin-bottom:0;}
/***************** Start About Page *****************/
.aboutbtmbox{padding-top:20px;}
.aboutbtmbox h2{font-size:24px;line-height:1.2;font-weight:normal;color:#384657;margin:0 0 15px;}
.aboutbtmbox h3{font-size:22px;line-height:1.2;font-weight:normal;color:#384657;margin:0 0 15px;}
.aboutbtmbox p:last-child{margin-bottom:0;}
.aboutbtmbox ul{padding-left:15px;margin-bottom:15px;}
.aboutbtmbox ul li{margin-bottom:5px;}
 .aboutbtmbox ul li:last-child{margin-bottom:0;}
.aboutbtmbox.aboutothercolor h2, .aboutbtmbox.aboutothercolor h3{color:#3680c5;}
.aboutthumb img, .aboutbgthumb img{border-radius:6px;width:100%;height:auto;}
.aboutbgthumb{max-width:945px;margin:0 auto;padding-top:30px;}
/* Start Option1 */
.aboutfuture{background-color:#f7f7f7;padding:30px 15px;position:relative;}
.aboutfuture:after, .aboutfuture:before{content:'';position:absolute;top:30px;bottom:30px;width:1px;background-color:#3680c5;}
.aboutfuture:after{left:33.333333%;}
.aboutfuture:before{right:33.333333%;}
.aboutfuturebox{padding:0 23px;}
.aboutfuturebox h2, .aboutfuturebox h3{color:#3680c5;font-size:24px;font-weight:normal;margin:0 0 5px;}
.aboutfuturebox small{font-size:18px;line-height:1.2;color:#384657;font-weight:normal;margin-bottom:20px;display:block;}
.aboutfuturebox .boxbtn{background-color:#384657;}
.aboutfuturebox .boxbtn:hover{background-color:#3680c5;}
/* End Option1 */
/* Start Option3 */
.aboutcoldesc h1{margin:0 0 32px;font-size:35px;line-height:1.2;font-weight:normal;color:#384657;}
.aboutcoldesc h2{margin:0 0 15px;font-size:24px;line-height:1.2;font-weight:normal;color:#384657;}
.aboutcoldesc h3{margin:0 0 15px;font-size:22px;line-height:1.2;font-weight:normal;color:#384657;}
.aboutcoldesc p:last-child{margin-bottom:0;}
.aboutvideoblock{position:relative;overflow:hidden;}
.aboutvideoblock img{width:100%;height:auto;visibility:hidden;border-radius:10px;}
.aboutvideoblock iframe{position:absolute;top:0;left:0;border-radius:10px;}
.aboutvideoblock video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.aboutservicon{width:100px;height:100px;background-color:#3680c5;background-position:center center;background-repeat:no-repeat;border-radius:50%;text-indent:-999em;text-align:left;display:block;margin:0 auto 20px;}
/*.omicon{background-image:url(../images/our-mission.png);}
.vadicon{background-image:url(../images/vision-and-future.png);}
.ogicon{background-image:url(../images/our-goals.png);}*/
.aboutservicebox h3{margin:0 0 20px;font-size:24px;line-height:1.2;font-weight:normal;color:#344659;text-transform:uppercase;}
.aboutservicebox p{margin-bottom:0;}
/* End Option3 */
.aboutimageblock img{border-radius:50%;}
/* Start Option5 */
.videoshorttext h3, .videoshorttext h2{margin:0 0 15px;font-size:22px;line-height:1.2;font-weight:normal;color:#384657;}
.videoshorttext p:last-child{margin-bottom:0;}
.aboutcontentopt5 .aboutvideoblock{margin-top:30px;}
/* End Option5 */
/* Start Option6 */
.aboutweldesc h2{margin:0 0 12px;font-size:24px;line-height:1.1;color:#3680c5;}
.aboutweldesc h3{margin:0 0 12px;font-size:22px;line-height:1.1;color:#3680c5;}
.aboutweldesc p:last-child{margin-bottom:0;}
.aboutthumbblock img{width:100%;height:auto;}
.aboutthumbvideoblock{position:relative;}
.aboutthumbvideoblock img{width:100%;height:auto;visibility:hidden;}
.aboutthumbvideoblock video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.aboutthumbvideoblock iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
/* End Option6 */
/* Start Option9 */
.aboutgray{background-color:#f7f7f7;padding:70px 0;}
.aboutgraythumb{padding:15px;background-color:#fff;}
.aboutgraythumb img{width:100%;height:auto;}
.client-counter{border:1px solid #3680c5;display:table;width:266px;height:266px;text-align:center;border-radius:50%;margin:0 auto;}
.boxcounter{display:table-cell;width:100%;vertical-align:middle;padding:10px;}
.boxcounter strong{display:block;font-size:65px;line-height:1;font-weight:300;color:#344659;margin-bottom:15px;}
.boxcounter span{font-size:18px;line-height:1;font-weight:500;color:#3680c5;display:block;text-transform:uppercase;letter-spacing:0.05em;}
/* End Option9 */
/* Start Option10 */
.aboutblock h2{margin:0 0 32px;font-size:35px;line-height:1.2;font-weight:normal;color:#384657;}
.aboutfillthumb img{width:100%;height:auto;}
.aboutcounter{background-color:#344659;padding:46px;}
.aboutcounterlist{padding-bottom:30px;}
.aboutcounterlist:last-child{padding-bottom:0;}
.aboutcounterlist strong{display:block;font-size:65px;line-height:1;font-weight:300;color:#fff;margin-bottom:15px;}
.aboutcounterlist span{font-size:18px;line-height:1;font-weight:500;color:#fff;display:block;text-transform:uppercase;letter-spacing:0.05em;position:relative;padding-bottom:16px;}
.aboutcounterlist span:after{content:'';position:absolute;background-color:#3680c5;width:64px;height:2px;left:0;bottom:0;}
/* End Option10 */
/* Start Option11 */
.aboutcounterrow{background-color:#344659;padding:50px 0;}
.aboutcounterrow .aboutcounterlist{padding-left:96px;}
/* End Option11 */
/***************** End About Page *****************/
/********** Start Services Page **********/
.serviceBanner{position:relative;}
.serviceBanner .item{float:left;width:100%;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;height:600px;}
.serviceBanner .item > img{width:100%;height:auto;visibility:hidden;}
.servicecaption{position:absolute;bottom:0;width:100%;height:100%;text-align:center;padding:20px 0 30px;z-index:2}
 .servicecaptioninner{position:absolute;left:0;right:0;bottom:220px;}
.servicecaptext h1, .servicecaptext h2{font-size:35px;line-height:1.2;font-weight:normal;color:#fff;margin:0;line-height:1.1;}
.servicecaptext p{margin:15px 0 0;color:#fff;}
.serviceteasebtn{padding-top:15px;}
.serviceteasebtn .button, .serviceteasebtn .button:focus{padding:9px 20px;}
.servicecaptext{position:relative;z-index:1;}
.serviceBanner.owl-carousel .owl-nav .owl-prev{left:15px;}
.serviceBanner.owl-carousel .owl-nav .owl-next{right:15px;}
.serviceBanner.owl-carousel .owl-dots{position:absolute;width:100%;bottom:0;}
.servicevbanvideo{position:relative;overflow:hidden;}
.servicevbanvideo img{width:100%;height:auto;visibility:hidden;}
.servicevbanvideo video{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;}
.servicevbanvideo iframe{position:absolute;width:100%;height:100%;top:0;left:0;}
.servicebtmbox{padding-top:30px;}
.servicebtmbox h2{font-size:24px;line-height:1.2;color:#3680c5;margin:0 0 15px;}
.servicebtmbox h3{font-size:22px;line-height:1.2;color:#3680c5;margin:0 0 15px;}
.servicebtmbox ul{padding-left:15px;margin-bottom:15px;}
.servicebtmbox ul li{margin-bottom:5px;}
.servicebtmbox ul li:last-child, .servicebtmbox p:last-child{margin-bottom:0;}
/* Start Service Option1 */
.serviceiconbox{background-color:#384657;height:360px;display:table;vertical-align:middle;width:100%;padding:15px;}
.serviconinbox{text-align:center;display:table-cell;width:100%;vertical-align:middle;}
.servicon{display:block;width:176px;height:176px;border:2px solid #fff;border-radius:50%;background-repeat:no-repeat;background-position:center center;margin:0 auto 22px;}
.serviconinbox h2{font-size:35px;color:#ffffff;line-height:1.2;font-weight:300;margin:0;}
/* End Service Option1 */
/* Start Service Option2 */
.servheadicon{display:block;margin:0 auto 20px;width:70px;height:70px;text-align:left;overflow:hidden;text-indent:-999em;background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;}
/* End Service Option2 */
/* Start Service Option3 */
.serviceboxbanner{position:relative;height:300px;margin-bottom:70px;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.serviceboxbanner img{width:100%;height:auto;visibility:hidden;}
.servbanicon{display:block;margin:0;width:130px;height:130px;text-align:left;overflow:hidden;text-indent:-999em;background-position:center center;background-repeat:no-repeat;background-color:#fff;border-radius:50%;z-index:1;position:absolute;bottom:-65px;left:50%;margin-left:-65px;}
/* End Service Option3 */
/* Start Service Option4 */
.page-iconheader{position:relative;padding:0;margin:0 0 32px;;border:none;display:table;width:100%;}
.page-serviceicon{padding-left:100px;}
.page-iconheader .servheadicon{margin:0;position:absolute;left:0;top:0;}
.page-iconheader h1,.page-iconheader h2{margin:0;font-size:35px;line-height:1.2;font-weight:normal;color:#384657;display:table-cell;width:100%;vertical-align:middle;}
.page-serviceicon h1,.page-serviceicon h2{height:70px;}
/* End Service Option4 */
/* Start Service Option5 */
.servicegraybox{background-color:#f7f7f7;height:360px;display:table;vertical-align:middle;width:100%;padding:15px;}
.servgrayinbox{text-align:center;display:table-cell;width:100%;vertical-align:middle;}
.servgrayinbox .servicon{display:block;width:70px;height:70px;border:none;border-radius:50%;background-repeat:no-repeat;background-position:center bottom;margin:0 auto 10px;}
.servgrayinbox h2{font-size:24px;color:#344659;line-height:1.2;font-weight:normal;margin:0;text-transform:uppercase;}
/* End Service Option5 */
/* Start Service Option6 */
.serviceimg-content{background-color:#f7f7f7;padding:60px 0;}
.serviceimgbox{background-color:#fff;padding:15px;}
.serviceimgbox img{width:100%;height:auto;}
/* End Service Option6 */
.servicedecs h2{font-size:24px;color:#3680c5;line-height:1.2;margin:0 0 12px;font-weight:normal;}
.servicedecs h3{font-size:22px;color:#3680c5;line-height:1.2;margin:0 0 12px;font-weight:normal;}
.servicedecs ul{padding-left:0px;margin-bottom:20px;list-style:none;}
.servicedecs ul li{margin-bottom:0px;color:inherit;line-height:24px;}
.servicedecs ul li:before{font-family:"Ionicons";content:"\f2bc";font-size:24px;position:relative;top:3px;margin-right:10px;color:inherit;}
.servicedecs ul li:last-child{margin-bottom:0;}
.servicedecs p:last-child{margin-bottom:0;}
.servicedecs a, .servicebtmbox a{color:#808082;text-decoration:none;}
.servicedecs a:hover, .servicebtmbox a:hover{color:#3680c5;text-decoration:none;}
.single-service .aboutcontent.curveimage{padding:60px 0 0;}
.single-service .owl-carousel .owl-nav [class*="owl-"]{color:#000}
.single-service .owl-carousel .owl-nav [class*="owl-"]:hover{color:#ccc}
/********** End Services Page **********/
/********** Start Team/Doctor Page **********/
.teamlist-two.teamselist{text-align:center;}
.teamlist-two.teamselist .item{float:none;display:inline-block;vertical-align:top;margin:0;}
.teamlist-one.teamselist{text-align:center;}
.teamlist-one.teamselist .item{float:none;display:inline-block;vertical-align:top;margin:0;}
/* Start Option1 */
.teamselist .owl-item .item{width:100%;}
.teamsectionopt1 .teamselist .item:nth-child(3n+1){clear:both;}
.teaminbox{position:relative;}
/*.teamroundbox{padding:50px 0;}
*/
.teamthumb{display:block;margin:0 auto;overflow:hidden;}
.teamroundbox .teamthumb{max-width:227px;}
.teamthumb img{width:100%;height:auto;}
.teaminbox .teamthumb{max-width:360px;border-radius:50%;overflow:hidden;}
 .teaminbox h3{font-size:24px;font-weight:normal;color:#384657;margin:0 0 5px;}
.teaminbox h3 a{color:#384657;text-decoration:none;}
.teaminbox h3 a:hover{color:#3680c5;}
.teaminbox small{font-weight:300;margin-bottom:22px;display:block;font-size:18px;}
.teaminbox p{margin:0;}
.teaminbox p a{display:inline-block;font-style:italic;color:#3688e0;text-decoration:none;}
.teaminbox p a:hover{color:#384657}
.teamslider.owl-carousel, .teamslider2.owl-carousel{width:auto;}
.teamslider.owl-carousel .owl-dots.disabled, .teamslider.owl-carousel .owl-nav.disabled{display:none;}
.teamslider.owl-carousel .owl-nav .owl-prev{left:-75px;}
.teamslider.owl-carousel .owl-nav .owl-next{right:-75px;}
.teamslider.owl-carousel .owl-dots{padding-top:15px;}
/* End Option1 */
/* Start Option2 */
.teamborderbox{border:2px solid #f7f7f7;padding-bottom:50px;}
.teamborderbox .teaminbox{max-width:250px;margin:0 auto;}
.teamsectionopt2 .teamselist .item{margin-bottom:30px;}
/* End Option2 */
/* Start Option3 */
.teamslider2.owl-carousel .owl-nav [class*="owl-"]{top:-35px;margin-top:0;}
.teamslider2.owl-carousel .owl-nav .owl-prev{left:15px;}
.teamslider2.owl-carousel .owl-nav .owl-next{right:15px;}
.teamsmdesc h2{margin:0 0 32px;font-size:35px;line-height:1.2;font-weight:500;color:#384657;}
.teamsectionopt3 .teamlist-two .item{width:49%;}
.teamsectionopt3 .teamlist-one .item{width:50%;}
.teamsectionopt3 .teamsmdesc p:last-child{margin-bottom:0;}
/* End Option3 */
/* Start Option4 */
.teamboxbanner img{width:100%;height:auto;}
/* End Option4 */
/* Start Option5 */
.teamsectionopt5 .row{margin:0;}
.teamsectionopt5 .item{padding:0;}
.doctorbox{display:table;background-color:#3680c5;width:100%;text-align:center;padding:10px;border-right:1px solid #adb6c0;}
.teamslider.doctorlist .item{border-right:1px solid #adb6c0;}
.doctorlist .item{margin-bottom:30px;}
.doctorlist .item:last-child .doctorbox{border:none;}
.teamslider.doctorlist .item:last-child .doctorbox{border:none;}
.doctorbox:hover{background-color:#384657;}
.doctorinbox{display:table-cell;vertical-align:middle;height:380px;}
.doctorthumb{max-width:152px;margin:0 auto 15px;}
.doctorthumb a{display:block;}
.doctorthumb img{width:100%;height:auto;}
.doctorinbox h2{font-size:24px;line-height:1.1;font-weight:normal;color:#fff;margin:0 0 3px;}
.doctorinbox h2 a{color:#fff;}
.doctorinbox small{font-weight:300;color:#fff;display:block;font-size:18px;}
.teamslider.doctorlist .item{width:100%;}
.teamsectionopt5 .teamlist-one, .teamsectionopt5 .teamlist-two{text-align:center;}
.teamsectionopt5 .teamlist-one .item{float:none;display:inline-block;}
.teamsectionopt5 .teamlist-two .item{float:none;display:inline-block;width:49%;}
/* End Option5 */
/* Start Option7 */
.doctorboxlist > .item.item-center:last-child{float:none;margin:0 auto;}
.doctorboxrow{margin-bottom:15px;}
.doctorboxrow .row, .doctorboxblock .row{margin:0;}
.doctorboxrow .item, .doctorboxblock .item{padding:0;}
.doctorsmdec{transition:all 0.5s ease;}
.doctorthumbbox{display:block;background-repeat:no-repeat;background-position:center center;background-size:cover;height:286px;width:100%;position:relative;overflow:hidden;}
.doctorthumbbox:after{opacity:0;content:'';position:absolute;right:0;top:0;width:100%;height:100%;background-color:rgba(56,70,87,0.4);z-index:1;transition:all 0.5s ease;}
.doctorthumbbox a{display:block;}
.doctorboxblock .item:hover .doctorthumbbox:after{opacity:0.6;}
.doctorboxblock .item:hover .doctorsmdec{background-color:#384657;}
.doctorboxblock .item:hover .doctorsmindec h3 a, .doctorboxblock .item:hover .doctorsmindec p{color:#fff;}
.doctorboxblock .item:hover .doctorsmindec .borderbtn{background-color:#3680c5;color:#fff;}
.doctorthumbbox img{width:100%;height:auto;visibility:hidden;}
.doctorsmdec{width:100%;background-color:#f7f7f7;padding:15px 20px 16px;display:table;text-align:center;}
.doctorsmindec{display:table-cell;vertical-align:middle;height:255px;}
.doctorsmindec h3{font-size:24px;line-height:1.1;font-weight:normal;color:#3680c5;margin:0;}
.doctorsmindec small{margin-top:5px;display:block;}
.doctorsmindec h3 a{text-decoration:none;}
.doctorsmindec p{margin:15px 0 0;}
 .doctorsmindec .borderbtn, .doctorsmindec .borderbtn:focus{margin-top:20px;}
/* End Option7 */
/* Start Option8 */
.doctorboxthumb img{width:100%;height:auto;}
.doctorsmdecbox{background-color:#384657;padding:40px;}
.doctorsmdecbox h3{font-size:24px;line-height:1.1;font-weight:normal;color:#fff;margin:0 0 25px;}
.doctorsmdecbox h3 a{color:#fff;text-decoration:none;}
.doctorsmdecbox h3 a:hover{color:#3680c5;text-decoration:none;}
.doctorsmdecbox p{color:#fff;margin-bottom:20px;}
.doctorsmdecbox .boxbtn:hover{background-color:#fff;color:#3680c5;}
.teamslider3.owl-carousel .owl-nav [class*="owl-"]{top:-39px;margin-top:0;}
.teamslider3.owl-carousel .owl-nav .owl-prev{left:15px;}
.teamslider3.owl-carousel .owl-nav .owl-next{right:15px;}
/* End Option8 */
/* Start Option10 */
.meetdoctorlist:hover .meetdoctorbox{background-color:#3680c5;}
.meetdoctorlist:hover .meetdoctorbox h3, .meetdoctorlist:hover .meetdoctorbox h3 a, .meetdoctorlist:hover .meetdoctorbox small{color:#fff;}
.meetdoctorlist:hover .meetdoctorbox .borderbtn{background-color:#384657;color:#fff;}
.meetdoctorthumb{position:relative;}
.meetdoctorthumb:after{content:'';position:absolute;background-color:rgba(0,0,0,0.4);width:100%;height:100%;top:0;left:0;}
.meetdoctorthumb img{width:100%;height:auto;}
.meetdoctorbox{background-color:#f7f7f7;text-align:center;min-height:300px;padding:15px;}
.doctorimg{position:relative;z-index:1;margin:-65px auto 25px;max-width:130px;}
.doctorimg img{width:100%;height:auto;}
.meetdoctorbox h3{font-size:24px;line-height:1.1;font-weight:normal;color:#384657;margin:0 0 2px;}
.meetdoctorbox h3 a{color:#384657;}
.meetdoctorbox small{font-weight:300;display:block;font-size:18px;margin-bottom:20px;}
.teamsectionopt10 .teamlist-two, .teamsectionopt10 .teamlist-one{text-align:center;}
.teamsectionopt10 .teamlist-two .item{float:none;display:inline-block;}
.teamsectionopt10 .teamlist-one .item{float:none;display:inline-block;}
.teamsectionopt10 .meetdoctorblock .teamslider .item{padding:0 1px;}
/* End Option10 */
/********** End Team/Doctor Page **********/
/********** Start Team/Doctor Details Page **********/
.doctorbtmbox{padding-top:20px;}
.doctorbtmbox h2{font-size:24px;line-height:1.1;color:#3680c5;margin:0 0 10px;}
.doctorbtmbox h3{font-size:22px;line-height:1.1;color:#3680c5;margin:0 0 10px;}
.doctorbtmbox ul{padding-left:15px;margin-bottom:15px;}
.doctorbtmbox ul li{margin-bottom:5px;}
.doctorbtmbox ul li:last-child, .doctorbtmbox p:last-child{margin-bottom:0;}
/* Start Option1 */
.docdetailsbox .doctorthumb{max-width:227px;margin:0 auto 30px;}
.docdetailsbox strong, .docsmdetails strong{font-size:24px;line-height:1.1;font-weight:normal;color:#384657;margin:0 0 5px;display:block;}
.docdetailsbox small, .docsmdetails small{font-weight:300;display:block;font-size:18px;margin-bottom:0;}
.docsmdetails h2{font-size:24px;line-height:1.1;color:#3680c5;margin:0 0 15px;}
.docsmdetails h3{font-size:24px;line-height:1.1;color:#3680c5;margin:0 0 15px;}
.docsmdetails p:last-child{margin-bottom:0;}
.docsmdetails strong{margin:0 0 8px;}
.docsmdetails small{color:#3680c5;}
/* End Option1 */
/* Start Option2 */
.docdetailsbox .docdetailthumb{margin-bottom:25px;}
.docdetailthumb img{width:100%;height:auto;}
/* End Option2 */
/* Start Option3 */
.rightthumb{float:right;}
/* End Option3 */
/* Start Option4 */
.teamdetailsopt4 .docdetailsbox small{color:#3680c5;}
/* End Option4 */
/* Start Option5 */
.doctordetailsbox{background-color:#f7f7f7;padding:100px 70px;}
.docdetimgbox{background-color:#fff;padding:10px;}
.docdetimgbox img{width:100%;height:auto;}
/* End Option5 */
/* Start Option6 */
.meetdoctorblock.row{margin:0;}
.meetdoctorblock .item{padding:0 1px;}
.meetdocdescsmbox{background-color:#384657;min-height:570px;padding:70px 30px 30px;}
.meetdocdescinbox{max-width:460px;margin:0 auto;}
.meetdocdescsmbox h3{font-size:24px;line-height:1.1;font-weight:normal;color:#fff;margin:0 0 18px;}
.meetdocdescsmbox small{font-weight:300;display:block;font-size:18px;margin-bottom:15px;color:#fff;}
.meetdocdescsmbox p{color:#fff;margin-bottom:20px;}
.meetdocdescsmbox p:last-child{margin-bottom:0;}
.meetdocimg{background-repeat:no-repeat;background-position:center center;background-size:cover;height:570px;}
.meetdocimg img{width:100%;height:auto;visibility:hidden;}
.meetdoctorblock .teamslider .item{width:100%;}
/* End Option6 */
/* Start Option7 */
.detailsimg{background-position:center center;background-repeat:no-repeat;background-size:cover;height:300px;}
.detailsimg img{width:100%;height:auto;visibility:hidden;}
.detailsdocimg{max-width:330px;margin:-165px auto 10px;position:relative;border-radius:50%;padding:20px;}
.detailsdocimg:after{content:'';position:absolute;background-color:#384657;left:0;top:0;width:100%;height:100%;opacity:0.08;border-radius:50%;}
.detailsdocimg span{display:block;position:relative;z-index:1;border-radius:50%;padding:12px;}
.detailsdocimg span:after{content:'';position:absolute;background-color:#384657;left:0;top:0;width:100%;height:100%;opacity:0.15;border-radius:50%;}
.detailsdocimg img{width:100%;height:auto;border:5px solid #bdc1c7;}
.detailsdocinfo strong{font-size:24px;line-height:1.1;font-weight:normal;color:#384657;margin:0 0 5px;display:block;}
.detailsdocinfo small{font-weight:300;display:block;font-size:18px;margin-bottom:20px;}
/* End Option7 */
/********** End Team/Doctor Details Page **********/
/********** Start Blog Page **********/
.blogboxlist .item{margin-bottom:30px;}
.blogboxlist .item:nth-child(3n+1){clear:both;}
.single-post .innerbanner::after{background-color:transparent;}
/* Start Option1 */
.blogcontentopt1 .blogboxlist .item{margin-bottom:0;}
.blogroundbox{padding:35px 0 20px;position:relative;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.blogroundbox:before{z-index:-1;position:absolute;content:"";left:0;top:0;width:100%;height:100%;opacity:0;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.blogroundbox:hover:before{opacity:0.1;}
.blogthumb{display:block;margin:0 auto 40px;max-width:225px;}
.blogthumb img{width:100%;height:auto;}
.bloginbox{border-bottom:1px solid #3680c5;margin-bottom:15px;}
.bloginsmbox{max-width:330px;margin:0 auto;padding:0 15px;padding-left:0;}
.bloginbox h3{font-size:24px;font-weight:normal;color:#384657;margin:0 0 5px;}
.bloginbox h3 a{color:#384657;display:block;text-decoration:none;}
.bloginbox h3 a:hover{color:#3680c5;}
.bloginbox .blogmetadt{padding-bottom:5px;}
.blogslider.owl-carousel{width:auto;display:block;}
.blogslider .owl-item .item{width:100%;}
 .blogcontentopt1 .blog-pagination{margin-top:20px;}
.blogcontentopt1 .blogslider.owl-carousel .owl-nav.disabled + .owl-dots{margin-top:10px;}
/* End Option1 */
/* Start Option2 */
.blogborderbox .blogthumb{max-width:inherit;}
.blogborderbox .bloginbox{margin-bottom:0;border:inherit;}
/* End Option2 */
/* Start Option3 */
.blogthumblink{display:block;}
.blogthumblink img{width:100%;height:auto;}
.blogcaption{padding:40px;background-color:#f7f7f7;}
.blogcaption h3{font-size:18px;font-weight:500;color:#3680c5;margin:0 0 8px;line-height:1.4;}
.blogcaption h3 a{color:#3680c5;display:block;text-decoration:none;}
.blogcaption h3 a:hover{color:#384657;}
.blogcaption p{margin-bottom:25px;}
.blogmeta{font-size:14px;line-height:1.1;margin-bottom:25px;}
.blogmetadt{padding-bottom:10px;}
.blogmetadt .blogdate{font-size:16px;}
.blogauthor{padding-left:8px;border-left:1px solid #808082;}
/* End Option3 */
/* Start Option4 */
.bloglist{margin-bottom:40px;}
/*.bloglist:last-child{margin-bottom:0;}
 */
.blogrowlist .blogthumb{max-width:inherit;margin:0;}
.blogrowlist img{width:100%;height:auto;}
.blogsmdesc h3{font-size:18px;font-weight:500;color:#3680c5;margin:0 0 15px;line-height:1.1;position:relative;padding-bottom:15px;}
.blogsmdesc h3:after{content:'';position:absolute;background-color:#3680c5;width:65px;height:2px;left:0;bottom:0;}
.blogsmdesc h3 a{color:#3680c5;display:block;text-decoration:none;}
.blogsmdesc h3 a:hover{color:#384657;}
/* End Option4 */
/* Start Option5 */
.blogthumbbox{background-repeat:no-repeat;background-position:center center;background-size:cover;height:202px;display:block;}
.blogthumbbox img{width:100%;height:auto;visibility:hidden;}
.blogcontentopt5 .bloginbox h3{margin-bottom:15px;}
.blogcontentopt5 .bloginbox p{margin-bottom:15px;}
.blogthumbbox a{display:block;}
.blogboxrow .bloginbox{margin-bottom:0;border:inherit;}
.blogcontentopt5 .blogrowlist .blogcol{margin-bottom:30px;}
.home .blogcontentopt5 .blogrowlist .blogcol{margin:0;}
/* End Option5 */
/* Start Blog Pagination */
.blog-pagination a{background:#3680c5;padding:6px 10px;color:#fff;text-decoration:none;display:inline-block;margin-bottom:5px;}
.blog-pagination a:hover{background:#384657;color:#fff;}
.blog-pagination span{padding:5px 9px;border:1px solid #3680c5;display:inline-block;vertical-align:top;}
.roundpagination.blog-pagination a{background:#384657;padding:6px 10px;color:#fff;text-decoration:none;border-radius:50%;display:inline-block;height:40px;width:40px;vertical-align:top;line-height:26px;margin-bottom:5px;}
.roundpagination.blog-pagination a:hover{background:#3680c5;color:#fff;}
.roundpagination.blog-pagination span{padding:6px 10px;border:1px solid #384657;height:40px;width:40px;vertical-align:top;line-height:26px;border-radius:50%;}
.roundpagination .fa-chevron-left{padding-top:6px;padding-right:3px;}
.roundpagination .fa-chevron-right{padding-top:6px;padding-left:3px;}
/* End Blog Pagination */
/********** End Blog Page **********/
/********** Start Blog Details Page **********/
/* Start Option1 */
.blogdetailsbox h1{font-size:35px;color:#384657;font-weight:normal;line-height:1.1;margin:0 0 35px;}
.blogdetailsbox h2, .blogdetailsbox h3{font-size:24px;color:#384657;font-weight:normal;line-height:1.1;margin:0 0 15px;}
.blogdetailsbox p{margin-bottom:20px;}
.blogdetpagin .pagination{width:100%;margin:0;padding-top:20px;border-top:1px solid #384657;border-radius:0;}
.paginationav{text-align:right;}
.blogdetpagin .pager{margin:0;text-align:right;}
.blogdetpagin .pager li{display:inline-block;}
.blogdetpagin .pager li > a, .blog-details .pager li > a:focus{border:1px solid transparent;font-size:14px;color:#384657;border-radius:0;background-color:#fff;height:40px;padding:8px 45px;letter-spacing:0.1em;text-transform:uppercase;font-weight:normal;line-height:24px;border-radius:2px;}
.blogdetpagin .pager li > a:hover{border:1px solid #3680c5;color:#384657;display:inline-block;}
.backbtn{font-size:14px;font-weight:normal;color:#384657;line-height:1;display:inline-block;text-decoration:none;margin:14px 0 10px;text-transform:uppercase;letter-spacing:0.1em;}
.backbtn:hover, .backbtn:focus{color:#2484c6;text-decoration:none;}
/* End Option1 */
/* Start Option3 */
.blogdetthumb img{width:100%;height:auto;}
/* End Option3 */
/* Start Option4 */
.blogdetbanner{margin-bottom:30px;}
.blogdetbanner img{width:100%;height:auto;}
/* End Option4 */
/* Start Option4 */
.blogdetailsopt4 .blogdetpagin .pager{text-align:left;}
.rightside{text-align:right;}
/* End Option4 */
/********** End Blog Details Page **********/
/********** Start Event & Media Page **********/
/* Start Option1 */
.eventlistrow .item{margin-bottom:40px;}
.eventlistrow .eventlist:last-child .item{margin-bottom:0;}
.eventimg{background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;}
.eventimg img{width:100%;height:auto;}
.eventbox{background-color:#f7f7f7;position:relative;padding-left:165px;}
.eventdatecol{background-color:#3680c5;width:165px;padding:15px 15px 15px 15px;position:absolute;top:0;left:0;text-align:center;height:100%;}
.eventdatecoltbl{display:table;width:100%;height:100%;}
.eventdatecoltblcell{display:table-cell;vertical-align:middle;}
.eventdatecol span{font-size:24px;color:#fff;font-weight:300;line-height:1.1;margin:0 0 12px;display:block;}
.eventdatecol strong{font-size:18px;color:#fff;font-weight:500;display:block;line-height:1.1;}
.eventsmdesccol{padding:40px 15px 40px 40px;}
.eventsmdesccol h2{font-size:20px;color:#3680c5;font-weight:400;line-height:1.1;margin:0 0 8px;}
.eventsmdesccol p{font-size:16px;margin-bottom:10px;}
.eventsmdesccol small{font-size:14px;font-weight:300;display:block;}
/* End Option1 */
/* Start Option2 */
.mediasmdesc h1, .mediasmdesc h2{font-size:35px;line-height:1.2;font-weight:500;color:#384657;margin:0 0 32px;}
.mediathumb{display:block;margin-bottom:20px;}
.mediathumb img{width:100%;height:auto;}
.mediasmbox{border-bottom:1px solid #3680c5;margin-bottom:30px;padding-bottom:10px;}
.mediasmbox h3{font-size:24px;color:#384657;font-weight:normal;line-height:1.1;margin:0 0 8px;}
.mediasmbox h3 a, .mediasmbox h2 a:focus{color:#384657;text-decoration:none;}
.mediasmbox h3 a:hover{color:#3680c5;text-decoration:none;}
.mediasmbox small{font-size:14px;font-weight:300;display:block;margin-bottom:5px;}
.mediasmbox span{font-size:14px;font-weight:300;display:block;margin-bottom:18px;}
.medialider.owl-carousel{width:auto;}
.medialider .owl-item .item{width:100%;}
.medialider.owl-carousel .owl-nav [class*="owl-"]{top:-40px;margin-top:0;}
.medialider.owl-carousel .owl-nav .owl-prev{left:15px;}
.medialider.owl-carousel .owl-nav .owl-next{right:15px;}
/* End Option2 */
/* Start Option3 */
.eventmediaslider.owl-carousel{display:block;}
.eventmediaslider.eventmedialist .item{width:100%;margin-bottom:0;}
.eventmedialist .item{margin-bottom:40px;}
.eventloadbtn{border-top:1px solid #3680c5;padding-top:40px;}
 .hmeventmedialist-two, .hmeventmedialist-one{text-align:center;}
.hmeventmedialist-two .item, .hmeventmedialist-one .item{float:none;display:inline-block;margin-bottom:0;}
/* End Option3 */
/********** End Event & Media Page **********/
/********** Start Promotion Page **********/
.pricing_plans-one{text-align:center;}
.pricing_plans-one .item{float:none;display:inline-block;vertical-align:top;}
.pricing_plans-two{text-align:center;}
.pricing_plans-two .item{float:none;display:inline-block;vertical-align:top;}
.discplanbtm-content{padding-top:30px;}
/* Start Option1 */
.hmpromoplan-section + .hmdiscountsection {padding-top: 0;}
.promotionblock{text-align:center;height:360px;width:360px;background:#ccc;border-radius:50%;color:#3680c5;}
.promotionblock .borderbtn{border-radius:4px;font-weight:normal;letter-spacing:2px;border:1px solid #ffffff;font-family:'Roboto';}
.promotitle{padding-bottom:15px;}
.promotitle h2{font-size:24px;font-weight:normal;line-height:1.1;margin:0;text-transform:uppercase;}
.promotitle small{font-size:18px;font-weight:normal;display:block;line-height:1.1;text-transform:uppercase;letter-spacing:2px;}
.promotionbox{padding:20px 0;}
.promohead{padding:15px 0;padding-top: 0px;}
.promohead h3{font-size:72px;line-height:1;margin:0;font-weight:300;}
.promohead span{font-size:18px;font-weight:normal;line-height:1.1;display:block;letter-spacing:2px;text-transform:uppercase;margin-top:10px;}
.promotionlist{padding:0 10px;list-style-type:none;max-width:270px;margin:0 auto 20px;}
.promotionlist li{font-size:14px;font-weight:300;padding:14px 0px;display:block;border-bottom:1px solid #dadada;}
.promtext{display:inline-block;position:relative;padding-left:25px;line-height:18px;}
.promtext:after{content:"\f2bc";font-family:'Ionicons';position:absolute;top:0;left:0;font-size:24px;color:#3680c5;}
.promotionlist li:last-child{border-bottom:inherit;padding-bottom:0;}
.promotionlist li:first-child{padding-top:0;}
.promotitle .bluecolour, .promohead .bluecolour{color:#3680c5;}
.promohead .graycolour{color:#384657;}
.promosilder .owl-item .item, .planssilder .owl-item .item{width:100%;position:relative;}
.promosilder.owl-carousel, .planssilder.owl-carousel{width:auto;display:block;}
/* End Option1 */
/* Start Option3 */
.promotion-silder .owl-item .item{width:100%;}
.promotion-silder .item{transition:all 200ms ease;width:50%;float:left;background-color:#f7f7f7;}
.promotion-silder .item:hover{-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);-webkit-transform:scale(1.02);transform:scale(1.08);z-index:1;background-color:#3680c5;}
.promotion-silder .owl-item .item:hover{-moz-transform:inherit;-ms-transform:inherit;-o-transform:inherit;-webkit-transform:inherit;transform:inherit;}
.promotion-silder .item .promotionblock:hover{background-color:inherit;}
.promotion-silder .item:hover .promotitle small, .promotion-silder .item:hover .promotitle .bluecolour, .promotion-silder .item:hover .promohead .graycolour, .promotion-silder .item:hover .promohead .bluecolour, .promotion-silder .item:hover .promotionlist li{color:#fff;}
.promotion-silder .item:hover .promotionlist li{border-bottom-color:#384657;}
.promotion-silder .item:hover .promtext:after{color:#384657;}
.promotion-silder .item:hover .boxbtn{background-color:#384657;color:#fff;}
/* End Option3 */
/* Start Option4 */
.planssilder{position:relative;}
.planssilder .row{margin:0;}
.planssilder .item{padding:0;}
.planwrap{position:relative;}
.planwrap:hover, .planssilder .item:nth-child(1) .planwrap:hover .plantop:after, .planssilder .item:nth-child(2) .planwrap:hover .plantop:after, .planssilder .item:nth-child(3) .planwrap:hover .plantop:after, .planssilder .item:nth-child(4) .planwrap:hover .plantop:after{background-color:#384657;}
.planwrap:hover .plantop{border-bottom:1px solid #3680c5;}
.planwrap:hover .planbottom{background-color:#384657;}
.planwrap:hover .planbottom li{color:#fff;}
.planwrap:hover .borderbtn{background-color:#3680c5;color:#fff;}
.planssilder .plantop{padding:40px 20px;position:relative;border-bottom:1px solid #f7f7f7;min-height:240px;}
.planssilder .item .plantop:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;}
.planssilder .item:nth-child(1) .plantop:after{background-color:#5392cc;opacity:0.85;}
.planssilder .item:nth-child(2) .plantop:after{background-color:#498cca;opacity:0.90;}
.planssilder .item:nth-child(3) .plantop:after{background-color:#4086c8;opacity:0.95;}
.planssilder .item:nth-child(4) .plantop:after{background-color:#3680c5;opacity:1;}
.plantop .plantopinfo{max-width:210px;margin:0 auto;position:relative;z-index:1;}
.plantop .plantopinfo > span{color:#fff;font-weight:normal;font-size:24px;margin:0 0 18px;display:block;}
.plantop .planprice{font-weight:300;font-size:58px;color:#fff;line-height:1.1;}
.plantop .planprice span{font-size:18px;line-height:1;display:block;margin-top:5px}
.planbottom{background:#f7f7f7;padding:40px 15px 40px 35px;}
.planbottom .plandetail{margin:0 auto;}
.planbottom ul{margin:0 0 30px;padding:0;text-align:left;}
.planbottom li{font-size:14px;font-weight:300;padding:0 0 0 24px;margin-bottom:20px;display:block;position:relative;line-height:18px;}
.planbottom li:after{content:"\f2bc";font-family:'Ionicons';position:absolute;top:0;left:0;font-size:24px;color:#3680c5;}
.planbottom li:last-child{margin-bottom:0;}
.planssilder.pricing_plans-three .item{width:33.333%;}
.planssilder.pricing_plans-three .item:nth-child(2) .plantop:after{background-color:#498cca;opacity:0.90;}
.planssilder.pricing_plans-three .item:nth-child(3) .plantop:after{background-color:#4086c8;opacity:0.95;}
.planssilder.pricing_plans-three .item:nth-child(4) .plantop:after{background-color:#3680c5;opacity:1;}
.planssilder.pricing_plans-three .plantop .plantopinfo{margin:0 0 auto;}
.planssilder.pricing_plans-one .plantop .plantopinfo, .planssilder.pricing_plans-two .plantop .plantopinfo{margin:0 0 auto;text-align:left;}
/* End Option4 */
/********** End Promotion Page **********/
/********** Start Book An Appointment Page **********/
.bookappform{max-width:750px;margin:0 auto;}
.bookform{max-width:510px;margin:0 auto;}
.roundborder .form-control, .roundborder .form-control:focus, .roundborder .heapBox .holder, .roundborder .radiobox, .roundborder .radioinput input[type="radio"]:checked + label{border-radius:17px;}
.bookappcol3 .col-md-6.col-sm-6.col-xs-12{width:33.33333333%;}
.bookappointmentopt1 .bookappform{max-width:100%;}
/********** End Book An Appointment Page **********/
/********** Start Gallery Page **********/
.gallerylist.mediathumb-three .item{margin-bottom:0;}
/* Start Option1 */
.gallerylist .item{margin-bottom:40px;}
.home .gallerylist .item{margin-bottom:0;}
.gallerylist .media-thumb img{width:100%;height:auto;}
.gallerylist .item .media-thumb a{display:block;}
.media-thumb{position:relative;}
.videopoplink, .videopoplink:focus{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;font-size:40px;line-height:1;color:#3680c5;text-decoration:none;}
.videopoplink .ion{position:absolute;left:50%;top:50%;width:50px;height:50px;margin:-20px 0 0 -20px;z-index:1;font-size:27px;line-height:50px;padding-top:1px;padding-left:7px;background-color:#fff;color:#3680c5;border-radius:50%;text-align:center;}
.videopoplink:before{content:"";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);}
.videopoplink:hover .ion{background-color:#3680c5;color:#fff;text-decoration:none;}
/* End Option1 */
/* Start Option2 */
.galleryslider .item{width:50%;float:left;}
.galleryslider .item .media-thumb img{width:100%;height:auto;}
.galleryslider .owl-item .item{width:100%;}
.galleryslider.owl-carousel, .teamslider2.owl-carousel{width:auto;}
.galleryslider.owl-carousel .owl-nav [class*="owl-"]{top:-36px;margin-top:0;}
.galleryslider.owl-carousel .owl-nav .owl-prev{left:0;}
.galleryslider.owl-carousel .owl-nav .owl-next{right:0;}
/* End Option2 */
/* Start Option4 */
.facilitiesilser .owl-item .item{width:100%;}
.facilitiesilser .media-thumb{border-radius:50%;overflow:hidden;}
.facilitiesilser .item .media-thumb img{width:100%;height:auto;}
.facilitiesilser.owl-carousel{width:auto;}
.facilitiesilser.owl-carousel .owl-nav.disabled{display:block;}
.facilitiesilser.owl-carousel .owl-dots, .blogslider.owl-carousel .owl-dots, .promosilder.owl-carousel .owl-dots{padding:25px 0 0;}
.facilitiesilser.owl-carousel .owl-nav .owl-prev, .blogslider.owl-carousel .owl-nav .owl-prev, .promosilder.owl-carousel .owl-nav .owl-prev{left:-75px;}
.facilitiesilser.owl-carousel .owl-nav .owl-next, .blogslider.owl-carousel .owl-nav .owl-next, .promosilder.owl-carousel .owl-nav .owl-next{right:-75px;}
/* End Option4 */
.gallerynote{padding-top:20px;}
.gallerynote p:Last-child{margin-bottom:0;}
/********** End Gallery Page **********/
/********** Start Finance Insurance Page **********/
.finacinsurbtm-content{padding-top:30px;}
/* Start Option1 */
.financedecs{min-height:420px;position:relative;padding-right:382px;}
.financedoctor{position:absolute;bottom:0;right:0;}
.financedoctor img{width:100%;height:auto;}
.insurplansblock{padding:60px;background:#384657;}
.insurhead{position:relative;padding-left:100px;min-height:100px;padding-bottom:35px;}
.insuricon{position:absolute;top:0;left:0;z-index:1;width:80px;height:68px;display:block;text-indent:-999em;text-align:left;background-repeat:no-repeat;background-position:left top;margin:0 auto;background-size:100%;}
.insurbox{position:relative;padding-bottom:30px;}
.insurhead h2{font-size:24px;color:#fff;font-weight:300;line-height:1.2;margin:0;}
.insurplan-list{list-style-type:none;padding:0;margin:0;}
.insurplan-list li{width: 25%;float: left;padding-left:25px;position:relative;font-weight:normal;font-size:18px;color:#fff;line-height:20px;margin-bottom:16px;}
.insurplan-list li:after{content:"\f2ba";font-family:'Ionicons';position:absolute;top:2px;left:0;font-size:21px;color:#3680c5;}
.insurbtn .borderbtn{color:#fff;}
/* End Option1 */
/* Start Option2 */
.financedecs.financleft{padding-right:0;padding-left:382px;}
.financleft .financedoctor{right:auto;left:0;}
.financeplans .insurhead{min-height:inherit;padding-left:0;}
.financeplans .insuricon{margin:0 auto 18px;position:relative;}
/* End Option2 */
/* Start Option3 */
.insurancethumb img{width:100%;height:auto;}
.insuranceplan h3{font-size:24px;line-height:1.2;color:#3680c5;font-weight:300;margin:0 0 25px;}
.insuranceplan .insurplan-list li{color:#384657;}
/* End Option3 */
/* Start Option4 */
.aboutcontent.financeopt4{padding:0;}
.financebenefit{position:relative;padding:100px 0;background-position:center center;background-size:cover;}
.financebenefit:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block;background:rgba(75,82,90,.70);}
.benefitcontent{max-width:510px;position:relative;}
.benefitsmdec{padding-bottom:20px;}
.benefitsmdec h1, .benefitsmdec h2{font-size:35px;line-height:1.2;font-weight:500;color:#fff;margin:0 0 32px;}
.benefitsmdec p{font-size:24px;color:#ffffff;font-weight:300;line-height:1.3;margin-bottom:15px;}
.financelist{list-style-type:none;padding:0;margin:0 auto 20px 0;max-width:350px;}
.financelist li{padding-left:26px;position:relative;font-weight:500;font-size:18px;color:#fff;line-height:20px;margin-bottom:15px;float:left;width:50%;}
.financelist li:after{content:"\f2ba";font-family:'Ionicons';position:absolute;top:0;left:0;font-size:24px;font-weight:bold;color:#fff;}
.financelist li:nth-child(2n + 1){clear:both;}
.benefitcontent .boxbtn{background-color:#384657;color:#fff;}
.benefitcontent .boxbtn:hover{background-color:#3680c5;}
/* End Option4 */
/********** End Finance Insurance Page **********/
/********** Start FAQs Page **********/
/* Start Option1 */
.faqsblock h2{font-size:24px;line-height:1.1;font-weight:500;color:#3680c5;margin-bottom:20px;}
.accordionfaqs{margin-bottom:10px;}
/* End Option1 */
/* Start Option2 */
.accostyle1 .accordionrow{margin-bottom:15px;}
.accostyle1 .accordionrow:last-child{margin-bottom:0;}
.accostyle1 .accordion .acclink{cursor:pointer;position:relative;display:block;background-color:#3680c5;font-size:20px;font-weight:normal;color:#fff;padding:12px 47px 12px 20px;line-height:1.2;text-decoration:none;border-radius:26px;margin-bottom:0;border:1px solid #3680c5;}
.accostyle1 .accordion .acclink:after{content:"\f158";font-family:'Ionicons';position:absolute;top:50%;right:12px;font-size:30px;padding-left:1px;font-weight:normal;color:#fff;text-align:center;line-height:30px;margin-top:-15px;width:inherit;height:inherit;border:none;}
.accostyle1 .accordion .acclink a{display:block;text-decoration:none;outline:0}
.accostyle1 .accordion .acclink.active{background-color:#3680c5;color:#fff;}
.accostyle1 .accordion .acclink.active:after{content:"\f176";height:24px;width:24px;border-color:#fff;color:#fff;right:13px;}
.accostyle1 .accord-detail{padding:25px 15px 10px;display:none}
.accostyle1 .accord-detail p:last-child{margin-bottom:0;}
/* End Option2 */
/* Start Option3 */
.accostyle2 .accordionrow{background-color:#f7f7f7;margin-bottom:15px;}
.accostyle2 .accordionrow:last-child{margin-bottom:0;}
.accostyle2 .accordion .acclink{cursor:pointer;position:relative;display:block;background-color:#f7f7f7;font-size:24px;font-weight:normal;color:#384657;padding:12px 38px 12px 15px;line-height:1.2;text-decoration:none;margin:0;}
.accostyle2 .accordion .acclink:after{content:"\f158";font-family:'Ionicons';position:absolute;top:50%;right:10px;font-size:30px;font-weight:normal;color:#808082;text-align:center;line-height:1;margin-top:-15px;}
.accostyle2 .accordion .acclink a{display:block;text-decoration:none;outline:0}
.accostyle2 .accordion .acclink.active{background-color:#f7f7f7;color:#384657;}
.accostyle2 .accordion .acclink.active:after{content:"\f176";color:#808082;}
.accostyle2 .accord-detail p{margin-bottom:10px;font-size:18px;}
/* End Option3 */
.faqsnote{padding-top:20px;}
.faqsnote p:Last-child{margin-bottom:0;}
/********** End FAQs Page **********/
/********** Start Contact Page **********/
.contactloact{}
.contactloact h2, .contacthour h2{font-size:20px;line-height:1.1;font-weight:500;color:#3680c5;margin:0 0 18px;}
.contactadd, .contactmail, .contactphone{margin-bottom:10px;}
.contactadd a, .contactmail a, .contactphone a{font-size:18px;font-weight:300;}
.contactadd a:hover, .contactmail a:hover, .contactphone a:hover{color:#3680c5;}
.contactfax{padding-bottom:26px;}
.contactfax span{font-size:18px;font-weight:300;display:block;line-height:1.1;}
.consocial{margin:0;padding:0;list-style-type:none;}
.consocial li{display:inline-block;margin-right:16px;}
.consocial li:last-child{margin-right:0;}
.consocial li a{font-size:18px;color:#3680c5;}
.consocial li a:hover{color:#808082;}
.consocial li a .fab.fa-google-plus-g{font-size:20px;}
.foothours{margin:0;padding:0;list-style-type:none;}
.foothours li{float:left;width:100%;margin-bottom:10px;font-weight:normal;}
.foothours li:last-child{margin-bottom:0;}
.footday{float:left;width:95px;position:relative;font-size:17px}
.foottime{float:right;width:100%;margin-left:-100px;padding-left:105px;font-weight:300;font-size:17px}
.contactmap{height:300px;overflow:hidden;}
.contactmap iframe{height:300px;width:100%;line-height:1;display:block;}
.footlocations .contactmap{margin-bottom:20px;}
.fieldrow{margin-bottom:25px;}
.fieldrow:last-child{margin-bottom:0;}
.pagebooksubmitbar .form-group:before{background-color:#fff !important;}
.contcol2 .col-md-4.col-sm-4.col-xs-12{width:50%;}
.contcol2 .col-md-8.col-sm-8.col-xs-12{width:100%;}
.contactform textarea.form-control, .contactform textarea.form-control:focus{height:98px;}
/* Start Option1 */
.contacsectiontmap{padding:60px 0 40px;background-color:#ffffff;}
/* End Option1 */
/* Start Option2 */
.contactform1 textarea.form-control{height:93px;}
/* End Option2 */
/* Start Option3 */
.contactform2 .contactadd{margin-bottom:25px;}
.contactform2 .consocial{margin-bottom:12px;}
/* End Option3 */
/* Start Option4 */
.multiloct-two .item{width:50%;}
.multiloct-four .item{width:50%;margin-bottom:30px;}
.multiloct-four .item:nth-child(2n+1){clear:both;}
.multiloct-four .item:nth-child(3), .multiloct-four .item:last-child{margin-bottom:0;}
.contactform3 .contactmap{margin-bottom:30px;}
/* End Option4 */
.footmap iframe{height:280px;width:100%;line-height:1;display:block;}
/********** End Contact Page **********/
/********** Start How it Works Page **********/
.howitlist-one .howcol{width:100%;}
.howitlist-one .hiwbox{max-width:600px;margin:0 auto;}
.howitlist-two .howcol{width:50%;}
.howitlist-three .howcol{width:33.333%;}
.howworksbtm-content{padding-top:30px;}
.firstvisitbtmbox h2{font-size:24px;line-height:1.2;color:#384657;margin:0 0 15px;}
.firstvisitbtmbox h3{font-size:22px;line-height:1.2;color:#384657;margin:0 0 15px;}
.firstvisitbtmbox ul{padding-left:0;margin-bottom:15px;}
.firstvisitbtmbox ul li{margin-bottom:5px;}
.firstvisitbtmbox ul li:last-child{margin-bottom:0;}
.firstvisitbtmbox p:last-child{margin-bottom:0;}
/* Start Option1 */
.hiwnum{font-size:24px;font-weight:normal;line-height:54px;color:#384657;height:56px;width:56px;border:2px solid #3680c5;border-radius:50%;display:block;margin:0 auto 18px;text-align:center;}
.hiwbox h3{font-size:24px;font-weight:normal;line-height:1.1;color:#384657;margin:0 0 15px;text-transform:uppercase;letter-spacing:0.1em;}
.hiwbox h3 a{color:#384657;}
.hiwbox h3 a:hover{color:#3680c5;}
.hiwbox p{line-height:1.4;margin:0;}
/* End Option1 */
/* Start Option3 */
.hiworksbox{padding:40px 15px;background-color:#f6f6f6;position:relative;}
.hiworksbox:after{content:'';position:absolute;background-color:#3680c4;width:100%;height:8px;left:0;bottom:0;}
.hiworksbox:hover{background-color:#3680c4;}
.hiworksbox:hover .hiwnum{border-color:#fff;}
.hiworksbox.hiwbox:hover h3{color:#fff;}
.hiworksbox.hiwbox:hover p{color:#fff;}
/* End Option3 */
/* Start Option4 */
.howitbox{background-color:#f6f6f6;}
.hiwhead{position:relative;padding:15px;margin-bottom:30px;}
.hiwhead:after{content:'';position:absolute;background-color:#3680c4;width:100%;height:8px;left:0;bottom:0;}
.hiwhead .hiwnum{margin:0 auto 30px 0;}
.howitbox:hover .hiwhead{background-color:#384657;}
.howitbox:hover .hiwnum, .howitbox:hover .hiwhead h3, .howitbox:hover .hiwhead h3 a{color:#fff;}
.hiwsmdesc{padding:0 15px 30px;}
/* End Option4 */
/* Start Option5 */
.howworkblock{padding-left:70px;position:relative;}
.numbox{font-size:54px;color:#fff;font-weight:bold;display:block;line-height:55px;background-color:#3680c4;width:54px;height:55px;border-radius:50%;position:absolute;left:0;top:0;text-align:center;}
.howworkblock h3{font-size:24px;font-weight:normal;line-height:1.1;color:#384657;margin:0 0 15px;text-transform:uppercase;letter-spacing:0.1em;}
.howworkblock h3 a{color:#384657;}
.howworkblock h3 a:hover{color:#3680c4;}
.howworkblock p{line-height:1.4;}
/* End Option5 */
/* Start Option6 */
.howitlist-one .worksblock{max-width:450px;margin:0 auto;}
.worksblock{background-color:#f6f6f6;position:relative;}
.workshead{padding:20px;position:relative;}
.worklist:after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:0 84px 84px 0;border-color:transparent #384657 transparent transparent;right:0;top:0;}
.worklist span{position:absolute;right:12px;top:0px;z-index:1;text-align:right;line-height:68px;display:block;width:84px;height:84px;font-size:24px;font-weight:normal;color:#fff;}
.workshead h3{font-size:24px;font-weight:normal;line-height:1.1;color:#3680c4;margin:0 0 15px;text-transform:uppercase;letter-spacing:0.1em;padding-right:62px;}
.workshead h3 a{color:#3680c4;}
.workshead h3 a:hover{color:#384657;}
.workshead p{line-height:1.4;margin:0;}
.worksthumb img{width:100%;height:auto;}
/* End Option6 */
/* Start Option7 */
.howdoseblock .howitlist-one .item{margin-bottom:0;width:100%;}
.howdoseblock .item{margin-bottom:40px;}
.howdworkbox{position:relative;padding-left:98px;}
.roundicon{display:block;margin:0 auto;width:70px;height:70px;text-align:center;position:absolute;left:15px;top:0;border:2px solid #3680c4;border-radius:50%;font-size:50px;color:#3680c4;line-height:150px;background-position:center center;background-repeat:no-repeat;}
.howitwnum{position:absolute;left:-15px;top:50%;margin-top:-15px;z-index:1;width:30px;height:30px;border-radius:50%;background-color:#384657;color:#fff;font-size:18px;line-height:30px;font-weight:normal;}
.howdworkbox h3{color:#384657;margin:0 0 15px;font-size:24px;line-height:1.1;text-transform:uppercase;font-weight:normal;letter-spacing:0.1em;}
.howdworkbox h3 a{color:#384657;}
.howdworkbox h3 a:hover{color:#3680c4;}
.howdworkbox p{margin:0;}
.howitlist-four .item:nth-child(2n+1){clear:both;}
.howitlist-four .item:nth-child(3), .howitlist-four .item:last-child{margin-bottom:0;}
/* End Option7 */
/********** End How it Works Page **********/
/********** Start Your First Visit Page **********/
/* Start Option1 */
.firstvisit-box{background-color:#f7f7f7;padding:50px 15px 15px;min-height:325px;}
.firstvisitdesc{max-width:485px;margin:0 auto;}
.firstvisitdesc h3{font-size:18px;color:#3680c5;font-weight:normal;line-height:1.5;margin:0 0 18px;}
.firstvisitdesc ul{padding-left:15px;margin:0;}
.firstvisitdesc ul li{margin-bottom:6px;}
.firstvisitdesc ul li:last-child{margin-bottom:0;}
.firstvisit-thumb{background-position:center center;background-repeat:no-repeat;background-size:cover;height:325px;width:100%;}
.firstvisit-thumb img{width:100%;height:auto;visibility:hidden;}
/* End Option1 */
/* Start Option2 */
.vistiblock .row{margin:0;}
.vistiblock .item{padding:0;}
.firstvisit-box.visit-box{background-color:#3680c5;}
.visit-box h3{color:#fff;}
.visit-box ul li{color:#fff;}
/* End Option2 */
/********** End Your First Visit Page **********/
/********** Start Advantages Page **********/
.advantaglist-one .howcol{width:100%;}
.advantaglist-two .howcol{width:50%;}
.advantaglist-one .item{width:100%;}
.advantaglist-two .item{width:50%;}
.hmadvantaglist-one .item{float:none;display:inline-block;}
.hmadvantaglist-two, .hmadvantaglist-one{text-align:center;}
.hmadvantaglist-two .item{float:none;display:inline-block;width:33.333%;}
.hmadvantaglist-three{text-align:center;}
.hmadvantaglist-three .item{float:none;display:inline-block;}
.advantagesbtm-content{padding-top:30px;}
/* Start Option1 */
.advatagesbox{padding-left:92px;position:relative;}
.advatagesicon{width:70px;height:70px;display:block;background-color:#384657;border-radius:50%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-position:center center;}
.advatagesbox h3{font-size:24px;color:#3680c4;font-weight:normal;line-height:1.1;margin:0 0 8px;}
.advatagesbox small{font-size:18px;color:#384657;font-weight:normal;line-height:1.1;display:block;margin-bottom:18px;}
.advatagesbox p{margin:0;}
/* End Option1 */
/* Start Option2 */
.advatagesopt2 .aboutfutinbox p:last-child{margin-bottom:0;}
/* End Option2 */
/* Start Option3 */
.advlist .item{margin-bottom:40px;}
.advlist .item:nth-child(2n+1){clear:both;}
.advroundicon{width:102px;height:102px;background-color:#3680c4;border-radius:50%;display:block;margin:0 auto 18px;/*background-size:cover;*/
 background-repeat:no-repeat;background-position:center center;}
.advblock h2{font-size:24px;color:#344659;font-weight:normal;line-height:1.1;margin:0 0 30px;text-transform:uppercase;}
.advblock p{margin:0;}
/* End Option3 */
/* Start Option4 */
.advcircleicon{width:70px;height:70px;background-color:transparent;border-radius:50%;display:block;margin-bottom:15px;background-repeat:no-repeat;background-position:center center;border:1px solid #e2e2e2;}
.advantrow h3{font-size:24px;color:#384657;font-weight:normal;line-height:1.2;margin:0 0 18px;}
.advantrow p{margin:0;}
/* End Option4 */
/* Start Option5 */
.advtopcontent{position:relative;padding:35px 35px 15px;min-height:290px;text-align:left;}
.advgeblock .item{position:relative;padding:0;}
.advgeblock .item:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#3680c4;}
.advgeblock .item:nth-child(1):before{opacity:1;}
.advgeblock .item:nth-child(2):before{opacity:0.90;}
.advgeblock .item:nth-child(3):before{opacity:0.80;}
.advgeblock .item:nth-child(4):before{opacity:0.70;}
.advgeblock .advantimage{position:relative;}
.advanticon{display:block;font-size:52px;line-height:1;color:#384657;margin:0 0 15px;background-position:left center;background-repeat:no-repeat;height:52px;width:52px;}
.advantagesbox h3{font-size:24px;line-height:1.2;font-weight:500;color:#fff;text-transform:capitalize;margin:0 0 15px;}
.advanticondec p{font-size:18px;color:#fff;font-weight:300;line-height:1.3;margin-bottom:0;}
.advantimage img{width:100%;height:auto;}
.advatagesopt5 .advantaglist-three .item{width:33.33%;}
.advatagesopt5 .advantaglist-one .item{width:100%;max-width:292px;margin:0 auto;float:none;}
.advatagesopt5 .advgeblock .advantaglist-three .item:nth-child(3n+1), .advatagesopt5 .advgeblock .advantaglist-four .item:nth-child(4n+1){clear:both;}
/* End Option5 */
/* Start Option6 */
.advslist .item{margin-bottom:40px;}
.advslist .item:nth-child(2n+1){clear:both;}
.advsbox{padding-left:100px;position:relative;}
.advsround{width:72px;height:72px;display:block;background-color:#3680c4;border-radius:50%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-position:center center;background-size:100% auto;}
.advsbox h3{font-size:24px;color:#344659;font-weight:normal;line-height:1.1;margin:0 0 18px;text-transform:uppercase;}
.advsbox p{margin:0;}
.advsthumb img{width:100%;height:auto;}
/* End Option6 */
/* Start Option7 */
.advsroundbox{position:relative;}
.advsroundbox:after, .advsroundbox:before{content:'';position:absolute;top:0px;bottom:0px;width:2px;background-color:#dfdfdf;}
.advsroundbox:after{left:33.333333%;}
.advsroundbox:before{right:33.333333%;}
.advsroundblock{border:2px solid #dfdfdf;position:relative;}
/*.advsroundblock .item{border-right:2px solid #dfdfdf;}
.advsroundblock .item:last-child{border-right:none;}
*/
.advboedervox{padding:40px 0 15px;min-height:220px;}
 .advboedericon{width:72px;height:72px;display:block;border:2px solid #3680c4;border-radius:50%;margin:0 auto 18px;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.advboedervox small{font-size:18px;font-weight:normal;line-height:1.1;display:block;margin-bottom:10px;}
.advboedervox h3{font-size:24px;color:#3680c4;font-weight:normal;line-height:1.1;margin:0;}
/* End Option7 */
/* Start Option8 */
.advantagesbg{background-color:#f6f6f6;padding-left:390px;padding-right:15px;padding-top:20px;position:relative;}
.advantagbox{padding-top:30px;}
.advbgbox .item{margin-bottom:40px;}
.advbgbox .item:nth-child(2n+1){clear:both;}
.advstfullhumb{background-repeat:no-repeat;background-position:center center;max-width:360px;height:615px;background-size:cover;position:absolute;top:0;left:0;}
.advstfullhumb img{width:100%;height:auto;visibility:hidden;}
/* End Option8 */
/* Start Option9 */
.advantagesborder .advantrow{border:1px solid #e2e2e2;padding:35px 15px 40px;border-radius:4px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.advantagesborder .advantrow:hover{background-color:#e2e2e2;}
.advantagesborder .advantrow .advcircleicon{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.advantagesborder .advantrow h3{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.advantagesborder .advcircleicon{margin:0px auto 16px;}
.advatagesopt9 .advantagesborder{padding-top:0px;}
.home .advatagesopt1 .advantagesborder{padding-top:30px;}
/* End Option9 */
/* Start Option10 */
.advboxcenter .advcircleicon{margin:0 auto 16px;}
/* End Option10 */
/* Start Option11 */
.advcolorbox{background-color:#384657;padding:8px;}
.advcolorsmdesc{border:1px solid #3680c4;padding:30px;}
 .advcolorsmdesc h3{font-size:24px;color:#fff;font-weight:500;margin:0 0 15px;}
.advcolorsmdesc p{color:#fff;margin-bottom:30px;}
.advcolorsmdesc p:last-child{margin-bottom:0;}
/* End Option11 */
/* Start Option12 */
.advgebox .advantagesbox{background-color:#384657;}
.advgebox .advtopcontent{min-height:245px;text-align:center;}
.advgebox .advanticon{margin:0 auto 15px;}
.advatagesopt12 .advantaglist-one .item{width:100%;max-width:292px;margin:0 auto;float:none;}
/* End Option12 */
/********** End Advantages Page **********/
/********** Start Advanced Technology Page **********/
.advtechnologylist .item{margin-bottom:30px;}
.advtechnologylist .item:nth-child(3n+1){clear:both;}
.advtechnologybtm-content{padding-top:30px;}
/* Start Option1 */
.advrteccontentopt1 .advtechnologylist .item{margin-bottom:40px;}
.advrteccontentopt1 .advtechnologylist .teamthumb{margin-bottom:30px;}
.advrteccontentopt1 .teamroundbox{padding:0;}
.advrteccontentopt1 .teamroundbox .teaminbox{max-width:inherit;padding:0 0;}
.advrteccontentopt1 .teaminbox h3, .advrteccontentopt2 .teaminbox h3{margin-bottom:18px;}
/* End Option1 */
/* Start Option2 */
.advrteccontentopt2 .advanclist-two, .advrteccontentopt2 .advanclist-one{text-align:center;}
.advrteccontentopt2 .advanclist-two .item, .advrteccontentopt2 .advanclist-one .item{float:none;display:inline-block;}
.advrteccontentopt2 .teaminbox{text-align:left;}
/* End Option2 */
/* Start Option3 */
.advrteccontentopt3 .item .teamthumb{margin:0 auto;}
.advrteccontentopt3 .advanclist-two, .advrteccontentopt3 .advanclist-one{text-align:center;}
.advrteccontentopt3 .advanclist-two .item, .advrteccontentopt3 .advanclist-one .item{float:none;display:inline-block;}
.advrteccontentopt3 .teaminbox{background-color:#f7f7f7;padding:20px 30px;text-align:left;}
.advrteccontentopt3 .teaminbox h3{margin-bottom:18px;}
/* End Option3 */
/* Start Option4 */
.advteclist{margin-bottom:40px;}
.advteclist:last-child{margin-bottom:0;}
.advtecthumb a{display:block;}
.advtecthumb img{width:100%;height:auto;}
.advtecsmdesc h3{font-size:18px;font-weight:500;color:#3680c5;margin:0 0 15px;line-height:1.1;position:relative;padding-bottom:15px;}
.advtecsmdesc h3:after{content:'';position:absolute;background-color:#3680c5;width:65px;height:2px;left:0;bottom:0;}
.advtecsmdesc h3 a{color:#3680c5;text-decoration:none;}
.advtecsmdesc h3 a:hover{color:#384657;}
/* End Option4 */
/* Start Option5 */
.advtecthumbbox{background-repeat:no-repeat;background-position:center center;background-size:cover;height:202px;}
.advtecthumbbox a{display:block;}
.advtecthumbbox img{width:100%;height:auto;visibility:hidden;}
.advtecinbox h3{font-size:24px;font-weight:normal;color:#384657;margin:0 0 12px;line-height:1.1;}
.advtecinbox h3 a{color:#384657;}
.advtecinbox h3 a:hover{color:#3680c5;}
.technologyslider .owl-item .item{width:100%;}
.technologyslider.owl-carousel{width:auto;}
.technologyslider.owl-carousel .owl-nav.disabled{display:block;}
.technologyslider.owl-carousel .owl-nav .owl-prev{left:-75px;}
.technologyslider.owl-carousel .owl-nav .owl-next{right:-75px;}
.advrteccontentopt5 .advtechnologylist .item:nth-child(3n+1){clear:inherit;}
.advrteccontentopt5 .advtechnologylist .item:nth-child(2n+1){clear:both;}
/* End Option5 */
/* Start Option6 */
.advteccoldesc h1, .advteccoldesc h2{font-size:24px;line-height:1.2;font-weight:normal;color:#384657;margin:0 0 18px;}
.advteccoldesc p:last-child{margin-bottom:0;}
.advtecvideoblock{position:relative;}
.advtecvideoblock .advtecthumb img{visibility:visible;}
.advtecvideoblock img{width:100%;visibility:hidden;border-radius:10px;}
.advtecvideoblock iframe{position:absolute;top:0;left:0;border-radius:10px;}
.advtecvideoblock video{position:absolute;top:0;left:0;width:100%;height:100%;}
/* End Option6 */
/********** End Advanced Technology Page **********/
/********** Start Call to Action Page **********/
/* Start Option1 */
.aboutcontent.callactcontentopt1{padding:0;}
.actionbanner{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;height:560px;}
.actionbanner:after{content:'';position:absolute;background-color:rgba(56,70,87,0.4);width:100%;height:100%;top:0;left:0;}
.actionbanner img{width:100%;height:auto;visibility:hidden;}
.actionblock{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1;}
.actionrow{position:relative;z-index:1;}
.actionrow h1, .actionrow h2, .actionrow h3{font-size:33px;color:#ffffff;font-weight:300;margin:0 0 10px;line-height:1.1;}
.actionrow strong{color:#fff;font-size:18px;display:block;margin-bottom:25px;}
.call-actionform{max-width:700px;margin:0 auto;}
.call-actionform .boxbtn{padding:8px 24px;float:left;border:none;}
.call-actionform .form-control, .call-actionform .form-control:focus{background-color:inherit;border:1px solid #fff;border-radius:2px;color:#fff;text-transform:capitalize;}
.call-actionform .form-control::-webkit-input-placeholder{color:#fff;opacity:1;}
.call-actionform .form-control:-moz-placeholder{color:#fff;opacity:1;}
.call-actionform .form-control::-moz-placeholder{color:#fff;opacity:1;}
.call-actionform .form-control:-ms-input-placeholder{color:#fff;opacity:1;}
/* End Option1 */
/* Start Option2 */
.callaction{max-width:780px;margin:0 auto;}
.callaction h1, .callaction h2{font-size:33px;color:#384657;font-weight:300;margin:0 0 30px;line-height:1.1;}
.callaction p{margin-bottom:22px;}
.callactionbox .borderbtn{display:inline-block;vertical-align:top;margin-right:45px;}
.actionphone{display:inline-block;vertical-align:top;}
.actionphone a{font-size:33px;color:#384657;line-height:1.1;}
.actionphone a:hover{color:#3680c5;}
.actionphone a i{font-size:38px;color:#3680c5;display:inline-block;vertical-align:top;margin-right:6px;}
/* End Option2 */
/* Start Option2 */
.actcalltitle h2, .actcalltitle h3{font-size:33px;color:#384657;font-weight:300;margin:0 0 15px;line-height:1.1;}
.actcalltitle strong{color:#3680c5;font-size:18px;display:block;}
.callbtnbox{text-align:right;}
.callbtnbox .boxbtn{background-color:#384657;margin-bottom:18px;}
.callbtnbox .boxbtn:hover{background-color:#3680c5;}
.callphonebtn a{font-size:23px;color:#384657;font-weight:300;display:inline-block;vertical-align:top;}
.callphonebtn a:hover{color:#3680c5;}
.callbtnbox .callphonebtn a i{color:#3680c5;transform:rotate(90deg);}
/* End Option3 */
/* Start Option4 */
.callroundbox{background-color:#3680c5;border-radius:16px;padding:15px;}
.actionrondbox{display:table;width:100%;}
.actionrondsec{display:table-cell;height:230px;vertical-align:middle;}
.actionrondbox i{font-size:38px;color:#384657;margin-bottom:16px;display:inline-block;vertical-align:top;line-height:1;}
.actionrondbox h3{font-size:18px;color:#fff;font-weight:500;margin:0 0 18px;text-transform:uppercase;line-height:1.1;}
.actionrondcall{font-size:33px;color:#fff;font-weight:300;}
.actionrondcall:hover{color:#384657;}
.actionrondbox span{font-size:23px;color:#fff;font-weight:300;display:block;line-height:1.1;}
.actionrondbox .boxbtn{background-color:#384657;max-width:212px;display:block;margin:0 auto 18px;}
.actionrondbox .boxbtn:hover{background-color:#fff;color:#3680c5;}
.actionrondbox .borderbtn{border-color:#384657;max-width:212px;display:block;padding:8px 15px;margin:0 auto;}
.actionrondbox .borderbtn:hover{background-color:#384657;color:#fff;}
/* End Option4 */
/* Start Option5 */
.actionlist.row{margin:0;}
.actionlist .item{padding:0;}
.actiontoblock{padding:45px 15px 15px 35px;min-height:225px;position:relative;z-index:1;}
.actionlist .item:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#384657;}
.actionlist .item:nth-child(1):before{opacity:1;}
.actionlist .item:nth-child(2):before{opacity:0.85;}
.actionlist .item:nth-child(3):before{opacity:0.75;}
.actiontoblock h2{font-size:24px;font-weight:500;color:#fff;text-transform:uppercase;line-height:1.1;margin:0 0 10px;letter-spacing:0.1em;}
.actiontoblock p{color:#fff;margin-bottom:25px;}
.actiontoblock .borderbtn{border-color:#fff;color:#fff;}
.actiontoblock .borderbtn:hover{background-color:#fff;color:#384657;}
.actiontoblock .callphonebtn a{color:#fff;}
.actiontoblock .callphonebtn a i{font-size:26px;color:#fff;display:inline-block;vertical-align:middle;margin-right:4px;}
/* End Option5 */
/* Start Option6 */
.calladdrow{background-color:#384657;margin-top:52px;}
.calladdblock{padding:80px 380px 20px 0;position:relative;min-height:410px;}
.doccallthumb{position:absolute;right:25px;bottom:0;}
.doccallthumb img{width:100%;height:auto;}
.calladdblock h2{font-size:33px;font-weight:300;color:#fff;line-height:1.1;margin:0 0 26px;}
.quickoinfo{padding-bottom:12px;}
.quickoinfo a{font-size:18px;color:#fff;font-weight:500;color:#fff;display:inline-block;vertical-align:top;}
.quickoinfo a:hover{color:#3680c5;}
.quickoinfo a i{font-size:23px;color:#3680c5;display:inline-block;vertical-align:top;margin-right:6px;}
.calladdblock .boxbtn{margin-top:30px;}
.calladdblock .boxbtn:hover{background-color:#fff;color:#384657;}
.emergencycall, .emergencycall:focus{font-size:23px;color:#fff;font-weight:500;display:inline-block;vertical-align:top;margin-bottom:18px;}
.emergencycall:hover{color:#384657;}
.emergencycall i{font-size:32px;color:#384657;display:inline-block;vertical-align:top;margin-right:6px;}
/* End Option6 */
/* Start Option7 */
.callopeninglist.row{margin:0;}
.callopeninglist .item{padding:0;}
.callopeninglist .item:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#3680c5;}
.callopeninglist .item:nth-child(1):before{opacity:1;}
.callopeninglist .item:nth-child(2):before{opacity:0.90;}
.callopeninglist .item:nth-child(3):before{opacity:0.80;}
.callopeningbox{position:relative;z-index:1;min-height:306px;padding:45px 25px 15px 40px}
.callopeningbox h2, .callopeningbox h3{font-size:33px;font-weight:300;color:#fff;line-height:1.1;margin:0 0 22px;}
.callopeningbox p{color:#fff;}
.hourslist{margin:0;padding:0;list-style-type:none;max-width:285px;}
.hourslist li{float:left;width:100%;padding-bottom:10px;margin-bottom:10px;font-size:18px;color:#fff;font-weight:500;border-bottom:1px solid #384657;}
.hourslist li:last-child{margin-bottom:0;border-bottom:inherit;}
.hoursday{float:left;width:172px;position:relative;}
.hourstime{float:right;width:100%;margin-left:-172px;padding-left:172px;}
.callopeningbox .boxbtn{background-color:#384657;}
.callopeningbox .boxbtn:hover{background-color:#fff;color:#384657;}
/* End Option7 */
/********** End Call to Action Page **********/
/********** Start Careers Page **********/
/* Start Option2 */
.careersopt2 .aboutgray{padding:100px;}
.careersopt2 .aboutweldesc p{margin-bottom:20px;}
.contentlist{margin:0 0 20px;padding:0;list-style-type:none;}
.contentlist li{padding-left:25px;position:relative;color:#3681d9;margin-bottom:15px;line-height:1.1;}
 .contentlist li:last-child{margin-bottom:0;}
.contentlist li:before{position:absolute;content:"\f2bc";font-family:'Ionicons';font-size:22px;color:#384657;left:0;top:0;}
/* End Option2 */
.upload-btn-wrapper{position:relative;display:block;overflow:hidden;}
.upload-btn-wrapper .resumebtn{display:block;width:100%;height:50px;}
/*.page-book-an-appointment .wpcf7-form-control-wrap{position:relative;z-index:1;}
*/
.upload-btn-wrapper .wpcf7-form-control-wrap{position:static;}
.upload-btn-wrapper input[type=file]{font-size:100px;position:absolute;left:0;top:0;opacity:0;z-index:5;}
.upload-btn-wrapper .resumebtn{background-color:#fff;height:34px;height:34px;border:1px solid #89b9d1;box-shadow:none;outline:0;padding:6px 12px;color:#808c9d;font-size:14px;font-weight:300;border-radius:0;text-align:left;}
.upload-btn-wrapper .UploadResume .sfi-wrapper{position:relative;border:none;background:transparent;font-size:14px;width:100% !important;color:#999;outline:none;position:relative;width:100%;overflow:hidden;}
.upload-btn-wrapper .wpcf7-not-valid + .sfi-wrapper{border:1px solid red;border-radius:20px;}
.upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-trigger{display:block;float:right;margin-left:-40px;height:40px;background-size:26px;line-height:40px;font-size:0;position:relative;width:40px;}
.upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-trigger:after{position:absolute;content:"\f40b";right:10px;top:8px;display:inline-block;font-family:"Ionicons";font-size:28px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;color:#3688e0;z-index:11;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-filename{width:100%;overflow:hidden;padding:0 50px 0 14px;display:block;font-size:14px;text-align:left;z-index:10;position:relative;border-right:none;float:left;height:40px;color:#808082;border:0;background-color:transparent;line-height:38px;border-radius:6px;}
/********** End Careers Page **********/
/********** Start Service Landing Pages **********/
.slfooter1 .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span, .slbookblock .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{border-radius:4px;}
.slbookcol1 .col-md-4.col-sm-4.col-xs-12{width:100%;}
.pagebooksubmitbar > .form-group .recaptcha{display: none;}
.landservcontentrow h2, .landservextrarow h2{font-size:26px;color:#3680c5;font-weight:500;margin:0 0 10px;line-height:1.1;}
.landservcontentrow h3, .landservextrarow h3{font-size:22px;color:#3680c5;font-weight:500;margin:0 0 10px;line-height:1.1;}
.landservcontentrow p, .landservextrarow p{margin-bottom:15px;}
.landservcontentrow p:last-child, .landservcontentrow ul li:last-child{margin-bottom:0;}
.landservcontentrow ul, .landservextrarow ul{padding-left:15px;margin:0 0 15px;}
.landservcontentrow ul li, .landservextrarow ul li{margin-bottom:5px;}
.landservreview-secion{padding:60px 0;background-color:#384657;}
.landreviewvideo{position:relative;}
.landreviewvideo img{width:100%;height:auto;visibility:hidden;}
.landreviewvideo iframe{width:100%;height:100%;position:absolute;top:0;left:0;}
.landreviewvideo video{width:100%;height:100%;top:0;left:0;object-fit:cover;}
.landreviewvideo iframe, .landreviewvideo video, .landreviewbox iframe{height:400px;}
.landservcontent-section{padding:60px 0;}
.landvcontent-thumb img{width:100%;height:auto;}
.landvcontent-block h2{font-size:26px;color:#3680c5;font-weight:500;margin:0 0 10px;line-height:1.1;}
.landvcontent-block h3{font-size:22px;color:#3680c5;font-weight:500;margin:0 0 10px;line-height:1.1;}
.landvcontent-block p{margin-bottom:15px;}
.landvcontent-block p:last-child, .landvcontent-block ul li:last-child{margin-bottom:0;}
.landvcontent-block ul{padding-left:15px;margin:0 0 15px;}
.landvcontent-block ul li{margin-bottom:5px;}
.landserdector-section{padding:60px 0;background-color:#f7f7f7;}
.landserdoctorblock > h2{font-size:35px;color:#3680c5;font-weight:500;margin:0 0 30px;line-height:1.1;text-align:center;}
.landserdoct-thumb img{width:100%;height:auto;}
.landserdoctbox h2{font-size:26px;color:#3680c5;font-weight:500;margin:0 0 10px;line-height:1.1;}
.landserdoctbox h3{font-size:22px;color:#3680c5;font-weight:500;margin:0 0 10px;line-height:1.1;}
.landserdoctbox p{margin-bottom:15px;}
.landserdoctbox p:last-child, .landserdoctbox ul li:last-child{margin-bottom:0;}
.landserdoctbox ul{padding-left:15px;margin:0 0 15px;}
.landserdoctbox ul li{margin-bottom:5px;}
.landservextra-secion{padding:60px 0;}
.landservextra-secion h2{margin-top:0;}
.landservextrarow p:last-child{margin-bottom:0;}
.landservextrarow ul li:last-child{margin-bottom:0;}
.servicelandingthree .landservcontentrow{padding-top:30px;max-width:980px;margin:0 auto;}
.servicelandingthree .landservcontentrow h2, .servicelandingthree .landservcontentrow h3, .servicelandingthree .landservcontentrow p, .servicelandingthree .landservcontentrow ul li{color:#fff;}
/********** Start Service Landing-1 Pages **********/
#slheader{background-color:#384657;position:absolute;top:0;left:0;width:100%;z-index:10;}
#slheader.slheaderopt1{border-bottom:2px solid #384657;background-color:inherit;}
.slheader-inner{padding:14px 0;}
#sllogo a{display:block;}
.sltoplink{text-align:right;padding:17px 0;}
.slheadmap, .slheadcall{display:inline-block;vertical-align:middle;}
.slheadmap{margin-right:50px;}
.slheadcall{font-size:24px;color:#fff;}
.slheadcall span{font-weight:300;display:inline-block;vertical-align:top;}
.slheadcall a{font-weight:500;text-decoration:none;color:#fff;display:inline-block;}
.slheadcall a:hover, .slheadmap a:hover{color:#3680c5;}
.slheadmap a{font-size:18px;color:#fff;font-weight:300;text-decoration:none;}
.slheadmap a i{font-size:22px;display:inline-block;vertical-align:top;color:#3680c5;}
 .slbanner{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:800px;position:relative;}
.slbanner:after{content:'';position:absolute;background-color:rgba(28,28,28,0.8);top:0;left:0;width:100%;height:100%;}
.slbanner > img{width:100%;height:auto;visibility:hidden;}
.slconblock{position:absolute;top:0;width:100%;z-index:1;top: 50%; transform: translateY(-50%);}
.slconblock h1{font-size:35px;color:#fff;font-weight:300;margin:0;line-height:1.1;}
.slconblock h2{font-size:28px;color:#3680c5;font-weight:500;margin:0 0 20px;line-height:1.1;}
.slconblock h3{font-size:28px;color:#3680c5;font-weight:500;margin:0 0 20px;line-height:1.1;}
.sltitlebox h1 {margin-bottom: 20px;}
.sllist{margin:0;padding:0;list-style-type:none;position:relative;}
.sllist:after{content:'';position:absolute;background-color:#3680c5;width:46px;height:1px;top:0;left:50%;margin-left:-23px;}
.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:50%;margin-left:-23px;}
.slbannerbook{margin-top:-207px;position:relative;}
.slbookblock{background-color:#f5f5f5;border-radius:26px;padding:55px 30px;}
.slbookblock .bookappform{max-width:930px;}
.slformsection{background-color:#384657;padding:98px 0 58px;}
.slbookappform h3, .slbookappform h2{color:#fff;font-size:35px;font-weight:normal;line-height:1.1;margin:0 0 40px;text-align:center;}
.slbookappform{max-width:920px;margin:0 auto;}
.slbookappform .form-control, .slbookappform .form-control:focus, .slbookappform .form-control.datepicker, .slbookappform .form-control.datepicker:focus, .slbookappform .heapBox .holder, .slbookappform .radiobox, .slbookappform .radioinput label{border-radius:6px;}
.slbookappform .pagebooksubmitbar .form-group:before{display:none;}
.slbookappform .button{background-color:#3680c5;}
.slbookappform .button:hover{background-color:#fff;color:#3680c5;}
.slbtmlink{text-align:center;padding-top:35px;}
.slfootmap, .slfootcall{display:inline-block;vertical-align:middle;}
.slfootmap{margin-right:40px;}
.slfootcall{font-size:24px;color:#fff;}
.slfootcall span{font-weight:300;display:inline-block;vertical-align:top;}
.slfootcall a{font-weight:500;text-decoration:none;color:#fff;}
.slfootmap a{font-size:18px;color:#fff;font-weight:300;text-decoration:none;}
.slfootcall a:hover, .slfootmap a:hover{color:#3680c5;}
.servicelandingone .landservcontentrow{max-width:930px;margin:0 auto;padding-top:30px;}
/********** End Service Landing-1 Pages **********/
/********** Start Service Landing-2 Pages **********/
.slbookaformbox{background-color:#fff;max-width:425px;margin:0 0 0 auto;padding:30px;}
.slbanneropt2 .slconblock{padding:120px 0 30px;}
.slbanneropt2 .slbooktitle h2{font-size:24px;}
.slbookaformbox .form-group{margin-bottom:15px;}
.slbookaformbox .pagebooksubmitbar .form-group:last-child{margin-bottom:0;}
.slbannerbook .pagebooksubmitbar .form-group:before{display:none;}
.sltitleboxopt2 .slconblock h2{color:#fff;}
.sltitleboxopt2 .sllist:after, .sltitleboxopt2 .sllist li:after{background-color:#fff;left:0;margin-left:0;}
.slformsectionopt2{background-color:#f5f5f5;}
.slformsectionopt2 .slbookappform h3, .slformsectionopt2 .slbookappform h2{color:#3680c4;}
.slformsectionopt2 .slbookappform .radioinput label{border-radius:inherit;}
.slformsectionopt2 .slfootmap a, .slformsectionopt2 .slfootcall, .slformsectionopt2 .slfootcall a{color:#384657;}
.slformsectionopt2 .slfootmap a i{color:#3680c5;}
.slformsectionopt2 .slfootmap a:hover, .slformsectionopt2 .slfootcall a:hover{color:#3680c5;}
.slformsectionopt2 .slbookappform .button{background-color:#384657;color:#fff;}
.slformsectionopt2 .slbookappform .button:hover{background-color:#3680c5;}
/********** Start Service Landing-2 Pages **********/
/********** Start Service Landing-3 Pages **********/
.slconblock.slconblockopt3{top: 45%; transform: translateY(-50%); padding: 0;}
.slprmocoupon{background-color:#fff;max-width:340px;margin:0 0 0 auto;}
.slprmotitle{text-align:center;padding:30px 15px;position: relative;}
.slprmotitle strong{color:#3680c4;font-size:56px;font-weight:500;line-height:1;display:block;margin-bottom:5px;text-transform:uppercase;}
.slprmotitle span{color:#3680c4;font-size:30px;font-weight:500;line-height:1;display:block;}
.slprmosmbox{padding:32px 15px 42px;background-color:#eea92d;text-align:center;position:relative;}
.slprmotitle:after{content:'';position:absolute;background-repeat:repeat-x;background-position:left top;width:100%;height:9px;bottom:-8px;left:0; z-index: 999;}
.slprmosmdesc strong{color:#384657;font-size:24px;font-weight:500;line-height:1.3;display:block;margin-bottom:18px;}
 .slprmosmdesc p{color:#384657;font-size:16px;font-weight:500;line-height:1.2;margin:0;}
.slbookapprow{position:relative;}
.slconblocktitle{background-color:#384657;padding:40px 15px;position:absolute;bottom:100%;width:100%;}
.slconblocktitle h2{color:#fff;font-size:35px;line-height:1.2;font-weight:500;margin:0;position:relative;z-index:1;}
.slconblocktitle h2 a{color:#fff;display:inline-block;}
.slconblocktitle h2 a:hover{color:#3680c5;}
.slbookformrow{background-color:#3680c5;padding:40px 15px;}
.slbookformrow .bookappform{max-width:980px;}
.slbookformrow .bookborderbtm .form-control, .slbookformrow .bookborderbtm .form-control:focus{color:#fff;}
.slbookformrow .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color:#384657;}
.slbookformrow .button:hover{background-color:#fff;color:#384657;}
.slbookformrow .form-control::-webkit-input-placeholder{color:#fff;opacity:1;}
.slbookformrow .form-control:-moz-placeholder{color:#fff;opacity:1;}
.slbookformrow .form-control::-moz-placeholder{color:#fff;opacity:1;}
.slbookformrow .form-control:-ms-input-placeholder{color:#fff;opacity:1;}
/********** End Service Landing-3 Pages **********/
.bookborderbtm .pagebooksubmitbar .form-group:before{background-color:transparent;}
/********** Start Service Landing-5 Pages **********/
#slheader.slheaderopt5{background-color:inherit;}
.slheaderopt5 #sllogo img{max-width:100%;height:auto;}
.slheaderopt5 .slheader-inner{padding:14px 600px 14px 0;max-width:1920px;margin:0 auto;}
.servicelandingfive .slconblock{padding:0;height:100%;}
.servicelandingfive .slbannerbook .container{width:auto;}
.slconblockbox{max-width:1920px;margin:0 auto;position:relative;height:100%;}
.slconblockbox .container-fluid{position:relative;z-index:2;padding-left:25px;}
.slconblockopt5 .sltitlebox{max-width:1130px;margin:0 0 0 auto;height:100%;}
.slconblockopt5 .sllist li:after, .sllist:after{display:none;}
.slconblockopt5 .sllist li{padding:0 0 0 23px;margin-bottom:15px;}
.slconblockopt5 .sllist li:last-child{margin-bottom:0;}
.slconblockopt5 .sllist li:before{content:"\f2ba";font-family:'Ionicons';position:absolute;top:0;left:0;font-size:21px;}
.slconblockopt5 .sltitlebox p{color:#fff;margin-bottom:15px;}
.slconblockopt5 .serbookappform{max-width:400px;margin:0 auto;}
.serbookappform .recaptcha{margin:0 auto 15px;display:block;}
.servicelandingfive .landservcontent-secion, .servicelandingtwo .landservcontent-secion{padding:60px 0;}
.servicelandingfive .hmpozativeopt3{padding-bottom:60px;}
/********** End Service Landing-5 Pages **********/
.slbooktitle{text-align:center;padding-bottom:20px;}
.slbooktitle h2{color:#3680c4;font-size:35px;font-weight:normal;line-height:1.2;margin:0;text-align:center;}
.slbooktitle h2 a{color:#3680c4;text-decoration:none;display:inline-block;}
.slbooktitle h2 a:hover{color:#384657;}
/********** End Service Landing Pages **********/
/********** Start Promotion Plans Pages **********/
.promotion_list-one{text-align:center;}
.promotion_list-one .item{float:none;display:inline-block;vertical-align:top;}
.promotion_list-two{text-align:center;}
.promotion_list-two .item{float:none;display:inline-block;vertical-align:top;}
.promonote{text-align:center;padding-top:20px;}
.promonote p{font-size:18px;margin:0;font-weight:300;}
/* Start Option1 */
.promoplanopt1.hmpromoplan-section {padding: 60px 0;}
.prmoplanbox{background-color:#3680c5;padding:40px 15px;position:relative;text-align:center;-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;}
.prmoplanbox:after{content:'';position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:32px 32px 0 0;border-color:#384657 #ffffff transparent transparent;-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;}
.prmoplanbox h3{font-size:35px;color:#ffffff;font-weight:300;line-height:1.1;margin:0 0 15px 0;}
.prmoplanbox h3 a{color:#ffffff;text-decoration:none;}
.prmoplanbox h3 a:hover{color:#384657;}
.prmoplansubbox{display:table;width:100%;}
.prmoplansubbox p{font-size:16px;color:#ffffff;font-weight:normal;letter-spacing:0.05em;text-transform:uppercase;margin:0;line-height:1.1;display:table-cell;height:50px;vertical-align:middle;}
.prmoplabslider{width:auto;}
.prmoplabslider .item{width:100%;}
.prmoplabslider.owl-carousel .owl-nav.disabled + .owl-dots{margin-top:5px;}
/* End Option1 */
/* Start Option2 */
.prmoplanrow{background-color:#f7f7f7;border-radius:6px;}
.prmoplantitle{padding:30px 15px;text-align:center;}
.prmoplantitle h3{font-size:35px;color:#384657;font-weight:300;line-height:1.1;margin:0;}
.prmoplantitle h3 a{color:#384657;text-decoration:none;}
.prmosmtext{background-color:#3680c5;text-align:center;padding:15px 10px;border-radius:0 0 6px 6px;}
.prmosmtext p{font-size:16px;color:#ffffff;font-weight:normal;letter-spacing:0.05em;text-transform:uppercase;margin:0;line-height:1.1;}
/* End Option2 */
/* Start Option3 */
.promoplanbg.row{margin:0;}
.promoplanbg .item{background-color:#f7f7f7;padding:40px 0;border-right:1px solid #e2e2e2;}
.promoplanfull{text-align:center;}
.promoplanbor{padding:0 10px 25px 10px;border-bottom:1px solid #e2e2e2;margin-bottom:30px;display:table;width:100%;}
.promoplanborbox{height:50px;display:table-cell;vertical-align:middle;}
.promoplanbor p{font-size:18px;color:#384657;margin:0;font-weight:normal;text-transform:uppercase;}
.promoplanfull h3{color:#3680c5;font-size:80px;font-weight:300;line-height:1;margin:0;padding:0 10px;}
.promoplanfull h3 a{color:#3680c5;display:inline-block;}
.promoplanfull h3 a:hover{color:#384657;}
/* End Option3 */
/* Start Option4 */
.promoplanround{text-align:center;width:325px;height:325px;background-color:#f7f7f7;border-radius:50%;margin:0 auto;padding:15px;display:table;}
.promoroundbox{display:table-cell;vertical-align:middle;}
.promoroundbox p{font-size:18px;color:#384657;margin:0 0 20px;font-weight:normal;text-transform:uppercase;}
.promoroundbox h3{color:#3680c5;font-size:80px;font-weight:300;line-height:1;margin:0;padding:0 10px;}
.promoroundbox h3 a{color:#3680c5;display:inline-block;}
.promoroundbox h3 a:hover{color:#384657;}
/* End Option4 */
/********** End Promotion Plans Pages **********/
/********** Start Home Service Pages **********/
.hmserviceslider{width:auto;}
.hmserviceslider .item{width:100%;}
.hmserviceslider.owl-carousel .owl-nav.disabled{display:block;}
.hmserviceslider.owl-carousel .owl-nav .owl-prev, .multiserviceslider.owl-carousel .owl-nav .owl-prev, .locatgalleryslider.owl-carousel .owl-nav .owl-prev{left:-50px;}
.hmserviceslider.owl-carousel .owl-nav .owl-next, .multiserviceslider.owl-carousel .owl-nav .owl-next, .locatgalleryslider.owl-carousel .owl-nav .owl-next{right:-50px;}
.hmservicelist-one .item{width:33.333%;float:none;display:inline-block;}
.hmservicelist-two, .hmservicelist-one{text-align:center;}
.hmservicelist-two .item{width:33.333%;float:none;display:inline-block;}
/* Start Option1 */
.hmserblock{position:relative;overflow:hidden;}
.hmserblock img{height:auto;max-width:100%;width:100%;}
.hmseroverlaybox{position:absolute;height:76px;display:block;width:100%;top:calc(100% - 76px);left:0;right:0;padding:10px 15px;text-align:center;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.hmseroverlaybox:before{content:"";position:absolute;background-color:#384657;opacity:.88;height:76px;display:block;width:100%;left:0;right:0;top:calc(100% - 76px);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.hmseroverlaybox .hmsercontent{position:relative;top:0;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.hmseroverlaybox h3{margin:0;color:#fff;font-size:24px;line-height:1.2;margin:0 0 20px;font-weight:normal;height:55px;display:table;width:100%;}
.hmseroverlaybox h3 a{color:#fff;display:table-cell;vertical-align:middle;text-decoration:none;}
.hmsercontent .button, .hmsercontent .button:focus{background-color:#fff;color:#384657;}
.hmsercontent .button:hover{background-color:#3680c5;color:#fff;}
.hmserblock:hover .hmseroverlaybox{top:0;height:100%;}
.hmserblock:hover .hmseroverlaybox:before{top:0;height:100%;}
.hmserblock:hover .hmsercontent{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);}
/* End Option1 */
/* Start Option2 */
.aboutcontent.hmserviceopt2{background-color:#f5f5f5;}
.hmservicescol{position:relative;text-align:center;}
.hmservicesmid{padding:30px 15px;}
.hmservicon{display:block;margin:0 auto 18px;background-position:left top;background-repeat:no-repeat;background-size:cover;width:84px;height:84px;border:2px solid #fff;border-radius:100%;}
.hmserviceslink{display:block;text-decoration:none;}
.hmserviceslink:hover, .hmserviceslink:hover strong{color:#fff;}
.hmserviceslink strong{font-size:18px;color:#3680c5;line-height:1.2;display:block;text-transform:uppercase;}
.hmservicescol:hover{background-color:#384657;}
.hmservicescol:hover .hmserviceslink strong{color:#fff;}
/* End Option2 */
/* Start Option3 */
.hmservicerow{background-color:#f5f5f5;padding:30px 15px 30px 30px;position:relative;overflow:hidden;text-align:left;}
.hmservicebox{text-align:left;}
.hmservicebox a:hover h3{text-decoration:none;color:#3680c5;}
 .hmservicebox h3{font-size:22px;color:#384657;font-weight:bold;line-height:1.1;text-transform:uppercase;margin:0 0 18px 0;position:relative;padding-bottom:18px;}
.hmservicebox h3:after{content:'';position:absolute;background-color:#3680c5;width:85px;height:2px;left:0;bottom:0;}
.hmserviceicon{width:75px;height:75px;display:block;background-size:75px;background-position:left center;background-repeat:no-repeat;text-align:left;text-indent:-999em;margin-bottom:15px;}
/* End Option3 */
/* Start Option4 */
.hmserviceblock{text-align:center;}
.hmserviceblock span{width:75px;height:75px;display:block;background-size:75px;background-position:left center;background-repeat:no-repeat;text-align:left;text-indent:-999em;margin:0 auto 20px;}
.hmserviceblock h3{font-size:24px;color:#3680c5;line-height:1.1;margin:0 0 15px;font-weight:normal;}
.hmserviceblock h3 a{color:#3680c5;}
.hmserviceblock h3 a:hover{color:#384657;}
.hmserviceblock p{margin:0;}
/* End Option4 */
/* Start Option5 */
.hmsersmdet p{font-size:12px;line-height:1.1;text-transform:uppercase;margin-bottom:10px;}
.hmsersmdet h2{font-size:35px;font-weight:500;line-height:1.1;margin:0 0 8px 0;}
.hmsersmdet h2 span{color:#3680c5;}
.hmserbox{padding-left:90px;position:relative;margin-bottom:40px;display:inline-block;}
.hmsevicon{display:block;height:65px;width:65px;margin:0;position:absolute;left:0;top:0;text-decoration:none;background-position:left top;background-repeat:no-repeat;background-size:100%;}
.hmserbox h3{font-size:24px;color:#3680c5;line-height:1.1;margin:0 0 10px 0;font-weight:normal;}
.hmserbox h3 a{color:#3680c5;}
.hmserbox h3 a:hover{color:#384657;}
.hmserbox p{margin:0;}
.hmserrow .item:nth-child(3) .hmserbox, .hmserrow .item:last-child .hmserbox{margin-bottom:0;}
.hmserlist-one .item{width:100%;}
.hmserlist-two .hmserbox, .hmserlist-one .hmserbox{margin-bottom:0;}
/* End Option5 */
/* Start Option6 */
.specialcontent small{display:block;font-size:24px;line-height:1.2;color:#3688e0;font-weight:500;margin:0 0 38px;}
.specialcontent h2{font-size:35px;line-height:1.2;color:#384657;font-weight:300;margin:0 0 20px;}
.buttons-wrap{margin:40px 0 0;}
.buttons-wrap .button, .buttons-wrap .button:focus{padding:9px 20px;margin-right:20px;margin-bottom:5px;}
.buttonborder, .buttonborder:focus{display:inline-block;vertical-align:top;color:#3688e0;font-size:14px;font-weight:normal;line-height:22px;padding:7px 25px 7px;text-transform:uppercase;text-decoration:none;border:1px solid #3688e0;background:transparent;letter-spacing:0.12em;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.buttonborder:hover{background-color:#3688e0;color:#fff;}
.hmspserviceslider{background:#d3e0e8;position:relative;padding:60px 15px;}
.hmspserviceslider .serwrap{position:relative;max-width:535px;margin:0 auto;}
.hmspserviceslider .icon{height:175px;width:175px;border-radius:50%;float:left;border:5px solid #fff;background-repeat:no-repeat;background-position:center center;color:#89b9d1;position:relative;z-index:1;display:block;border:none;}
.hmspserviceslider .specialconblock{margin-left:-175px;padding-left:220px;width:100%;float:right;}
.hmspserviceslider .specialconblock h3{color:#3688e0;font-size:24px;margin:0 0 23px;}
.hmspserviceslider .specialconblock h3 a{color:#3688e0;}
.hmspserviceslider .specialconblock h3 a:hover{color:#384657;}
.hmspserviceslider .specialconblock p{margin:0 0 31px;}
.hmspserviceslider .owl-nav{position:absolute;width:80px;height:42px;bottom:-40px;left:0;right:0;margin:0 auto;}
/* End Option6 */
/* Start Option7 */
.hmservisection{overflow:hidden;}
.hmservisection .container{z-index:1;position:relative;}
/*.hmservidecbox{max-width:475px;padding:0 30px;margin:0 auto;position:relative;top:80px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
*/
.restab .tab-content .hmservismdec p{color:#fff;font-size:17px;font-weight:300;margin-bottom:18px;line-height:1.4;}
.hmservislink{margin-bottom:28px;}
.hmservislink a{font-size:23px;color:#ffffff;font-weight:300;text-decoration:none;}
.hmservislink a .fa.fa-phone{color:#384657;margin-right:4px;transform:rotate(90deg);}
.hmservislink a:hover{color:#384657;}
.hmservidecbox .button{background-color:#384657;color:#fff;height:inherit;}
.hmservidecbox .button:hover{background-color:#777777;color:#fff;}
.hmservicethumb{background-repeat:no-repeat;background-position:center top;background-size:cover;}
.hmservicethumb img{width:100%;height:auto;border-radius:50%;}
.servicetab .tab-content{padding:0;}
.servicetab.restabver{position:relative;border:none;min-height:400px;}
.servicetab .tabnav{margin:0;padding:0;list-style:none}
.servicetab .tabnav li{display:inline-block;margin:0;position:relative;width:100%;background-color:inherit;}
 .servicetab.restabver .tabnav li a{-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;line-height:30px;font-size:22px;color:#808082;font-weight:normal;text-transform:capitalize;text-decoration:none;padding:15px 15px 10px;margin:3px 0;border-radius:3px;display:block;position:relative;-webkit-transition:inherit;-moz-transition:inherit;-o-transition:inherit;-ms-transition:inherit;transition:inherit;text-transform:uppercase;}
.servicetab.restabver .tabnav li a .ion{font-size:28px;line-height:30px;display:inline-block;vertical-align:middle;margin-left:15px;opacity:0;margin-top:-5px}
.servicetab.restabver .tabnav li:last-child a{border-bottom:none;}
.servicetab.restabver .tabnav li a:hover{color:#fff;font-weight:normal;}
.servicetab.restabver .tabnav li a:hover .ion, .servicetab.restabver .tabnav .r-tabs-state-active a .ion{opacity:1;}
.servicetab .restabver .tabnav .r-tabs-state-active a{color:#fff;text-shadow:none;}
.servicetab .tab-content{display:none;}
.servicetab.restabver .tab-content h3{font-size:24px;color:#c6a310;font-weight:500;line-height:1.2;margin-bottom:20px;}
.servicetab.restabver .tab-content p{font-size:18px;color:#fff;font-weight:300;line-height:1.3;margin-bottom:15px;}
 .servicetab.restabver .r-tabs-panel.r-tabs-state-active{display:block;}
.servicetab.restabver .r-tabs-accordion-title{display:none;}
.servicetab .tabnav .r-tabs-state-disabled{opacity:0.5;}
.servicetab.restabver .r-tabs-accordion-title .r-tabs-anchor{display:block;padding:10px;background-color:#f2f2f2;color:#58595b;font-weight:normal;text-transform:uppercase;font-size:17px;text-decoration:none;position:relative;}
.servicetab.restabver .r-tabs-accordion-title .r-tabs-anchor:after{content:'';position:absolute;background-repeat:no-repeat;background-position:left top;height:22px;width:22px;top:50%;right:14px;margin-top:-10px;}
.servicetab.restabver .tabnav .r-tabs-state-active a{color:#ffffff;background-color:transparent;}
/* End Option7 */
/********** End Home Service Pages **********/
.servicsectioncurve{position:relative;height:885px;}
.servicsectioncurve:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center bottom;}
.gallerysectioncurve{position:relative;height:827px;padding-top:60px;}
.gallerysectioncurve:before{position:absolute;content:"";left:0;top:0;bottom:-1px;width:100%;height:100%;background-repeat:no-repeat;background-position:center bottom -1px;}
.mapsectioncurve{position:relative;height:750px;}
.mapsectioncurve:before{position:absolute;content:"";left:0;top:0;bottom:-1px;width:100%;height:100%;background-repeat:no-repeat;background-position:center bottom;}
#footer .container{position:relative;z-index:1;}
/********** Start Home Pozative Page **********/
.home .hmpozativesection:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;background-position:center bottom;background-repeat:no-repeat;}
.hmbookappform{position:relative;z-index:1;}
.hmreviewbox{position:relative;z-index:1;}
.hmreviewbox p{font-size:20px;display:block;color:#fff;margin-bottom:15px;}
.hmreviewbox h2{color:#384657;font-size:35px;line-height:1.1;font-weight:normal;margin:0 0 15px;}
.hmpozativecol3 .col-md-6.col-sm-4.col-xs-12{width:33.33333333%;}
.hmpozativecol1 .col-md-6.col-sm-4.col-xs-12{width:100%;}
.hmpozativeblock .heapBox .handler:before{right:4px;}
/* Start Option1 */
.aboutcontent.hmpozativeopt1{background-position:center center;background-size:cover;padding:70px 0;position:relative;}
.aboutcontent.hmpozativeopt1:after{content:'';position:absolute;background-color:#3680c5;opacity:0.4;width:100%;height:100%;top:0;left:0;}
.hmpozativeblock{max-width:750px;position:relative;z-index:1;}
 .hmpozativeopt1 .hmreviewbox{padding-bottom:30px;}
.hmreviewbox iframe{border-radius:6px;}
.hmbooktitle{color:#fff;font-size:34px;line-height:1.1;font-weight:500;text-align:center;margin:0 0 20px;}
.hmpozativeopt1 .hmbookappform .form-control, .hmpozativeopt1 .hmbookappform .form-control:focus{background-color:#fff;border:none;height:36px;border-radius:6px;}
.hmpozativeopt1 .hmbookappform .heapBox .holder{background-color:#fff;border:none;border-radius:6px;height:36px;padding:7px 20px 7px 12px;}
.hmpozativeopt1 .hmbookappform .heapBox .handler{right:8px;}
.hmpozativeopt1 .hmbookappform .radiobox{background-color:#fff;border:none;border-radius:6px;height:36px;}
.hmpozativeopt1 .radioinput label{height:36px;}
.hmpozativeopt1 .hmbookappform .radioinput label span{border-radius:6px;height:36px;padding:11px 4px;}
.hmpozativeopt1 .hmbookappform .form-group{margin-bottom:15px;}
.hmpozativeopt1 .hmbookappform .pagebooksubmitbar .form-group{margin:0;}
/* End Option1 */
/* Start Option2 */
.aboutcontent.hmpozativeopt2{background-position:center center;background-size:cover;padding:70px 0;position:relative;}
.aboutcontent.hmpozativeopt2:after{content:'';position:absolute;background-color:#3680c5;opacity:0.4;width:100%;height:100%;top:0;left:0;}
.hmpozativeopt2 .hmbookappform .form-control, .hmpozativeopt2 .hmbookappform .form-control:focus{background-color:inherit;border-color:#fff;height:36px;border-radius:6px;color:#fff;}
.hmpozativeopt2 .hmbookappform .heapBox .holder{background-color:inherit;border-color:#fff;border-radius:6px;height:36px;padding:7px 20px 7px 12px;color:#fff;}
.hmpozativeopt2 .hmbookappform .heapBox .handler{right:8px;}
.hmpozativeopt2 .hmbookappform .datefield:before, .hmpozativeopt2 .hmbookappform .heapBox .handler:before{color:#fff;}
.hmpozativeopt2 .hmbookappform .heapBox .handler:before{right:4px;}
.hmpozativeopt2 .hmbookappform .radiobox{background-color:inherit;border-color:#fff;border-radius:6px;height:36px;}
.hmpozativeopt2 .hmbookappform .radioinput label > span{border-radius:6px;color:#fff;}
 .hmpozativeopt2 .pagebooksubmitbar .form-group{display:block;}
.hmpozativeopt2 .pagebooksubmitbar .form-group .recaptcha{margin:0 auto 15px;max-width:304px;}
.hmpozativeopt2 .pagebooksubmitbar .form-group:last-child{margin:0;}
.hmpozativeopt2 .hmbookappform .form-control::-webkit-input-placeholder{color:#fff;opacity:1;}
.hmpozativeopt2 .hmbookappform .form-control:-moz-placeholder{color:#fff;opacity:1;}
.hmpozativeopt2 .hmbookappform .form-control::-moz-placeholder{color:#fff;opacity:1;}
.hmpozativeopt2 .hmbookappform .form-control:-ms-input-placeholder{color:#fff;opacity:1;}
/* End Option2 */
/* Start Option3 */
.aboutcontent.hmpozativeopt3{background-position:center center;background-size:cover;position:relative;}
.aboutcontent.hmpozativeopt3{min-height:855px;padding-top:0;margin-top:60px;}
.aboutcontent.hmpozativeopt3:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-position:center bottom -1px;}
.hmpozativeopt3 .hmpozativeblock{max-width:1500px;margin:0 auto;}
.hmpozativeopt3 .form-control, .hmpozativeopt3 .form-control:focus{background-color:#fff;border:none;}
.hmpozativeopt3 .heapBox .holder{background-color:#fff;border:none;padding:6px 20px 6px 12px;}
.hmpozativeopt3 .heapBox .handler{right:8px;}
.hmpozativeopt3 .radiobox{background-color:#fff;border:none;}
.landing-landing-page-fiv .aboutcontent.hmpozativeopt3{min-height:855px;padding-top:0;margin-top:60px;}
/* End Option3 */
/********** End Home Pozative Page **********/
/********** Start Clients Logo Pages **********/
.clentlogo.hmclentlogo {padding: 60px 0;}
.hmlogosilder .owl-item .item{width:100%;display:table;height:100%;}
.hmlogosilder .owl-item .item .hmlogobox{display:table-cell;vertical-align:middle;text-align:center;}
.hmclentlogo .item {padding: 0 10px;}
.hmclentlogo .hmlogobox img{width:auto;display:inherit;max-width:100%;height:auto;margin:0 auto;}
.hmlogosilder.owl-carousel .owl-nav .owl-prev{left:-75px;}
.hmlogosilder.owl-carousel .owl-nav .owl-next{right:-75px;}
/********** End Clients Logo Pages **********/
.mobilecallbtn{display:none;position:fixed;bottom:0;left:0;right:0;text-align:center;z-index:999;color:#fff;border-top:1px solid #fff;}
.mobilecallbtn a{width:100%;float:left;vertical-align:middle;background-color:#3680c5;color:#fff;font-weight:500;font-size:16px;padding:10px 0;}
 .mobilecallbtn a:hover{background-color:#384657;}
.mobilecallbtn.mobiletwobtn a{width:50%;}
.mobilecallnow i{transform:rotate(90deg);margin-right:5px;}
.mobilecallbtn.mobiletwobtn .mobilecallnow{border-right:1px solid #fff;}
/********** Start Footer **********/
#footer{position:relative;}
.booktitle{text-align:center;padding-bottom:35px;}
.booktitle h2{font-size:34px;color:#3680c5;line-height:1.1;margin:0;text-transform:uppercase;letter-spacing:0.2em;font-weight:normal;}
.footbooktitle{font-size:35px;color:#3680c5;line-height:1.1;margin:0;font-weight:normal;padding-top:60px;}
.datepickfield{position:relative;}
.datepickfield:before{content:"\f3d0";position:absolute;top:0;right:10px;z-index:-1;display:inline-block;font-family:"Ionicons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;color:#3680c5;font-size:26px;line-height:1;padding-top:8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.form-group.bookcaptcha{margin-bottom:0;text-align:center;}
.footer-one .form-group.bookcaptcha:before, .contactform .pagebooksubmitbar .form-group:before,.slconblockopt5 .slbannerbook .pagebooksubmitbar .form-group:before{background-color:transparent;}
/*.bookcaptcha .recaptcha{display:inline-block;vertical-align:middle;position:relative;}
*/
.bookcaptcha .recaptcha img{width:100%;height:auto;}
.footform-section{padding:60px 0 40px;}
.footform-section .datepickfield:before{right:12px;}
.footblock h3{color:#3680c5;font-size:20px;font-weight:500;line-height:1.1;margin:0 0 18px;}
.footblock h3 a{color:#3680c5;}
.footblock h3 a:hover{color:#384657;}
.footadd, .footmail, .footcall, .footfax{padding-bottom:10px;}
.footadd a{font-size:18px;font-weight:300;display:inline-block;line-height:1.3;}
.footmail a{font-size:18px;font-weight:300;display:inline-block;line-height:1.2;}
.footcall{font-size:18px;font-weight:300;}
.footfax span{display:block;}
.footsocial{display:inline-block;padding:15px 0 0;margin:0;list-style-type:none;}
.footsocial li{display:inline-block;margin-right:12px;}
.footsocial li a{color:#3680c5;font-size:18px;line-height:18px;display:inline-block;vertical-align:top;}
.footsocial li a:hover{color:#808082;}
.foothourslist{padding:0;margin:0;list-style-type:none;}
.foothourslist li{margin-bottom:8px;display:inline-block;width:100%;line-height:1.2;}
.foothourslist li:last-child{margin-bottom:0;}
.foothourslist .foothoursday{font-size:16px;width:90px;display:inline-block;font-weight:300;float:left;}
.foothourslist .foothourstime{font-size:16px;font-weight:300;margin-left:-110px;padding-left:110px;float:left;}
.footmap iframe{height:300px;line-height:1;display:block;width:100%;}
.foothourslist .hoursnote{font-size:90%;}
 .footerextracode{padding-top:20px;}
.footerextracode p:last-child{margin-bottom:0;}
.footbookcol2 .col-md-4.col-sm-4.col-xs-12{width:50%;}
/* Start Option1 */
.footer-one .form-control, .footer-one .form-control:focus, .footer-one .form-control.datepicker, .footer-one .form-control.datepicker:focus{background-color:transparent;border:none;}
.footer-one .heapBox .holder{background-color:transparent;border:none;}
.footer-one .radiobox{background-color:transparent;border:none;}
.footer-one .radioinput input[type="radio"]:checked + label{background-color:transparent;}
.footer-one .footcol3{float:right;}
/* End Option1 */
/* Start Option2 */
.footer-two .footmap{padding-bottom:30px;}
.footer-two .footsocial{padding:0;}
.footer-two .foothourslist{margin:0 -5px;width:auto;}
.footer-two .foothourslist li{width:50%;float:left;padding:0 5px;}
.foothourslist li.hoursnote{font-size:16px;}
/* End Option2 */
/* Start Option3 */
.footer-three .foothourslist{margin:0 -5px;width:auto;}
.footer-three .foothourslist li{width:50%;float:left;padding:0 5px;}
.footer-three .footmap iframe{height:325px;}
/* End Option3 */
/* Start Option4 */
.footloct-two .multilocl{width:50%;}
.footloct-three .multilocl{width:33.333%;}
.multilocl h3{margin-top:20px;}
.modal-body-locations{padding:15px 15px 0;}
.modallocations{padding-bottom:15px;border-bottom:1px solid #ccc;margin-bottom:15px;}
.modallocations:last-child{border-bottom:0;margin-bottom:0;}
.modaladdress{margin-bottom:15px;}
.web-by{text-align:center;padding-bottom:40px;}
.web-by strong{font-weight:500;}
.page-template-template-book-an-appointment .web-by{padding:30px 0;}
.page-template-template-contact .web-by{padding:40px 0 0;}
/* End Option4 */
/********** End Footer **********/
/********** Start Before & After Page **********/
.beforeafterlist{margin-bottom:30px;}
.beforeafterlist:last-child{margin-bottom:0;}
.brforebtm-content{padding-top:30px;}
/* Start Option1 */
.beforecol{width:50%;float:left;}
.beforecol1{padding-right:10px;}
.beforecol2{padding-left:10px;}
.beforecol img{width:100%;height:auto;}
.beforecol h3{font-size:22px;color:#3680c5;font-weight:bold;line-height:1.1;margin:10px 0 0;}
/* End Option1 */
/* Start Option2 */
.beforethumb img{width:auto;max-width:100%;}
.beforeaftercol1{text-align:right;}
.beforeaftercol2{text-align:left;}
.beforethumb h3{font-size:22px;color:#3680c5;font-weight:bold;line-height:1.1;margin:10px 0 0;text-align:center;}
.page-privacy-policy .aboutweldesc.page-description{text-align: left;}
/* End Option2 */
/* Start Option3 */
.befaftblock img{width:auto;max-width:100%;}
/* End Option3 */
/********** End Before & After Page **********/
.thankyoublock{padding:40px 0;}
.thankyoublock h1{margin:0 0 25px;font-size:35px;line-height:1.2;font-weight:500;color:#384657;}
.thankyoublock p{margin-bottom:0;}
.pagevideo-sectoion{padding-top:30px;}
.pagevideoblock{position:relative;overflow:hidden;}
.pagevideoblock img{width:100%;height:auto;position:relative;}
.pagevideoblock iframe{width:100%;height:100%;top:0;left:0;position:absolute;}
.pagevideoblock video{width:100%;height:100%;top:0;left:0;position:absolute;object-fit:cover;}
 .notfoundtitle.page-header h1{margin:0;}
/********** 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:90px;border-bottom:1px solid #61529f;}
.capchafield .capchaimg{position:absolute;right:0;top:0;width:84px;}
.capchafield input, .capchafield input:focus{border-bottom:none;}
.capchaimg{text-align:center;background-color:#ffffff;padding:3px 0;line-height:1;}
.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;}
/************ Form CSS ***************/
.radioinput>span{display:block;}
.radioinput .wpcf7-radio{display:block;overflow:hidden;}
.radioinput .wpcf7-list-item{float:left;width:50%;position:relative;display:block;margin:0;padding:0;height:40px;}
.radioinput .wpcf7-list-item label{display:block;margin:0;padding:0;font-weight:normal;line-height:1;}
.radioinput .wpcf7-list-item label > input[type="radio"]{position:absolute;left:0;top:0;display:none;}
.radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color:#3680c5;color:#fff;border-color:#3680c5;border-radius:4px;}
.radioinput .wpcf7-list-item label > span{display:block;padding:0;margin:0;height:38px;color:#808082;font-size:15px;line-height:15px;font-weight:300;padding:13px 2px;text-align:center;cursor:pointer;}
.radioinput .patientbg .wpcf7-list-item label > input[type="radio"]:checked + span{background-color:#384657;color:#fff;border-color:#384657;}
.radioinput .patientbg .wpcf7-list-item label > span{color:#fff;}
.datefield.iconcolor:before{color:#fff;}
.roundborder .radioinput .wpcf7-list-item label>input[type="radio"]:checked+span{border-radius:16px;}
.col-lg-offset-1{margin-left:0;}
/***** Start Home - Pozative an app ******/
.hmpozativereviewsection{padding:80px 0 40px;position:relative; background-position: center top; background-repeat: no-repeat;}
.hmpozativereviewsection h2{color:#092a3d;position:relative;font-size:35px;line-height:1.2;font-weight:bold;}
.hmpozativevideosection{padding:0 0 140px;}
.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;background-repeat: no-repeat;background-position: -437px -151px;}
.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:100%;padding-left:15px;float:left;}
.hmpozativereviewcol2 .hmpozativereview{position:relative;z-index:1;}
.hmpozativeopt3 .hmpozativereviewcol2{padding-left:0;}
.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; background-repeat: no-repeat;}
.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-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-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:600;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-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;}
.location-singlepage .aboutcontent{padding:60px 0;}
/********** Use Manual Pozative **********/
.headcallbookcol.multilocationheder{display:inline-block;vertical-align:top;}
.headbookapp.headbookappmulti{display:inline-block;vertical-align:top;padding-top:0;}
.header-one .headinnermulti .mainNavigation{margin-top:3px;margin-right:0;}
.header-one .headinnermulti #nav{top:40px;left:inherit;right:0;}
.multimeetdoctorsec .teamlist-one.teamselist .item{width:100%;}
.multimeetdoctorsec .teamlist-one.teamselist .teaminbox{text-align:left}
.multiservices-section .multidesc{margin-bottom:25px;}
/* ======================= New Multi Location Start ============================= */
.multilocationheder .headcall{position:relative;margin-left:0;margin-right:10px;}
.multilocationheder .headcall a.headcallbtn{background-color:#384657;display:inline-block;vertical-align:top;padding:14px 22px;border-radius:4px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;font-family:'Roboto';letter-spacing:2px;font-size:14px;color:#fff;text-transform:uppercase;font-weight:300;}
.multilocationheder .location_list{display:none;width:285px;top:100%;padding:0;left:0;position:absolute;background-color:#067cb6;list-style:none;z-index:1;text-align:left;}
.multilocationheder .location_list li{display:block;padding:10px 15px;color:#fff;}
.multilocationheder .location_list li a{display:inline-block;background-color:inherit;font-size:16px;line-height:20px;color:#fff;font-weight:normal;padding-left:0;}
.multilocationheder .headcall:hover .location_list{display:block;}
/* Header Find a Location Start */
.hederlocation{background-color:#17a9f1;padding:20px 0;}
.hederlocation-inner{text-align:center;}
.hederlocation-inner .finde-office-text{color:#ffffff;font-weight:500;display:inline-block;vertical-align:middle;margin:0 15px 0 0;}
.hederlocation-inner .hederlocation-search{display:inline-block;vertical-align:middle;padding-right:0px;}
.hederlocation-inner .wpgmza_sl_radius_div,.hederlocation-inner .wpgmza_sl_search_button_div,.hederlocation-inner .wpgmza_sl_reset_button_div,.hederlocation-inner #heapbox_locationSelect,.hederlocation-inner .wpgmza_map,.hederlocation-inner .sl_use_loc,.hederlocation-inner .wpgmza_sl_query_innerdiv1,.hederlocation-inner .wpgmza-not-found-msg{display:none !important;height:0;width:0;overflow:hidden;}
.hederlocation-inner .addressInput{width:100%;border:none;height:40px;padding:6px 40px 6px 15px;}
.hederlocation-inner .maplocheadbtnform{position:relative;display:inline-block;vertical-align:top;}
.hederlocation-inner .maplocheadbtnform .wpgmza_sl_query_div,.hederlocation-inner .maplocheadbtnform .wpgmza_sl_query_innerdiv2{width:340px;height:40px;padding:0;margin:0;overflow:visible;}
.hederlocation-inner .maplocheadbtnform .addressInput{height:40px}
.hederlocation-inner .maplocheadbtnform .addressInput,.maplocheadbtnform .addressInput:focus{width:100%;height:40px!important}
.hederlocation-inner .maplocheadbtnform .searchButtonfooter{position:absolute;right:4px;top:0;padding:0!important}
.hederlocation-inner .maplocheadbtnform .searchButtonfooter:before{content:"\f4a5";font-family:"Ionicons";position:absolute;z-index:1;top:0;left:0;display:inline-block;color:#666666;pointer-events:none;font-size:22px;line-height:40px;width:40px;text-align:center;vertical-align:middle}
.hederlocation-inner .maplocheadbtnform .searchButtonfooter .maplocsearchbtn,.hederlocation-inner .maplocheadbtnform .searchButtonfooter .maplocsearchbtn:focus{font-size:0;width:40px;height:40px;border:0;background-color:transparent;padding:0!important}
.hederlocation-inner .mallocortxt{display:inline-block;vertical-align:top;margin:0 10px 0 5px;padding:0;font-weight:bold;line-height:40px;color:#fff;}
.hederlocation-inner .currentLocationfooter{position:relative;display:inline-block}
.hederlocation-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:#17a9f1;left:20px;pointer-events:none;}
.hederlocation-inner .currentLocationfooter .button,.hederlocation-inner .currentLocationfooter .button:focus{background-color:#fff;border-radius:0;color:#17a9f1;font-weight:500;font-size:18px;text-transform:capitalize;letter-spacing:0;padding:5px 20px 5px 40px;height:40px}
.hederlocation-inner .currentLocationfooter:hover .button{background-color:#07375b;color:#fff}
.hederlocation-inner .currentLocationfooter:hover:before{color:#fff}
.hederlocation-inner .wpgmza_sl_main_div{overflow:visible;top:0;}
.hederlocation-inner .wpgmza-use-my-location{position:absolute;}
.hederlocation-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:9px 15px;border-radius:0;color:#17a9f1;margin:0;background-color:#ffffff;}
.hederlocation-inner .wpgmza-use-my-location:after{position:absolute;content:"Locate Me";line-height:22px;left:40px;font-weight:normal;}
.hederlocation-inner .wpgmza-use-my-location .fa{font-size:22px;}
.hederlocation-inner .wpgmza-use-my-location:hover{background-color:#17a9f1;color:#fff;}
/* Header Find a Location Stop */
/* Multi Location Footer Location Start */
.footermultiloction{padding:60px 0;background-color:#17a9f1}
.fotersectiiontitle{font-size:20px;font-weight:500;margin-bottom:20px;color:#fff;}
.footermenu h3 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.footerservicelist{padding:0;margin:0;list-style:none}
.footerservicelist li{margin-bottom:10px;padding:0;}
.footerservicelist li a,.footerservicelist li a:focus{color:#fff;position:relative;padding-left:10px;display:inline-block;}
.footerservicelist li a:before{content:"-";position:absolute;left:0}
.footerservicelist li a:hover{color:#07375b}
.footermenu ul{padding:0;margin:0;list-style:none}
.footermenu ul li{margin-bottom:15px}
.footermenu ul li a,.footerservicelist ul li a:focus{color:#fff;}
.footermenu ul li a:hover{color:#07375b}
.footerpromotion{color:#fff;}
.promptionsubtitle{font-size:22px;margin-top:5px}
.fotfindthelocation{margin-bottom:40px}
.fotfindthelocation .finde-office-text{float:left;width:50%;font-size:33px;text-align:left;font-weight:bold;line-height:1.2;margin:0}
.fotfindthelocation .hederlocation-search{float:left;width:50%;text-align:left;padding-top:18px}
.footerbookbtn,.footerbookbtn:focus{font-weight:lighter;padding:6px 20px;display:inline-block;background-color:#fff;color:#07375b;font-size:16px;margin-top:15px;border-radius:3px}
.footerbookbtn:hover{background-color:#07375b;color:#fff}
.multilocationfooterdetail{text-align:center;padding:40px 0;background-color:#07375b;}
.multilocfotsingle{display:inline-block;vertical-align:top;margin:10px -3px;width:25%;padding:0 15px;}
.multilocfotsingle .item{border:1px solid #ffffff;color:#ffffff;padding:10px 15px;border-radius: 4px;}
.multilocfotsingle .item a{color:#ffffff;}
.multilocfotsingle .item a:hover{color:#17a9f1;}
.multilocfotsingle span{display:block;margin-bottom:10px;}
.multilocfotsingle .locfottitle{font-size:20px;font-weight:600;}
.multilocfotsingle .locfotaddres{font-size:16px;line-height:22px;}
.multilocfotsingle .locfotmoile{margin-bottom:0;font-size:18px;line-height:22px;font-weight:500;}
.findlocation-data .wpgmza_sl_query_innerdiv1 .innerpage-title {
    text-align: center;
}
.wpgmza-address a {
    padding-left: 20px;
    position: relative;
}
.wpgmza-address a i {
    position: absolute;
    left: 0;
}
.wpgmza_marker_icon {
    margin-bottom: 15px;
}
.wpgmza-address {
    margin-bottom: 15px;
}
/* Multi Location Footer Location Stop */
/* Footer Find a Location Start */
.findlocation-data .wpgmza_sl_query_innerdiv1 .innerpage-title h2 {
    margin: 0 0 25px;
    font-size: 35px;
    line-height: 1.2;
    font-weight: normal;
    color: #384657;
}
.footerlocation-inner{text-align:center;}
.footerlocation-inner .finde-office-text{color:#ffffff;font-weight:500;vertical-align:middle;display:inline-block;margin:0}
.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 .addressInput{width:100%;border:none;height:40px;padding:6px 40px 6px 15px;}
.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 .maplocheadbtnform .searchButtonfooter{position:absolute;right:4px;top:0;padding:0!important}
.footerlocation-inner .maplocheadbtnform .searchButtonfooter:before{content:"\f4a5";font-family:"Ionicons";position:absolute;z-index:1;top:0;left:0;display:inline-block;color:#666666;pointer-events:none;font-size:22px;line-height:40px;width:40px;text-align:center;vertical-align:middle}
.footerlocation-inner .maplocheadbtnform .searchButtonfooter .maplocsearchbtn,.footerlocation-inner .maplocheadbtnform .searchButtonfooter .maplocsearchbtn:focus{font-size:0;width:40px;height:40px;border:0;background-color:transparent;padding:0!important}
.footerlocation-inner .mallocortxt{display:inline-block;vertical-align:top;margin:0 10px 0 5px;padding:0;font-weight:bold;line-height:40px;color:#fff;}
.footerlocation-inner .currentLocationfooter{position:relative;display:inline-block}
.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:#17a9f1;left:20px;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:#fff;border-radius:0;color:#17a9f1;font-weight:500;font-size:18px;text-transform:capitalize;letter-spacing:0;padding:5px 20px 5px 40px;height:40px}
.footerlocation-inner .currentLocationfooter:hover .button{background-color:#07375b;color:#fff}
.footerlocation-inner .currentLocationfooter:hover:before{color:#fff}
.footerlocation-inner .wpgmza_sl_main_div{overflow:visible;top:0;}
.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;}
/* Footer Find a Location Stop */
/********** Location Single Page Start **********/
.multititleblog h2{font-size:35px;margin-top:0;margin-bottom:25px;}
/* info an gallery start */
.innerbanner .innerbannertitle{position:absolute;left:0;right:0;text-align:center;bottom:40px;z-index:2;}
.innerbanner .innerbannertitle h1{font-size:35px;margin-top:0;}
.multisinglecontainsec{padding:60px 0;}
.multisinglecontainsec h1{text-align:left;}
.multisinglecontainsec .page-header h1:after{margin:0;}
.singleloctionadd,.singleloctioncall, .singleloctionfax, .singleloctionemail, .singleloctionfax{margin-bottom:10px;}
.singleloctionadd a{font-size:18px;}
.singleloctioncall a, .singleloctionfax a, .singleloctionemail a, .singleloctionfax{font-size:18px;font-weight:500;color:#17a9f1;}
.singlelocationicon{padding-right:10px;}
.singleloctioncall a:hover, .singleloctionfax a:hover, .singleloctionemail a:hover{color:#07375b }
.loctionsocialmedia{display:block;padding:0;margin:0;text-align:left;list-style:none}
.loctionsocialmedia li{display:inline-block;width:auto;padding:0px}
.loctionsocialmedia li a{padding:5px 10px;background:none;display:block}
.loctionsocialmedia li:first-child a{padding-left:0;}
.locatgalleryslider{padding-top:40px;}
.locatgalleryslider .item{padding:0;width:100%;}
.locatgalleryslider.owl-carousel .owl-nav [class*="owl-"]{-ms-transform:inherit;-webkit-transform:inherit;transform:inherit;border:0;width:auto;}
.locatgalleryslider.owl-carousel .owl-nav [class*="owl-"] i{-ms-transform:inherit;-webkit-transform:inherit;transform:inherit;}
.locatgalleryslider.owl-carousel .owl-nav .owl-prev{left:0;top:20px;}
.locatgalleryslider.owl-carousel .owl-nav .owl-next{right:0;top:20px;}
.singlelocationicon .fa.fa-phone{transform:rotate(90deg);}
/* info an gallery end */
/* map and form start */
.multibookappintment{padding:60px 0;}
.multibookappintment .bookappblock h2{color:#ffffff;text-align:left}
.multibookappintment .bookappblock h2:after{border-bottom-color:#ffffff;margin:0;}
.multibookappintment .bookappblock h3{color:#ffffff;font-weight:300;margin-bottom:15px;margin-top:0;}
.multibookappintment .bookappblock p{color:#ffffff;}
.multisectionmap iframe{display:block;width:100%;height:500px;border:0px }
.multibookform .aawfieldcol33{width:50%;}
.multibookform .aawfieldcol input,.multibookform .aawfieldcol input:focus,.multibookform .aawfieldcol textarea,.multibookform .aawfieldcol textarea:focus,.multibookform .aawfieldcol select,.multibookform .heapBox .holder{border:0;background-color:#ffffff;padding:9px 12px;}
.multibookform .aawformradiobox{border:1px solid #ffffff;}
.multibookform .aawformradiocol label{color:#ffffff;height:38px;}
.multibookform .aawformradiocol input[type="radio"]:checked + label{background-color:#07375b;color:#ffffff;}
.multibookform .custombtnsave{background-color:#ffffff;color:#07375b;}
.multibookform .custombtnsave:hover{background-color:#07375b;color:#ffffff;}
/* map and form end */
/* Promotion start */
.multipromotionsec{padding:60px 0;}
.multipromotionsec .promoplanfull{background-color:transparent;border:none;padding:0;}
.multipromotionsec .promotionlocation{display:table;width:100%;margin:0;}
.multipromotionsec .promotionlocation .multihoursitem,.multipromotionsec .promotionlocation .promotions-block{padding:0;display:table-cell;float:none;vertical-align:top;}
.multipromotionsec .promotionlocation .multilochour{color:#fff;background:#17a9f1;padding:31px 45px;height:330px;display:table;}
.multilochour-col{display:table-cell;vertical-align:middle;}
.multilochour-col h3{margin-top:0;font-weight:normal;margin-bottom:20px;}
.multilochour-col .foothours{margin-bottom:0;}
.multilochour-col .foothours li{margin-bottom:0;padding-bottom:7px;}
.multipromotionsec .promotions-block .item{vertical-align:middle;display:table;position:relative;text-align:center;height:330px;padding:10px 45px;}
.multipromotionsec .promotions-block .item .lpromotions{position:relative;vertical-align:middle;display:table-cell;z-index:1;}
.multipromotionsec .promotions-block .item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#17a9f1;}
.multipromotionsec .promotions-block .item:nth-child(2n+1):after{opacity:0.9}
.multipromotionsec .promotions-block .item:nth-child(2n+2):after{opacity:0.8}
.multipromotionsec .promoplanfull h3{color:#ffffff;font-size:40px;font-weight:normal;line-height:1;margin:0;padding:0 10px 15px;}
.multipromotionsec .promoplanfull .promoplanbor{padding:0 10px 10px;display:table;width:100%;}
.multipromotionsec .promoplanfull .promoplanbor p{font-size:22px;color:#ffffff;margin:0;font-weight:normal;}
.multipromotionsec .promoplanfull .promsubdesc{font-size:16px;color:#fff;font-style:normal;font-weight:300;line-height:1.2;margin:0;padding-bottom:20px;}
/* Promotion end */
/* About Us start */
.multiaboutsection{padding:60px 0;}
.halfaboutcenter h2{text-align:left;}
.halfaboutcenter h2:after{margin:0;}
.multiaboutsection .multiaboutdesc p{font-size:18px;margin:0 0 25px;line-height:24px;}
.multititleblog small{margin-bottom:15px;display:block}
/* About Us End */
/* Doctor start */
.multimeetdoctorsec{padding:60px 0;}
.doctorwrapper{text-align:center;}
.doctorwrapper .doctorboximg img{max-width:100%;height:auto;}
.doctorboxcontain .doctortitle{font-weight:normal;}
.doctorboxcontain small{font-size:16px;}
.locationdr_two,.locationdr_three{text-align:center;}
.locationdr_two .item,.locationdr_three .item{display:inline-block;float:none;margin-left:-3px;margin-right:-3px;}
/* Doctor stop */
/* Service start */
.multiservices-section{padding:60px 0;}
.multiservicescolumn{text-align:center;}
.multiservicescolumn .item{width:33.33%;display:inline-block;margin-left:-3px;margin-right:-3px;}
.multiservicescolumn .locatsevicslider .item{width:100%;}
.multiservicon{height:100px;width:100px;display:inline-block;background-repeat:no-repeat;background-position:center;margin:0 auto;}
.multiservicesmid strong{display:block;text-align:center;font-size:20px;}
/* Service Stop */
/* Area Treatment start */
.hmtreatmentsection{padding:60px 0;}
.hmtreatmentsection .multilocationbtn{display:block;vertical-align:top;border:none;background-color:#034ea2;color:#fff;font-size:18px;line-height:26px;padding:7px 15px;text-decoration:none;font-weight:normal;text-align:center;margin-bottom:15px;}
/* Area Treatment stop */
/* Location Extra Start */
.multilocationextra{padding:60px 0;}
.landserdoctbox h2{color:#034ea2;font-size:22px;font-weight:500;line-height:1.2;margin:0 0 28px 0;text-align:left;display:block;}
.landserdoctbox h3{color:#034ea2;font-size:18px;font-weight:500;line-height:1.2;margin:0 0 28px 0;text-align:left;display:block;}
.landserdoctbox p{font-size:18px;line-height:1.2;margin:0 0 20px 0;display:block;}
.landserdoctbox p:last-child{margin:0;}
/* Location Extra Stop */
/********** Close Location Listing **********/
/* Start Find a Location Page */
.findlocation-data .wpgmaps_mlist_row.wpgmza_basic_row{margin:0;padding:0 15px;border:0;width:33.33%;float:left;}
.findlocation-data .wpgmaps_mlist_row.wpgmza_basic_row:nth-child(3n+1){clear:both}
.findlocation-data .wpgmza-basic-listing-content-holder{border:1px solid #000;padding:10px;margin:10px 0;}
.findlocation-data .wpgmza_marker_list_class{display:block;max-width:1140px;margin:0 auto;}
.findlocation-data .wpgmza_marker_list_class:before,.findlocation-data .wpgmza_marker_list_class:after{display:table;content:" ";}
.findlocation-data .wpgmza_marker_list_class:after{clear:both;}
.findlocation-data .wpgmza-basic-listing-image-holder{width:100%;float:none}
.findlocation-data .wpgmza-content-address-holder{width:100%;float:none;padding-top:25px;text-align:center;}
.findlocation-data .wpgmza-content-address-holder p.wpgmza-content-address-holder-inner{font-size:20px;margin-bottom:15px !important;}
.findlocation-data .wpgmza_basic_row .wpgmza-address{margin-top:0;font-size:inherit;color:#7c7c7c;font-style:normal;margin-bottom:15px;}
.findlocation-data .wpgmza_basic_row .wpgmza-desc p{margin:0;font-size:inherit;}
.findlocation-data .wpgmza_basic_row .wpgmza-desc p a{margin-bottom:15px;display:inline-block;}
.findlocation-data .wpgmza_basic_row .wpgmza-desc p br{display:none;margin:0;}
.findlocation-data .wpgmza_basic_row .wpgmza-content-address-holder img{transform:inherit;margin:0 0 20px 0 !important;position:inherit;float:none !important;max-width:36px !important;}
.findlocation-data .wpgmza_basic_row .wpgmza-link a{padding:6px 20px;background-color:#17a9f1;border-radius:3px;color:#fff;text-transform:uppercase;font-weight:normal;display:inline-block;margin-bottom:10px;}
.findlocation-data .wpgmza-basic-listing-image-holder img{border:0;padding:0 !important;float:none !important;margin:0 !important;}
.findlocation-data .simplelocinermap iframe{display:block;height:500px;width:100%;border:none;}
.simplelocation-section{padding:60px 0;}
.findlocation-data .wpgmza_sl_main_div{max-width:100%;margin:0 auto;background-color:#fff;padding:60px 0 40px;text-align:center;position:relative;z-index:2;overflow:visible;}
.findlocation-data .simplelocation-section .wpgmza_sl_main_div{padding-bottom:0;}
.findlocation-data .wpgmza_sl_search_button,.findlocation-data .wpgmza_sl_reset_button_div,.findlocation-data .wpgmza_store_locator_options_button{padding:0;}
.findlocation-data .wpgmza_sl_query_div{height:auto;padding-bottom:15px;padding-top:0;}
.findlocation-data .wpgmza_sl_query_innerdiv1{float:none;width:100%;font-size:35px;font-weight:bold;margin-bottom:25px}
.findlocation-data .wpgmza_sl_query_innerdiv2{float:none;width:100%}
.findlocation-data .wpgmza_sl_query_div .addressInput{width:387px!important;float:none;height:36px;border-radius:3px;padding:6px 15px;font-size:16px;vertical-align:middle;margin-right:20px}
.findlocation-data .wpgmza-form-field__input{border:1px solid #17a9f1;}
.findlocation-data .wpgmza_sl_query_div .wpgmza-use-my-location{float:none;position:relative;background:no-repeat;border:1px solid #17a9f1;height:36px;width:140px;text-align:left;vertical-align:middle;padding:5px 15px;border-radius:3px;color:#17a9f1;margin:0}
.findlocation-data .wpgmza_sl_query_div .wpgmza-use-my-location:after{position:absolute;content:"Locate Me";line-height:22px;left:40px;font-weight:500}
.findlocation-data .wpgmza_sl_query_div .wpgmza-use-my-location .fa{font-size:22px;}
.findlocation-data .wpgmza_sl_query_div .wpgmza-use-my-location:hover{background-color:#17a9f1;color:#fff;}
.findlocation-data .wpgmza_sl_radius_div{display:inline-block;vertical-align:middle;float:none;margin:0;padding:0;overflow:visible;}
.findlocation-data .wpgmza_sl_radius_div .wpgmza-form-field__label{width:80px;display:inline-block;vertical-align:middle;float:none;text-align:left;margin:0;font-size:18px;font-weight:normal;}
.findlocation-data .wpgmza_sl_radius_div .heapBox{width:140px;display:inline-block;vertical-align:middle;float:none;margin-right:20px}
.findlocation-data .wpgmza_sl_radius_div .heapBox .holder{background-color:transparent;border-radius:3px;border:1px solid #17a9f1;height:36px;padding:7px 15px 7px;text-align:left;width:140px;line-height:22px;}
.findlocation-data .wpgmza_sl_radius_div .heapBox .handler{right:14px;}
.findlocation-data .wpgmza_sl_radius_div .heapBox .handler:before{right:0;top:6px;font-size:24px;}
.findlocation-data .wpgmza_sl_search_button_div,.findlocation-data .wpgmza_sl_reset_button_div{vertical-align:bottom}
.findlocation-data .wpgmza_sl_search_button_div input{height:36px;padding:0 15px;background-color:#17a9f1;border:1px solid #17a9f1;border-radius:3px;color:#fff;text-transform:uppercase;font-weight:normal;width:140px;margin-right:20px}
.findlocation-data .wpgmza_sl_reset_button_div input{height:36px;padding:0 15px;background-color:transparent;border:1px solid #17a9f1;border-radius:3px;color:#17a9f1;text-transform:uppercase;font-weight:normal;width:140px}
.findlocation-data .wpgmza_sl_radius_div{vertical-align:top;height:auto;display:inline-block}
.findlocation-data .wpgmza_map{z-index:1}
.findlocation-data #wpgmza_marker_list_container_1{margin:0 auto;width:100%;}
.findlocation-data #heapbox_locationSelect{display:none}
/* Start Get Directions */
.findlocation-data .wpgmaps_directions_outer_div,.findlocation-data #wpgmaps_directions_notification_1,.findlocation-data #wpgmaps_directions_reset_1,.findlocation-data #directions_panel_1{max-width:1170px;padding:0 15px;margin:0 auto;}
.findlocation-data .wpgmaps_directions_outer_div{padding-top:40px;}
.findlocation-data .wpgmaps_directions_outer_div h2{text-align:center;margin-bottom:25px;margin-top:0;font-size:35px;}
.findlocation-data .ui-sortable{text-align:left;max-width:550px;margin:0 auto;padding:0;}
.findlocation-data .ui-sortable .wpgmza-form-field{padding:0;margin:0 0 20px 0;}
.findlocation-data .ui-sortable .wpgmza-form-field:last-child{text-align:center;margin-bottom:0;}
.findlocation-data .ui-sortable .wpgmza-form-field #wpgmza_show_options_1,.findlocation-data .ui-sortable .wpgmza-form-field #wpgmza_hide_options_1{font-size:18px !important;font-weight:normal;}
.findlocation-data .ui-sortable .wpgmza-form-field.wpgmza_dir_options{margin:15px 0 0;text-align:left}
.findlocation-data .ui-sortable .wpgmza-form-field.wpgmza_dir_options .wpgmza-form-field__label{width:100%;}
.findlocation-data .ui-sortable .wpgmza-form-field .wpgmza-form-field__label{display:inline-block;width:80px;font-size:18px;margin:0;}
.findlocation-data .ui-sortable .wpgmza-form-field a{font-size:18px !important;}
.findlocation-data .ui-sortable .wpgmza-form-field__input{width:365px !important;float:none;height:36px;border-radius:3px;padding:6px 15px;font-size:16px;vertical-align:middle;margin-right:20px;}
.findlocation-data .ui-sortable .wpgmza-use-my-location{float:none;display:inline-block;border:1px solid #14b4d0;height:36px;width:50px;text-align:center;vertical-align:middle;padding:0;border-radius:3px;color:#14b4d0;margin:0;background-color:transparent;}
.findlocation-data .ui-sortable .wpgmza-form-field .wpgmaps_get_directions{height:36px;padding:0 15px;background-color:#17a9f1;border:1px solid #17a9f1;border-radius:3px;color:#fff;text-transform:uppercase;font-weight:normal;width:140px;margin-right:0}
.findlocation-data #wpgmaps_directions_reset_1{text-align:center;padding-bottom:20px;}
.findlocation-data #wpgmaps_directions_reset_1 a{font-size:18px !important;font-weight:normal;margin:0 20px}
.findlocation-data #wpgmaps_directions_reset_1 br{display:none;}
.findlocation-data #directions_panel_1{text-align:center;}
.findlocation-data .adp-directions,.findlocation-data .adp-summary{width:100%;max-width:520px;margin:0 auto;}
.findlocation-data .adp-directions .adp-substep{text-align:left;}
.findlocation-data #wpgmaps_directions_notification_1{text-align:center;padding:10px 15px;border:1px solid red;color:red;}
.multiservicesection .multititleblog .multidesc{margin-bottom:30px;}
/* End Get Directions */
/* End Find a Location Page */
/* Start: Location Detail Pages */
.hmfuturesection.locdtlbnnr-map {padding: 0;}
.locdtlbnnr-map .container {width: 100%;max-width: 100%;padding: 0;}
.locdtlbnnr-map .container * {padding: 0;margin: 0;}
.locdtlbnnr-map iframe {width: 100%;}
.locatcondetail .innerpage-title h1 {
    font-size: 35px;
    font-weight: normal;
    color: #192144;
    margin-top: 0;
    margin-bottom: 25px;
}
.singlelodetail a {
    display: inline-block;
    font-size: 18px;
    color: #58595b;
}
.singlelodetail div + div {
    margin-top: 20px;
}
.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: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 1;
    font-size: 20px;
}
.singlelophone a:after {
    content: "\f879";
}
.singlelofax span:after {
    content: "\f1ac";
}
.singlelomail a:after {
    content: "\f0e0";
}
.loc-social .footsocial {
    padding-top: 0;
}
.locgalleryslider.owl-carousel .owl-nav [class*='owl-'] {
    position: relative;
    top: 0;
    transform: none;
    padding: 0 10px;
    margin-top: 5px;
    font-size: 30px;
}
.location-detailinner {
    padding: 40px 0 0 0;
}
.locgalleryslider.owl-carousel .hmgalleryinner img {
    height: 230px;
    object-position: center;
    object-fit: cover;
}
.locathourscol .foothours .hoursnote {
    margin-bottom: 0;
}
.multiloc-bookappintment .aawfieldcol.aawfieldcol33{width: 50%;}
.multiloc-bookappintment .aawformblock .aawformradiocol label {line-height: 14px;padding: 5px 2px;}
.extrasec-col .hmtitle, .extrasec-col .hmtitle h2,
.extrasec-halfcol .hmtitle, .extrasec-halfcol .hmtitle h2 {text-align: left;}
.extrasec-col .extraseccontent p, .extrasec-halfcol .extraseccontent p {text-align: left;}
/* End: Location Detail Pages */
/* ======================= New Multi Location Stop ============================= */
.formsectionheight{min-height:600px;}
.bs-example .modal.in .modal-dialog{max-width:400px;margin:0;padding:10px;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.bs-example .modal-dialog .multimodel{padding:5px 10px 5px 0;}
.multimodel .multimodeltitle{font-weight:normal;}
.copyright{padding:30px 0;text-align:center;background-color:#e7f7fa;font-size:16px;}
.copyright p{margin-bottom:0;}
.copyright a{color:#14b4d0;}
.copyright a:hover{color:#1e61a6;}
.footerbookform .aawformradiocol{display:inline-block;}
.footerbookform .aawformradiocol label{padding:5px 0;line-height:30px;display:block;}
/* Landding Css */
.slheaderrow {
    display: flex;
    align-items: center;
}
.slbookcol1 .aawfieldcol33 {
    width: 100%;
}
#slheader.slheaderopt2 {
    position: relative;
}
.slbanneropt2 .slconblock {
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.slconblockopt2row {
    display: flex;
    align-items: center;
}
.slconblocktitle .hmtitle h2 {
    margin-bottom: 0;
}
.slconblockoptrow {
    display: flex;
    align-items: center;
}
.slconblockoptrow .item {
    flex: 0 0 auto;
    width: 50%;
}


/* New Landing Css */
.landing-template-default #header {
    position: relative;
}
.landing-template-default #header .header-inner {
    padding: 10px 0;
}
.landing-template-default #header .headermain {
    display: flex;
    align-items: center;
    justify-content: center;
}
.landing-template-default #container {
    padding-top: 0;
}
.slconblockopt1 {
    top: 40%;
}
.slheadbookform1 .aawform-group.aawform-btn {
    margin-bottom: 0;
}
.landingsection {
    padding: 60px 0;
}
.landingsection p:last-child {
    margin-bottom: 0;
}
.landservcol p{margin-bottom: 0;}
.landservcolhalf p{margin-bottom: 0;}
.landingsection iframe {
    min-height: 400px;
}
.slconblockopt2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slconblockopt2 .slbannerbook {
    margin-top: 0;
    max-width: 425px;
    margin: 0 0 0 auto;
    padding: 30px;
    background-color: #fff;
}
.slconblockopt2 .slconblockbox {
    margin: 0;
}
.slconblockopt2 .sllist li:after{margin-left: 0;left: 0;;}
.slheadbookform2 .aawformblock .aawfieldcol{width: 100%;}
.stikerinner {display: flex;align-items: center;justify-content: space-between;}
.slbanneropt3 .sltitlebox{max-width: 340px;margin: 0 auto 0 0;}
.slbanneropt3 .sllist li:after {margin: 0;left: 0;}
.slconblock.slconblockopt5{height: 100%;top: 50%; max-width: 1920px; margin: 0 auto; left: 0; right: 0;}
.slconblockopt5 .slconblockbox {
    padding-right: 500px;
}
.slconblockopt5 .slbannerbookouter {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    background-color: #f7f7f7;
    z-index: 1;
    max-width: 500px;
}
.landing-template-default .padd-row{padding-top: 0;}
.landing-template-default .footblock {
    text-align: center;
}
.landing-template-default .footaddbox.footblock {
    text-align: center;
    padding: 10px 0 0 0;
}
.landing-template-default .footer-one .footcol3{padding-bottom: 0;width: 100%;}
.landing-template-default .footer-one .footcol1 {
    width: 100%;
}
.landing-template-default .footerbookform .aawfieldcol33{width: 33.33%;}
.slconblock3 {
    top: 42%;
}
.landing-landing-page-four #header {
    position: absolute;
    background-color: transparent;
    border: none;
}
.landing-landing-page-four #header .header-inner {
    background-color: transparent;
    padding-right: 500px;
}
.landing-landing-page-four #header .header-inner .headaddress {
    display: block;
    text-align: right;
}
.landing-landing-page-four #header .header-inner .headcall{ 
    display: block;
    text-align: right;
    padding-top: 5px;
}
.landing-landing-page-four #header .header-inner .container {
    width: auto;
    max-width: 100%;
}
.slconblockopt5 .container {
    width: auto;
    height: 100%;
}
.slconblockopt5 .slbannerbook {
    margin: 0;
    height: 100%;
}
.slconblockopt5 .slbannerbook .container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.slconblockopt5 .container{
    display: flex;
    align-items: center;
}
.slconblockopt5 .sltitlebox{
    padding-left: 100px;
}
#footnav {
    list-style: none;
    padding-left: 0;
}
.landing-landing-page-five .footer-one .footcol3{width: 50%;}
.landing-landing-page-five .footer-one .footcol1{width: 25%;}
.landing-landing-page-five .footer-one .footcol2{width: 25%;}
.landing-landing-page-five .footblock{text-align: left;}
.landing-landing-page-five .footaddbox.footblock{text-align: left;}

.extraseccontent p:last-child {margin-bottom: 0;}

/* Start: Testimonials Page */
.testimonialcontentopt {
    padding: 60px 0;
}
.testimonialcontentopt .page-header h1 {
    text-align: center;
}
.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%;
	padding:0;
}
.testmonialbox{padding: 20px;border-radius: 10px;background-color: #e9e9e9;}
.enasingle-slider .testmonialboxinner {
    display: flex;
    align-items: center;
}
.enasingle-slider .testmonialdetail {
    padding-left: 40px;
}
.authername {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
}
/* Start: Testimonials Page */

/* Start: Before/After Page */
.beforeafter-section {
    padding: 60px 0;
}
.beforeafter-section .page-header h1 {
    text-align: center;
}
.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;
}
.inbancaptext h1 {
    font-weight: bold;
    font-size: 30px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
}
.inbancaption {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
/* End: Before/After Page */

.slbookblock1 {
    margin-bottom: 60px;
}

/***multisearchbar***/

.hederlocation-search .mallocortxt { display: none; }
.locsearchbox .gmw-form-wrapper input:focus { outline: 0 !important; }
.locsearchbox  .pac-target-input:not(:-webkit-autofill) { outline: 0; }
.hederlocation-inner .locsearchform { display: inline-block; vertical-align: middle; }
.hederlocation-inner .locsearchorbtn { display: inline-block; vertical-align: middle; padding-left: 15px; }
.hederlocation-inner .locsearchform { position: relative; padding-right: 40px; width: 300px; }
.maplocheadbtnform .gmw-form-wrapper input[type=text] {border: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.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;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.hederlocation-inner .gmw-form-wrapper .locsearchbox .gmw-form-field-wrapper input[type=text] { height: 40px; width: 100%; font-size: 16px; }
.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 {font-weight: 400; width: 150px; font-size: 18px; background: white; border-color: #fff; transition: none;border-radius: 4px;}
.hederlocation-inner .gmw-form-wrapper .gmw-locator-button { position: relative; padding-left: 25px; }
.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: 18px; }
.hederlocation-inner div.gmw-form-wrapper div.gmw-locator-button-wrapper.text:hover { background: #43c4e9; border-color: #43c4e9; }
.hederlocation-inner div.gmw-form-wrapper div.gmw-locator-button-wrapper.text:hover span { color: #fff; }

/**footar multi***/
.footerlocation-inner .locsearchbox { display: flex; flex-wrap: wrap; }
.footerlocation-inner .locsearchform, .footermultiloction-search .locsearchorbtn { display: flex; align-items: center; }
.footerlocation-inner .locsearchform .gmw-address-field-wrapper { width: 300px; }
.footerlocation-inner .gmw-form-wrapper.gray.gmw-pt-gray-form-wrapper.locsearch-wrapper.pt { display: flex; align-items: center; justify-content: center; }
.footerlocation-inner .locsearchform .gmw-address-field-wrapper input { font-size: 18px; width: 100% !important; border: none; height: 40px; padding: 6px 15px; border: 1px solid #fff; border-right: 0; color: #5d5d5d; border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.footerlocation-inner .locsearchform .gmw-submit-field-wrapper input { font-size: 0; width: auto; height: 40px; border: 1px solid #ffc506; background-color: #ffc506; color: #fff; padding: 0 25px;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.footerlocation-inner .locsearchform .gmw-submit-field-wrapper input:hover { background-color: #1f4076; border: 1px solid #1f4076; }
.footerlocation-inner .locsearchorbtn .gmw-locator-button-wrapper.text { background-color: #ffffff; 
    border-radius: 0; font-weight: 500; font-size: 18px; text-transform: capitalize; letter-spacing: 0; padding: 5px 20px 5px 40px !important; height: 40px; width: 100%; line-height: 28px; border-color: #ffffff; position: relative; color: #0190ff;border-radius: 4px;}
.footerlocation-inner .locsearchorbtn .gmw-locator-button-wrapper.text: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: #0190ff; left: 20px; 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 .locsearchorbtn .gmw-locator-button-wrapper.text:hover { background: #ffc506; border-color: #ffc506; color: white; }
.footerlocation-inner .locsearchform .gmw-submit-field-wrapper { position: relative; }
.footerlocation-inner .locsearchform .gmw-submit-field-wrapper:before { text-align: center; position: absolute; left: 0; content: "\f4a5"; font-family: "Ionicons"; font-weight: 900; font-size: 20px; top: 50%; width: 100%; transform: translateY(-50%); color: white; pointer-events: none; }
.footerlocation-inner .mallocortxt { display: inline-block; margin: 0 10px; }
.footerlocation-inner .locsearchorbtn .gmw-locator-button-wrapper.text:hover:before { color: #fff; }
.fotfindthelocation .hederlocation-search { padding: 0; }
.footerlocation-inner  .locsearchorbtn { display: flex; }

/**multilocationsearchbar**/
.simplelocation-section .mallocortxt {margin: 0 15px;text-transform: capitalize;}
.simplelocation-section .gmw-form-wrapper input:focus { outline: 0 !important; }
.simplelocation-section  .pac-target-input:not(:-webkit-autofill) { outline: 0; }
.simplelocation-section .locsearchform { display: inline-block; vertical-align: middle; }
.simplelocation-section .locsearchorbtn {display: flex;align-items: center;}
.simplelocation-section .locsearchform { position: relative; padding-right: 40px; width: 300px; }
.simplelocation-section .gmw-form-wrapper input[type=text] { border: 0; }
.simplelocation-section .locsearchform .gmw-submit-field-wrapper { position: absolute; top: 0; right: 0; }
.simplelocation-section .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper .gmw-submit-button {     text-indent: -999999px; color: #43c4e9; background-color: #43c4e9; width: 40px; height: 40px; border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.simplelocation-section .gmw-form-wrapper .locsearchbox .gmw-form-field-wrapper input[type=text] {background: transparent;color: #000;height: 40px;width: 100%;font-size: 16px;border: 1px solid #000;border-right: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.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: 40px; width: 40px; text-align: center; vertical-align: middle; }
.simplelocation-section div.gmw-form-wrapper div.gmw-locator-button-wrapper.text { width: 150px; font-size: 18px; background: #43c4e9; border-color: #fff; transition: none;border-radius: 4px;}
.simplelocation-section .gmw-form-wrapper .gmw-locator-button { position: relative; padding-left: 25px; color: #fff; }
.simplelocation-section .gmw-form-wrapper .gmw-locator-button:after { position: absolute; left: 0; content: "\f05b"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 18px; color: #fff; }
.simplelocation-section div.gmw-form-wrapper div.gmw-locator-button-wrapper.text:hover { background: #61529f; border-color: #61529f; }
.simplelocation-section div.gmw-form-wrapper div.gmw-locator-button-wrapper.text:hover span { color: #fff; }
.simplelocation-section .gmw-form-wrapper .locsearchform .gmw-submit-field-wrapper .gmw-submit-button:hover { background: #61529f; color: #61529f; }
.simplelocation-section .locsearchbox { text-align: center; padding-bottom: 15px; display: flex; justify-content: center; }
.simplelocation-section .gmw-results-message { text-align: center; background: transparent; border: 0; padding: 0 0 15px; }
.simplelocation-section .gmw-results-message span { font-size: 16px; font-weight: 600; }
.findlocation-data.simplelocation-section h2 { text-align: center; margin: 0;}

/* Start: 404 Page */
.content404-page {text-align: center;color: #777777;}
.content404-page h2 {font-size: 240px;font-weight: 500;line-height: 1;margin: 0;}
.content404-page h1 {font-size: 36px;font-weight: 600;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 */


.aawformblock .aawfieldcol > label {display: block !important;}
.aawformblock .aawfieldcol input::placeholder, .aawformblock .aawfieldcol textarea::placeholder, .aawformblock .aawfieldcol select::placeholder{color: transparent !important;}
body .aawformblock .aawfieldselect .heapBox .holder[rel=""] {color: transparent !important;}

.white-div_accessibility_color .teaserBanner .item , .white-div_accessibility_color .teaserBanner .item  {background-color: transparent !important; }

.white-div_accessibility_color .owl-carousel .owl-dots, .white-div_accessibility_color .owl-carousel .owl-dots .owl-dot, .black-div_accessibility_color .owl-carousel .owl-dots, .black-div_accessibility_color .owl-carousel .owl-dots .owl-dot {background-color: transparent !important; }

.white-div_accessibility_color .ui-datepicker, .black-div_accessibility_color .ui-datepicker {background-color: #1F3E7C !important; }

.white-div_accessibility_color .aawformradiocol input[type="radio"]:checked + label, .black-div_accessibility_color .aawformradiocol input[type="radio"]:checked + label {background-color: #E2E2E2 !important;}

.white-div_accessibility_color .aawformblock .heapBox .handler, .white-div_accessibility_color .aawformblock .ui-datepicker-trigger .sprite, .black-div_accessibility_color .aawformblock .heapBox .handler, .black-div_accessibility_color .aawformblock .ui-datepicker-trigger .sprite, .white-div_accessibility_color .aawformblock .heapBox .holder, .black-div_accessibility_color .aawformblock .heapBox .holder {background-color: transparent !important;}

.black-div_accessibility_color .aawformblock .ui-datepicker-trigger .sprite::before, .black-div_accessibility_color .heapBox .handler::before {color: #fff !important; }


.black-div_accessibility_color .aawformblock .aawfieldcol input, .black-div_accessibility_color .aawformblock .aawfieldcol textarea, .black-div_accessibility_color .aawformblock .aawfieldcol select, .black-div_accessibility_color .aawformblock .heapBox .holder, .black-div_accessibility_color .aawformblock .heapBox .holder, .black-div_accessibility_color .aawformradiobox{border: 1px solid #fff;}

.white-div_accessibility_color .aawformblock .aawfieldcol input, .white-div_accessibility_color .aawformblock .aawfieldcol textarea, .white-div_accessibility_color .aawformblock .aawfieldcol select, .white-div_accessibility_color .aawformblock .heapBox .holder, .white-div_accessibility_color .aawformblock .heapBox .holder, .white-div_accessibility_color .aawformradiobox {border: 1px solid #000;}


.cky-btn-accept {background: #0598ec !important; border-color:#0598ec !important; color: #fff !important; } 
.cky-btn-accept:hover {background: linear-gradient(to left, #37b3fb, #2dacf7, #22a6f4, #169ff0, #0598ec) !important; border-color:linear-gradient(to left, #37b3fb, #2dacf7, #22a6f4, #169ff0, #0598ec) !important; opacity: 1 !important;}
.cky-btn-reject {border-color : #0598ec !important; color: #fff !important; background: #0598ec !important;} 
.cky-btn-reject:hover {background: linear-gradient(to left, #37b3fb, #2dacf7, #22a6f4, #169ff0, #0598ec) !important; border-color:linear-gradient(to left, #37b3fb, #2dacf7, #22a6f4, #169ff0, #0598ec) !important; opacity: 1 !important;}

.white-div_accessibility_color .teasercaption {background-color: rgba(56,70,87,.5) !important;  }

.white-div_accessibility_color .indexbanner-four .hmbookfrmsection .hmbookform .vCenter { background-color: transparent !important;}
.white-div_accessibility_color .hmbookapptitle {background-color: transparent !important;}
.white-div_accessibility_color .teasercaption .container, .white-div_accessibility_color .teasercaption .row, .white-div_accessibility_color .teasercaption .col-md-12,
.white-div_accessibility_color .teasercaption .teasertext, .white-div_accessibility_color .teasercaption .teasertext .teastitle, 
.white-div_accessibility_color .teasercaption .teasertext p { background-color: transparent !important;}
.white-div_accessibility_color .hmbannerform, .white-div_accessibility_color .hmbannerform aditappform, .white-div_accessibility_color .hmbannerform form,
.white-div_accessibility_color .hmbannerform .aawformblock, .white-div_accessibility_color .hmbannerform .aawfieldgroup, .white-div_accessibility_color .hmbannerform .aawfieldcol,
.white-div_accessibility_color .hmbannerform label{ background-color: transparent !important; }
.white-div_accessibility_color .hmbannerform .owl-nav, .white-div_accessibility_color .hmbannerform .owl-nav .owl-prev, 
.white-div_accessibility_color .owl-nav, .white-div_accessibility_color .owl-nav .owl-prev, .white-div_accessibility_color .owl-nav .owl-prev i,
.white-div_accessibility_color .owl-nav .owl-next, .white-div_accessibility_color .owl-nav .owl-next i { background-color: transparent !important;}
.white-div_accessibility_color .extraseccontent, .white-div_accessibility_color .extraseccontent .main-comfort, .white-div_accessibility_color .extraseccontent .main-comfort .col-md-6,
.white-div_accessibility_color .extraseccontent .col-md-6 p, .white-div_accessibility_color .extraseccontent .col-md-6 ul, .white-div_accessibility_color .extraseccontent .col-md-6 li,
.white-div_accessibility_color .extraseccontent .col-md-6 .comfortimageblock, .white-div_accessibility_color .extraseccontent .col-md-6 img,
.white-div_accessibility_color .extraseccontent .col-md-6 .comfort-arrow, .white-div_accessibility_color .extraseccontent .col-md-6 .comfort-arrow img {
    background-color: transparent !important; 
}
.white-div_accessibility_color .visit-contact p{ background-color: #21a5f4 !important;}
.white-div_accessibility_color .hmpozativeopt3 .container, .white-div_accessibility_color .hmpozativeopt3 .hmpozativeblock,  
.white-div_accessibility_color .hmpozativeopt3 .hmpozativeblock .row, .white-div_accessibility_color .hmpozativeopt3 .col-md-7, 
.white-div_accessibility_color .hmpozativeopt3 .hmreviewbox, .white-div_accessibility_color .hmpozativeopt3 .hmreviewbox h2,
.white-div_accessibility_color .hmpozativeopt3 .hmreviewbox .hmpozativereviewcol2, .white-div_accessibility_color .hmpozativeopt3 .hmreviewbox .hmpozativereviewcol2 .hmpozativereview,
.white-div_accessibility_color .hmpozativeopt3 .hmservisection, .white-div_accessibility_color .hmpozativeopt3 .container,
.white-div_accessibility_color .hmpozativeopt3 .hmserviblock, .white-div_accessibility_color .hmpozativeopt3 .hmserviblock .hmtitle,
.white-div_accessibility_color .hmpozativeopt3 h2, .white-div_accessibility_color .hmpozativeopt3 .row, .white-div_accessibility_color .hmpozativeopt3 .row ul, 
.white-div_accessibility_color .hmpozativeopt3 .row ul li a, .white-div_accessibility_color .hmpozativeopt3 .row .servicetabrow, 
.white-div_accessibility_color .hmpozativeopt3 .row .item, .white-div_accessibility_color .hmpozativeopt3 .row .hmservidec, 
.white-div_accessibility_color .hmpozativeopt3 .row .hmservidec .hmservidecin, .white-div_accessibility_color .hmpozativeopt3 .tabcontainer,
.white-div_accessibility_color .hmpozativeopt3 #tab-0, .white-div_accessibility_color .hmpozativeopt3 .servicetabrow .row,
.white-div_accessibility_color .hmpozativeopt3 .hmservidec, .white-div_accessibility_color .hmpozativeopt3 .hmservidecin, .white-div_accessibility_color .hmpozativeopt3 .hmservidecbox,
.white-div_accessibility_color .hmpozativeopt3 .hmservismdec, .white-div_accessibility_color .hmpozativeopt3 .hmservicethumb   {background-color: transparent !important;}

.white-div_accessibility_color .copyright { background-color: #141633!important;}
.white-div_accessibility_color .padd-row .row, .white-div_accessibility_color .padd-row .col-md-6, .white-div_accessibility_color .padd-row .footblock,
.white-div_accessibility_color .padd-row h3, .white-div_accessibility_color .padd-row .footerbookform, .white-div_accessibility_color .padd-row ul li span{
    background-color: transparent !important;
}
.white-div_accessibility_color .padd-row .footaddbox, .white-div_accessibility_color .padd-row h3, .white-div_accessibility_color .padd-row .footadd, 
.white-div_accessibility_color .padd-row .footadd a, .white-div_accessibility_color .padd-row .footmail, .white-div_accessibility_color .padd-row .footmail a,
.white-div_accessibility_color .padd-row .footcall, .white-div_accessibility_color .padd-row .footcall a, .white-div_accessibility_color .padd-row .footcall span,
.white-div_accessibility_color .padd-row .footcall a, .white-div_accessibility_color .padd-row .footbox, .white-div_accessibility_color .padd-row .footbox li,
.white-div_accessibility_color .padd-row .footbox li a, .white-div_accessibility_color .padd-row li, .white-div_accessibility_color .padd-row ul { background-color: transparent !important;}
.white-div_accessibility_color .padd-row button  {
    color: #fff !important;
  background: #141633 !important;
}
.white-div_accessibility_color .padd-row button i{ background-color: transparent !important;}
.white-div_accessibility_color .prmoplanbox h3 {
	color: #fff !important;
	background-color: transparent !important;
}
.white-div_accessibility_color .prmoplanbox {
	background-color: #141633 !important;
}
.white-div_accessibility_color .footerbookform, .white-div_accessibility_color .footerbookform aditappform, .white-div_accessibility_color .footerbookform form,
.white-div_accessibility_color .footerbookform .choose-location, .white-div_accessibility_color .footerbookform .aawfieldgroup,
.white-div_accessibility_color .footerbookform .aawfieldcol, .white-div_accessibility_color .footerbookform .aawfieldcol { background-color: transparent !important;}


.black-div_accessibility_color .teasercaption {background-color: rgba(56,70,87,.5) !important;  }

.black-div_accessibility_color .indexbanner-four .hmbookfrmsection .hmbookform .vCenter { background-color: transparent !important;}
.black-div_accessibility_color .hmbookapptitle {background-color: transparent !important;}
.black-div_accessibility_color .teasercaption .container, .black-div_accessibility_color .teasercaption .row, .black-div_accessibility_color .teasercaption .col-md-12,
.black-div_accessibility_color .teasercaption .teasertext, .black-div_accessibility_color .teasercaption .teasertext .teastitle, 
.black-div_accessibility_color .teasercaption .teasertext p { background-color: transparent !important;}
.black-div_accessibility_color .hmbannerform, .black-div_accessibility_color .hmbannerform aditappform, .black-div_accessibility_color .hmbannerform form,
.black-div_accessibility_color .hmbannerform .aawformblock, .black-div_accessibility_color .hmbannerform .aawfieldgroup, .black-div_accessibility_color .hmbannerform .aawfieldcol,
.black-div_accessibility_color .hmbannerform label{ background-color: transparent !important; }
.black-div_accessibility_color .hmbannerform .owl-nav, .black-div_accessibility_color .hmbannerform .owl-nav .owl-prev, 
.black-div_accessibility_color .owl-nav, .black-div_accessibility_color .owl-nav .owl-prev, .black-div_accessibility_color .owl-nav .owl-prev i,
.black-div_accessibility_color .owl-nav .owl-next, .black-div_accessibility_color .owl-nav .owl-next i { background-color: transparent !important;}
.black-div_accessibility_color .extraseccontent, .black-div_accessibility_color .extraseccontent .main-comfort, .black-div_accessibility_color .extraseccontent .main-comfort .col-md-6,
.black-div_accessibility_color .extraseccontent .col-md-6 p, .black-div_accessibility_color .extraseccontent .col-md-6 ul, .black-div_accessibility_color .extraseccontent .col-md-6 li,
.black-div_accessibility_color .extraseccontent .col-md-6 .comfortimageblock, .black-div_accessibility_color .extraseccontent .col-md-6 img,
.black-div_accessibility_color .extraseccontent .col-md-6 .comfort-arrow, .black-div_accessibility_color .extraseccontent .col-md-6 .comfort-arrow img {
    background-color: transparent !important; 
}
.black-div_accessibility_color .visit-contact p{ background-color: #21a5f4 !important;}
.black-div_accessibility_color .hmpozativeopt3 .container, .black-div_accessibility_color .hmpozativeopt3 .hmpozativeblock,  
.black-div_accessibility_color .hmpozativeopt3 .hmpozativeblock .row, .black-div_accessibility_color .hmpozativeopt3 .col-md-7, 
.black-div_accessibility_color .hmpozativeopt3 .hmreviewbox, .black-div_accessibility_color .hmpozativeopt3 .hmreviewbox h2,
.black-div_accessibility_color .hmpozativeopt3 .hmreviewbox .hmpozativereviewcol2, .black-div_accessibility_color .hmpozativeopt3 .hmreviewbox .hmpozativereviewcol2 .hmpozativereview,
.black-div_accessibility_color .hmpozativeopt3 .hmservisection, .black-div_accessibility_color .hmpozativeopt3 .container,
.black-div_accessibility_color .hmpozativeopt3 .hmserviblock, .black-div_accessibility_color .hmpozativeopt3 .hmserviblock .hmtitle,
.black-div_accessibility_color .hmpozativeopt3 h2, .black-div_accessibility_color .hmpozativeopt3 .row, .black-div_accessibility_color .hmpozativeopt3 .row ul, 
.black-div_accessibility_color .hmpozativeopt3 .row ul li a, .black-div_accessibility_color .hmpozativeopt3 .row .servicetabrow, 
.black-div_accessibility_color .hmpozativeopt3 .row .item, .black-div_accessibility_color .hmpozativeopt3 .row .hmservidec, 
.black-div_accessibility_color .hmpozativeopt3 .row .hmservidec .hmservidecin, .black-div_accessibility_color .hmpozativeopt3 .tabcontainer,
.black-div_accessibility_color .hmpozativeopt3 #tab-0, .black-div_accessibility_color .hmpozativeopt3 .servicetabrow .row,
.black-div_accessibility_color .hmpozativeopt3 .hmservidec, .black-div_accessibility_color .hmpozativeopt3 .hmservidecin, .black-div_accessibility_color .hmpozativeopt3 .hmservidecbox,
.black-div_accessibility_color .hmpozativeopt3 .hmservismdec, .black-div_accessibility_color .hmpozativeopt3 .hmservicethumb   {background-color: transparent !important;}

.black-div_accessibility_color .copyright { background-color: #141633 !important;}
.black-div_accessibility_color .hmservisection { background-color: transparent !important;}
.black-div_accessibility_color .padd-row .row, .black-div_accessibility_color .padd-row .col-md-6, .black-div_accessibility_color .padd-row .footblock,
.black-div_accessibility_color .padd-row h3, .black-div_accessibility_color .padd-row .footerbookform, .black-div_accessibility_color .padd-row ul li span{
    background-color: transparent !important;
}
.black-div_accessibility_color .padd-row .footaddbox, .black-div_accessibility_color .padd-row h3, .black-div_accessibility_color .padd-row .footadd, 
.black-div_accessibility_color .padd-row .footadd a, .black-div_accessibility_color .padd-row .footmail, .black-div_accessibility_color .padd-row .footmail a,
.black-div_accessibility_color .padd-row .footcall, .black-div_accessibility_color .padd-row .footcall a, .black-div_accessibility_color .padd-row .footcall span,
.black-div_accessibility_color .padd-row .footcall a, .black-div_accessibility_color .padd-row .footbox, .black-div_accessibility_color .padd-row .footbox li,
.black-div_accessibility_color .padd-row .footbox li a, .black-div_accessibility_color .padd-row li, .black-div_accessibility_color .padd-row ul { background-color: transparent !important;}
.black-div_accessibility_color .padd-row button  {
    color: #fff !important;
  background: #141633 !important;
}
.black-div_accessibility_color .padd-row button i{ background-color: transparent !important;}
.black-div_accessibility_color .prmoplanbox h3 {
	color: #fff !important;
	background-color: transparent !important;
}
.black-div_accessibility_color .prmoplanbox {
	background-color: #141633 !important;
}
.black-div_accessibility_color .footerbookform, .black-div_accessibility_color .footerbookform aditappform, .black-div_accessibility_color .footerbookform form,
.black-div_accessibility_color .footerbookform .choose-location, .black-div_accessibility_color .footerbookform .aawfieldgroup,
.black-div_accessibility_color .footerbookform .aawfieldcol, .black-div_accessibility_color .footerbookform .aawfieldcol { background-color: transparent !important;}

.black-div_accessibility_color .comfort-arrow, .black-div_accessibility_color .comfort-arrow img, .black-div_accessibility_color .comfortimageblock .col-md-6,
.black-div_accessibility_color .comfortimageblock .main-comfort
{ background-color: transparent !important;}


.black-div_accessibility_color .hmfuturesection .conatiner, .black-div_accessibility_color .hmfuturesection .col-lg-12,
.black-div_accessibility_color .hmfuturesection .innerpage-title, .black-div_accessibility_color .hmfuturesection .comfort-arrow,
.black-div_accessibility_color .hmfuturesection .comfort-arrow img { background-color: transparent !important;}

.white-div_accessibility_color .hmfuturesection .conatiner, .white-div_accessibility_color .hmfuturesection .col-lg-12,
.white-div_accessibility_color .hmfuturesection .innerpage-title, .white-div_accessibility_color .hmfuturesection .comfort-arrow,
.white-div_accessibility_color .hmfuturesection .comfort-arrow img { background-color: transparent !important;}






