/********* Fontface Fonts *********/

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Ubuntu&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter&family=Ubuntu&display=swap');

@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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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-display:auto;
    font-style: normal;
}

@font-face {
    font-family: 'DMSerif';
    src: url('../fonts/DMSerifDisplay-Regular.woff2') format('woff2'),
url('../fonts/DMSerifDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-display:auto;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-display:auto;
    font-style: normal;
}

h1,h2,h3  {

    font-family: 'DM Serif Display', serif;
}
 p,a,ul, {
    font-family: 'Inter', sans-serif;
}


/********* 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:'Roboto', 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 25px;}



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: transparent;border-radius: 0; font-weight: 300;padding: 10px 14px;border:none;font-size: 16px;border-bottom: 1px solid #ccc;}
.aawformblock .aawformradiobox{background: transparent;border-radius: 0;border:none;}
.aawformblock .aawfieldcol textarea,
.aawformblock .aawfieldcol textarea:focus{height: 40px !important;padding: 9px 14px;}
.aawformblock .aawformradiocol label{padding:5px;height: 40px;}

.aawformblock .ui-datepicker-trigger{display: block;position: absolute;right: -2px;top: 0;border: none;height: 40px;width:50px;}
.aawformblock .ui-datepicker-trigger:before{display: none;}
.aawformblock .ui-datepicker-trigger .datepicker-icon, .aawformblock .heapBox{display: block;position: relative;width: 100%;height: 100%;}
.aawformblock .heapBox .handler{background-image: none;width: 50px;height: 40px;}
.aawformblock .heapBox .holder{padding:10px 14px;height: 40px;}
.aawformblock .ui-datepicker-trigger .datepicker-icon:before, .aawformblock .heapBox .handler:before, .hmbookform .heapBox .handler:before{
    font-size: 26px;
    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%);
display: block!important;
}
/* Home Banner Form */

/* Footer Form */

/* Book Appointment Page Form */

/* Contact Page Form */
.contactpageform .aawfieldcol.aawfieldtextarea{
    width: 66.66666667%;
}

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



.teamslider.owl-carousel .owl-dots{padding: 0; margin-top: 20px;}



.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:url(../images/owl.video.play.png) 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%}



.ui-datepicker-trigger .sprite::before, .heapBox .handler::before {
    font-size: 26px;
    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%);
}



/********** Responsive Tab **********/



.restab {position: relative;border:1px solid #00c5ad;}



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



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



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



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



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



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



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



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



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



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



.restab .r-tabs-accordion-title.r-tabs-state-disabled {opacity: 0.5;}







/********* Back to Top **********/



#backtotop{cursor:pointer;display:none;height:17px;width:32px;overflow:hidden;position:fixed;right:10px;bottom:20px;text-indent:-99999px;z-index:999; display:none}







/*********  Accordion ******** */







.accordion .acclink {cursor:pointer; position: relative; display: block; background-color: #f7f7f7; font-size: 18px; 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: url(../images/litebox-close.png) no-repeat center;opacity: .7;position: absolute;top: 20px;right: 20px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.litebox-overlay .litebox-close:hover {opacity: 1;cursor: pointer;}.litebox-overlay .litebox-nav {display: none;width: 60px;height: 60px;margin-top: -30px;opacity: .2;position: absolute;top: 50%;z-index: 9999999;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.litebox-overlay .litebox-nav:hover {opacity: .5;cursor: pointer;}.litebox-overlay .litebox-prev {background: url(../images/litebox-prev.png) no-repeat center;left: 20px;}.litebox-overlay .litebox-next {background: url(../images/litebox-next.png) no-repeat center;right: 20px;}.litebox-overlay .litebox-container {position: absolute;top: 10%;right: 10%;bottom: 10%;left: 10%;overflow: hidden;}.litebox-overlay .litebox-container.litebox-scroll { overflow-y: auto; }.litebox-overlay img,.litebox-overlay iframe {display: inline-block;max-width: 100%;max-height: 100%;margin: 0 auto;vertical-align: middle;overflow-x: hidden;}.litebox-overlay iframe {width: 100%;height: 100%;position: relative;z-index: 999999;}.litebox-overlay .litebox-inline-html {width: 100%;padding: 20px;background: #FFF;line-height: normal;overflow-x: hidden;line-height: normal !important;position: absolute;}.litebox-overlay .litebox-error {width: 100%;height: 100%;color: #FFF;text-align: center;line-height: inherit;}.litebox-overlay .litebox-error span {background: rgba(0, 0, 0, .9);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding: 20px;color: #FFF;text-shadow: 1px 1px 0 #000;line-height: normal;}@media only screen and (max-width: 479px) {.litebox-overlay .litebox-close { display: none; }}







/*----Date Picker----*/



.ui-datepicker {z-index: 99 !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 {width:30px; height:30px; outline: none; margin:8px 0 0 15px; vertical-align:top; overflow:hidden; background:transparent !important; padding:0; margin:0; position:absolute; right:-2px; border: 0; top:2px;}



.cal-icon {background-position:-205px -107px; width:30px; height:30px; display:block; vertical-align:top;}



.ui-datepicker-trigger .fas{font-size:28px;}





/********* ! Font Awesome 5.1.1 ******** */



 



/*!



 * Font Awesome Free 5.1.1 by @fontawesome - https://fontawesome.com



 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)



 */



.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:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{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-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.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-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.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-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-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.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-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-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-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.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-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-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.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-blind:before{content:"\f29d"}.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-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.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-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-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-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-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.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-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.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-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.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-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-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.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-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-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.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-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.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-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.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-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-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-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-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.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-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.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-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.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-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-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.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-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-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-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.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-open:before{content:"\f07c"}.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-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-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.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-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.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-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-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-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.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-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-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-hashtag:before{content:"\f292"}.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-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.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-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.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-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.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-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.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-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-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-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-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-mercury:before{content:"\f223"}.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-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.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-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.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-old-republic:before{content:"\f510"}.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-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.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-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-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-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.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-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-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.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-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.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-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.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-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-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.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-search:before{content:"\f002"}.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-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-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.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-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.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-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.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-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.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-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.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-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-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-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.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-moving:before{content:"\f4df"}.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-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-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-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.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-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-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-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.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-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-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.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-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-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff");}.fab{font-family:"Font Awesome 5 Brands"}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff");}.far{font-weight:400}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff");}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}



@font-face { font-family: 'icosocial'; src:url('../fonts/icosocial.woff?n1p336') format('woff'); font-weight: normal; font-style: normal; }



 [class^="soc-"], [class*=" soc-"] {



 font-family: 'icosocial' !important;



 speak: auto;



 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, v2.0.0 



@font-face{font-family:"Ionicons";src:url("../fonts/ionicons.eot?v=2.0.0");src:url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"),url("../fonts/ionicons.woff?v=2.0.0") format("woff"),url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}*/







/*! Ionicons, v4.2.4 */



@font-face{font-family:"Ionicons";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";speak:auto;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 15px;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:zoom-out;}*/

.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor: pointer;width: auto;}



.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:15px;padding-right:15px;}}







/********** 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-radius: 0; color: #808082; font-size: 16px; height:40px; line-height:1.42857; padding:10px 20px 7px 12px; z-index: 10; font-weight:300;  text-overflow: ellipsis; white-space: nowrap; overflow: hidden;border-bottom: 1px solid #ccc;}



.heapBox .handler {position:absolute; right:0; top:0; width:17px; height:100%;}



.heapBox .handler:before, .datepickfield .datepicker-icon: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: 7px; 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: 99;}



.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, .contactmap iframe{border:none;width: 100%;height: 230px;}



.gmap3 img { max-width:inherit}



.form-control, .form-control:focus{height: 40px; background-color:transparent;border:0; border-bottom: 1px solid #ccc; box-shadow:none; outline:0; padding:6px 12px; color:#808082; font-size:16px; font-weight:300; border-radius: 0;line-height: 28px;}



textarea.form-control, textarea.form-control:focus{height:42px; resize:none;}



.form-control.datepicker, .form-control.datepicker:focus{background-color: transparent;}

.form-control.datepicker{cursor: pointer;}



.datefield {position: relative; z-index: 1;}



.datefield: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: 5px; z-index: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}



.button, .button:focus{position:relative; display:inline-block; vertical-align:top; border:2px solid #fff; color:#fff; font-size:14px; line-height:20px; padding:12px 25px; text-transform:uppercase; text-decoration:none; font-weight:normal; border-radius:6px; background: transparent; 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;}



.button i, .button:focus i{color: #fff;font-size: 17px; line-height: 18px; margin-left: 5px; vertical-align: middle; position: relative; top: -1px; -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;}



.button:hover i{color:#fff}



.form-group {margin-bottom: 20px;}



.radiobox { background-color:transparent; position: relative; z-index: 1; border-radius: 0;border-bottom: 1px solid #ccc;}



.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: 39px; 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: transparent;  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;}



.pagebooksubmitbar .button {margin-left: 15px;}







/* 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{}



.wrap-inner { margin:0 auto; width:100%; max-width:1280px; padding:0 40px;}



#content {}



.content {}



.sidebar {}



.fullwidth {}







.aboutcontent, .teamsection {background-position: center center; background-repeat: no-repeat;}







/********** Header **********/



#header{position:relative; left:0; top:0; width:100%; z-index:101; background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.4);}



.fixed #header{position:fixed; box-shadow:0 0 5px rgba(0,0,0,.4);}



.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 {padding: 18px 0;}



.header-one #logo{float:left; margin:0; width:300px; position:relative;}



.header-one #logo > a{display:inline-block; vertical-align: top;}



.header-one #logo > a img{width:100%; height:auto;}



.header-one .header-right{float:right; width:100%; margin-left:-300px; padding:10px 0 10px 320px; 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: 1px solid #3680c5; border-radius: 50%; line-height: 28px; display: inline-block; text-align: center;}



.header-one .socialmedia li a:hover {background-color: #3680c5; 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: center;  display: inline-block;  width: 100%;}



.header-one .mainNavigation {float: none; display: inline-block; text-align: center; padding: 0; vertical-align: top;}



.header-one #nav > li {float: none; display: inline-block; vertical-align: top; margin: 0;}



.header-one #nav > li > a {font-size: 16px; font-weight: normal; padding: 20px 16px; text-transform: capitalize;}



/*.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;}



.header-one .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-one .headbookapp a:hover {background-color: #fff; color: #384657;}







.bodyheader1.fixed #container {padding-top: 132px;}



.bodyheader1.fixed .header-one .headermain {padding: 10px 0;}



/* End Option1 */







/* Start Option2 */



.header-two .header-inner {padding: 15px 0; border-bottom: 1px solid #d3d3d3;-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;}



.header-two #logo {float: left; margin: 0;  width: 300px; z-index: 1;position: relative;}



.header-two #logo > a{display:inline-block; vertical-align: top;}



.header-two #logo > a img{width:100%; height:auto;}



.header-two .headaddress{display: inline-block;}

.header-two .headcontactdetail{display: inline-block;text-align: left;position: relative; margin-right: 30px;vertical-align: top;padding-top: 9px;}

.header-two .headcall, .header-two .headmail{display: block; padding-left: 30px;line-height: 0}



.header-two .headcall a, .header-two .headmail a {line-height: 20px; font-size: 16px;display: inline-block; font-weight: 500;vertical-align: middle; position: relative; color: #808082;}

.header-two .headmail a {font-weight: 400;}

.header-two .headcontactdetail i {position: absolute; left: 0; top: 2px; font-size: 36px; color: #3680c5;}



.header-two .headcall a:hover {color: #3680c5;}



.header-two .headaddress a {display: inline-block;line-height: 20px; font-size: 16px; color: #808082; font-weight: 400; position: relative; padding-left: 34px;text-align: left;}



.header-two .headaddress a i {position: absolute; left: 0; top: 2px; font-size: 36px; color: #3680c5; display: inline-block;}



.header-two .headaddress a:hover {color: #3680c5;}



.header-two .headright {float: left;width: 100%;margin-left: -300px;padding: 5px 0;padding-left: 300px;text-align: right;}



.header-two .socialmedia {display: inline-block; vertical-align: top; padding: 0; margin: 0 0 0 30px;text-align: left;}



.header-two .socialmedia span{font-size: 16px;display: inline-block;line-height: 20px;vertical-align: top;font-weight: 400;}



.header-two .socialmedia ul{padding: 0; margin: 0;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: 22px; display: inline-block; text-align: center;}



.header-two .socialmedia li a:hover {color: #384657;}



.header-two .socialmedia li a i{font-size: 16px;}

.header-two .socialmedia li a .fab.fa-google-plus-g{font-size: 18px;}



.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: 15px 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; padding:0;position: relative;}



.header-two .headbookapp a {letter-spacing: 2px;position: relative;font-size: 14px; color: #fff; text-transform: uppercase; background-color: #3680c5; display: inline-block; vertical-align: top; padding: 15px 20px; line-height: 20px; -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 .header-two .header-inner {padding: 5px 0;}

/* 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 25px; border-radius: 3px; -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: normal; letter-spacing: 3px;}



.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;}



.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: bottom; }



.menu-icon span { }



.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: 300;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s;}

#nav li ul li a:after{content: "\f3d1"; font-family: "Ionicons";left: 15px;top: 11px;position: absolute; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s;color: inherit;opacity: 0;}



#nav li:hover > ul { display: block;}



#nav li ul li:hover > a { background-color: #3680c5; color: #fff;position: relative;padding-left: 28px}

#nav li ul li:hover > a:after{opacity: 1;}

#nav li ul li{border-bottom: 1px solid #3680c5;}



#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);}







/********** Start Index Slider **********/



.indexBanner{position:relative; }



.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;}



.teasercaption:after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background-position: center bottom; background-repeat: no-repeat;}



.teasertext{max-width: 480px;width: 100%;}



.teastitle {font-size: 44px; color: #fff; font-weight: 300; line-height: 1.2; margin-bottom: 15px;}



.teasertext p {color: #fff; font-size: 24px; margin: 0; line-height: 1.1; margin-bottom: 20px;}



.teasertext .button, .teasertext .button:focus {padding: 9px 20px;}



.hmbookapptitle {font-size: 35px; color: #384657; line-height: 1.1; text-align: center; margin-bottom: 30px; font-weight: 500;}



.hmbookfrmsection {z-index: 1; width: 100%;}



.hmbookform .form-control, .hmbookform .form-control:focus {}



.hmbookform .heapBox .holder {background-color: #fff; padding: 10px 30px 6px 12px;}



.hmbookform .heapBox .handler {right: -2px;}



.hmbookform .radiobox {background-color: #fff;}



.hmbookform .datepickfield:before {right: 10px;}



.hmbookform .form-group {margin-bottom: 20px;}



.hmbookform .button, .hmbookform .button:focus {padding: 9px 20px;}



.hmbookform .hmbookcol2 {max-width: 400px; margin: 0 auto;}



.hmgroupbox {text-align: center;}



.hmgroupbox .recaptcha, .pagebooksubmitbar .recaptcha {display: inline-block; vertical-align: middle; margin:0 12px 15px;}



.hmgroupbox .recaptcha img {width: 100%; height: auto;}



.hmgroupbox .hmsubmitbtn, .pagebooksubmitbar .hmsubmitbtn {display: inline-block; vertical-align: middle;margin:0 12px 15px;}




.hmbookform .hmgroupbox .form-group {margin: 0;}



.teaserBanner.owl-carousel .owl-nav [class*="owl-"] {color: #fff; font-size: 34px; position: relative; top: auto; bottom: 0; margin: 0 5px;}



.teaserBanner.owl-carousel .owl-nav [class*="owl-"]:hover {color: #3680c5;}



.teaserBanner.owl-carousel .owl-nav .owl-prev {left: auto;}



.teaserBanner.owl-carousel .owl-nav .owl-next {right: auto;}



.teaserBanner.owl-carousel .owl-dots {position: absolute; width: 100%; bottom: 0;}



.teaserBanner.owl-carousel .owl-nav {position: absolute; bottom: 80px; width: 100%;}



.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: 250px 0 215px; background: rgba(0,0,0,0.2);}

.indexbanner-three .teasercaption .container{position: relative;z-index: 1;}



.indexbanner-three .hmbookfrmsection {margin-top: -140px; position: relative;}



.indexbanner-three .teasertext .button, .indexbanner-three .teasertext .button:focus {background-color: inherit; border: 1px solid #3680c5;}



.indexbanner-three .teaserBanner.owl-carousel .owl-nav{bottom: 160px;left: 0;right: 0;max-width: 1170px;padding: 0 15px;text-align: left;margin: 0 auto;}

.indexbanner-three .teaserBanner.owl-carousel .owl-nav [class*="owl-"]{margin: 0;}

.indexbanner-three .teaserBanner.owl-carousel .owl-nav .owl-prev{margin-right: 20px;}



.indexbanner-three .teasertext .button:hover {background-color: #3680c5;}



.indexbanner-three .hmbookform {background-color: #f5f5f5; padding: 50px 80px;}



.indexbanner-three .form-control, .indexbanner-three .form-control:focus,.indexbanner-three .hmbookform .heapBox .holder, .indexbanner-three .hmbookform .radiobox {background-color: transparent;border-bottom: 1px solid #fff;border-radius: 0;}



.indexbanner-three .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color: transparent;border: 0;}



.indexbanner-three.indexvideobanner-three .hmbookfrmsection {margin: 0;}



/* End Option3 */







/* Start Option4 */



.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 {max-width: 480px; background-color: #fff; padding: 30px; 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: 20px 0;}



.indexbanner-four .hmbookform .form-control, .indexbanner-four .hmbookform .form-control:focus, .indexbanner-four .hmbookform .heapBox .holder, .indexbanner-four .hmbookform .radiobox {border: none; border-bottom: 1px solid #e4e4e4;}



.indexbanner-four .hmgroupbox .recaptcha {max-width: 304px; margin: 0 auto 20px; display: block;}



.indexbanner-four .hmgroupbox .hmsubmitbtn {margin-left: 0;}



.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;}



.indexbanner-four.indexvideobanner-four .hmgroupbox .hmsubmitbtn {margin-left: 15px;}



/* 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 .hmgroupbox .hmsubmitbtn {margin-left: 0;}



.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;}



.indexbanner-five.indexvideobanner-five .hmgroupbox .hmsubmitbtn {margin-left: 15px;}



/* 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: 500;  color: #384657;}



.hmsubhead {padding-bottom: 15px;}



.hmsubhead > p {font-size: 24px; line-height: 1.2; color: #3680c5; font-weight: 300; margin: 0;}



.hmaboutcontent{margin-bottom: 30px;}



.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;}







/********** 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 {content: ''; position: absolute; background-color: rgba(56,70,87,0.5); width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: 1;}

.innerbanner: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: 0px;  left: 0;  width: 100%; height:auto;  z-index: 3; text-align: center; padding: 80px 0;}



.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 {padding: 60px 0;}



.aboutcontent.hmgallerysection{padding: 6px;}



.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: 500; 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: 30px;}



.aboutbtmbox h2 {font-size: 24px; line-height: 1.2; font-weight: 500; color: #384657; margin: 0 0 15px;}



.aboutbtmbox h3 {font-size: 22px; line-height: 1.2; font-weight: 500; 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: 500; color: #384657;}



.aboutcoldesc h2 {margin: 0 0 18px; font-size: 24px; line-height: 1.2; font-weight: 500; color: #384657;}



.aboutcoldesc h3 {margin: 0 0 15px; font-size: 22px; line-height: 1.2; font-weight: 500; color: #384657;}



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



.aboutcoldesc .aboutcoldesc{padding: 0;}



.aboutvideoblock {position: relative; overflow: hidden;}



.aboutvideoblock img {width: 100%; height: auto; visibility: hidden; border-radius: 10px;}



.aboutimageblock img {width: 100%; height: auto; border-radius: 6px;}



.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 */







/* Start Option5 */



.videoshorttext h3, .videoshorttext h2 {margin: 0 0 15px; font-size: 22px; line-height: 1.2; font-weight: 500; 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: 500; 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:after{position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background-color: #384657;opacity: 0.45;}



.serviceBanner .item > img {width: 100%; height: auto;  visibility: hidden;}



.servicecaption {position: absolute; bottom: 0; width: 100%; text-align: center;  padding: 80px 0;}



/*.servicecaption:after {content: ''; position: absolute; background-color: rgba(0,0,0,0.2); width: 100%; height: 100%; top: 0; left: 0;}*/



.servicecaptext h1, .servicecaptext h2 {font-size: 35px; line-height: 1.2; font-weight: 500; 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-image: url(../images/cardiology.png); 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; padding-left: 100px; margin: 0 0 32px;; border: none; display: table; width: 100%;}



.page-iconheader .servheadicon{margin: 0; position: absolute; left: 0; top: 0;}



.page-iconheader h1{margin: 0; font-size: 35px; line-height: 1.2; font-weight: 500; color: #384657; display: table-cell; width: 100%; height: 70px; vertical-align: middle;}







/* 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-image: url(../images/cardiology.png); 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;}



.servicedecs h3 {font-size: 22px; color: #3680c5; line-height: 1.2; margin: 0 0 12px;}



.servicedecs ul {padding-left: 15px; margin-bottom:15px;}

.servicedecs ul li {margin-bottom: 0px;list-style-position: inside; font-size: 16px;line-height: 24px;}





.servicedecs p {margin-bottom: 20px;}

.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;}



/********** 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;}



.page-template-template-our-team .teambox{position: relative;position: relative;padding: 40px 40px 15px;margin-bottom: 25px;border:1px solid #fff;}

.page-template-template-our-team .teaminbox{position: relative;z-index: 1;}

.page-template-template-our-team .teambox:before{-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff}

.page-template-template-our-team .teambox .teaminbox div {-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.teamroundbox:hover, .teamborderbox:hover {background-color: #f7f7f7;}





.teamthumb{display: block; margin: 0 auto 26px; overflow: hidden; }



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



.teaminbox .teamthumb{max-width: 450px;} 



.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: 0; display: block; font-size: 18px;}



.teaminbox p{margin: 20px 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-nav{display: none;}



.teamslider.owl-carousel .owl-nav .owl-prev {left: -50px;}



.teamslider.owl-carousel .owl-nav .owl-next {right: -50px;}



.teamsectionopt1 .hmtitle{text-align: center;}











/* End Option1 */







/* Start Option2 */



.teamborderbox {border: 2px solid #f7f7f7; padding-bottom: 50px;}



.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 */



.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: 1; }



.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; 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 0 20px;}



.doctorsmindec h3 a {text-decoration: none;}



.doctorsmindec p {font-size: 15px;}



.borderbtn, .borderbtn:focus {font-size: 14px; color: #384657; font-weight: normal; padding: 10px 24px; display: inline-block; border: 1px solid #3680c5; border-radius: 3px; 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;}



.borderbtn:hover {background-color: #3680c5; color: #fff; text-decoration: none;}







/* 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;}



.boxbtn, .boxbtn:focus {font-size: 14px; color: #fff; font-weight: normal; padding: 10px 24px; display: inline-block; background-color: #3680c5; border-radius: 2px; 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;}



.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: 30px;}



.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: 290px; 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: 15px;}



.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 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;}







/* Start Option1 */



.blogcontentopt1 .blogboxlist .item {margin-bottom: 0;}



.blogroundbox {padding: 40px 10px;border:1px solid #ccc;margin-bottom: 30px;}



.blogroundbox:hover {background-color: #f7f7f7;}



.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 20px;}



.bloginbox h3 a{color:#384657; display: block; text-decoration: none;}



.bloginbox h3 a:hover{color: #fff;}



.blogslider.owl-carousel {width: auto;}



.blogslider .owl-item .item {width: 100%;} 







.blogslider.owl-carousel .owl-nav .owl-prev {left: -50px;}



.blogslider.owl-carousel .owl-nav .owl-next {right: -50px;}



.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;}



.blogdate {padding-right: 8px;}



.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;}



.blogthumbbox img {width: 100%; height: auto; visibility: hidden;}



.blogthumbbox a {display: block;}



.blogboxrow .bloginbox {margin-bottom: 0; border:inherit;}



.blogcontentopt5 .blogrowlist .blogcol {margin-bottom: 30px;}



/* 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 20px;}



.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;}

.blogdetailsbox ul li, .blogdetailsbox ol li{margin-bottom: 10px;}


.blogdetailsbox ul, .blogdetailsbox ol{padding-left: 25px; 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;}



.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: 40px 15px 15px 15px; position: absolute; top: 0; left: 0; text-align: center; height: 100%;}



.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: 18px; color: #3680c5; font-weight: 500; line-height: 1.1; margin: 0 0 10px;}



.eventsmdesccol p {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 */



.promotionblock {padding: 20px 0 30px; text-align: center;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.promotionblock:hover {background-color: #f7f7f7;}



.promotitle {border-bottom: 1px solid #dadada; padding-bottom: 20px;}



.promotitle h2 {font-size: 24px; color: #384657; font-weight: normal; line-height: 1.1; margin: 0; text-transform: uppercase;}



.promotitle small {font-size: 18px; color: #3680c5; font-weight: normal; display: block; line-height: 1.1; margin-bottom: 5px;}



.promohead {padding:30px 0 35px;}



.promohead h3 {font-size: 70px; color: #3680c5; line-height: 1; margin: 0; font-weight: 300;}



.promohead h3 sup {font-size: 35px;line-height: 1.1; margin: 0; font-weight: 300; display: inline-block; vertical-align: middle;}



.promohead span {font-size: 24px; color: #384657; font-weight: normal; line-height: 1.1; display: block;}



.promotionlist {padding: 0 10px; list-style-type: none; max-width: 270px; margin: 0 auto 40px;text-align: left;}



.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;}



.hmdecountsection .btmtext{margin-top: 30px;}



/* 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;}



.planssilder .item:nth-child(2) .plantop:after {background-color: #498cca;}



.planssilder .item:nth-child(3) .plantop:after {background-color: #4086c8;}



.planssilder .item:nth-child(4) .plantop:after {background-color: #3680c5;}



.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: 100%; margin: 0 auto;}



.bookform {max-width: 750px; 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%;}



/********** End Book An Appointment Page **********/







/********** Start Gallery Page **********/



.gallerylist.mediathumb-three .item {margin-bottom: 0;}



.advtechnologylist .teaminbox .teamthumb, .mfpgallery a, .media-thumb.mfpgallery{

    overflow: hidden;

}

.advtechnologylist .teaminbox .teamthumb{position: relative;border-radius: 100%;}

.advtechnologylist .teaminbox .teamthumb:before, .mfpgallery a:before {

    position: absolute;

    top: 50%;

    left: 50%;

    z-index: 2;

    display: block;

    content: '';

    width: 0;

    height: 0;

    background: #ffffff;

    border-radius: 100%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    opacity: 0;

}

.advtechnologylist .teaminbox .teamthumb:hover:before, .mfpgallery a:hover:before {

    -webkit-animation: circle .75s;

    animation: circle .75s;

}

@-webkit-keyframes circle {

    0% {

        opacity: 0.2;

    }

    40% {

        opacity: 0.2;

    }

    100% {

        width: 200%;

        height: 200%;

        opacity: 0;

    }

}

@keyframes circle {

    0% {

        opacity: 0.2;

    }

    40% {

        opacity: 0.2;

    }

    100% {

        width: 200%;

        height: 200%;

        opacity: 0;

    }

}



/* Start Option1 */



.gallerylist .item {margin-bottom: 40px;}



.gallerylist .media-thumb img {width: 100%; height: auto;}

.page-gallery .galleryopt1 .gallerylist .media-thumb img, .page-gallery .galleryopt1 .videopoplink:before{border-radius: 50%;}

.page-gallery .galleryopt1 .gallerylist .media-thumb img{border-radius: 0;}





.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%; padding: 0;}



.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-nav .owl-prev {left: 30px;}



.facilitiesilser.owl-carousel .owl-nav .owl-next {right: 30px;}



.facilitiesilser.gallerylist .item {margin: 0;}







/* 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;padding-top: 20px;}



.insuricon {position: absolute; top: 0; left: 0; z-index: 1; width: 80px; height: 68px; display: block; text-indent: -999em; text-align: left; background-image: url(../images/madkit-insurance.png);  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 {padding-left: 25px; position: relative; font-weight: 500; 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;}



/* 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: 24px; font-weight: normal; color: #fff; padding: 12px 38px 12px 20px; line-height: 1.2;text-decoration: none; border-radius: 26px; margin-bottom: 0;}



.accostyle1 .accordion .acclink:after {content: "\f3d0"; font-family: 'Ionicons'; position: absolute; top: 50%; right: 15px; 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: "\f3d8";  height: 24px; width: 24px; border-color: #fff; color: #fff; right: 13px;}



.accostyle1 .accord-detail {padding:10px 15px; 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 {margin-bottom: 10px;}



.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: 100px; position: relative; font-size: 18px; font-weight: normal;}



.foottime { float: right; width: 100%; margin-left: -100px; padding-left: 108px; font-weight: 300;}



.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;}







.contcol2 .col-md-4.col-sm-4.col-xs-12 {width: 50%;}



.contcol2 .col-md-8.col-sm-8.col-xs-12 {width: 100%;}







/* Start Option1 */



.contactustopt1 .pagebooksubmitbar .button {margin-left: 10px;}



/* End Option1 */







/* Start Option2 */



.contactform1 textarea.form-control {height: 93px;}



/* End Option2 */







/* Start Option3 */



.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 */







/********** 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;  color: #384657;border:2px solid #3680c5; border-radius: 50%; display: block; margin: 0 auto 18px; text-align: center;}



.hiwnum { background-position: center center;background-repeat: no-repeat;text-align: left;text-indent: -999em;overflow: hidden;width: 80px;height: 80px;line-height: 80px;}



.hiwbox h3 {font-size: 24px; font-weight: normal; line-height: 1.1; color: #384657; margin: 0 0 15px; text-transform: capitalize;}



.hiwbox h3 a {color: #384657;}



.hiwbox h3 a:hover {color: #3680c5;}



.hiwbox p {line-height: 1.4; margin: 0;}



.hiwbox > a{font-size: 14px; line-height: 18px;font-weight: 400;text-transform: uppercase;letter-spacing: 1px;color: #fff;display: inline-block;margin-top: 15px;}



.hiwbox > a i{font-size: 18px;margin-left: 5px;position: relative;top: 1px;}





/* 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: #3680c4; border-radius: 50%; display: block; margin-bottom: 15px; background-repeat: no-repeat; background-position: center center; }



.advantrow h3 {font-size: 24px; color: #384657; font-weight: 500; line-height: 1.1; 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: 0.85;}



.advgeblock .item:nth-child(2):before{opacity: 0.90;}



.advgeblock .item:nth-child(3):before{opacity: 0.95;}



.advgeblock .item:nth-child(4):before{opacity: 1;}



.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.4; font-weight: 500; color: #fff; text-transform: capitalize; margin: 0 0 15px;}



.advanticondec p{font-size: 16px; 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 #dfdfdf; padding: 30px 15px;}



.advantagesborder .advcircleicon {margin: -65px auto 16px;}



.advatagesopt9 .advantagesborder {padding-top: 35px;}



.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: 0;}



.advrteccontentopt1 .teamroundbox .teaminbox {max-width: inherit; padding: 0 15px;}



.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: -50px;}



.technologyslider.owl-carousel .owl-nav .owl-next {right: -50px;}



.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;background-color: #fff;}



.careersopt2 .aboutweldesc p {margin-bottom: 20px;}



.contentlist {margin: 0 0 20px; padding: 0; list-style-type: none;}



.contentlist li {padding-left: 25px; position: relative; 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; 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; }



.upload-btn-wrapper .wpcf7-form-control-wrap { position: static; }



.wpcf7-form-control-wrap.DatePrefered{z-index: 1; display: block;}



.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: #ffffff;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;}



.upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-trigger {display: block;float: right;margin-left: -40px;height: 34px;background-size: 26px;line-height: 34px;font-size: 0;position: relative;width: 40px;}



.upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-trigger:after {position: absolute;content: "\f40b";right: 10px;top: 7px;display: inline-block;font-family: "Ionicons";speak: auto;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: 1px solid #e4e4e4; background-color: #f7f7f7; line-height: 36px;}







/********** End Careers Page **********/







/********** Start Service Landing Pages **********/



.slbookcol1 .col-md-4.col-sm-4.col-xs-12 {width: 100%;}







.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;}



.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: 6px 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: #ccc; top: 0; left: 0; width: 100%; height: 100%;opacity: 0.7;}



.slbanner > img {width: 100%; height: auto; visibility: hidden;}



.slconblock {position: absolute; top: 0; width: 100%; padding: 180px 0 30px; z-index: 1;}



.slconblock h1 {font-size: 35px; color: #fff; font-weight: 300; margin: 0 0 10px; line-height: 1.1;}



.slconblock h2 {font-size: 28px; color: #3680c5; font-weight: 500; margin: 0 0 20px; line-height: 1.1;}



.sllist {margin: 0 0 15px   ; 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; margin-bottom: 80px;}



.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 {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 {border-radius: 0; background-color: transparent;border-bottom: 1px solid #000;}



.slbookappform .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color: transparent;}



.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;}



.slbookaformbox .pagebooksubmitbar .button { margin: 0;}



.sltitleboxopt2 .slconblock h2 {color: #fff;}



.sltitleboxopt2 .sllist:after, .sltitleboxopt2 .sllist li:after {background-color: #fff; left: 0; margin-left: 0;}



.sltitleboxopt2 .pagebooksubmitbar .button {margin-left: 0;}



.slformsectionopt2 {background-color: #f5f5f5;}



.slformsectionopt2 .slbookappform h3 {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;}



.bookborderbtm .form-control, .bookborderbtm .form-control:focus, .bookborderbtm .heapBox .holder, .bookborderbtm .radiobox, .bookborderbtm .form-control.datepicker, .bookborderbtm .form-control.datepicker:focus  {background-color: inherit; border: inherit; border-bottom: 1px solid #e4e4e4; border-radius: inherit;}



/********** Start Service Landing-2 Pages **********/







/********** Start Service Landing-3 Pages **********/



.slconblock.slconblockopt3 {padding: 80px 0 130px; height: 100%;}



.slconblockopt3 {margin-bottom: 50px;}



.slprmocoupon {background-color: #fff; max-width: 340px; margin: 0 0 0 auto;}



.slprmotitle {text-align: center; padding: 30px 15px;}



.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;}



.slprmosmbox:after {content: ''; position: absolute; background-image: url(../images/top-arrow.png); background-repeat: repeat-x; background-position: left top; width: 100%; height: 9px; top: -9px; left: 0;}



.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 .heapBox .holder, .slbookformrow .radioinput .wpcf7-list-item label > span, .slbookformrow .heapBox .handler:before, .slbookformrow .heapBox .handler:before, .slbookformrow .datefield:before {color: #fff;}



.slbookformrow .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span {background-color: transparent;}



.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 **********/







/********** 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; padding-right: 600px; position: relative; height: 100%;}



.slconblockbox .container-fluid {position: relative; z-index: 2;}



.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 .slbannerbook {margin: 0; position: absolute; bottom: 0; right: 0; height: 800px;  background-color: #f7f7f7;  z-index: 1; max-width: 600px;}



.slconblockopt5 .serbookappform {max-width: 400px; margin: 0 auto;}



.serbookappform .recaptcha {margin: 0 auto 15px; display: block;}



.serbookappform .pagebooksubmitbar .button {margin-left: 0;}



.servicelandingfive .landservcontent-secion, .servicelandingtwo .landservcontent-secion {padding: 60px 0;}



/********** 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 { margin: 0; }







/* Start Option1 */



.prmoplanbox {background-color: #3680c5;  padding: 40px 15px;  position: relative;  text-align: center;}



.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;}



.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: 15px;}







/* 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 */



.aboutcontent.promoplanopt3 {border-top: 1px solid #000;}



.promoplanbg.row {margin: 0;}



.promoplanbg .item {background-color: #f7f7f7; padding: 30px 0; border-right: 1px solid #e2e2e2;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}
.promoplanfull {

    min-height: 125px;

}


.promoplanbor {padding: 0 40px 10px;
    display: table;
    width: 100%;}



.promoplanborbox {height: 50px; display: table-cell; vertical-align: middle;}



.promoplanbor p {font-size: 22px; color: #384657; margin: 0; font-weight: normal;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.promoplanfull h3 {color: #3680c5; font-size: 55px; font-weight: 300; line-height: 1; margin: 0; padding: 0 40px;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.promoplanfull h3 a {color: #3680c5; display: inline-block;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.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 **********/

.hmservicsection .container {margin-top: 60px;}







.hmserviceslider {width: auto;}



.hmserviceslider .item {width: 100%;}



.hmservicesliderinner {width: auto;}



.hmservicesliderinner .item {width: 100%;}



.hmservicesliderinner.owl-carousel .owl-nav [class*="owl-"], .hmserviceslider.owl-carousel .owl-nav [class*="owl-"]{line-height: 33px;font-size: 16px;top: 0;position: inherit;margin-top: 0;height: 35px;width: 35px;border: 1px solid #000; border-radius: 50%;-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;}



.hmservicesliderinner.owl-carousel .owl-nav.disabled, .hmserviceslider.owl-carousel .owl-nav.disabled {display: block;}



.hmservicesliderinner.owl-carousel .owl-nav, .hmserviceslider.owl-carousel .owl-nav{text-align: center;position: absolute;top: -55px;right: 0;padding:0 75px;margin-right: 15px;}



.hmservicesliderinner.owl-carousel .owl-nav .owl-prev, .hmserviceslider.owl-carousel .owl-nav .owl-prev {left: inherit;}

.hmservicesliderinner.owl-carousel .owl-nav .owl-prev i, .hmserviceslider.owl-carousel .owl-nav .owl-prev i {margin-left: -1px;}



.hmservicesliderinner.owl-carousel .owl-nav .owl-next, .hmserviceslider.owl-carousel .owl-nav .owl-next { right: inherit;}

.hmservicesliderinner.owl-carousel .owl-nav .owl-next i, .hmserviceslider.owl-carousel .owl-nav .owl-next i{margin-right: -2px;}



.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: 400;text-transform: uppercase;letter-spacing: 0.12em;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; display: inline-block;}



.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;}

.hmserviceblock p a {display: block;}

.hmserviceblock .hmserthumb{margin-bottom: 20px;overflow: hidden;}



.single-service .hmserviceblock{max-width: 360px; margin: 0 auto;}

.single-service .hmserviceslider.owl-carousel .owl-nav{top: 0;position: inherit;padding: 0;margin-right: 0;margin-top: 15px;}

.single-service .hmserviceslider.owl-carousel .owl-nav [class*="owl-"]{margin: 0 5px;}



.single-service .hmservicesliderinner.owl-carousel .owl-nav{top: 0;position: inherit;padding: 0;margin-right: 0;margin-top: 15px;}

.single-service .hmservicesliderinner.owl-carousel .owl-nav [class*="owl-"]{margin: 0 5px;}

.single-service .hmservicsection .container{margin-top: 0;}



.hmserviceblock .hmserthumb img{

    -moz-transform: scale(1.2);

    -webkit-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

    -moz-transition: all .2s ease-in-out;

    -webkit-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

    transition: .2s ease-in-out;

}

.hmserviceblock .hmserthumb:hover img{

    -moz-transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}







/* 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;}



.hmserviblock {max-width: 1575px; margin: 0 0 0 auto; padding-left: 30px;}



.hmserviblock > h2 {display: none; font-size: 26px; font-weight: 500; color: #384657; margin: 0 0 20px; text-align: center;}



.hmservidec {background-color: #3688e0; min-height:580px; position: relative;}



.hmservidecin {position: absolute; left: 0; top: 0; width: 100%; height: 100%; }



.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%);*/}



.hmservismdec {min-height: 300px;}



.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; padding: 10px 25px; height: inherit;}



.hmservidecbox .button:hover {background-color: #777777; color: #fff;}



.hmservicethumb {background-repeat: no-repeat; background-position: center top; background-size: cover; width: 100%; height:580px; overflow: hidden;}



.hmservicethumb img {width: 100%; height: auto; visibility: hidden;}



.servicetabrow .item {width: 50%; float: left;}



.servicetab .tabnav li h2 {font-size: 33px; font-weight: 500; color: #384657; margin: 0 0 40px;}



.servicetab.restabver .tabnav {width: 425px; float: left;}



.servicetab .tabcontainer {width: 100%; float: left; margin-left: -425px; padding-left: 425px;}



.servicetab .tab-content {padding: 0;}



.servicetab .tabnav.r-tabs-nav{padding-top:80px;}



.servicetab.restabver {position: relative; border: none;}



.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 {font-size:20px; color: #808082; font-weight: 300; text-transform: uppercase; text-decoration: none; padding:15px; display: block; position: relative; -webkit-transition: inherit; -moz-transition: inherit; -o-transition: inherit; -ms-transition: inherit; transition: inherit; background-color: #f6f6f6; letter-spacing: 0.05em; border-bottom: 2px solid #eaeaea;}



.servicetab.restabver .tabnav li:last-child a {border-bottom: none;}



.servicetab.restabver .tabnav li a:hover {color: #fff; background-color: #3688e0; font-weight: bold;}



.servicetab .restabver .tabnav .r-tabs-state-active a {color: #fff; text-shadow: none; background-color: #3688e0; font-weight: bold;}



.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: #3688e0; font-weight: bold;}







/* End Option7 */







/********** End Home Service Pages **********/







/********** Start Home Pozative Page **********/



.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: 500; 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;}



.hmpozativeblock {max-width: 540px; margin: 0 0 0 auto; position: relative; z-index: 1;}  





.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; padding: 70px 0; position: relative;}



.aboutcontent.hmpozativeopt3:after {content: ''; position: absolute; /*background-color: #3680c5;*/ opacity: 0.4; width: 100%; height: 100%; top: 0; left: 0;}



.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;}



/* End Option3 */



/********** End Home Pozative Page **********/







/********** Start Clients Logo Pages **********/



.hmlogosilder .owl-item .item {width: 100%;display: table; height: 100%;}



.hmlogosilder .owl-item .item .hmlogobox {display: table-cell;  vertical-align: middle; text-align: center;}



.hmlogosilder .hmlogobox img {width: auto; display: inherit;  max-width: 100%;  height: auto;  margin: 0 auto;}



.hmlogosilder.owl-carousel .owl-nav .owl-prev {left: -50px;}



.hmlogosilder.owl-carousel .owl-nav .owl-next {right: -50px;}



/********** 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: 700; 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 .mobilecallnow {border-right: 1px solid #fff;}







/********** Start Footer **********/



#footer{position:relative;}



.footform-section {padding: 60px 0; background-repeat: no-repeat; background-position: center top;}



.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: 500;}



.datepickfield {position: relative;}



/*.datepickfield:before {content: "\f3d0"; display: none; position: absolute; top: 0;  right: 4px; 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: 6px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}*/



.form-group.bookcaptcha {margin-bottom: 0; text-align: center;}



.bookcaptcha .recaptcha {display: inline-block; vertical-align: middle;}



.bookcaptcha .recaptcha img { width: 100%;  height: auto;}



.bookcaptcha .booksubbtn {display: inline-block; vertical-align: middle; margin-left: 15px;}



.bookcaptcha .button, .bookcaptcha .button:focus {padding: 9px 20px;}



.footform-section .datepickfield:before {right: 12px;}



.footform-section .form-control, .footform-section .form-control:focus, .footform-section .form-control.datepicker, .footform-section .form-control.datepicker:focus, .footform-section .heapBox .holder, .footform-section .upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-filename, .footform-section .radiobox{background-color: transparent;border-bottom: 1px solid #000;border-radius: 0;}



.footform-section .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color: transparent;border: 0;}



.footer-inner {padding:30px 0 60px 0; background-repeat: no-repeat; background-position: center center;}



.footblock h3 {color: #fff !important; 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: 20px;color: #fff;}



.footadd a {font-size: 18px; font-weight: 300;  display: inline-block;  line-height: 1.3;color: #fff;}



.footmail a {font-size: 18px; font-weight: 300;  display: inline-block;  line-height: 1.2;color: #fff;}



.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: #fff !important; font-size: 18px; line-height: 18px; display: inline-block;  vertical-align: top;}



.footsocial li a:hover {color: #b38d42 !important;}



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



.foothourslist li {margin-bottom: 8px; display: inline-block; width: 100%; line-height: 1.2; float: left;width: 50%;}



.foothourslist li:last-child {margin-bottom: 0;}



.foothourslist .foothoursday {font-size: 18px;  width: 110px;  display: inline-block; font-weight: normal;}



.foothourslist .foothourstime {font-size: 18px; font-weight: 300;}



.footmap iframe {height: 300px;width: 100%;line-height: 1;display: block;}



.foothourslist .hoursnote {font-size: 100%;}







.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: inherit; border:none; border-bottom: 1px solid #e4e4e4;}



.footer-one .heapBox .holder {background-color: inherit; border:none; border-bottom: 1px solid #e4e4e4;}



.footer-one .radiobox {background-color: inherit; border:none; border-bottom: 1px solid #e4e4e4;}



.footer-one .radioinput input[type="radio"]:checked + label {background-color: initial; color: #3680c5;  border-bottom: 4px solid #3680c5;}



.footer-one .footcol3 {float: right;}



/* End Option1 */







/* Start Option2 */



.footer-two .footmap {padding-top: 40px;}



.footer-two .footsocial {padding: 0;}



.footer-two .foothourslist {margin: 0 -5px; width: auto;}



.footer-two .foothourslist li {width: 50%; float: left; padding: 0 5px;color: #fff;}



/* 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; width: 100%; line-height: 1; display: block;}



/* End Option3 */







/* Start Option4 */



.footer-four .footaddbox {text-align: center;}



.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-top: 50px;color: #fff;}
.web-by a {color: #fff;}
/* End Option4 */


/********** End Footer **********/







/********** Start Before & After Page **********/



.beforeafterlist {margin-bottom: 30px;}



.beforeafterlist:last-child {margin-bottom: 0;}







.brforebtm-content {padding-top: 30px;}





.beforeafterblock .bx-controls.bx-has-pager {display: none;} 

.beforeafterblock .ba-outside {max-width: 64px;margin: 0 auto;float: none;}

.beforeafterblock .ba-outside .slide-nex, .beforeafterblock .ba-outside .slide-pre { margin: 0 5px;  }



/* 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;}







/* 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;}



.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:transparent;color: #fff; border-radius: 0;}



.radioinput .wpcf7-list-item label>span {display: block;padding: 0;margin: 0;height: 39px;color: #808082;font-size: 16px;line-height: 14px;font-weight: 300;padding: 13px 4px;text-align: center;cursor: pointer;}



.radioinput .patientbg .wpcf7-list-item label>input[type="radio"]:checked+span {background-color:transparent;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;}











/***** Start Home - Pozative an app ******/

.hmpozativereviewsection{padding: 80px 0 40px;position: relative;}

.hmpozativereviewsection h2{color:#092a3d;position:relative; font-size:35px; line-height:1.2; font-weight:bold;}

.hmpozativevideosection{padding: 0 0 140px;}

.hmpozativevideosection h2{text-align: center;max-width: 700px;width: 100%;margin: 0 auto;padding-bottom: 15px;}

.hmpozativevideosection small{font-size: 24px;text-align: center;display: block;position: relative;padding-bottom: 60px;margin-bottom: 60px;}

.hmpozativevideosection small:after{content:''; position:absolute; left:50%; bottom:0; margin-left:-27px; width:54px; height:30px;}

.hmpozativevideo{max-width: 816px;width: 100%;margin: 0 auto;position: relative;}

.hmpozativevideo img{width: 100%; visibility: hidden;}

.hmpozativevideo video{border: 1px solid #eeeeee;}

.hmpozativevideo .video-js, .hmpozativevideo video, .hmpozativevideo iframe{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;}

.hmwebookvideo .vjs-fullscreen-control, .hmpozativevideo .vjs-fullscreen-control{display: block;}

/***** End Home - Pozative an app ******/



/***** Start Home - Pozative an app number dont lie ******/

.hmpozativereviewnum{padding-bottom: 50px;}

.hmpozativereviewnum h2{}

.hmpozativereviewcol1{width: 50%;padding-right: 15px;float: left;}

.hmpozativereviewcol2{width:100%;padding-left: 15px;float: left;}

.hmpozativereviewcol2 .hmpozativereview{position: relative;z-index: 1;}

.hmnumbercol{width: 50%;float: left;margin-bottom: 25px;padding-right: 20px;}

.hmnumbercol:nth-child(2n + 1){clear: both;}

.hmnumbercol p{margin: 0;font-size: 20px;}

.hmnumbericon{padding-bottom: 15px;}

.hmnumbericon .icon{width: 66px;float: left;background-repeat: no-repeat;background-size: 100%;height: 66px;}

.hmnumbericon .hmcounter{width: 100%;margin: 0 0 0 -66px;font-size: 50px;color: #f28820;font-weight: bold;float: left;padding-left: 75px;}

.hmnumbericon .icon.usericon{background-position: -523px -567px;}

.hmnumbericon .icon.officeicon{background-position: -620px -567px;}

.hmnumbericon .icon.checkedicon{background-position: -711px -564px;}

.hmnumbericon .icon.reviewicon{background-position: -809px -564px;}

/***** End Home - Pozative an app number dont lie ******/



/********** Use Manual Pozative **********/

.iframehtmlmanually{height: 400px; position: relative; width: 100%;}

.iframebody, .iframehtml{height:100%;min-height:100%;}

.iframebody{background-color:inherit;overflow:hidden;}

.reviewiframe{width:100%;height:100%;min-height:100%;padding:78px 0 38px;background-color:#fff;border:1px solid #e6e7e8;}

.no-header .reviewiframe{padding: 43px 0 38px;}

.reviframehead{position:absolute;left:0;top:0;width:100%;z-index:1;padding:15px 20px 10px;text-align:center;background-color:#e6e7e8;}

.reviframehead h3{font-size:20px;line-height:24px;color:#fff;text-transform:uppercase;font-weight:400;margin:0;}

.totreviewcol{float:left;text-align:left;}

.totreviewcol1{margin-right:30px;}

.totreviewname{display:block;color:#6d6e71;font-size:12px;line-height:1.1;margin-bottom:5px;}

.totreviewnum strong, .avgreviewrating strong{display:inline-block;vertical-align:top;line-height:35px;font-size:35px;color:#6d6e71;font-weight:bold;}

.totreviewnum strong{position:relative;padding-right:50px;}

.totreviewnum strong:after{content:'';position:absolute;right:0;top:0;width:50px;height:100%;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:-75px top;background-size:120px auto;}

.avgreviewrating strong{margin-right:10px;}

.revratingstar{display:inline-block;vertical-align:top;line-height:1;margin:0;padding:0;list-style-type:none;}

.revratingstar li{float:none;display:inline-block;vertical-align:top;color:#fc8b12;font-size:20px;line-height:21px;padding:7px 0;}

.reviframemid{height:100%;position:relative;}

.reviframedata{padding:0 20px;height:100%;overflow:auto;}

.reviframerow{border-bottom:2px dashed #e6e7e8;padding:20px 0; display: inline-block; width: 100%;}

.reviframerow:last-child{border-bottom:none;}

.reviframeicon{float:left;margin-top:3px;position:relative;width:35px;}

.revifbicon, .revigpicon{display:block;width:35px;height:35px;overflow:hidden;text-indent:-999em;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:left top;background-size:125px auto;}

.revifbicon{background-position:left top;}

.revigpicon{background-position:-40px top;}

.reviframeicon img{width:100%;height:auto;margin:0;}

.reviframedesc{float:right;margin-left:-35px;padding-left:60px;width:100%;}

.reviframedesc h4{color:#6d6e71;font-size:16px;font-weight:600;line-height:1.2;margin:0 0 5px;text-transform:none;}

.reviframedesc p{color:#6d6e71;font-size:12px;font-weight: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:#000000;font-weight:300;padding:6px 0px 2px;margin-right:3px;}

.framelogo{display:inline-block;vertical-align:top;line-height:1;width:60px;height:18px;overflow:hidden;text-indent:-999em;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:left -40px;background-size:102px auto;}

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

@media only screen and (max-width:1280px){.reviframehead{padding:15px 10px 10px;}}

@media only screen and (max-width:999px){.reviframerow{padding:10px 0;}.reviframedata{padding:0 10px;}.reviframedesc{padding-left:50px;}.revfrmpost .ratingstar{padding-right:10px;}.revfrmpost .ratingstar{line-height:14px;padding:9px 10px 6px 0;}.reviframedesc .revrating{font-size:24px;}}

@media only screen and (max-width:767px){.totreviewcol1{margin-right:20px;}.totreviewnum strong, .avgreviewrating strong{font-size:30px;}.avgreviewrating strong{margin-right:5px;}}

@media only screen and (max-width:479px){.totreviewcol1{margin-right:20px;}.totreviewnum strong{padding-right:30px;}.totreviewnum strong:after{background-position:-55px 5px;background-size:80px auto;width:25px;}

.reviframedesc .revdate{font-size:14px;}.totreviewnum strong, .avgreviewrating strong{font-size:25px;}.avgreviewrating strong{margin-right:5px;}.revratingstar li{font-size:16px;}}

.review-loading {text-align: center;}

/********** Use Manual Pozative **********/

.smilegallery img {margin-bottom: 15px;}

.johnsledakisddspa .aboutcoldesc h1{text-align: center;}
.johnsledakisddspa .aboutbtmbox {padding-top: 0;}
.johnsledakisddspa.page-template-template-our-team .teambox {min-height: 450px;}

.before img{margin-bottom: 15px;}





/********* 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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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:auto;

    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-display:auto;

    font-style: normal;



}







/********* Clear floats *********/



.wrap-inner:before, .wrap-inner:after, .row:before, .row:after, ul:before, ul:after, .boxs:before, .boxs:after, .radio-list:after, .radio-list:before, .fieldgroup:after, .fieldgroup:before {content:" ";display:table}



.wrap-inner:after, .row:after, ul:after, .boxs:after, .radio-list:after, .fieldgroup:after{clear:both}



.displayNone{display:none;}



body,button,input,select,textarea {color:#808082; font-family:'Roboto', 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 25px;}



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: transparent;border-radius: 0; font-weight: 300;padding: 10px 14px;border:none;font-size: 16px;border-bottom: 1px solid #ccc;}
.aawformblock .aawformradiobox{background: transparent;border-radius: 0;border:none;}
.aawformblock .aawfieldcol textarea,
.aawformblock .aawfieldcol textarea:focus{height: 40px !important;padding: 9px 14px;}
.aawformblock .aawformradiocol label{padding:5px;height: 40px;}

.aawformblock .ui-datepicker-trigger{display: block;position: absolute;right: -2px;top: 0;border: none;height: 40px;width:50px;}
.aawformblock .ui-datepicker-trigger:before{display: none;}
.aawformblock .ui-datepicker-trigger .datepicker-icon, .aawformblock .heapBox{display: block;position: relative;width: 100%;height: 100%;}
.aawformblock .heapBox .handler{background-image: none;width: 50px;height: 40px;}
.aawformblock .heapBox .holder{padding:10px 14px;height: 40px;}
.aawformblock .ui-datepicker-trigger .datepicker-icon:before, .aawformblock .heapBox .handler:before{
    font-size: 26px;
    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%);
display: block!important;
}
/* Home Banner Form */

/* Footer Form */

/* Book Appointment Page Form */

/* Contact Page Form */
.contactpageform .aawfieldcol.aawfieldtextarea{
    width: 66.66666667%;
}

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



.teamslider.owl-carousel .owl-dots{padding: 0; margin-top: 20px;}



.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:url(../images/owl.video.play.png) 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%}



.ui-datepicker-trigger .sprite::before, .heapBox .handler::before {
    font-size: 26px;
    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%);
}



/********** Responsive Tab **********/



.restab {position: relative;border:1px solid #00c5ad;}



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



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



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



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



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



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



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



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



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



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



.restab .r-tabs-accordion-title.r-tabs-state-disabled {opacity: 0.5;}







/********* Back to Top **********/



#backtotop{cursor:pointer;display:none;height:17px;width:32px;overflow:hidden;position:fixed;right:10px;bottom:20px;text-indent:-99999px;z-index:999; display:none}







/*********  Accordion ******** */







.accordion .acclink {cursor:pointer; position: relative; display: block; background-color: #f7f7f7; font-size: 18px; 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: url(../images/litebox-close.png) no-repeat center;opacity: .7;position: absolute;top: 20px;right: 20px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.litebox-overlay .litebox-close:hover {opacity: 1;cursor: pointer;}.litebox-overlay .litebox-nav {display: none;width: 60px;height: 60px;margin-top: -30px;opacity: .2;position: absolute;top: 50%;z-index: 9999999;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.litebox-overlay .litebox-nav:hover {opacity: .5;cursor: pointer;}.litebox-overlay .litebox-prev {background: url(../images/litebox-prev.png) no-repeat center;left: 20px;}.litebox-overlay .litebox-next {background: url(../images/litebox-next.png) no-repeat center;right: 20px;}.litebox-overlay .litebox-container {position: absolute;top: 10%;right: 10%;bottom: 10%;left: 10%;overflow: hidden;}.litebox-overlay .litebox-container.litebox-scroll { overflow-y: auto; }.litebox-overlay img,.litebox-overlay iframe {display: inline-block;max-width: 100%;max-height: 100%;margin: 0 auto;vertical-align: middle;overflow-x: hidden;}.litebox-overlay iframe {width: 100%;height: 100%;position: relative;z-index: 999999;}.litebox-overlay .litebox-inline-html {width: 100%;padding: 20px;background: #FFF;line-height: normal;overflow-x: hidden;line-height: normal !important;position: absolute;}.litebox-overlay .litebox-error {width: 100%;height: 100%;color: #FFF;text-align: center;line-height: inherit;}.litebox-overlay .litebox-error span {background: rgba(0, 0, 0, .9);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding: 20px;color: #FFF;text-shadow: 1px 1px 0 #000;line-height: normal;}@media only screen and (max-width: 479px) {.litebox-overlay .litebox-close { display: none; }}







/*----Date Picker----*/



.ui-datepicker {z-index: 99 !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 {width:30px; height:30px; outline: none; margin:8px 0 0 15px; vertical-align:top; overflow:hidden; background:transparent !important; padding:0; margin:0; position:absolute; right:-2px; border: 0; top:2px;}



.cal-icon {background-position:-205px -107px; width:30px; height:30px; display:block; vertical-align:top;}



.ui-datepicker-trigger .fas{font-size:28px;}





/********* ! Font Awesome 5.1.1 ******** */



 



/*!



 * Font Awesome Free 5.1.1 by @fontawesome - https://fontawesome.com



 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)



 */



.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:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{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-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.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-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.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-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-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.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-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-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-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.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-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-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.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-blind:before{content:"\f29d"}.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-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.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-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-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-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-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.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-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.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-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.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-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-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.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-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-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.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-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.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-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.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-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-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-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-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.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-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.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-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.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-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-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.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-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-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-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.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-open:before{content:"\f07c"}.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-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-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.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-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.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-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-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-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.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-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-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-hashtag:before{content:"\f292"}.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-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.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-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.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-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.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-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.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-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-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-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-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-mercury:before{content:"\f223"}.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-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.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-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.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-old-republic:before{content:"\f510"}.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-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.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-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-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-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.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-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-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.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-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.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-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.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-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-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.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-search:before{content:"\f002"}.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-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-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.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-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.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-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.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-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.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-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.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-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-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-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.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-moving:before{content:"\f4df"}.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-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-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-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.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-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-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-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.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-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-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.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-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-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff");}.fab{font-family:"Font Awesome 5 Brands"}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff");}.far{font-weight:400}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff");}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}



@font-face { font-family: 'icosocial'; src:url('../fonts/icosocial.woff?n1p336') format('woff'); font-weight: normal; font-style: normal; }



 [class^="soc-"], [class*=" soc-"] {



 font-family: 'icosocial' !important;



 speak: auto;



 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, v2.0.0 



@font-face{font-family:"Ionicons";src:url("../fonts/ionicons.eot?v=2.0.0");src:url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"),url("../fonts/ionicons.woff?v=2.0.0") format("woff"),url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}*/







/*! Ionicons, v4.2.4 */



@font-face{font-family:"Ionicons";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";speak:auto;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 15px;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:zoom-out;}*/

.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor: pointer;width: auto;}



.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:15px;padding-right:15px;}}







/********** 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-radius: 0; color: #808082; font-size: 16px; height:40px; line-height:1.42857; padding:10px 20px 7px 12px; z-index: 10; font-weight:300;  text-overflow: ellipsis; white-space: nowrap; overflow: hidden;border-bottom: 1px solid #ccc;}



.heapBox .handler {position:absolute; right:0; top:0; width:17px; height:100%;}



.heapBox .handler:before, .datepickfield .datepicker-icon: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: 7px; 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: 99;}



.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, .contactmap iframe{border:none;width: 100%;height: 230px;}



.gmap3 img { max-width:inherit}



.form-control, .form-control:focus{height: 40px; background-color:transparent;border:0; border-bottom: 1px solid #ccc; box-shadow:none; outline:0; padding:6px 12px; color:#808082; font-size:16px; font-weight:300; border-radius: 0;line-height: 28px;}



textarea.form-control, textarea.form-control:focus{height:42px; resize:none;}



.form-control.datepicker, .form-control.datepicker:focus{background-color: transparent;}

.form-control.datepicker{cursor: pointer;}



.datefield {position: relative; z-index: 1;}



.datefield: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: 5px; z-index: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}



.button, .button:focus{position:relative; display:inline-block; vertical-align:top; border:2px solid #fff; color:#fff; font-size:14px; line-height:20px; padding:12px 25px; text-transform:uppercase; text-decoration:none; font-weight:normal; border-radius:6px; background: transparent; 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;}



.button i, .button:focus i{color: #fff;font-size: 17px; line-height: 18px; margin-left: 5px; vertical-align: middle; position: relative; top: -1px; -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;}



.button:hover i{color:#fff}



.form-group {margin-bottom: 20px;}



.radiobox { background-color:transparent; position: relative; z-index: 1; border-radius: 0;border-bottom: 1px solid #ccc;}



.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: 39px; 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: transparent;  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;}



.pagebooksubmitbar .button {margin-left: 15px;}







/* 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{}



.wrap-inner { margin:0 auto; width:100%; max-width:1280px; padding:0 40px;}



#content {}



.content {}



.sidebar {}



.fullwidth {}







.aboutcontent, .teamsection {background-position: center center; background-repeat: no-repeat;}







/********** Header **********/



#header{position:relative; left:0; top:0; width:100%; z-index:101; background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.4);}



.fixed #header{position:fixed; box-shadow:0 0 5px rgba(0,0,0,.4);}



.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 {padding: 18px 0;}



.header-one #logo{float:left; margin:0; width:300px; position:relative;}



.header-one #logo > a{display:inline-block; vertical-align: top;}



.header-one #logo > a img{width:100%; height:auto;}



.header-one .header-right{float:right; width:100%; margin-left:-300px; padding:10px 0 10px 320px; 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: 1px solid #3680c5; border-radius: 50%; line-height: 28px; display: inline-block; text-align: center;}



.header-one .socialmedia li a:hover {background-color: #3680c5; 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: center;  display: inline-block;  width: 100%;}



.header-one .mainNavigation {float: none; display: inline-block; text-align: center; padding: 0; vertical-align: top;}



.header-one #nav > li {float: none; display: inline-block; vertical-align: top; margin: 0;}



.header-one #nav > li > a {font-size: 16px; font-weight: normal; padding: 20px 16px; text-transform: capitalize;}



/*.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;}



.header-one .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-one .headbookapp a:hover {background-color: #fff; color: #384657;}







.bodyheader1.fixed #container {padding-top: 132px;}



.bodyheader1.fixed .header-one .headermain {padding: 10px 0;}



/* End Option1 */







/* Start Option2 */



.header-two .header-inner {padding: 15px 0; border-bottom: 1px solid #d3d3d3;-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;}



.header-two #logo {float: left; margin: 0;  width: 300px; z-index: 1;position: relative;}



.header-two #logo > a{display:inline-block; vertical-align: top;}



.header-two #logo > a img{width:100%; height:auto;}



.header-two .headaddress{display: inline-block;}

.header-two .headcontactdetail{display: inline-block;text-align: left;position: relative; margin-right: 30px;vertical-align: top;padding-top: 9px;}

.header-two .headcall, .header-two .headmail{display: block; padding-left: 30px;line-height: 0}



.header-two .headcall a, .header-two .headmail a {line-height: 20px; font-size: 16px;display: inline-block; font-weight: 500;vertical-align: middle; position: relative; color: #808082;}

.header-two .headmail a {font-weight: 400;}

.header-two .headcontactdetail i {position: absolute; left: 0; top: 9px; font-size: 18px; color: #3680c5;}


.header-two .headcontactdetail i { transform: rotate(90deg); }

.header-two .headcall a:hover {color: #3680c5;}



.header-two .headaddress a {display: inline-block;line-height: 20px; font-size: 16px; color: #808082; font-weight: 400; position: relative; padding-left: 34px;text-align: left;}



.header-two .headaddress a i {position: absolute; left: 0; top: 7px; font-size: 18px; color: #3680c5; display: inline-block;}



.header-two .headaddress a:hover {color: #3680c5;}



.header-two .headright {float: left;width: 100%;margin-left: -300px;padding: 5px 0;padding-left: 300px;text-align: right;}



.header-two .socialmedia {display: inline-block; vertical-align: top; padding: 0; margin: 0 0 0 30px;text-align: left;}



.header-two .socialmedia span{font-size: 16px;display: inline-block;line-height: 20px;vertical-align: top;font-weight: 400;}



.header-two .socialmedia ul{padding: 0; margin: 0;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: 22px; display: inline-block; text-align: center;}



.header-two .socialmedia li a:hover {color: #384657;}



.header-two .socialmedia li a i{font-size: 16px;}

.header-two .socialmedia li a .fab.fa-google-plus-g{font-size: 18px;}



.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: 15px 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; padding:0;position: relative;}



.header-two .headbookapp a {letter-spacing: 2px;position: relative;font-size: 14px; color: #fff; text-transform: uppercase; background-color: #3680c5; display: inline-block; vertical-align: top; padding: 15px 20px; line-height: 20px; -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.home.fixed #container {padding-top: 138px;}




.bodyheader2.fixed #container {padding-top: 117px;}



.bodyheader2.fixed .header-two .header-inner {padding: 5px 0;}

/* 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 25px; border-radius: 3px; -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: normal; letter-spacing: 3px;}



.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;}



.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: bottom; }



.menu-icon span { }



.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: 300;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s;}

#nav li ul li a:after{content: "\f3d1"; font-family: "Ionicons";left: 15px;top: 11px;position: absolute; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s;color: inherit;opacity: 0;}



#nav li:hover > ul { display: block;}



#nav li ul li:hover > a { background-color: #3680c5; color: #fff;position: relative;padding-left: 28px}

#nav li ul li:hover > a:after{opacity: 1;}

#nav li ul li{border-bottom: 1px solid #3680c5;}



#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);}







/********** Start Index Slider **********/



.indexBanner{position:relative; }



.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;}



.teasercaption:after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background-position: center bottom; background-repeat: no-repeat;}



.teasertext{max-width: 480px;width: 100%;}



.teastitle {font-size: 44px; color: #fff; font-weight: 300; line-height: 1.2; margin-bottom: 15px;}



.teasertext p {color: #fff; font-size: 24px; margin: 0; line-height: 1.1; margin-bottom: 20px;}



.teasertext .button, .teasertext .button:focus {padding: 9px 20px;}



.hmbookapptitle {font-size: 35px; color: #384657; line-height: 1.1; text-align: center; margin-bottom: 30px; font-weight: 500;}



.hmbookfrmsection {z-index: 1; width: 100%;}



.hmbookform .form-control, .hmbookform .form-control:focus {}



.hmbookform .heapBox .holder {background-color: #fff; padding: 10px 30px 6px 12px;}



.hmbookform .heapBox .handler {right: -2px;}



.hmbookform .radiobox {background-color: #fff;}



.hmbookform .datepickfield:before {right: 10px;}



.hmbookform .form-group {margin-bottom: 20px;}



.hmbookform .button, .hmbookform .button:focus {padding: 9px 20px;}



.hmbookform .hmbookcol2 {max-width: 400px; margin: 0 auto;}



.hmgroupbox {text-align: center;}



.hmgroupbox .recaptcha, .pagebooksubmitbar .recaptcha {display: inline-block; vertical-align: middle; margin:0 12px 15px;}



.hmgroupbox .recaptcha img {width: 100%; height: auto;}



.hmgroupbox .hmsubmitbtn, .pagebooksubmitbar .hmsubmitbtn {display: inline-block; vertical-align: middle;margin:0 12px 15px;}




.hmbookform .hmgroupbox .form-group {margin: 0;}



.teaserBanner.owl-carousel .owl-nav [class*="owl-"] {color: #fff; font-size: 34px; position: relative; top: auto; bottom: 0; margin: 0 5px;}



.teaserBanner.owl-carousel .owl-nav [class*="owl-"]:hover {color: #3680c5;}



.teaserBanner.owl-carousel .owl-nav .owl-prev {left: auto;}



.teaserBanner.owl-carousel .owl-nav .owl-next {right: auto;}



.teaserBanner.owl-carousel .owl-dots {position: absolute; width: 100%; bottom: 0;}



.teaserBanner.owl-carousel .owl-nav {position: absolute; bottom: 80px; width: 100%;}



.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: 250px 0 215px; background: rgba(0,0,0,0.2);}

.indexbanner-three .teasercaption .container{position: relative;z-index: 1;}



.indexbanner-three .hmbookfrmsection {margin-top: -140px; position: relative;}



.indexbanner-three .teasertext .button, .indexbanner-three .teasertext .button:focus {background-color: inherit; border: 1px solid #3680c5;}



.indexbanner-three .teaserBanner.owl-carousel .owl-nav{bottom: 160px;left: 0;right: 0;max-width: 1170px;padding: 0 15px;text-align: left;margin: 0 auto;}

.indexbanner-three .teaserBanner.owl-carousel .owl-nav [class*="owl-"]{margin: 0;}

.indexbanner-three .teaserBanner.owl-carousel .owl-nav .owl-prev{margin-right: 20px;}



.indexbanner-three .teasertext .button:hover {background-color: #3680c5;}



.indexbanner-three .hmbookform {background-color: #f5f5f5; padding: 50px 80px;}



.indexbanner-three .form-control, .indexbanner-three .form-control:focus,.indexbanner-three .hmbookform .heapBox .holder, .indexbanner-three .hmbookform .radiobox {background-color: transparent;border-bottom: 1px solid #fff;border-radius: 0;}



.indexbanner-three .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color: transparent;border: 0;}



.indexbanner-three.indexvideobanner-three .hmbookfrmsection {margin: 0;}



/* End Option3 */







/* Start Option4 */



.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 {max-width: 480px; background-color: #fff; padding: 30px; 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: 20px 0;}



.indexbanner-four .hmbookform .form-control, .indexbanner-four .hmbookform .form-control:focus, .indexbanner-four .hmbookform .heapBox .holder, .indexbanner-four .hmbookform .radiobox {border: none; border-bottom: 1px solid #e4e4e4;}



.indexbanner-four .hmgroupbox .recaptcha {max-width: 304px; margin: 0 auto 20px; display: block;}



.indexbanner-four .hmgroupbox .hmsubmitbtn {margin-left: 0;}



.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;}



.indexbanner-four.indexvideobanner-four .hmgroupbox .hmsubmitbtn {margin-left: 15px;}



/* 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 .hmgroupbox .hmsubmitbtn {margin-left: 0;}



.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;}



.indexbanner-five.indexvideobanner-five .hmgroupbox .hmsubmitbtn {margin-left: 15px;}



/* 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: 500;  color: #384657;}



.hmsubhead {padding-bottom: 15px;}



.hmsubhead > p {font-size: 24px; line-height: 1.2; color: #3680c5; font-weight: 300; margin: 0;}



.hmaboutcontent{margin-bottom: 30px;}



.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;}







/********** 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 {content: ''; position: absolute; background-color: rgba(56,70,87,0.5); width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: 1;}

.innerbanner: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: 0px;  left: 0;  width: 100%; height:auto;  z-index: 3; text-align: center; padding: 80px 0;}



.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 {padding: 60px 0;}



.aboutcontent.hmgallerysection{padding: 6px;}



.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: 500; 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: 30px;}



.aboutbtmbox h2 {font-size: 24px; line-height: 1.2; font-weight: 500; color: #384657; margin: 0 0 15px;}



.aboutbtmbox h3 {font-size: 22px; line-height: 1.2; font-weight: 500; 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: 500; color: #384657;}



.aboutcoldesc h2 {margin: 0 0 18px; font-size: 24px; line-height: 1.2; font-weight: 500; color: #384657;}



.aboutcoldesc h3 {margin: 0 0 15px; font-size: 22px; line-height: 1.2; font-weight: 500; color: #384657;}



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



.aboutcoldesc .aboutcoldesc{padding: 0;}



.aboutvideoblock {position: relative; overflow: hidden;}



.aboutvideoblock img {width: 100%; height: auto; visibility: hidden; border-radius: 10px;}



.aboutimageblock img {width: 100%; height: auto; border-radius: 6px;}



.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 */







/* Start Option5 */



.videoshorttext h3, .videoshorttext h2 {margin: 0 0 15px; font-size: 22px; line-height: 1.2; font-weight: 500; 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: 500; 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:after{position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background-color: #384657;opacity: 0.45;}



.serviceBanner .item > img {width: 100%; height: auto;  visibility: hidden;}



.servicecaption {position: absolute; bottom: 0; width: 100%; text-align: center;  padding: 80px 0;}



/*.servicecaption:after {content: ''; position: absolute; background-color: rgba(0,0,0,0.2); width: 100%; height: 100%; top: 0; left: 0;}*/



.servicecaptext h1, .servicecaptext h2 {font-size: 35px; line-height: 1.2; font-weight: 500; 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-image: url(../images/cardiology.png); 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; padding-left: 100px; margin: 0 0 32px;; border: none; display: table; width: 100%;}



.page-iconheader .servheadicon{margin: 0; position: absolute; left: 0; top: 0;}



.page-iconheader h1{margin: 0; font-size: 35px; line-height: 1.2; font-weight: 500; color: #384657; display: table-cell; width: 100%; height: 70px; vertical-align: middle;}







/* 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-image: url(../images/cardiology.png); 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;}



.servicedecs h3 {font-size: 22px; color: #3680c5; line-height: 1.2; margin: 0 0 12px;}



.servicedecs ul {padding-left: 15px; margin-bottom:15px;}

.servicedecs ul li {margin-bottom: 0px;list-style-position: inside; font-size: 16px;line-height: 24px;}





.servicedecs p {margin-bottom: 20px;}

.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;}



/********** 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;}



.page-template-template-our-team .teambox{position: relative;position: relative;padding: 40px 40px 15px;margin-bottom: 25px;border:1px solid #fff;}

.page-template-template-our-team .teaminbox{position: relative;z-index: 1;}

.page-template-template-our-team .teambox:before{-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff}

.page-template-template-our-team .teambox .teaminbox div {-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.teamroundbox:hover, .teamborderbox:hover {background-color: #f7f7f7;}





.teamthumb{display: block; margin: 0 auto 26px; overflow: hidden; }



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



.teaminbox .teamthumb{max-width: 450px;} 



.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: 0; display: block; font-size: 18px;}



.teaminbox p{margin: 20px 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-nav{display: none;}



.teamslider.owl-carousel .owl-nav .owl-prev {left: -50px;}



.teamslider.owl-carousel .owl-nav .owl-next {right: -50px;}



.teamsectionopt1 .hmtitle{text-align: center;}











/* End Option1 */







/* Start Option2 */



.teamborderbox {border: 2px solid #f7f7f7; padding-bottom: 50px;}



.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 */



.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: 1; }



.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; 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 0 20px;}



.doctorsmindec h3 a {text-decoration: none;}



.doctorsmindec p {font-size: 15px;}



.borderbtn, .borderbtn:focus {font-size: 14px; color: #384657; font-weight: normal; padding: 10px 24px; display: inline-block; border: 1px solid #3680c5; border-radius: 3px; 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;}



.borderbtn:hover {background-color: #3680c5; color: #fff; text-decoration: none;}







/* 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;}



.boxbtn, .boxbtn:focus {font-size: 14px; color: #fff; font-weight: normal; padding: 10px 24px; display: inline-block; background-color: #3680c5; border-radius: 2px; 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;}



.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: 30px;}



.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: 290px; 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: 15px;}



.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 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;}







/* Start Option1 */



.blogcontentopt1 .blogboxlist .item {margin-bottom: 0;}



.blogroundbox {padding: 40px 10px;border:1px solid #ccc;margin-bottom: 30px;}



.blogroundbox:hover {background-color: #f7f7f7;}



.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 20px;}



.bloginbox h3 a{color:#384657; display: block; text-decoration: none;}



.bloginbox h3 a:hover{color: #fff !important;}

.blogroundbox .borderbtn {border-color: #b38d42;}
.blogroundbox .borderbtn:hover {border-color: #033e70;}

.blogslider.owl-carousel {width: auto;}

.patient.button {background-color: #033e70;}
.patient.button:hover {background-color: #b38d42;}

.blogslider .owl-item .item {width: 100%;} 







.blogslider.owl-carousel .owl-nav .owl-prev {left: -50px;}



.blogslider.owl-carousel .owl-nav .owl-next {right: -50px;}



.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;}



.blogdate {padding-right: 8px;}



.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;}



.blogthumbbox img {width: 100%; height: auto; visibility: hidden;}



.blogthumbbox a {display: block;}



.blogboxrow .bloginbox {margin-bottom: 0; border:inherit;}



.blogcontentopt5 .blogrowlist .blogcol {margin-bottom: 30px;}



/* 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 20px;}



.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;}



.blogdetailsbox ul, .blogdetailsbox ol{ 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;}



.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: 40px 15px 15px 15px; position: absolute; top: 0; left: 0; text-align: center; height: 100%;}



.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: 18px; color: #3680c5; font-weight: 500; line-height: 1.1; margin: 0 0 10px;}



.eventsmdesccol p {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 */



.promotionblock {padding: 20px 0 30px; text-align: center;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.promotionblock:hover {background-color: #f7f7f7;}



.promotitle {border-bottom: 1px solid #dadada; padding-bottom: 20px;}



.promotitle h2 {font-size: 24px; color: #384657; font-weight: normal; line-height: 1.1; margin: 0; text-transform: uppercase;}



.promotitle small {font-size: 18px; color: #3680c5; font-weight: normal; display: block; line-height: 1.1; margin-bottom: 5px;}



.promohead {padding:30px 0 35px;}



.promohead h3 {font-size: 70px; color: #3680c5; line-height: 1; margin: 0; font-weight: 300;}



.promohead h3 sup {font-size: 35px;line-height: 1.1; margin: 0; font-weight: 300; display: inline-block; vertical-align: middle;}



.promohead span {font-size: 24px; color: #384657; font-weight: normal; line-height: 1.1; display: block;}



.promotionlist {padding: 0 10px; list-style-type: none; max-width: 270px; margin: 0 auto 40px;}



.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;}



.hmdecountsection .btmtext{margin-top: 30px;}



/* 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;}



.planssilder .item:nth-child(2) .plantop:after {background-color: #498cca;}



.planssilder .item:nth-child(3) .plantop:after {background-color: #4086c8;}



.planssilder .item:nth-child(4) .plantop:after {background-color: #3680c5;}



.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: 100%; margin: 0 auto;}



.bookform {max-width: 750px; 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%;}



/********** End Book An Appointment Page **********/







/********** Start Gallery Page **********/



.gallerylist.mediathumb-three .item {margin-bottom: 0;}



.advtechnologylist .teaminbox .teamthumb, .mfpgallery a, .media-thumb.mfpgallery{

    overflow: hidden;

}

.advtechnologylist .teaminbox .teamthumb{position: relative;border-radius: 100%;}

.advtechnologylist .teaminbox .teamthumb:before, .mfpgallery a:before {

    position: absolute;

    top: 50%;

    left: 50%;

    z-index: 2;

    display: block;

    content: '';

    width: 0;

    height: 0;

    background: #ffffff;

    border-radius: 100%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    opacity: 0;

}

.advtechnologylist .teaminbox .teamthumb:hover:before, .mfpgallery a:hover:before {

    -webkit-animation: circle .75s;

    animation: circle .75s;

}

@-webkit-keyframes circle {

    0% {

        opacity: 0.2;

    }

    40% {

        opacity: 0.2;

    }

    100% {

        width: 200%;

        height: 200%;

        opacity: 0;

    }

}

@keyframes circle {

    0% {

        opacity: 0.2;

    }

    40% {

        opacity: 0.2;

    }

    100% {

        width: 200%;

        height: 200%;

        opacity: 0;

    }

}



/* Start Option1 */



.gallerylist .item {margin-bottom: 40px;}



.gallerylist .media-thumb img {width: 100%; height: auto;}

.page-gallery .galleryopt1 .gallerylist .media-thumb img, .page-gallery .galleryopt1 .videopoplink:before{border-radius: 50%;}

.page-gallery .galleryopt1 .gallerylist .media-thumb img{border-radius: 0;}





.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%; padding: 0;}



.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-nav .owl-prev {left: 30px;}



.facilitiesilser.owl-carousel .owl-nav .owl-next {right: 30px;}



.facilitiesilser.gallerylist .item {margin: 0;}







/* 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;padding-top: 20px;}



.insuricon {position: absolute; top: 0; left: 0; z-index: 1; width: 80px; height: 68px; display: block; text-indent: -999em; text-align: left; background-image: url(../images/madkit-insurance.png);  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 {padding-left: 25px; position: relative; font-weight: 500; 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;}



/* 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: 24px; font-weight: normal; color: #fff; padding: 12px 38px 12px 20px; line-height: 1.2;text-decoration: none; border-radius: 26px; margin-bottom: 0;}



.accostyle1 .accordion .acclink:after {content: "\f3d0"; font-family: 'Ionicons'; position: absolute; top: 50%; right: 15px; 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: "\f3d8";  height: 24px; width: 24px; border-color: #fff; color: #fff; right: 13px;}



.accostyle1 .accord-detail {padding:10px 15px; 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 {margin-bottom: 10px;}



.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: 100px; position: relative; font-size: 18px; font-weight: normal;}



.foottime { float: right; width: 100%; margin-left: -100px; padding-left: 108px; font-weight: 300;}



.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;}







.contcol2 .col-md-4.col-sm-4.col-xs-12 {width: 50%;}



.contcol2 .col-md-8.col-sm-8.col-xs-12 {width: 100%;}







/* Start Option1 */



.contactustopt1 .pagebooksubmitbar .button {margin-left: 10px;}



/* End Option1 */







/* Start Option2 */



.contactform1 textarea.form-control {height: 93px;}



/* End Option2 */







/* Start Option3 */



.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 */







/********** 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;  color: #384657;border:2px solid #3680c5; border-radius: 50%; display: block; margin: 0 auto 18px; text-align: center;}



.hiwnum { background-position: center center;background-repeat: no-repeat;text-align: left;text-indent: -999em;overflow: hidden;width: 80px;height: 80px;line-height: 80px;}



.hiwbox h3 {font-size: 24px; font-weight: normal; line-height: 1.1; color: #384657; margin: 0 0 15px; text-transform: capitalize;}



.hiwbox h3 a {color: #384657;}



.hiwbox h3 a:hover {color: #3680c5;}



.hiwbox p {line-height: 1.4; margin: 0;}



.hiwbox > a{font-size: 14px; line-height: 18px;font-weight: 400;text-transform: uppercase;letter-spacing: 1px;color: #fff;display: inline-block;margin-top: 15px;}



.hiwbox > a i{font-size: 18px;margin-left: 5px;position: relative;top: 1px;}





/* 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: #3680c4; border-radius: 50%; display: block; margin-bottom: 15px; background-repeat: no-repeat; background-position: center center; }



.advantrow h3 {font-size: 24px; color: #384657; font-weight: 500; line-height: 1.1; 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: 0.85;}



.advgeblock .item:nth-child(2):before{opacity: 0.90;}



.advgeblock .item:nth-child(3):before{opacity: 0.95;}



.advgeblock .item:nth-child(4):before{opacity: 1;}



.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.4; font-weight: 500; color: #fff; text-transform: capitalize; margin: 0 0 15px;}



.advanticondec p{font-size: 16px; 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 #dfdfdf; padding: 30px 15px;}



.advantagesborder .advcircleicon {margin: -65px auto 16px;}



.advatagesopt9 .advantagesborder {padding-top: 35px;}



.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: 0;}



.advrteccontentopt1 .teamroundbox .teaminbox {max-width: inherit; padding: 0 15px;}



.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: -50px;}



.technologyslider.owl-carousel .owl-nav .owl-next {right: -50px;}



.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;background-color: #fff;}



.careersopt2 .aboutweldesc p {margin-bottom: 20px;}



.contentlist {margin: 0 0 20px; padding: 0; list-style-type: none;}



.contentlist li {padding-left: 25px; position: relative; 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; 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; }



.upload-btn-wrapper .wpcf7-form-control-wrap { position: static; }



.wpcf7-form-control-wrap.DatePrefered{z-index: 1; display: block;}



.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: #ffffff;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;}



.upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-trigger {display: block;float: right;margin-left: -40px;height: 34px;background-size: 26px;line-height: 34px;font-size: 0;position: relative;width: 40px;}



.upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-trigger:after {position: absolute;content: "\f40b";right: 10px;top: 7px;display: inline-block;font-family: "Ionicons";speak: auto;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: 1px solid #e4e4e4; background-color: #f7f7f7; line-height: 36px;}







/********** End Careers Page **********/







/********** Start Service Landing Pages **********/



.slbookcol1 .col-md-4.col-sm-4.col-xs-12 {width: 100%;}







.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;}



.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: 6px 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: #ccc; top: 0; left: 0; width: 100%; height: 100%;opacity: 0.7;}



.slbanner > img {width: 100%; height: auto; visibility: hidden;}



.slconblock {position: absolute; top: 0; width: 100%; padding: 180px 0 30px; z-index: 1;}



.slconblock h1 {font-size: 35px; color: #fff; font-weight: 300; margin: 0 0 10px; line-height: 1.1;}



.slconblock h2 {font-size: 28px; color: #3680c5; font-weight: 500; margin: 0 0 20px; line-height: 1.1;}



.sllist {margin: 0 0 15px   ; 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; margin-bottom: 80px;}



.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 {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 {border-radius: 0; background-color: transparent;border-bottom: 1px solid #000;}



.slbookappform .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color: transparent;}



.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;}



.slbookaformbox .pagebooksubmitbar .button { margin: 0;}



.sltitleboxopt2 .slconblock h2 {color: #fff;}



.sltitleboxopt2 .sllist:after, .sltitleboxopt2 .sllist li:after {background-color: #fff; left: 0; margin-left: 0;}



.sltitleboxopt2 .pagebooksubmitbar .button {margin-left: 0;}



.slformsectionopt2 {background-color: #f5f5f5;}



.slformsectionopt2 .slbookappform h3 {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;}



.bookborderbtm .form-control, .bookborderbtm .form-control:focus, .bookborderbtm .heapBox .holder, .bookborderbtm .radiobox, .bookborderbtm .form-control.datepicker, .bookborderbtm .form-control.datepicker:focus  {background-color: inherit; border: inherit; border-bottom: 1px solid #e4e4e4; border-radius: inherit;}



/********** Start Service Landing-2 Pages **********/







/********** Start Service Landing-3 Pages **********/



.slconblock.slconblockopt3 {padding: 80px 0 130px; height: 100%;}



.slconblockopt3 {margin-bottom: 50px;}



.slprmocoupon {background-color: #fff; max-width: 340px; margin: 0 0 0 auto;}



.slprmotitle {text-align: center; padding: 30px 15px;}



.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;}



.slprmosmbox:after {content: ''; position: absolute; background-image: url(../images/top-arrow.png); background-repeat: repeat-x; background-position: left top; width: 100%; height: 9px; top: -9px; left: 0;}



.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 .heapBox .holder, .slbookformrow .radioinput .wpcf7-list-item label > span, .slbookformrow .heapBox .handler:before, .slbookformrow .heapBox .handler:before, .slbookformrow .datefield:before {color: #fff;}



.slbookformrow .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span {background-color: transparent;}



.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 **********/







/********** 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; padding-right: 600px; position: relative; height: 100%;}



.slconblockbox .container-fluid {position: relative; z-index: 2;}



.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 .slbannerbook {margin: 0; position: absolute; bottom: 0; right: 0; height: 800px;  background-color: #f7f7f7;  z-index: 1; max-width: 600px;}



.slconblockopt5 .serbookappform {max-width: 400px; margin: 0 auto;}



.serbookappform .recaptcha {margin: 0 auto 15px; display: block;}



.serbookappform .pagebooksubmitbar .button {margin-left: 0;}



.servicelandingfive .landservcontent-secion, .servicelandingtwo .landservcontent-secion {padding: 60px 0;}



/********** 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 { margin: 0; }







/* Start Option1 */



.prmoplanbox {background-color: #3680c5;  padding: 40px 15px;  position: relative;  text-align: center;}



.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;}



.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: 15px;}







/* 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 */



.aboutcontent.promoplanopt3 {border-top: 1px solid #000;}



.promoplanbg.row {margin: 0;}



.promoplanbg .item {background-color: #f7f7f7; padding: 30px 0; border-right: 1px solid #e2e2e2;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}
.promoplanfull {

    min-height: 125px;

}


.promoplanbor {padding: 0 40px 10px;
    display: table;
    width: 100%;}



.promoplanborbox {height: 50px; display: table-cell; vertical-align: middle;}



.promoplanbor p {font-size: 22px; color: #384657; margin: 0; font-weight: normal;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.promoplanfull h3 {color: #3680c5; font-size: 55px; font-weight: 300; line-height: 1; margin: 0; padding: 0 40px;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.promoplanfull h3 a {color: #3680c5; display: inline-block;-moz-transition: all 0.3s ease-in-out;

-webkit-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;

}



.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 **********/

.hmservicsection .container {margin-top: 60px;}







.hmserviceslider {width: auto;}



.hmserviceslider .item {width: 100%;}



.hmservicesliderinner {width: auto;}



.hmservicesliderinner .item {width: 100%;}



.hmservicesliderinner.owl-carousel .owl-nav [class*="owl-"], .hmserviceslider.owl-carousel .owl-nav [class*="owl-"]{line-height: 33px;font-size: 16px;top: 0;position: inherit;margin-top: 0;height: 35px;width: 35px;border: 1px solid #000; border-radius: 50%;-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;}



.hmservicesliderinner.owl-carousel .owl-nav.disabled, .hmserviceslider.owl-carousel .owl-nav.disabled {display: block;}



.hmservicesliderinner.owl-carousel .owl-nav, .hmserviceslider.owl-carousel .owl-nav{text-align: center;position: absolute;top: -55px;right: 0;padding:0 75px;margin-right: 15px;}



.hmservicesliderinner.owl-carousel .owl-nav .owl-prev, .hmserviceslider.owl-carousel .owl-nav .owl-prev {left: inherit;}

.hmservicesliderinner.owl-carousel .owl-nav .owl-prev i, .hmserviceslider.owl-carousel .owl-nav .owl-prev i {margin-left: -1px;}



.hmservicesliderinner.owl-carousel .owl-nav .owl-next, .hmserviceslider.owl-carousel .owl-nav .owl-next { right: inherit;}

.hmservicesliderinner.owl-carousel .owl-nav .owl-next i, .hmserviceslider.owl-carousel .owl-nav .owl-next i{margin-right: -2px;}



.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: 400;text-transform: uppercase;letter-spacing: 0.12em;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; display: inline-block;}



.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;}

.single-service .hmserviceblock {min-height: auto;}

.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;}

.page-id-8927 .aboutbtmbox h2 {color: #033e70;}

.hmserviceblock h3 {font-size: 24px; color: #3680c5; line-height: 1.1; margin: 0 0 15px; font-weight: normal;}

.footcall i {transform: rotate(90deg);vertical-align: sub;}

.hmserviceblock h3 a {color: #3680c5;}



.hmserviceblock h3 a:hover {color: #384657;}



.hmserviceblock p {margin: 0;}

.hmserviceblock p a {display: block;}

.hmserviceblock .hmserthumb{margin-bottom: 20px;overflow: hidden;}



.single-service .hmserviceblock{max-width: 360px; margin: 0 auto;}

.single-service .hmserviceslider.owl-carousel .owl-nav{top: 0;position: inherit;padding: 0;margin-right: 0;margin-top: 15px;}

.single-service .hmserviceslider.owl-carousel .owl-nav [class*="owl-"]{margin: 0 5px;}



.single-service .hmservicesliderinner.owl-carousel .owl-nav{top: 0;position: inherit;padding: 0;margin-right: 0;margin-top: 15px;}

.single-service .hmservicesliderinner.owl-carousel .owl-nav [class*="owl-"]{margin: 0 5px;}

.single-service .hmservicsection .container{margin-top: 0;}



.hmserviceblock .hmserthumb img{

    -moz-transform: scale(1.2);

    -webkit-transform: scale(1.2);

    -o-transform: scale(1.2);

    transform: scale(1.2);

    -moz-transition: all .2s ease-in-out;

    -webkit-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

    transition: .2s ease-in-out;

}

.hmserviceblock .hmserthumb:hover img{

    -moz-transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}







/* 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;}



.hmserviblock {max-width: 1575px; margin: 0 0 0 auto; padding-left: 30px;}



.hmserviblock > h2 {display: none; font-size: 26px; font-weight: 500; color: #384657; margin: 0 0 20px; text-align: center;}



.hmservidec {background-color: #3688e0; min-height:580px; position: relative;}



.hmservidecin {position: absolute; left: 0; top: 0; width: 100%; height: 100%; }



.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%);*/}



.hmservismdec {min-height: 300px;}



.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; padding: 10px 25px; height: inherit;}



.hmservidecbox .button:hover {background-color: #777777; color: #fff;}



.hmservicethumb {background-repeat: no-repeat; background-position: center top; background-size: cover; width: 100%; height:580px; overflow: hidden;}



.hmservicethumb img {width: 100%; height: auto; visibility: hidden;}



.servicetabrow .item {width: 50%; float: left;}



.servicetab .tabnav li h2 {font-size: 33px; font-weight: 500; color: #384657; margin: 0 0 40px;}



.servicetab.restabver .tabnav {width: 425px; float: left;}



.servicetab .tabcontainer {width: 100%; float: left; margin-left: -425px; padding-left: 425px;}



.servicetab .tab-content {padding: 0;}



.servicetab .tabnav.r-tabs-nav{padding-top:80px;}



.servicetab.restabver {position: relative; border: none;}



.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 {font-size:20px; color: #808082; font-weight: 300; text-transform: uppercase; text-decoration: none; padding:15px; display: block; position: relative; -webkit-transition: inherit; -moz-transition: inherit; -o-transition: inherit; -ms-transition: inherit; transition: inherit; background-color: #f6f6f6; letter-spacing: 0.05em; border-bottom: 2px solid #eaeaea;}



.servicetab.restabver .tabnav li:last-child a {border-bottom: none;}



.servicetab.restabver .tabnav li a:hover {color: #fff; background-color: #3688e0; font-weight: bold;}



.servicetab .restabver .tabnav .r-tabs-state-active a {color: #fff; text-shadow: none; background-color: #3688e0; font-weight: bold;}



.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: #3688e0; font-weight: bold;}







/* End Option7 */







/********** End Home Service Pages **********/







/********** Start Home Pozative Page **********/



.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: 500; 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;}



.hmpozativeblock {max-width: 540px; margin: 0 0 0 auto; position: relative; z-index: 1;}  





.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; padding: 70px 0; position: relative;}



.aboutcontent.hmpozativeopt3:after {content: ''; position: absolute; /*background-color: #3680c5;*/ opacity: 0.4; width: 100%; height: 100%; top: 0; left: 0;}



.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;}



/* End Option3 */



/********** End Home Pozative Page **********/







/********** Start Clients Logo Pages **********/



.hmlogosilder .owl-item .item {width: 100%;display: table; height: 100%;}



.hmlogosilder .owl-item .item .hmlogobox {display: table-cell;  vertical-align: middle; text-align: center;}



.hmlogosilder .hmlogobox img {width: auto; display: inherit;  max-width: 100%;  height: auto;  margin: 0 auto;}



.hmlogosilder.owl-carousel .owl-nav .owl-prev {left: -50px;}



.hmlogosilder.owl-carousel .owl-nav .owl-next {right: -50px;}



/********** 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: 700; 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 .mobilecallnow {border-right: 1px solid #fff;}







/********** Start Footer **********/



#footer{position:relative;}



.footform-section {padding: 60px 0 30px; background-repeat: no-repeat; background-position: center top;}



.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: 500;}



.datepickfield {position: relative;}



/*.datepickfield:before {content: "\f3d0"; display: none; position: absolute; top: 0;  right: 4px; 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: 6px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}*/



.form-group.bookcaptcha {margin-bottom: 0; text-align: center;}



.bookcaptcha .recaptcha {display: inline-block; vertical-align: middle;}



.bookcaptcha .recaptcha img { width: 100%;  height: auto;}



.bookcaptcha .booksubbtn {display: inline-block; vertical-align: middle; margin-left: 15px;}



.bookcaptcha .button, .bookcaptcha .button:focus {padding: 9px 20px;}



.footform-section .datepickfield:before {right: 12px;}



.footform-section .form-control, .footform-section .form-control:focus, .footform-section .form-control.datepicker, .footform-section .form-control.datepicker:focus, .footform-section .heapBox .holder, .footform-section .upload-btn-wrapper .UploadResume .sfi-wrapper .sfi-filename, .footform-section .radiobox{background-color: transparent;border-bottom: 1px solid #000;border-radius: 0;}



.footform-section .radioinput .wpcf7-list-item label > input[type="radio"]:checked + span{background-color: transparent;border: 0;}



.footer-inner {padding:30px 0 60px 0; background-repeat: no-repeat; background-position: center center;}



.footblock h3 {color: #fff; 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: 20px;}

.footadd i, .footmail i, .footcall i, .footfax i {padding-right: 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;}
.footcall a {color: #fff;}


.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: #fff; font-size: 18px; line-height: 18px; display: inline-block;  vertical-align: top;}



.footsocial li a:hover {color: #b38d42;}



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



.foothourslist li {margin-bottom: 8px; display: inline-block; width: 100%; line-height: 1.2; float: left;width: 50%;}



.foothourslist li:last-child {margin-bottom: 0;}



.foothourslist .foothoursday {font-size: 18px;  width: 110px;  display: inline-block; font-weight: normal;}



.foothourslist .foothourstime {font-size: 18px; font-weight: 300;}



.footmap iframe {height: 300px;width: 100%;line-height: 1;display: block;}



.foothourslist .hoursnote {font-size: 100%; width:100%;}

.footer-two .foothourslist .hoursnote{width: 100%;}

.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: inherit; border:none; border-bottom: 1px solid #e4e4e4;}



.footer-one .heapBox .holder {background-color: inherit; border:none; border-bottom: 1px solid #e4e4e4;}



.footer-one .radiobox {background-color: inherit; border:none; border-bottom: 1px solid #e4e4e4;}



.footer-one .radioinput input[type="radio"]:checked + label {background-color: initial; color: #3680c5;  border-bottom: 4px solid #3680c5;}



.footer-one .footcol3 {float: right;}



/* End Option1 */







/* Start Option2 */



.footer-two .footmap {padding-top: 40px;}



.footer-two .footsocial {padding: 0;}



.footer-two .foothourslist {margin: 0 -5px; width: auto;}



.footer-two .foothourslist li {width: 50%; float: left; padding: 0 5px;}



/* 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; width: 100%; line-height: 1; display: block;}



/* End Option3 */







/* Start Option4 */



.footer-four .footaddbox {text-align: center;}



.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-top: 30px;}
/* End Option4 */


/********** End Footer **********/







/********** Start Before & After Page **********/



.beforeafterlist {margin-bottom: 30px;}



.beforeafterlist:last-child {margin-bottom: 0;}







.brforebtm-content {padding-top: 30px;}





.beforeafterblock .bx-controls.bx-has-pager {display: none;} 

.beforeafterblock .ba-outside {max-width: 64px;margin: 0 auto;float: none;}

.beforeafterblock .ba-outside .slide-nex, .beforeafterblock .ba-outside .slide-pre { margin: 0 5px;  }



/* 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;}







/* 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;}



.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:transparent;color: #fff; border-radius: 0;}



.radioinput .wpcf7-list-item label>span {display: block;padding: 0;margin: 0;height: 39px;color: #808082;font-size: 16px;line-height: 14px;font-weight: 300;padding: 13px 4px;text-align: center;cursor: pointer;}



.radioinput .patientbg .wpcf7-list-item label>input[type="radio"]:checked+span {background-color:transparent;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;}











/***** Start Home - Pozative an app ******/

.hmpozativereviewsection{padding: 80px 0 40px;position: relative;}

.hmpozativereviewsection h2{color:#092a3d;position:relative; font-size:35px; line-height:1.2; font-weight:bold;}

.hmpozativevideosection{padding: 0 0 140px;}

.hmpozativevideosection h2{text-align: center;max-width: 700px;width: 100%;margin: 0 auto;padding-bottom: 15px;}

.hmpozativevideosection small{font-size: 24px;text-align: center;display: block;position: relative;padding-bottom: 60px;margin-bottom: 60px;}

.hmpozativevideosection small:after{content:''; position:absolute; left:50%; bottom:0; margin-left:-27px; width:54px; height:30px;}

.hmpozativevideo{max-width: 816px;width: 100%;margin: 0 auto;position: relative;}

.hmpozativevideo img{width: 100%; visibility: hidden;}

.hmpozativevideo video{border: 1px solid #eeeeee;}

.hmpozativevideo .video-js, .hmpozativevideo video, .hmpozativevideo iframe{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;}

.hmwebookvideo .vjs-fullscreen-control, .hmpozativevideo .vjs-fullscreen-control{display: block;}

/***** End Home - Pozative an app ******/



/***** Start Home - Pozative an app number dont lie ******/

.hmpozativereviewnum{padding-bottom: 50px;}

.hmpozativereviewnum h2{}

.hmpozativereviewcol1{width: 50%;padding-right: 15px;float: left;}

.hmpozativereviewcol2{width:100%;padding-left: 15px;float: left;}

.hmpozativereviewcol2 .hmpozativereview{position: relative;z-index: 1;}

.hmnumbercol{width: 50%;float: left;margin-bottom: 25px;padding-right: 20px;}

.hmnumbercol:nth-child(2n + 1){clear: both;}

.hmnumbercol p{margin: 0;font-size: 20px;}

.hmnumbericon{padding-bottom: 15px;}

.hmnumbericon .icon{width: 66px;float: left;background-repeat: no-repeat;background-size: 100%;height: 66px;}

.hmnumbericon .hmcounter{width: 100%;margin: 0 0 0 -66px;font-size: 50px;color: #f28820;font-weight: bold;float: left;padding-left: 75px;}

.hmnumbericon .icon.usericon{background-position: -523px -567px;}

.hmnumbericon .icon.officeicon{background-position: -620px -567px;}

.hmnumbericon .icon.checkedicon{background-position: -711px -564px;}

.hmnumbericon .icon.reviewicon{background-position: -809px -564px;}

/***** End Home - Pozative an app number dont lie ******/



/********** Use Manual Pozative **********/

.iframehtmlmanually{height: 400px; position: relative; width: 100%;}

.iframebody, .iframehtml{height:100%;min-height:100%;}

.iframebody{background-color:inherit;overflow:hidden;}

.reviewiframe{width:100%;height:100%;min-height:100%;padding:78px 0 38px;background-color:#fff;border:1px solid #e6e7e8;}

.no-header .reviewiframe{padding: 43px 0 38px;}

.reviframehead{position:absolute;left:0;top:0;width:100%;z-index:1;padding:15px 20px 10px;text-align:center;background-color:#e6e7e8;}

.reviframehead h3{font-size:20px;line-height:24px;color:#fff;text-transform:uppercase;font-weight:400;margin:0;}

.totreviewcol{float:left;text-align:left;}

.totreviewcol1{margin-right:30px;}

.totreviewname{display:block;color:#6d6e71;font-size:12px;line-height:1.1;margin-bottom:5px;}

.totreviewnum strong, .avgreviewrating strong{display:inline-block;vertical-align:top;line-height:35px;font-size:35px;color:#6d6e71;font-weight:bold;}

.totreviewnum strong{position:relative;padding-right:50px;}

.totreviewnum strong:after{content:'';position:absolute;right:0;top:0;width:50px;height:100%;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:-75px top;background-size:120px auto;}

.avgreviewrating strong{margin-right:10px;}

.revratingstar{display:inline-block;vertical-align:top;line-height:1;margin:0;padding:0;list-style-type:none;}

.revratingstar li{float:none;display:inline-block;vertical-align:top;color:#fc8b12;font-size:20px;line-height:21px;padding:7px 0;}

.reviframemid{height:100%;position:relative;}

.reviframedata{padding:0 20px;height:100%;overflow:auto;}

.reviframerow{border-bottom:2px dashed #e6e7e8;padding:20px 0; display: inline-block; width: 100%;}

.reviframerow:last-child{border-bottom:none;}

.reviframeicon{float:left;margin-top:3px;position:relative;width:35px;}

.revifbicon, .revigpicon{display:block;width:35px;height:35px;overflow:hidden;text-indent:-999em;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:left top;background-size:125px auto;}

.revifbicon{background-position:left top;}

.revigpicon{background-position:-40px top;}

.reviframeicon img{width:100%;height:auto;margin:0;}

.reviframedesc{float:right;margin-left:-35px;padding-left:60px;width:100%;}

.reviframedesc h4{color:#6d6e71;font-size:16px;font-weight:600;line-height:1.2;margin:0 0 5px;text-transform:none;}

.reviframedesc p{color:#6d6e71;font-size:12px;font-weight: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:#000000;font-weight:300;padding:6px 0px 2px;margin-right:3px;}

.framelogo{display:inline-block;vertical-align:top;line-height:1;width:60px;height:18px;overflow:hidden;text-indent:-999em;background-image:url(../images/review-icon.png);background-repeat:no-repeat;background-position:left -40px;background-size:102px auto;}

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

@media only screen and (max-width:1280px){.reviframehead{padding:15px 10px 10px;}}

@media only screen and (max-width:999px){.reviframerow{padding:10px 0;}.reviframedata{padding:0 10px;}.reviframedesc{padding-left:50px;}.revfrmpost .ratingstar{padding-right:10px;}.revfrmpost .ratingstar{line-height:14px;padding:9px 10px 6px 0;}.reviframedesc .revrating{font-size:24px;}}

@media only screen and (max-width:767px){.totreviewcol1{margin-right:20px;}.totreviewnum strong, .avgreviewrating strong{font-size:30px;}.avgreviewrating strong{margin-right:5px;}}

@media only screen and (max-width:479px){.totreviewcol1{margin-right:20px;}.totreviewnum strong{padding-right:30px;}.totreviewnum strong:after{background-position:-55px 5px;background-size:80px auto;width:25px;}

.reviframedesc .revdate{font-size:14px;}.totreviewnum strong, .avgreviewrating strong{font-size:25px;}.avgreviewrating strong{margin-right:5px;}.revratingstar li{font-size:16px;}}

.review-loading {text-align: center;}

/********** Use Manual Pozative **********/

.smilegallery img {margin-bottom: 15px;}

.johnsledakisddspa .aboutcoldesc h1{text-align: center;}
.johnsledakisddspa .aboutbtmbox {padding-top: 0;}
.johnsledakisddspa.page-template-template-our-team .teambox {min-height: 450px;}

.before img{margin-bottom: 15px;}


.ui-datepicker-trigger .sprite::before{
    content: "\f073";
    font-family: "Font Awesome 5 free";}


/*.head-note {
    padding: 10px 7px;
    text-align: center;
    background-color: #0380c9;
    color: #fff;
    font-weight: 500;
}
.head-note p{margin-bottom:0;}*/

.hmbannerform .aawformradiocol label{border-bottom: 1px solid #fff;}

.tour-video-section h2 {
    color: #b38d42 !important;
}
.nearbyarea-section { text-align: center; padding-top: 50px; }
.nearbyarea-list { padding: 0; list-style: none; display: flex; flex-wrap: wrap; justify-content: center; }
.nearbyarea-list li { padding: 0 10px; border-right: 1px solid #80868e; margin-bottom: 5px; }
.nearbyarea-list li:last-child { border-right: none; }

.nearbyarea-section {
	text-align: center;
	padding-top: 50px;
	background: #b38d42;
	padding-bottom: 40px;
}
.nearbyarea-section p , .nearbyarea-section ul li a {
color:#fff;
}
.nearbyarea-list li {border-right: 2px solid #fff;font-weight: 500;}
.nearbyarea-section ul li a:hover {
color:#b38d42;
}

/********* Redesign CSS *********/
body { 
    background-image: url('https://westpalmbeachdentist.net/wp-content/uploads/2023/08/Full-BG-scaled.jpg');
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
}


/********* Redesign Header Start *********/
.headermain {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.headmenublock {
    border-top: 1px solid #80868e;
    padding-top: 10px;
}
.header-two .headaddress { padding-bottom: 10px; }
.header-two #nav > li > a { padding: 15px 10px; }
.headmenublock {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: fit-content;
    margin: 0 0 0 auto;
}
.header-two .mainNavigation { margin-right: 20px; }
.header-two .headcall a, .header-two .headaddress a { color: #033e70; }
.header-two .headcall a:hover, .header-two .headaddress a:hover { color: #b38d42; }
.header-two #nav > li:hover > a::before { color: #b38d42; }
/********* Redesign Header End *********/

/********* Redesign Book Appointment Start *********/
.indexbanner-three.indexvideobanner-three .hmbookfrmsection, .indexbanner-three .hmbookform { background-color: transparent; }
.hmbookapptitle { color: #b38d42; }
.hmbannerform .aawfieldcol input, .indexbanner-three .hmbookform .heapBox .holder, .hmbannerform .aawfieldcol input:focus, .hmbannerform .aawfieldcol textarea, .hmbannerform .aawfieldcol textarea:focus, .hmbannerform .aawfieldcol select, .hmbannerform .heapBox .holder, .hmbannerform .aawformblock .aawformradiocol label {
    background: #2b2b2b94;
    border: none;
}
.hmbannerform .custombtnsave { border-radius: 0; }
/********* Redesign Book Appointment End *********/


/********* Redesign About Section Start *********/
.hmaboutcontent p { color: #ffffff; }
.button, .button:focus { border: none; border-radius: 0; }
.button i { display: none; }
.hmaboutcontent a { color: #b38d42; }
.aboutimageblock img { border-radius: 0; box-shadow: 15px 15px #b38d42; }
.hmaboutcontent .button { color: #ffffff; }
/********* Redesign About Section End *********/


.hiwnum { border: none; }


/********* Redesign Service Section End *********/
.hmservicsection { padding: 80px 0; }
.hmservicsection .container { margin-top: 0; }
.hmservicsection .hmtitle h2 { color: #b38d42; }
.hmservicsection .hmaboutcontent { text-align: center; }
.hmserviceblock { background-color: #907237; min-height: 360px; padding: 0; border-right: 2px solid #ffffff; }
.hmserviceslider.owl-carousel .owl-nav { top: 50%; transform: translateY(-50%); right: auto; width: 100%; }
.hmserviceslider.owl-carousel .owl-nav [class*="owl-"] { position: absolute; width: 30px; height: 30px; line-height: 28px; }
.hmserviceslider.owl-carousel .owl-nav .owl-prev { left: -40px }
.hmserviceslider.owl-carousel .owl-nav .owl-next { right: -40px; }
.hmserviceblock h3 { display: inline-block; }
.hmserviceslider .item { padding: 0; }
/********* Redesign Service Section End *********/


.teamselist .owl-item .item { width: auto; }
.teamsectionopt1 .teamselist .item:nth-child(3n+1) { clear: none; }
.teamselist.owl-carousel .owl-item img { border: 2px solid #ffffff; width: auto; }
.teamdescription { text-align: center; }
.teamsection .hmtitle h2 { color: #ffffff; }
.teaminbox .teamthumb { max-width: 100%; display: inline-block; }
.teamimage {
    display: flex;
    flex-wrap: wrap;
}


.hmdecountsection, .aboutcontent.hmpozativeopt3:after { display: none; }
.hmpozativesection .hmtitle h2 { color: #b38d42; text-align: center; margin-bottom: 10px; }
.hmreviewbox h2 { text-align: center; }

.pricing_plans-one .item { width: 100%; }
.promotionblock { background-color: #ffffff; max-width: 400px; margin: 0 auto; }
.promohead { background-color: #907237; margin-bottom: 30px; }
.promohead h3 { color: #ffffff; }
.teamslider.owl-carousel .owl-nav [class*="owl-"] { color: #ffffff; }
.teamslider.owl-carousel .owl-nav [class*="owl-"]:hover { color: #033e70; }


.hmhowitwork-section { position: relative; z-index: 99; }
.hmhowitwork-section:after {content: ''; position: absolute; background-color: #b38d42; z-index: -1;  opacity: 0.4; width: 100%; height: 100%; top: 0; left: 0;}


.footform-section { background-image: url('https://westpalmbeachdentist.net/wp-content/uploads/2024/10/bg-pattern-671a458fdfba9.webp'); }
.footform-section .row { display: flex; flex-direction: row-reverse; align-items: center; justify-content: center; }
.footform-thumb img { box-shadow: 10px 10px #b38d42; }
.footbooktitle { text-align: left; color: #b38d42; }
.footerbookform .aawfieldcol33 { width: 50%; }
.footerbookform .aawfieldcol input, .footerbookform .aawfieldcol input:focus, .footerbookform .aawfieldcol textarea, .footerbookform .aawfieldcol textarea:focus, .footerbookform .aawfieldcol select, .footform-section .footerbookform .heapBox .holder, .footerbookform .aawformradiocol label {
    border: none;
    background: #5e5e5e60;
}
.footerbookform .aawformradiocol input[type="radio"]:checked + label { color: #000; }


.nearbyarea-section {
    background-image: url('https://westpalmbeachdentist.net/wp-content/uploads/2024/10/bg-pattern-671a458fdfba9.webp');
    position: relative;
    z-index: 99;
}
.nearbyarea-section:after {content: ''; position: absolute; background-color: #033e70; z-index: -1;  opacity: 0.4; width: 100%; height: 100%; top: 0; left: 0;}
.footerbookform .ui-datepicker-trigger .sprite::before, .footform-section .footerbookform .heapBox .handler::before {
    color: #fff !important;
}
.carelogo-section:after {content: ''; position: absolute; background-color: #b38d42; z-index: -1;  opacity: 0.4; width: 100%; height: 100%; top: 0; left: 0;}
.carelogo-section { background-image: url('https://westpalmbeachdentist.net/wp-content/uploads/2024/10/bg-pattern-671a458fdfba9.webp');position: relative;z-index: 99;padding: 40px 0px 40px 0px; }
.carelogo .boxbtn {color: #033e70;background-color: #fff;margin-left: 50px;}
.carelogo .boxbtn: hover; {color: #fff;background-color: #033e70;}

.teamdescription .button { margin-top: 15px; }
.page-template-template-our-team .teaminbox h3 a, .page-template-template-our-team .teaminbox small { color: #033e70; }
.page-template-template-our-team .teamroundbox:hover .teaminbox h3 a { color: #ffffff;  }
.teamroundbox:hover .teaminbox p a { color: #ffffff; }


.blogroundbox:hover .blogdate { color: #ffffff; }


.hmbookfrmsection .hmbannerform .aawformradiocol input[type="radio"]:checked + label { color: #393939; }


.footadd a:hover, .footmail a:hover, .footcall a:hover { color: #b38d42; }


.page-template-template-our-team .teaminbox:hover .teaminbox small { color: #ffffff; }
.teambox.teamroundbox.text-center:hover small { color: #ffffff; }
.teambox.teamroundbox.text-center:hover .teaminbox h3 {color: #fff;}
.footer-inner {
    padding: 30px 0 20px 0;
    background-repeat: no-repeat;
    background-position: center center;
}
.hmbookapptitle {
    font-family: 'DM Serif Display', serif;
}
.footbooktitle {
    color: #b38d42;
    font-family: 'DM Serif Display', serif;
}
p {
    font-family: 'Inter', sans-serif;
    font-weight: normal;
}

.subtitleformnote {
  font-size: 18px;
  font-weight: 400;
  color: red;
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.aawformblock .aawfieldcol label {
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
.aawformblock .aawfieldcol input::placeholder, .aawformblock .aawfieldcol textarea::placeholder {
  color: transparent !important;
}
body .aawformblock .aawfieldselect .heapBox .holder[rel=""] {color: transparent !important;}

.footform-section .subtitleformnote {
  color: #fff;
  text-align: left;
}
.hmbannerform .subtitleformnote {
  color: #fff;
}
.contactpageform .aawformblock .aawfieldcol label , .bookaptmntform .aawformblock .aawfieldcol label{
    color: #033e70;
}
.hmserviceslider.owl-carousel .owl-dots, .hmservicesliderinner.owl-carousel .owl-dots {
    margin-top: 15px;
} 

.ui-corner-all.ui-state-disabled {opacity: 0.6;}
.ui-state-disabled {pointer-events: none;}
.white-div_accessibility_color .ui-datepicker-title {color: #000000;}
.white-div_accessibility_color .ui-datepicker .ui-datepicker-prev:after {border-right-color: #000000;}
.white-div_accessibility_color .ui-datepicker .ui-datepicker-next:after {border-left-color: #000000;}
.white-div_accessibility_color .ui-datepicker th, 
.white-div_accessibility_color .ui-state-highlight,
.white-div_accessibility_color .ui-state-active, 
.white-div_accessibility_color .ui-datepicker tbody a:hover {
    background-color: #000000;
    color: #ffffff;
}
.white-div_accessibility_color .ui-datepicker tbody a {color: #000000}
.white-div_accessibility_color .ui-datepicker tbody a.ui-state-highlight,
.white-div_accessibility_color .ui-datepicker tbody a.ui-state-active {color: #ffffff;}

.black-div_accessibility_color .ui-datepicker-title {color: #ffffff;}
.black-div_accessibility_color .ui-datepicker .ui-datepicker-prev:after {border-right-color: #ffffff;}
.black-div_accessibility_color .ui-datepicker .ui-datepicker-next:after {border-left-color: #ffffff;}
.black-div_accessibility_color .ui-datepicker th, 
.black-div_accessibility_color .ui-state-highlight,
.black-div_accessibility_color .ui-state-active, 
.black-div_accessibility_color .ui-datepicker tbody a:hover {
    background-color: #ffffff;
    color: #000000;
}
.black-div_accessibility_color .ui-datepicker tbody a {color: #ffffff}
.black-div_accessibility_color .ui-datepicker tbody a.ui-state-highlight,
.black-div_accessibility_color .ui-datepicker tbody a.ui-state-active {color: #000000;}

.white-div_accessibility_color .heapBox .heap .heapOptions .heapOption a:hover, 
.white-div_accessibility_color .heapBox .heap .heapOptions .heapOption a.selected {
    background-color: #000000 !important;
    color: #ffffff !important;
}
.black-div_accessibility_color .heapBox .heap .heapOptions .heapOption a:hover, 
.black-div_accessibility_color .heapBox .heap .heapOptions .heapOption a.selected {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.white-div_accessibility_color .hmserviceblock h3 a ,
 .white-div_accessibility_color .teaminbox h3 a{
    color: #000 !important;
}
.black-div_accessibility_color .hmserviceblock h3 a 
, .black-div_accessibility_color .teaminbox h3 a{
    color: #fff !important;
}
.white-div_accessibility_color .footadd a,
 .white-div_accessibility_color .footmail a, 
 .white-div_accessibility_color .footcall a {
    color: #000 !important;
}
.black-div_accessibility_color .footadd a, 
.black-div_accessibility_color .footmail a, 
.black-div_accessibility_color .footcall a {
    color: #fff !important;
}
.white-div_accessibility_color .web-by a{
    color: #000 !important;
}
.black-div_accessibility_color .web-by a{
    color: #fff !important;
}
.black-div_accessibility_color .hiwnum, .white-div_accessibility_color .hiwnum{
background-color: transparent !important;
}
button.cky-btn.cky-btn-customize{
  color: #907237 !important;
  background-color: transparent !important;
  border-color: #907237 !important;
}
button.cky-btn.cky-btn-reject{
  color: #907237 !important;
  background-color: transparent !important;
  border-color: #907237 !important;
}
button.cky-btn.cky-btn-accept{
        color: #FFFFFF !important;
  background-color: #907237 !important;
  border-color: #907237 !important;
}
button.close_container {
    background: #907237 !important;
}
.white-div_accessibility_color .holder , .black-div_accessibility_color .holder {
    background: #2b2b2b94 !important;
}
.white-div_accessibility_color .aawformradiocol input[type="radio"]:checked + label, .black-div_accessibility_color .aawformradiocol input[type="radio"]:checked + label {
    background-color: #907237 !important;
}
#header { position: fixed; }
#container { padding-top: 152px; }

.footadd a {
    position: relative;
    padding-left: 28px;
}
.footadd a i{
    position: absolute;
    left: 0;
    top: 3px;
}
.header-two .headcontactdetail .headcall i { position: relative; margin-right: 5px; top: 0; }
.header-two .headcontactdetail .headcall a:hover i { color: #907237; } 
.header-two .headcontactdetail .headcall { padding-left: 0; }

.pozativereviewblock iframe { height: 484px; }

.futuresection.futuresectionopt11.hmfuturesection{
    background-image: url(https://westpalmbeachdentist.net/wp-content/uploads/2024/10/bg-pattern-671a458fdfba9.webp);
    position: relative;
    z-index: 99;
}
.futuresection.futuresectionopt11.hmfuturesection::after{
    content: '';
    position: absolute;
    background-color: #033e70;
    z-index: -1;
    opacity: .4;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.futuresection.futuresectionopt11.hmfuturesection .col-md-6.col-sm-6.col-xs-12{
    width: 100%;
    text-align: center;
}
.futuresection.futuresectionopt11.hmfuturesection .aboutweldesc h2 {
    color:#fff;
    font-size:35px;
    margin-bottom:25px;
}
.futuresection.futuresectionopt11.hmfuturesection .aboutweldesc p {
    color: #fff;
}
.row.teamlist-one {
    display: flex;
    justify-content: center;
}
.aboutcontent.hmpozativeopt3 {padding-bottom: 0px;}