@charset "UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html{box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,::after,::before{box-sizing:inherit}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.1}.display-2{font-size:5.5rem;font-weight:300;line-height:1.1}.display-3{font-size:4.5rem;font-weight:300;line-height:1.1}.display-4{font-size:3.5rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f8f9fa;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#212529}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e9ecef}.table-bordered td,.table-bordered th{border:1px solid #e9ecef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#dddfe2}.table-hover .table-secondary:hover{background-color:#cfd2d6}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cfd2d6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.thead-inverse th{color:#fff;background-color:#212529}.thead-default th{color:#495057;background-color:#e9ecef}.table-inverse{color:#fff;background-color:#212529}.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#32383e}.table-inverse.table-bordered{border:0}.table-inverse.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-inverse.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media(max-width:991px){.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0}.form-control::-webkit-input-placeholder{color:#868e96;opacity:1}.form-control:-ms-input-placeholder{color:#868e96;opacity:1}.form-control::placeholder{color:#868e96;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.5rem - 1px * 2);padding-bottom:calc(.5rem - 1px * 2);margin-bottom:0}.col-form-label-lg{padding-top:calc(.5rem - 1px * 2);padding-bottom:calc(.5rem - 1px * 2);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem - 1px * 2);padding-bottom:calc(.25rem - 1px * 2);font-size:.875rem}.col-form-legend{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;font-size:1rem}.form-control-plaintext{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.3125rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#868e96}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.invalid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.invalid-feedback,.custom-select.is-valid~.invalid-tooltip,.form-control.is-valid~.invalid-feedback,.form-control.is-valid~.invalid-tooltip,.was-validated .custom-select:valid~.invalid-feedback,.was-validated .custom-select:valid~.invalid-tooltip,.was-validated .form-control:valid~.invalid-feedback,.was-validated .form-control:valid~.invalid-tooltip{display:block}.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator{background-color:rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description{color:#28a745}.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control{border-color:#28a745}.custom-file-input.is-valid~.custom-file-control::before,.was-validated .custom-file-input:valid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator{background-color:rgba(220,53,69,.25)}.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description{color:#dc3545}.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-control::before,.was-validated .custom-file-input:invalid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem .75rem;font-size:1rem;line-height:1.25;border-radius:.25rem;transition:all .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn.active,.btn:active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 3px rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#0069d9;background-image:none;border-color:#0062cc}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 3px rgba(134,142,150,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#868e96;border-color:#868e96}.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#727b84;background-image:none;border-color:#6c757d}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 3px rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#218838;background-image:none;border-color:#1e7e34}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 3px rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#138496;background-image:none;border-color:#117a8b}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 3px rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#e0a800;background-image:none;border-color:#d39e00}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 3px rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#c82333;background-image:none;border-color:#bd2130}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 3px rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#e2e6ea;background-image:none;border-color:#dae0e5}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 3px rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#23272b;background-image:none;border-color:#1d2124}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 3px rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-secondary{color:#868e96;background-color:transparent;background-image:none;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 3px rgba(134,142,150,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:transparent}.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 3px rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 3px rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 3px rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 3px rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 3px rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light.active,.btn-outline-light:active,.show>.btn-outline-light.dropdown-toggle{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 3px rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark.active,.btn-outline-dark:active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-link{font-weight:400;color:#007bff;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent}.btn-link:disabled{color:#868e96}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#868e96;background-color:transparent}.show>a{outline:0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:0}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;width:100%}.input-group .form-control{position:relative;z-index:2;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 3px #007bff}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}.custom-control-input:disabled~.custom-control-description{color:#868e96}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#007bff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.25;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;margin-bottom:0}.custom-file-input{min-width:14rem;max-width:100%;height:2.5rem;margin:0;opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#495057;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.custom-file-control:lang(en):empty::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#495057;background-color:#e9ecef;border:1px solid rgba(0,0,0,.15);border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#868e96}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.nav-tabs .nav-link.disabled{color:#868e96;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.show>.nav-pills .nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media(max-width:575px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}@media(min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-left:15px}}@media(min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-ms-flex:1 0 0%;flex:1 0 0%}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb::after{display:block;clear:both;content:""}.breadcrumb-item{float:left}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#868e96;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#868e96}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#868e96;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#868e96}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#6c757d}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#111;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#111;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#111;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#111;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:relative;top:-.75rem;right:-1.25rem;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#464a4e;background-color:#e7e8ea;border-color:#dddfe2}.alert-secondary hr{border-top-color:#cfd2d6}.alert-secondary .alert-link{color:#2e3133}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;overflow:hidden;font-size:.75rem;line-height:1rem;text-align:center;background-color:#e9ecef;border-radius:.25rem}.progress-bar{height:1rem;line-height:1rem;color:#fff;background-color:#007bff;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#868e96;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}a.list-group-item-primary,button.list-group-item-primary{color:#004085}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{color:#004085;background-color:#9fcdff}a.list-group-item-primary.active,button.list-group-item-primary.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#464a4e;background-color:#dddfe2}a.list-group-item-secondary,button.list-group-item-secondary{color:#464a4e}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{color:#464a4e;background-color:#cfd2d6}a.list-group-item-secondary.active,button.list-group-item-secondary.active{color:#fff;background-color:#464a4e;border-color:#464a4e}.list-group-item-success{color:#155724;background-color:#c3e6cb}a.list-group-item-success,button.list-group-item-success{color:#155724}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#155724;background-color:#b1dfbb}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}a.list-group-item-info,button.list-group-item-info{color:#0c5460}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#0c5460;background-color:#abdde5}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}a.list-group-item-warning,button.list-group-item-warning{color:#856404}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#856404;background-color:#ffe8a1}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}a.list-group-item-danger,button.list-group-item-danger{color:#721c24}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#721c24;background-color:#f1b0b7}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}a.list-group-item-light,button.list-group-item-light{color:#818182}a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{color:#818182;background-color:#ececf6}a.list-group-item-light.active,button.list-group-item-light.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{color:#1b1e21;background-color:#b9bbbe}a.list-group-item-dark.active,button.list-group-item-dark.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.bs-tooltip-top .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.bs-tooltip-right .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.bs-tooltip-bottom .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.bs-tooltip-left .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:10px;height:5px}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow::before{content:"";border-width:11px}.popover .arrow::after{content:"";border-width:11px}.popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:10px}.popover.bs-popover-auto[x-placement^=top] .arrow,.popover.bs-popover-top .arrow{bottom:0}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::after,.popover.bs-popover-top .arrow::before{border-bottom-width:0}.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::before{bottom:-11px;margin-left:-6px;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-top .arrow::after{bottom:-10px;margin-left:-6px;border-top-color:#fff}.popover.bs-popover-auto[x-placement^=right],.popover.bs-popover-right{margin-left:10px}.popover.bs-popover-auto[x-placement^=right] .arrow,.popover.bs-popover-right .arrow{left:0}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::after,.popover.bs-popover-right .arrow::before{margin-top:-8px;border-left-width:0}.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::before{left:-11px;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-right .arrow::after{left:-10px;border-right-color:#fff}.popover.bs-popover-auto[x-placement^=bottom],.popover.bs-popover-bottom{margin-top:10px}.popover.bs-popover-auto[x-placement^=bottom] .arrow,.popover.bs-popover-bottom .arrow{top:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-bottom .arrow::before{margin-left:-7px;border-top-width:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::before{top:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-bottom .arrow::after{top:-10px;border-bottom-color:#fff}.popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,.popover.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-auto[x-placement^=left],.popover.bs-popover-left{margin-right:10px}.popover.bs-popover-auto[x-placement^=left] .arrow,.popover.bs-popover-left .arrow{right:0}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::after,.popover.bs-popover-left .arrow::before{margin-top:-8px;border-right-width:0}.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::before{right:-11px;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-left .arrow::after{right:-10px;border-left-color:#fff}.popover-header{padding:8px 14px;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:9px 14px;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#868e96!important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#6c757d!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e9ecef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#868e96!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.d-print-block{display:none!important}@media print{.d-print-block{display:block!important}}.d-print-inline{display:none!important}@media print{.d-print-inline{display:inline!important}}.d-print-inline-block{display:none!important}@media print{.d-print-inline-block{display:inline-block!important}}@media print{.d-print-none{display:none!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-right:0!important;margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-5{margin:3rem!important}.mt-5{margin-top:3rem!important}.mr-5{margin-right:3rem!important}.mb-5{margin-bottom:3rem!important}.ml-5{margin-left:3rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-right:0!important;padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3{padding-left:1rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4{padding-left:1.5rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.pr-5{padding-right:3rem!important}.pb-5{padding-bottom:3rem!important}.pl-5{padding-left:3rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0{margin-top:0!important}.mr-sm-0{margin-right:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0{margin-left:0!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1{margin-top:.25rem!important}.mr-sm-1{margin-right:.25rem!important}.mb-sm-1{margin-bottom:.25rem!important}.ml-sm-1{margin-left:.25rem!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2{margin-top:.5rem!important}.mr-sm-2{margin-right:.5rem!important}.mb-sm-2{margin-bottom:.5rem!important}.ml-sm-2{margin-left:.5rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3{margin-top:1rem!important}.mr-sm-3{margin-right:1rem!important}.mb-sm-3{margin-bottom:1rem!important}.ml-sm-3{margin-left:1rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4{margin-top:1.5rem!important}.mr-sm-4{margin-right:1.5rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.ml-sm-4{margin-left:1.5rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5{margin-top:3rem!important}.mr-sm-5{margin-right:3rem!important}.mb-sm-5{margin-bottom:3rem!important}.ml-sm-5{margin-left:3rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0{padding-top:0!important}.pr-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.pl-sm-0{padding-left:0!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1{padding-top:.25rem!important}.pr-sm-1{padding-right:.25rem!important}.pb-sm-1{padding-bottom:.25rem!important}.pl-sm-1{padding-left:.25rem!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2{padding-top:.5rem!important}.pr-sm-2{padding-right:.5rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pl-sm-2{padding-left:.5rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3{padding-top:1rem!important}.pr-sm-3{padding-right:1rem!important}.pb-sm-3{padding-bottom:1rem!important}.pl-sm-3{padding-left:1rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4{padding-top:1.5rem!important}.pr-sm-4{padding-right:1.5rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pl-sm-4{padding-left:1.5rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5{padding-top:3rem!important}.pr-sm-5{padding-right:3rem!important}.pb-sm-5{padding-bottom:3rem!important}.pl-sm-5{padding-left:3rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-auto{margin-left:auto!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0{margin-top:0!important}.mr-md-0{margin-right:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0{margin-left:0!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.m-md-1{margin:.25rem!important}.mt-md-1{margin-top:.25rem!important}.mr-md-1{margin-right:.25rem!important}.mb-md-1{margin-bottom:.25rem!important}.ml-md-1{margin-left:.25rem!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2{margin-top:.5rem!important}.mr-md-2{margin-right:.5rem!important}.mb-md-2{margin-bottom:.5rem!important}.ml-md-2{margin-left:.5rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3{margin-top:1rem!important}.mr-md-3{margin-right:1rem!important}.mb-md-3{margin-bottom:1rem!important}.ml-md-3{margin-left:1rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4{margin-top:1.5rem!important}.mr-md-4{margin-right:1.5rem!important}.mb-md-4{margin-bottom:1.5rem!important}.ml-md-4{margin-left:1.5rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5{margin-top:3rem!important}.mr-md-5{margin-right:3rem!important}.mb-md-5{margin-bottom:3rem!important}.ml-md-5{margin-left:3rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-md-0{padding:0!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0{padding-left:0!important}.px-md-0{padding-right:0!important;padding-left:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.p-md-1{padding:.25rem!important}.pt-md-1{padding-top:.25rem!important}.pr-md-1{padding-right:.25rem!important}.pb-md-1{padding-bottom:.25rem!important}.pl-md-1{padding-left:.25rem!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2{padding-top:.5rem!important}.pr-md-2{padding-right:.5rem!important}.pb-md-2{padding-bottom:.5rem!important}.pl-md-2{padding-left:.5rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3{padding-top:1rem!important}.pr-md-3{padding-right:1rem!important}.pb-md-3{padding-bottom:1rem!important}.pl-md-3{padding-left:1rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4{padding-top:1.5rem!important}.pr-md-4{padding-right:1.5rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pl-md-4{padding-left:1.5rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5{padding-top:3rem!important}.pr-md-5{padding-right:3rem!important}.pb-md-5{padding-bottom:3rem!important}.pl-md-5{padding-left:3rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto{margin-top:auto!important}.mr-md-auto{margin-right:auto!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-auto{margin-left:auto!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0{margin-top:0!important}.mr-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0{margin-left:0!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1{margin-top:.25rem!important}.mr-lg-1{margin-right:.25rem!important}.mb-lg-1{margin-bottom:.25rem!important}.ml-lg-1{margin-left:.25rem!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2{margin-top:.5rem!important}.mr-lg-2{margin-right:.5rem!important}.mb-lg-2{margin-bottom:.5rem!important}.ml-lg-2{margin-left:.5rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3{margin-top:1rem!important}.mr-lg-3{margin-right:1rem!important}.mb-lg-3{margin-bottom:1rem!important}.ml-lg-3{margin-left:1rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4{margin-top:1.5rem!important}.mr-lg-4{margin-right:1.5rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.ml-lg-4{margin-left:1.5rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5{margin-top:3rem!important}.mr-lg-5{margin-right:3rem!important}.mb-lg-5{margin-bottom:3rem!important}.ml-lg-5{margin-left:3rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0{padding-top:0!important}.pr-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0{padding-left:0!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1{padding-top:.25rem!important}.pr-lg-1{padding-right:.25rem!important}.pb-lg-1{padding-bottom:.25rem!important}.pl-lg-1{padding-left:.25rem!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2{padding-top:.5rem!important}.pr-lg-2{padding-right:.5rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pl-lg-2{padding-left:.5rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3{padding-top:1rem!important}.pr-lg-3{padding-right:1rem!important}.pb-lg-3{padding-bottom:1rem!important}.pl-lg-3{padding-left:1rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4{padding-top:1.5rem!important}.pr-lg-4{padding-right:1.5rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pl-lg-4{padding-left:1.5rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5{padding-top:3rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-5{padding-bottom:3rem!important}.pl-lg-5{padding-left:3rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-auto{margin-left:auto!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0{margin-left:0!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1{margin-top:.25rem!important}.mr-xl-1{margin-right:.25rem!important}.mb-xl-1{margin-bottom:.25rem!important}.ml-xl-1{margin-left:.25rem!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2{margin-top:.5rem!important}.mr-xl-2{margin-right:.5rem!important}.mb-xl-2{margin-bottom:.5rem!important}.ml-xl-2{margin-left:.5rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3{margin-top:1rem!important}.mr-xl-3{margin-right:1rem!important}.mb-xl-3{margin-bottom:1rem!important}.ml-xl-3{margin-left:1rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4{margin-top:1.5rem!important}.mr-xl-4{margin-right:1.5rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.ml-xl-4{margin-left:1.5rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5{margin-top:3rem!important}.mr-xl-5{margin-right:3rem!important}.mb-xl-5{margin-bottom:3rem!important}.ml-xl-5{margin-left:3rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0{padding-top:0!important}.pr-xl-0{padding-right:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0{padding-left:0!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1{padding-top:.25rem!important}.pr-xl-1{padding-right:.25rem!important}.pb-xl-1{padding-bottom:.25rem!important}.pl-xl-1{padding-left:.25rem!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2{padding-top:.5rem!important}.pr-xl-2{padding-right:.5rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pl-xl-2{padding-left:.5rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3{padding-top:1rem!important}.pr-xl-3{padding-right:1rem!important}.pb-xl-3{padding-bottom:1rem!important}.pl-xl-3{padding-left:1rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4{padding-top:1.5rem!important}.pr-xl-4{padding-right:1.5rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pl-xl-4{padding-left:1.5rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5{padding-top:3rem!important}.pr-xl-5{padding-right:3rem!important}.pb-xl-5{padding-bottom:3rem!important}.pl-xl-5{padding-left:3rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-auto{margin-left:auto!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#868e96!important}a.text-secondary:focus,a.text-secondary:hover{color:#6c757d!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#868e96!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//avetaivfranchi.com/wp-content/themes/medilink/assets/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face{font-family:"Flaticon";src:url(https://avetaivfranchi.com/wp-content/themes/medilink/assets/fonts/Flaticon.eot);src:url(https://avetaivfranchi.com/wp-content/themes/medilink/assets/fonts/Flaticon.eot?#iefix) format("embedded-opentype"), url(https://avetaivfranchi.com/wp-content/themes/medilink/assets/fonts/Flaticon.woff) format("woff"), url(https://avetaivfranchi.com/wp-content/themes/medilink/assets/fonts/Flaticon.ttf) format("truetype"), url(https://avetaivfranchi.com/wp-content/themes/medilink/assets/fonts/Flaticon.svg#Flaticon) format("svg");font-weight:normal;font-style:normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face{font-family:"Flaticon";src:url(https://avetaivfranchi.com/wp-content/themes/medilink/assets/fonts/Flaticon.svg#Flaticon) format("svg");}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after{font-family:Flaticon;font-size:20px;font-style:normal;margin-left:20px;}
.flaticon-transport-1:before{content:"\f100";}
.flaticon-people-1:before{content:"\f101";}
.flaticon-healthy-1:before{content:"\f102";}
.flaticon-medical-10:before{content:"\f103";}
.flaticon-medical-9:before{content:"\f104";}
.flaticon-medical-8:before{content:"\f105";}
.flaticon-sign:before{content:"\f106";}
.flaticon-medical-7:before{content:"\f107";}
.flaticon-medical-6:before{content:"\f108";}
.flaticon-transport:before{content:"\f109";}
.flaticon-medical-5:before{content:"\f10a";}
.flaticon-healthy:before{content:"\f10b";}
.flaticon-medical-4:before{content:"\f10c";}
.flaticon-ear:before{content:"\f10d";}
.flaticon-danger:before{content:"\f10e";}
.flaticon-medical-kit:before{content:"\f10f";}
.flaticon-doctor-stethoscope:before{content:"\f110";}
.flaticon-hospital-1:before{content:"\f111";}
.flaticon-eye:before{content:"\f112";}
.flaticon-brain:before{content:"\f113";}
.flaticon-tag:before{content:"\f114";}
.flaticon-people:before{content:"\f115";}
.flaticon-interface:before{content:"\f116";}
.flaticon-medal:before{content:"\f117";}
.flaticon-phone-call:before{content:"\f118";}
.flaticon-square:before{content:"\f119";}
.flaticon-clock:before{content:"\f11a";}
.flaticon-search:before{content:"\f11b";}
.flaticon-search-magnifier-interface-symbol:before{content:"\f11c";}
.flaticon-tool-2:before{content:"\f11d";}
.flaticon-tool-1:before{content:"\f11e";}
.flaticon-tool:before{content:"\f11f";}
.flaticon-bionic-contact-lens:before{content:"\f120";}
.flaticon-medical-2:before{content:"\f121";}
.flaticon-ambulance:before{content:"\f122";}
.flaticon-medical-1:before{content:"\f123";}
.flaticon-heart:before{content:"\f124";}
.flaticon-stethoscope:before{content:"\f125";}
.flaticon-human-hip:before{content:"\f126";}
.flaticon-pills:before{content:"\f127";}
.flaticon-medical:before{content:"\f128";}
.flaticon-play-button:before{content:"\f129";}
.flaticon-favorite-heart-button:before{content:"\f12a";}
.flaticon-exchange-arrows:before{content:"\f12b";}
.flaticon-shopping-cart:before{content:"\f12c";}
.flaticon-laboratory:before{content:"\f12d";}
.flaticon-first-aid-kit:before{content:"\f12e";}
.flaticon-doctor:before{content:"\f12f";}
.flaticon-hospital:before { content: "\f130"; }
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary{display:block;}
audio, canvas, progress, video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template {
display: none;
} a{background-color:transparent;}
a:active, a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;}
pre{overflow:auto;white-space:pre-wrap;word-wrap:break-word;}
button, input, optgroup, select, textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button, select{text-transform:none;}
button, html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td, th{padding:0;}
body, button, input, select, textarea{color:#707070;font-size:15px;font-weight:400;line-height:1.5;}
h1, h2, h3, h4, h5, h6 {
clear: both;
} p{margin-bottom:1.5em;}
dfn, cite, em{font-style:italic;}
blockquote{margin:0 1.5em 20px;border-color:#396cf0;}
blockquote{margin:0 1.5em 20px;border-color:#396cf0;border-left:4px solid;padding-left:30px;background:#f5f5f5;padding:24px 20px 30px 30px;border-radius:5px;}
address{margin:0 0 1.5em;}
pre{background:#eee;font-family:"Courier 10 Pitch", Courier, monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, tt, var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
mark, ins{background:#fff9c0;text-decoration:none;}
big{font-size:125%;}
.fa.fa-map-marker:before{content:"\f041";}
html{box-sizing:border-box;}
*,
*:before,
*:after{box-sizing:inherit;}
body{background:#fff;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}
ul, ol, ol ol, ol ul, ul ol, ul ul{padding-left:20px;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ul, li > ol{margin-bottom:0;}
dt{font-weight:bold;margin-bottom:10px;}
dd{margin:0 1.5em 1.5em;}
img{height:auto;max-width:100%;}
figure{margin:1em 0;}
table{border-collapse:collapse;border-spacing:0;margin:15px 0;width:100%;}
table th, table td{border:1px solid transition;padding:10px;}
button, input[type="button"],
input[type="reset"],
input[type="submit"]{background-color:#396cf0;border:medium none;color:#fff;padding:5px 20px;}
button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active{background-color:#000;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea{color:#666;border:1px solid #ccc;}
select{border:1px solid #ccc;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus{color:#111;}
textarea{width:100%;}
a:link, a:visited{color:#396cf0;transition:all 0.3s ease 0s;text-decoration:none;}
a:hover, a:focus, a:active{color:#2055e4;text-decoration:none;}
a:focus{outline:thin dotted;}
a:hover, a:active{outline:0;}
.overflow-hidden{overflow:hidden;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
#content[tabindex="-1"]:focus{outline:0;}
.alignleft{display:inline;float:left;margin-right:1.5em;}
.alignright{display:inline;float:right;margin-left:1.5em;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after{content:"";display:table;table-layout:fixed;}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after{clear:both;}
.widget{margin:0 0 1.5em;}
.widget select{max-width:100%;}
.sticky{display:block;}
.byline, .updated:not(.published){display:none;}
.single .byline, .group-blog .byline{display:inline;}
.page-links{clear:both;padding:20px 0;}
.page-links a{text-decoration:underline;font-weight:500;}
.comment-content a{word-wrap:break-word;}
.bypostauthor{display:block;}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer{display:none;}
.infinity-end.neverending .site-footer{display:block;}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}
embed, iframe, object{max-width:100%;}
.wp-caption{margin-bottom:1.5em;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:0.8075em 0;}
.wp-caption-text{text-align:center;}
.gallery{margin-bottom:1.5em;}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-3 .gallery-item{max-width:33.33%;}
.gallery-columns-4 .gallery-item{max-width:25%;}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.66%;}
.gallery-columns-7 .gallery-item{max-width:14.28%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.11%;}
.gallery-caption{display:block;}
@media(min-width:1200px){
.auto-clear > .col-lg-1:nth-child(12n+1){clear:left;}
.auto-clear > .col-lg-2:nth-child(6n+1){clear:left;}
.auto-clear > .col-lg-3:nth-child(4n+1){clear:left;}
.auto-clear > .col-lg-4:nth-child(3n+1){clear:left;}
.auto-clear > .col-lg-6:nth-child(odd){clear:left;}
}
@media(min-width:992px) and (max-width:1199px){
.auto-clear > .col-md-1:nth-child(12n+1){clear:left;}
.auto-clear > .col-md-2:nth-child(6n+1){clear:left;}
.auto-clear > .col-md-3:nth-child(4n+1){clear:left;}
.auto-clear > .col-md-4:nth-child(3n+1){clear:left;}
.auto-clear > .col-md-6:nth-child(odd){clear:left;}
}
@media(min-width:768px) and (max-width:991px){
.auto-clear > .col-sm-1:nth-child(12n+1){clear:left;}
.auto-clear > .col-sm-2:nth-child(6n+1){clear:left;}
.auto-clear > .col-sm-3:nth-child(4n+1){clear:left;}
.auto-clear > .col-sm-4:nth-child(3n+1){clear:left;}
.auto-clear > .col-sm-6:nth-child(odd){clear:left;}
}
@media(max-width:767px){
.auto-clear > .col-xs-1:nth-child(12n+1){clear:left;}
.auto-clear > .col-xs-2:nth-child(6n+1){clear:left;}
.auto-clear > .col-xs-3:nth-child(4n+1){clear:left;}
.auto-clear > .col-xs-4:nth-child(3n+1){clear:left;}
.auto-clear > .col-xs-6:nth-child(odd){clear:left;}
}
@media(min-width:1200px){
.container{max-width:1320px;}
}
html{height:100%;font-size:62.5%;}
@media only screen and (max-width: 1199px) {
html{font-size:60%;}
}
@media only screen and (max-width: 991px) {
html{font-size:55%;}
}
@media only screen and (max-width: 767px) {
html{font-size:50%;}
}
@media only screen and (max-width: 479px) {
html{font-size:45%;}
}
@media only screen and (max-width: 320px) {
html{font-size:40%;}
}
body {
font-size: 16px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
height: 100%;
line-height: 1.5;
vertical-align: baseline;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
color: #646464;
} p{margin:0 0 20px 0;}
h1, h2, h3, h4, h5, h6{font-weight:700;font-family:'Raleway', sans-serif;margin:0 0 20px 0;color:#111111;}
h1, h2{line-height:1.2;}
h3, h4{line-height:1.4;}
h1{font-size:48px;}
h2{font-size:36px;}
h3{font-size:24px;}
h4{font-size:20px;}
@media(max-width:480px){
img.alignleft{float:none;margin-bottom:13px;margin-right:0px;padding-top:5px;display:block;}
img.alignright{float:none;margin-left:0px;margin-bottom:15px;padding-top:15px;}
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 15px;
} a{text-decoration:none;}
a:active, a:hover, a:focus{text-decoration:none;}
a:active, a:hover, a:focus{outline:0 none;}
img{max-width:100%;height:auto;}
select{border:1px solid #ccc;width:100%;padding:10px;}
@media only screen and (min-width: 1400px) {
.container{max-width:1320px;}
}
.possition-static{position:static !important;}
.bg-common{background-position:center;background-size:cover;background-repeat:no-repeat;}
.bg-overlay-primary80:after, .bg-overlay-primary80:before{background-color:rgba(57, 108, 240, 0.8);}
.bg-primary100{background-color:#396cf0;}
.bg-primary70{background-color:rgba(57, 108, 240, 0.7);}
.bg-light-accent100{background-color:#f1f7fa;}
.bg-light-primary100{background-color:#ffffff;}
.overlay-primary90{position:relative;}
.overlay-primary90:before{background-color:rgba(57, 108, 240, 0.9);content:"";height:100%;width:100%;position:absolute;top:0;left:0;right:0;}
.overlay-primary80{position:relative;}
.overlay-primary80:before{background-color:rgba(57, 108, 240, 0.8);content:"";height:100%;width:100%;position:absolute;top:0;left:0;right:0;z-index:1;}
.overlay-primary80 .elementor-column, .overlay-primary80 .elementor-widget-wrap{z-index:99;}
.overlay-dark{position:relative;}
.overlay-dark:before{background-color:rgba(40, 40, 40, 0.6);content:"";height:100%;width:100%;position:absolute;top:0;left:0;right:0;z-index:1;}
.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:37px;line-height:37px;border-radius:2px;}
.elementor-progress-bar{font-size:16px;font-weight:500;}
.section-heading p{width:80%;}
@media only screen and (max-width: 991px) {
.section-heading p{width:100%;}
}
.section-heading.text-center h1, .section-heading.text-center h2, .section-heading.text-center h3, .section-heading.text-center h4, .section-heading.text-center p{float:none;margin-left:auto;margin-right:auto;}
.section-heading.text-left p, .section-heading.text-right p{margin-left:0;margin-right:0;width:100%;}
.section-heading.heading-dark h1, .section-heading.heading-dark h2, .section-heading.heading-dark h3, .section-heading.heading-dark h4{color:#111111;}
.section-heading.heading-light h1, .section-heading.heading-light h2, .section-heading.heading-light h3, .section-heading.heading-light h4{color:#ffffff;}
.section-heading.heading-light p{color:#ffffff;}
.heading-layout1{margin-bottom:75px;text-align:center;position:relative;}
.heading-layout1:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;left:0;bottom:-24px;right:0;margin:0 auto;}
.heading-layout1 h2, .heading-layout1 h3{text-transform:capitalize;}
.heading-layout1 p{font-weight:500;}
.heading-light.heading-layout1:after{background-color:#ffffff;}
.heading-layout2{margin-bottom:75px;}
.heading-layout2 h2{text-transform:capitalize;}
.heading-layout2 p{font-family:'Raleway', sans-serif;width:60%;font-weight:500;}
@media only screen and (max-width: 767px) {
.heading-layout2 p{width:100%;}
}
.heading-layout3{margin-bottom:50px;text-align:center;}
.heading-layout3 h2, .heading-layout3 h3{text-transform:capitalize;}
.heading-layout3 p{font-weight:500;}
.pagination-area{display:inline-block;}
.pagination-area ul li{margin-right:5px;display:inline-block;}
.pagination-area ul li a{font-weight:500;font-size:16px;background-color:#ebebeb;color:#282828;display:inline-block;height:40px;width:44px;text-align:center;line-height:40px;transition:all 0.5s ease-out;}
.pagination-area ul li a:hover{background-color:#396cf0;}
.pagination-area ul .active a{background-color:#396cf0;}
.pagination-area.cpt{text-align:center;}
.pagination-area.cpt .page-numbers.current{background-color:#396cf0;color:#ffffff;padding:8px 15px;border-radius:4px;font-size:20px;margin:0 2px;}
.pagination-area.cpt a{background-color:#f2f2f2;color:#282828;transition:all 0.5s ease-out;margin:0 3px;display:block;font-size:20px;line-height:2;text-align:center;border-radius:4px;border-bottom:1px solid #f2f2f2;padding:0 15px;display:inline-block;}
.pagination-area.cpt a:hover{background-color:#396cf0;color:#ffffff;}
.dot-control .owl-controls{position:absolute;bottom:30px;left:30px;}
.dot-control .owl-controls .owl-dots .owl-dot span{height:12px;width:12px;background:#396cf0;}
.dot-control .owl-controls .owl-dots .active span{background:#396cf0;}
.box-shadow{box-shadow:0px 1px 20px 0px rgba(185, 185, 185, 0.75);}
.site-wrp .rtin-button{margin-top:40px;}
.site-wrp .rtin-button .item-btn{width:100%;text-align:center;cursor:pointer;font-size:14px;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;text-transform:capitalize;font-weight:500;padding:14px 20px;border-radius:4px;transition:all 0.5s ease-out;}
.site-wrp .rtin-button .item-btn:hover{background-color:#2055e4;color:#fff;}
.site-wrp .rtin-button .item-btn i{margin-left:10px;transition:all 0.3s ease-out;}
.site-wrp .rtin-button-mid .item-btn{width:100%;text-align:center;cursor:pointer;font-size:16px;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;text-transform:capitalize;font-weight:500;padding:16px 24px;border-radius:4px;transition:all 0.5s ease-out;}
.site-wrp .rtin-button-mid .item-btn:hover{background-color:#2055e4;color:#fff;}
#preloader{background:#ffffff url(//avetaivfranchi.com/wp-content/themes/medilink/assets/css/img/preloader.gif) no-repeat scroll center center;height:100%;left:0;overflow:visible;position:fixed;top:0;width:100%;z-index:9999999;}
.rt-isotope-wrapper .isotop-btn{text-align:center;margin-bottom:45px;}
.rt-isotope-wrapper .isotop-btn:after{display:none;}
.rt-isotope-wrapper .isotop-btn a{background-color:#ffffff;color:#444444;padding:8px 20px;font-size:18px;display:inline-block;margin:0 3px 10px;border-radius:5px;cursor:pointer;box-shadow:0px 2px 4px 0px rgba(206, 216, 221, 0.75);transition:all 0.5s ease-out;}
.rt-isotope-wrapper .isotop-btn a:hover{background-color:#396cf0;color:#ffffff;}
@media(max-width:767px){
.rt-el-gallrey-1 .rtin-item{margin-bottom:30px !important;}
}
.rt-isotope-wrapper .isotop-btn .current{background-color:#396cf0;color:#ffffff;}
.play-btn{position:absolute;top:45%;transform:translateY(-50%);left:0;right:0;margin:0 auto;text-align:center;z-index:2;display:block;width:60px;height:60px;transition:all 0.5s ease-out;}
.play-btn i{transition:all 0.5s ease-out;}
.play-btn2{display:inline-block;border-radius:50%;transition:all 0.5s ease-out;}
.play-btn2 i:before{margin-left:0;color:#ffffff;border-radius:50%;display:inline;font-size:60px;transition:all 0.5s ease-out;}
.play-btn2:hover i:before{color:#396cf0;}
.loadmore-layout1{text-align:center;}
.loadmore-layout1 .item-btn{padding:12px 30px;font-size:16px;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;font-weight:500;display:inline-block;cursor:pointer;border-radius:4px;transition:all 0.3s ease-out;}
.loadmore-layout1 .item-btn:hover{background-color:#396cf0;color:#ffffff;}
.loadmore-layout1 i{margin-left:10px;}
#scrollUp{background-color:rgba(57, 108, 240, 0.3);bottom:5px;color:#ffffff;display:block;font-size:18px;height:44px;line-height:40px;position:fixed;right:20px;text-align:center;text-decoration:none;transition:all 1s ease-out;width:44px;z-index:99999;border:2px solid #396cf0;border-radius:50%;}
#scrollUp i{color:#396cf0;}
#scrollUp:hover,
#scrollUp:focus{background-color:#396cf0;}
#scrollUp:hover i,
#scrollUp:focus i{color:#ffffff;}
#scrollUp{animation:blinker 10s linear infinite;}
@keyframes blinker {
90%{opacity:0;}
}
@keyframes toTopFromBottom {
49%{transform:translateY(50%);}
50%{opacity:0;transform:translateY(-50%);}
51%{opacity:1;}
}
@keyframes toBottomFromTop10 {
49%{transform:translateY(-10%);}
50%{opacity:0;transform:translateY(10%);}
51%{opacity:1;}
}
@keyframes toRightFromLeft10 {
5%{left:-5px;}
30%{opacity:0.5;left:10px;}
60%{left:5px;opacity:1;}
}
@keyframes headerSlideDown {
0%{margin-top:-100px;}
100%{margin-top:0;}
}
.margin-auto{margin:0 auto;}
.margin-t-none{margin-top:0;}
.margin-t-5{margin-top:5px;}
.margin-t-10{margin-top:10px;}
.margin-t-15{margin-top:15px;}
.margin-t-20{margin-top:20px;}
.margin-t-30{margin-top:30px;}
.margin-t-40{margin-top:40px;}
.margin-t-50{margin-top:50px;}
.margin-t-60{margin-top:60px;}
.margin-t-70{margin-top:70px;}
.margin-t-80{margin-top:80px;}
.margin-t-90{margin-top:90px;}
.margin-t-100{margin-top:100px;}
.margin-r-none{margin-right:0;}
.margin-r-5{margin-right:5px;}
.margin-r-10{margin-right:10px;}
.margin-r-15{margin-right:15px;}
.margin-r-20{margin-right:20px;}
.margin-r-30{margin-right:30px;}
.margin-r-40{margin-right:40px;}
.margin-r-50{margin-right:50px;}
.margin-r-60{margin-right:60px;}
.margin-r-70{margin-right:70px;}
.margin-r-80{margin-right:80px;}
.margin-r-90{margin-right:90px;}
.margin-r-100{margin-right:100px;}
.margin-b-none{margin-bottom:0 !important;}
.margin-b-5{margin-bottom:5px;}
.margin-b-10{margin-bottom:10px;}
.margin-b-15{margin-bottom:15px;}
.margin-b-20{margin-bottom:20px;}
.margin-b-30{margin-bottom:30px;}
.margin-b-40{margin-bottom:40px;}
.margin-b-50{margin-bottom:50px;}
.margin-b-60{margin-bottom:60px;}
.margin-b-70{margin-bottom:70px;}
.margin-b-80{margin-bottom:80px;}
.margin-b-90{margin-bottom:90px;}
.margin-b-100{margin-bottom:100px;}
.margin-l-none{margin-left:0;}
.margin-l-5{margin-left:5px;}
.margin-l-10{margin-left:10px;}
.margin-l-15{margin-left:15px;}
.margin-l-20{margin-left:20px;}
.margin-l-30{margin-left:30px;}
.margin-l-40{margin-left:40px;}
.margin-l-50{margin-left:50px;}
.margin-l-60{margin-left:60px;}
.margin-l-70{margin-left:70px;}
.margin-l-80{margin-left:80px;}
.margin-l-90{margin-left:90px;}
.margin-l-100{margin-left:100px;}
.margin-t-5r{margin-top:0.5rem;}
.margin-t-10r{margin-top:1rem;}
.margin-t-15r{margin-top:1.5rem;}
.margin-t-20r{margin-top:2rem;}
.margin-t-30r{margin-top:3rem;}
.margin-t-40r{margin-top:4rem;}
.margin-t-50r{margin-top:5rem;}
.margin-t-60r{margin-top:6rem;}
.margin-t-70r{margin-top:7rem;}
.margin-t-80r{margin-top:8rem;}
.margin-t-90r{margin-top:9rem;}
.margin-t-100r{margin-top:10rem;}
.margin-r-5r{margin-right:0.5rem;}
.margin-r-10r{margin-right:1rem;}
.margin-r-15r{margin-right:1.5rem;}
.margin-r-20r{margin-right:2rem;}
.margin-r-30r{margin-right:3rem;}
.margin-r-40r{margin-right:4rem;}
.margin-r-50r{margin-right:5rem;}
.margin-r-60r{margin-right:6rem;}
.margin-r-70r{margin-right:7rem;}
.margin-r-80r{margin-right:8rem;}
.margin-r-90r{margin-right:9rem;}
.margin-r-100r{margin-right:10rem;}
.margin-b-5r{margin-bottom:0.5rem;}
.margin-b-10r{margin-bottom:1rem;}
.margin-b-15r{margin-bottom:1.5rem;}
.margin-b-20r{margin-bottom:2rem;}
.margin-b-30r{margin-bottom:3rem;}
.margin-b-40r{margin-bottom:4rem;}
.margin-b-50r{margin-bottom:5rem;}
.margin-b-60r{margin-bottom:6rem;}
.margin-b-70r{margin-bottom:7rem;}
.margin-b-80r{margin-bottom:8rem;}
.margin-b-90r{margin-bottom:9rem;}
.margin-b-100r{margin-bottom:10rem;}
.margin-l-5r{margin-left:0.5rem;}
.margin-l-10r{margin-left:1rem;}
.margin-l-15r{margin-left:1.5rem;}
.margin-l-20r{margin-left:2rem;}
.margin-l-30r{margin-left:3rem;}
.margin-l-40r{margin-left:4rem;}
.margin-l-50r{margin-left:5rem;}
.margin-l-60r{margin-left:6rem;}
.margin-l-70r{margin-left:7rem;}
.margin-l-80r{margin-left:8rem;}
.margin-l-90r{margin-left:9rem;}
.margin-l-100r{margin-left:10rem;}
.padding-t-none{padding-top:0;}
.padding-t-5{padding-top:5px;}
.padding-t-10{padding-top:10px;}
.padding-t-15{padding-top:15px;}
.padding-t-20{padding-top:20px;}
.padding-t-30{padding-top:30px;}
.padding-t-40{padding-top:40px;}
.padding-t-50{padding-top:50px;}
.padding-t-60{padding-top:60px;}
.padding-t-70{padding-top:70px;}
.padding-t-80{padding-top:80px;}
.padding-t-90{padding-top:90px;}
.padding-t-100{padding-top:100px;}
.padding-r-none{padding-right:0;}
.padding-r-5{padding-right:5px;}
.padding-r-10{padding-right:10px;}
.padding-r-15{padding-right:15px;}
.padding-r-20{padding-right:20px;}
.padding-r-30{padding-right:30px;}
.padding-r-40{padding-right:40px;}
.padding-r-50{padding-right:50px;}
.padding-r-60{padding-right:60px;}
.padding-r-70{padding-right:70px;}
.padding-r-80{padding-right:80px;}
.padding-r-90{padding-right:90px;}
.padding-r-100{padding-right:100px;}
.padding-b-none{padding-bottom:0;}
.padding-b-5{padding-bottom:5px;}
.padding-b-10{padding-bottom:10px;}
.padding-b-15{padding-bottom:15px;}
.padding-b-20{padding-bottom:20px;}
.padding-b-30{padding-bottom:30px;}
.padding-b-40{padding-bottom:40px;}
.padding-b-50{padding-bottom:50px;}
.padding-b-60{padding-bottom:60px;}
.padding-b-70{padding-bottom:70px;}
.padding-b-80{padding-bottom:80px;}
.padding-b-90{padding-bottom:90px;}
.padding-b-100{padding-bottom:100px;}
.padding-l-none{padding-left:0;}
.padding-l-5{padding-left:5px;}
.padding-l-10{padding-left:10px;}
.padding-l-15{padding-left:15px;}
.padding-l-20{padding-left:20px;}
.padding-l-30{padding-left:30px;}
.padding-l-40{padding-left:40px;}
.padding-l-50{padding-left:50px;}
.padding-l-60{padding-left:60px;}
.padding-l-70{padding-left:70px;}
.padding-l-80{padding-left:80px;}
.padding-l-90{padding-left:90px;}
.padding-l-100{padding-left:100px;}
.padding-t-5r{padding-top:0.5rem;}
.padding-t-10r{padding-top:1rem;}
.padding-t-15r{padding-top:1.5rem;}
.padding-t-20r{padding-top:2rem;}
.padding-t-30r{padding-top:3rem;}
.padding-t-40r{padding-top:4rem;}
.padding-t-50r{padding-top:5rem;}
.padding-t-60r{padding-top:6rem;}
.padding-t-70r{padding-top:7rem;}
.padding-t-80r{padding-top:8rem;}
.padding-t-90r{padding-top:9rem;}
.padding-t-100r{padding-top:10rem;}
.padding-r-5r{padding-right:0.5rem;}
.padding-r-10r{padding-right:1rem;}
.padding-r-15r{padding-right:1.5rem;}
.padding-r-20r{padding-right:2rem;}
.padding-r-30r{padding-right:3rem;}
.padding-r-40r{padding-right:4rem;}
.padding-r-50r{padding-right:5rem;}
.padding-r-60r{padding-right:6rem;}
.padding-r-70r{padding-right:7rem;}
.padding-r-80r{padding-right:8rem;}
.padding-r-90r{padding-right:9rem;}
.padding-r-100r{padding-right:10rem;}
.padding-b-5r{padding-bottom:0.5rem;}
.padding-b-10r{padding-bottom:1rem;}
.padding-b-15r{padding-bottom:1.5rem;}
.padding-b-20r{padding-bottom:2rem;}
.padding-b-30r{padding-bottom:3rem;}
.padding-b-40r{padding-bottom:4rem;}
.padding-b-50r{padding-bottom:5rem;}
.padding-b-60r{padding-bottom:6rem;}
.padding-b-70r{padding-bottom:7rem;}
.padding-b-80r{padding-bottom:8rem;}
.padding-b-90r{padding-bottom:9rem;}
.padding-b-100r{padding-bottom:10rem;}
.padding-l-5r{padding-left:0.5rem;}
.padding-l-10r{padding-left:1rem;}
.padding-l-15r{padding-left:1.5rem;}
.padding-l-20r{padding-left:2rem;}
.padding-l-30r{padding-left:3rem;}
.padding-l-40r{padding-left:4rem;}
.padding-l-50r{padding-left:5rem;}
.padding-l-60r{padding-left:6rem;}
.padding-l-70r{padding-left:7rem;}
.padding-l-80r{padding-left:8rem;}
.padding-l-90r{padding-left:9rem;}
.padding-l-100r{padding-left:10rem;}
.box-padding1r{padding:1rem;}
.box-padding2r{padding:2rem;}
.box-padding3r{padding:3rem;}
.box-padding4r{padding:4rem;}
.box-padding5r{padding:5rem;}
.media-body{margin-left:3rem;}
.media-body.space-xl{margin-left:50px;}
.media-body.space-lg{margin-left:40px;}
.media-body.space-md{margin-left:20px;}
.media-body.space-sm{margin-left:15px;}
.media-body.space-xs{margin-left:10px;}
.media-body.media-body-box{padding:20px 20px 20px 3rem;margin-left:0;}
.media-body.media-body-box p{margin-bottom:0;}
@media only screen and (max-width: 1199px) {
.media-none--lg{display:block;}
.media-none--lg > div{width:100%;}
.media-none--lg img{width:100%;}
.media-none--lg img.media-img-auto{width:auto;}
.media-none--lg .media-body, .media-none--lg .media-body.space-xl, .media-none--lg .media-body.space-lg, .media-none--lg .media-body.space-md, .media-none--lg .media-body.space-sm, .media-none--lg .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none--lg .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media only screen and (max-width: 991px) {
.media-none--md{display:block;}
.media-none--md > div{width:100%;}
.media-none--md img{width:100%;}
.media-none--md img.media-img-auto{width:auto;}
.media-none--md .media-body, .media-none--md .media-body.space-xl, .media-none--md .media-body.space-lg, .media-none--md .media-body.space-md, .media-none--md .media-body.space-sm, .media-none--md .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none--md .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media only screen and (max-width: 767px) {
.media-none--sm{display:block;}
.media-none--sm > div{width:100%;}
.media-none--sm img{width:100%;}
.media-none--sm img.media-img-auto{width:auto;}
.media-none--sm .media-body, .media-none--sm .media-body.space-xl, .media-none--sm .media-body.space-lg, .media-none--sm .media-body.space-md, .media-none--sm .media-body.space-sm, .media-none--sm .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none--sm .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media only screen and (max-width: 575px) {
.media-none--xs{display:block;}
.media-none--xs > div{width:100%;}
.media-none--xs img{width:100%;}
.media-none--xs img.media-img-auto{width:auto;}
.media-none--xs .media-body, .media-none--xs .media-body.space-xl, .media-none--xs .media-body.space-lg, .media-none--xs .media-body.space-md, .media-none--xs .media-body.space-sm, .media-none--xs .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none--xs .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media only screen and (max-width: 479px) {
.media-none-mb{display:block;}
.media-none-mb > div{width:100%;}
.media-none-mb img{width:100%;}
.media-none-mb img.media-img-auto{width:auto;}
.media-none-mb .media-body, .media-none-mb .media-body.space-xl, .media-none-mb .media-body.space-lg, .media-none-mb .media-body.space-md, .media-none-mb .media-body.space-sm, .media-none-mb .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none-mb .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media(min-width:992px) and (max-width:1199px){
.media-none-lg{display:block;}
.media-none-lg > div{width:100%;}
.media-none-lg img{width:100%;}
.media-none-lg img.media-img-auto{width:auto;}
.media-none-lg .media-body, .media-none-lg .media-body.space-xl, .media-none-lg .media-body.space-lg, .media-none-lg .media-body.space-md, .media-none-lg .media-body.space-sm, .media-none-lg .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none-lg .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media(min-width:768px) and (max-width:991px){
.media-none-md{display:block;}
.media-none-md > div{width:100%;}
.media-none-md img{width:100%;}
.media-none-md img.media-img-auto{width:auto;}
.media-none-md .media-body, .media-none-md .media-body.space-xl, .media-none-md .media-body.space-lg, .media-none-md .media-body.space-md, .media-none-md .media-body.space-sm, .media-none-md .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none-md .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media(min-width:576px) and (max-width:767px){
.media-none-sm{display:block;}
.media-none-sm > div{width:100%;}
.media-none-sm img{width:100%;}
.media-none-sm img.media-img-auto{width:auto;}
.media-none-sm .media-body, .media-none-sm .media-body.space-xl, .media-none-sm .media-body.space-lg, .media-none-sm .media-body.space-md, .media-none-sm .media-body.space-sm, .media-none-sm .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none-sm .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
@media(min-width:480px) and (max-width:575px){
.media-none-xs{display:block;}
.media-none-xs > div{width:100%;}
.media-none-xs img{width:100%;}
.media-none-xs img.media-img-auto{width:auto;}
.media-none-xs .media-body, .media-none-xs .media-body.space-xl, .media-none-xs .media-body.space-lg, .media-none-xs .media-body.space-md, .media-none-xs .media-body.space-sm, .media-none-xs .media-body.space-xs{margin-top:20px;margin-left:0;}
.media-none-xs .media-body.media-body-box{margin-top:0;margin-left:0;padding:3rem;}
}
.site-wrp .blog-btn{margin-top:40px;border-radius:4px;padding:16px 30px;color:#111111;background-color:#ffffff;display:inline-block;transition:all 0.3s ease-out;}
@media(min-width:480px) and (max-width:575px){
.site-wrp .blog-btn{padding:12px 22px;}
}
.site-wrp .blog-btn i{color:#396cf0;margin-left:15px;transition:all 0.3s ease-out;}
.site-wrp .blog-btn:hover{background-color:#396cf0;color:#ffffff;box-shadow:0 10px 55px 5px rgba(57, 108, 240, 0.35);}
.site-wrp .blog-btn:hover i{color:#ffffff;}
.title-bar-xs{margin-bottom:45px;position:relative;}
.title-bar-xs:before{content:"";height:1px;width:35px;position:absolute;left:0;bottom:-15px;z-index:1;}
.title-bar-sm{margin-bottom:45px;position:relative;}
.title-bar-sm:before{content:"";height:2px;width:40px;position:absolute;left:0;bottom:-15px;z-index:1;}
.title-bar-md{margin-bottom:45px;position:relative;}
.title-bar-md:before{content:"";height:2px;width:45px;position:absolute;left:0;bottom:-15px;z-index:1;}
.title-bar-lg{margin-bottom:45px;position:relative;}
.title-bar-lg:before{content:"";height:3px;width:50px;position:absolute;left:0;bottom:-15px;z-index:1;}
.title-bar-xl{margin-bottom:45px;position:relative;}
.title-bar-xl:before{content:"";height:3px;width:55px;position:absolute;left:0;bottom:-15px;z-index:1;}
.title-bar-primary{margin-bottom:20px;padding-bottom:20px;position:relative;}
.title-bar-primary:before{content:"";height:3px;width:50px;background:#396cf0;position:absolute;left:0;bottom:0;z-index:1;border-radius:4px;}
.title-bar-primary2{margin-bottom:35px;padding-bottom:20px;position:relative;}
.title-bar-primary2:before{content:"";height:4px;width:40px;background:#396cf0;position:absolute;left:0;bottom:0;z-index:1;border-radius:4px;}
.title-bar-primary3{margin-bottom:20px;padding-bottom:20px;position:relative;}
.title-bar-primary3:before{content:"";height:4px;width:40px;background:#FFFFFF;position:absolute;left:0;bottom:0;z-index:1;border-radius:4px;}
.title-bar-primary4{position:relative;margin-bottom:20px;padding-bottom:20px;}
.title-bar-primary4:before{content:"";height:4px;width:40px;background:#396cf0;position:absolute;left:0;bottom:0;z-index:1;border-radius:4px;}
.title-bar-primary5{position:relative;margin-bottom:20px;padding-bottom:20px;}
.title-bar-primary5:after{content:"";height:4px;width:40px;background-color:#396cf0;border-radius:4px;bottom:0;left:0;position:absolute;}
.title-bar-primary6{position:relative;margin-bottom:20px;padding-bottom:20px;}
.title-bar-primary6:after{content:"";height:4px;width:40px;margin:0 auto;background-color:#396cf0;bottom:0;right:0;left:0;text-align:center;position:absolute;}
.title-bar-primary7{position:relative;margin-bottom:30px;padding-bottom:20px;}
.title-bar-primary7:after{content:"";height:4px;width:40px;background-color:#396cf0;border-radius:4px;bottom:0;left:0;position:absolute;}
.title-bar-light{margin-bottom:20px;padding-bottom:20px;position:relative;}
.title-bar-light:before{content:"";height:3px;width:40px;background:#ffffff;position:absolute;left:0;bottom:0;z-index:1;border-radius:4px;}
.sigle-department-data .loading{background:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/preloader.gif);background-color:rgba(255, 255, 255, 0.9);background-position:center;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;z-index:999;left:0;display:none;}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:none;}
.select2-container--classic .select2-selection--single{background-color:#f1f7fa;background-image:none;border-radius:0;border:1px solid #f1f7fa;}
.select2-container--classic .select2-selection--single:focus{border:1px solid #f1f7fa;}
.select2-container--classic .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%);background-color:#396cf0;background-image:none;border-style:none;right:10px;height:32px;width:35px;border-radius:2px;}
.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#396cf0;color:#ffffff;}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;}
.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#111111;font-size:16px;}
.select2-container .select2-selection--single{height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.select2-results__option[aria-selected]{font-size:16px;color:#111111;}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent;border-width:0 4px 5px 4px;}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%);background-color:#396cf0;background-image:none;border-style:none;right:10px;height:32px;width:35px;border-radius:2px;}
.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px;}
.select2-dropdown{z-index:99;}
span.wpcf7-not-valid-tip{color:#c0b5b5;}
.mscolor div.wpcf7-validation-errors{border-color:#2d87e2;color:#fff;}
.header-top-bar.rt-header-top-bar.animated.slideInDown{display:none;}
.carton .header-icon-area .search-box-area{margin-right:-25px;position:relative;z-index:2;}
.widget.ls-overflow-visible{margin:0;}
.header-top-bar.d-none.d-md-block.animated.slideInDown{display:none !important;}
.site-wrp{overflow:hidden !important;}
.stick{position:fixed;z-index:9999;width:100%;top:0;transition:all 0.5 ease-out 0s !important;}
.stick .cart-icon-area, .stick .header-icon-seperator, .stick .search-box-area, .stick .header-icon-area .additional-menu-area{padding-top:37px;padding-bottom:29px;}
.stick .header-icon-area .cart-icon-area .cart-icon-num{top:21px;}
.top-bar-border-bottom{border-bottom:1px solid #d7d7d7;}
.header-menu-area:after{clear:both;content:"";display:block;}
.non-stick.header-style-1.trheader .opt-slideInUp{margin-top:0;}
.header-style-1 .action-items-primary-btn{font-size:14px;display:inline-block;padding:10px 24px;color:#ffffff;background-color:#396cf0;text-transform:uppercase;font-weight:500;border:1px solid;border-color:#396cf0;cursor:pointer;border-radius:4px;transition:all 0.3s ease-out;}
.header-style-1 .action-items-primary-btn i{margin-left:10px;}
.header-style-1 .action-items-primary-btn:hover{background-color:transparent;color:#396cf0;box-shadow:0 10px 55px 5px rgba(57, 108, 240, 0.2);}
.header-style-1 .action-items-light-btn{font-size:14px;display:inline-block;padding:9px 15px;color:#ffffff;background-color:transparent;text-transform:uppercase;font-weight:500;border:1px solid;border-color:#ffffff;cursor:pointer;border-radius:4px;transition:all 0.3s ease-out;}
.header-style-1 .action-items-light-btn:hover{background-color:#ffffff;color:#396cf0;}
@media only screen and (max-width: 1199px) {
body.header-style-1 .rt-header-top-bar .container{width:100%;max-width:100%;}
}
@media only screen and (max-width: 1199px) {
body.header-style-1 .masthead-container.header-style1 .container{width:100%;max-width:100%;}
}
.header-contact-layout1{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
@media only screen and (max-width: 1199px) {
.header-contact-layout1{-ms-flex-pack:center;justify-content:center;}
}
.header-contact-layout1 ul li{font-size:15px;display:inline-block;margin-right:20px;color:#ffffff;}
.header-contact-layout1 ul li i{margin-right:15px;}
.header-contact-layout1 ul li:last-child{margin-right:0;}
@media only screen and (max-width: 767px) {
.header-contact-layout1 ul li{display:block;}
}
.header-contact-layout1 ul li .fa-phone{transform:scaleX(-1);}
.header-social-layout1{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
@media only screen and (max-width: 1199px) {
.header-social-layout1{-ms-flex-pack:center;justify-content:center;}
}
.header-social-layout1 ul li{display:inline-block;margin-right:5px;}
@media only screen and (max-width: 1199px) {
.header-social-layout1 ul li{margin-right:1px !important;}
}
.header-social-layout1 ul li:last-child{margin-right:2px;}
.header-social-layout1 ul li a{padding:1px 8px;color:#646464;background:#f5f8fa;transition:all 0.5s ease-out;}
.header-social-layout1 ul li a:hover{color:#e3e3e3;}
.header-social-layout1 ul li a i{transition:all 0.5s ease-out;}
.non-stick.header-style-2.trheader .opt-slideInUp{margin-top:0;}
.non-stick.header-style-2 .opt-slideInUp{margin-top:74px;}
.non-stick.trheader .stick{background-color:#0f2738;}
.non-stick .stick{animation-name:headerSlideDown;animation-duration:0.50s;box-shadow:0 5px 30px rgba(0, 0, 0, 0.1);transition:all 0.5s ease-out;background:#fff;}
.header-top-bar{background-color:#222222;color:#a6b1b7;border-bottom:1px solid #d7d7d7;}
.header-top-bar a{color:#a6b1b7;}
.header-top-bar .tophead-contact{float:left;}
@media all and (max-width: 767px) {
.header-top-bar .tophead-contact{text-align:center;float:none;}
}
.header-top-bar .tophead-contact ul li{display:inline-block;margin-right:15px;}
.header-top-bar .tophead-contact a:hover{text-decoration:underline;}
.header-top-bar .tophead-contact .fa, .header-top-bar .tophead-address .fa{color:#396cf0;}
.header-top-bar .tophead-right{float:right;}
@media all and (max-width: 767px) {
.header-top-bar .tophead-right{text-align:center;float:none;}
}
.header-top-bar .tophead-social li{display:inline-block;margin-left:5px;}
.header-top-bar .tophead-social li a{color:#a6b1b7;}
.header-top-bar .tophead-social li a i{color:#8a8a8a;}
.header-top-bar .tophead-social li a:hover{color:#396cf0;}
.trheader .header-top-bar{background-color:transparent !important;}
.trheader .header-top-bar, .trheader .header-top-bar a{color:#efefef;}
.trheader.has-topbar .entry-banner .container{padding-top:38px;}
.topbar-style-3 .header-top-bar .tophead-contact, .topbar-style-3 .header-top-bar .tophead-right{float:none;display:table;height:40px;}
.topbar-style-3 .header-top-bar .tophead-contact ul, .topbar-style-3 .header-top-bar .tophead-right ul{display:table-cell;vertical-align:middle;}
@media all and (max-width: 767px) {
.topbar-style-3 .header-top-bar .tophead-contact, .topbar-style-3 .header-top-bar .tophead-right{display:block;height:inherit;}
.topbar-style-3 .header-top-bar .tophead-contact ul, .topbar-style-3 .header-top-bar .tophead-right ul{display:block;}
}
.topbar-style-3 .header-top-bar .tophead-right{width:100%;text-align:right;}
@media all and (max-width: 767px) {
.topbar-style-3 .header-top-bar .tophead-right{text-align:center;}
}
.topbar-style-3 .header-top-bar .topbar-logo{display:block;text-align:center;}
@media all and (max-width: 767px) {
.topbar-style-3 .header-top-bar .topbar-logo{display:none;}
}
.topbar-style-5 .header-top-bar .tophead-social li a{padding-left:20px;font-size:16px;}
.topbar-style-5 .header-top-bar .tophead-social li a:hover{color:#396cf0;}
.topbar-style-5 .header-top-bar .tophead-contact ul li{margin-right:30px;}
.trheader.topbar-style-5 .header-top-bar .tophead-social li a{font-size:16px;}
.trheader.topbar-style-5 .header-top-bar .tophead-social li a:hover{color:#396cf0;}
.site-header .masthead-container{transition:all 1s ease-out;}
.site-header .site-branding{display:table;height:92px;transition:all 0.5 ease-out 0s;max-width:195px;}
.site-header .site-branding a{display:table-cell;vertical-align:middle;}
.site-header .site-branding a img{width:auto;padding:5px 0;transition:all 0.5 ease-out 0s;}
.site-header .site-branding a.light-logo{display:none;}
.site-header .site-branding a.custom-logo-text{color:#111;font-weight:700;line-height:1.2;font-size:22px;}
.site-header ul{list-style-type:none;margin:0;padding:0;}
.site-header .main-navigation ul{text-align:right;}
.site-header .main-navigation ul li{display:inline-block;position:relative;}
.site-header .main-navigation ul li a{display:block;text-decoration:none;font-size:16px;font-weight:400;transition:all 0.5 ease-out 0s;color:#000000;padding:38px 15px;}
.site-header .main-navigation ul.menu > li > a:hover{color:#396cf0;animation:toBottomFromTop10 0.3s forwards;}
.site-header .main-navigation ul.menu > li.current-menu-item > a, .site-header .main-navigation ul.menu > li.current > a{color:#396cf0;}
.site-header .main-navigation > nav > ul{text-align:right;}
.site-header .main-navigation > nav > ul > li > a{position:relative;}
.site-header .main-navigation > nav > ul > li > a:after{background-color:#396cf0;content:"";position:absolute;left:-20px;right:0px;bottom:0;width:70%;height:3px;opacity:0;visibility:hidden;}
.site-header .main-navigation > nav > ul > li:hover > a:after{opacity:1;visibility:visible;transform:translateX(35px);transition:all 0.5s ease-in-out;}
.site-header .main-navigation ul li ul{left:0;opacity:0;visibility:hidden;transform:translateY(15px);position:absolute;top:100%;transform-origin:0 0 0;transition:all 0.2s ease 0s;z-index:99 !important;width:260px;text-align:left;border-top:1px solid #396cf0;padding-top:20px;padding-bottom:25px;background-color:#fff;left:-20px;box-shadow:0 0 2px rgba(0, 0, 0, 0.1);}
.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:after{color:#111;content:"\f105";font-family:FontAwesome;font-size:18px;position:absolute;right:26px;top:8px;}
.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:hover:after{color:#ffffff;}
.site-header .main-navigation ul li ul li{display:block;border-left:none;transition:all 0.3s ease 0s;background-color:#ffffff;padding:0 20px 0 20px;transition:all 0.5 ease-out 0s;}
.site-header .main-navigation ul li ul li:hover > a{background-color:#f0f3f8;}
.site-header .main-navigation ul li ul li:hover > a:after{color:#fff;}
.site-header .main-navigation ul li ul li:last-child{border-bottom:none;}
.site-header .main-navigation ul li ul li a{display:block;color:#282828;text-transform:inherit;padding:10px 15px !important;font-weight:400;font-size:14px;border-radius:4px;transition:all 0.5 ease-out 0s;}
.site-header .main-navigation ul > li:hover > ul{opacity:1;visibility:visible;transform:scaleY(1);}
.site-header .main-navigation ul > li > ul > li > ul{left:247px;top:0;width:200px;}
.site-header .main-navigation ul > li > ul > li > ul > li > ul{left:200px;}
.site-header .main-navigation ul > li > ul > li:hover > ul{opacity:1;visibility:visible;transform:scaleY(1);}
.site-header .main-navigation ul li.mega-menu:hover ul{opacity:1;visibility:visible;transform:scaleY(1);}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li{background-color:inherit;padding:0 14px 0 14px;}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a{color:#ffffff;}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a::hover{background-color:#fff;color:#071041;}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu{background-color:#fff !important;padding:10px 0;overflow:hidden;}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li{display:block;float:left;margin:0 5px;width:210px;border:none;}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li ul{position:relative;width:inherit;left:inherit;border:none;box-shadow:none;}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li > a{font-weight:700;margin-bottom:1px;}
.site-header .main-navigation ul li.mega-menu > ul.sub-menu li:after{content:'';}
.site-header .main-navigation ul li.mega-menu.hide-header > ul.sub-menu > li > a{display:none;}
.mean-container .mega-menu.hide-header > ul > li{border-top:none;}
.mean-container .mega-menu.hide-header > ul > li > a{display:none;}
.mean-container .mega-menu.hide-header > ul > li > ul{display:block !important;}
.cart-icon-area, .header-icon-seperator, .search-box-area, .header-icon-area .additional-menu-area{padding-top:40px;padding-bottom:38px;color:#b2b2b2;}
.header-icon-area .search-box-area, .header-icon-area .header-icon-seperator, .header-icon-area .cart-icon-area, .header-icon-area .additional-menu-area{float:right;}
.admin-bar .additional-menu-area .sidenav{top:25px;}
.admin-bar .stick{top:32px;}
@media screen and (max-width:782px){
.admin-bar .stick{top:46px;}
}
.header-icon-area{float:right;padding-left:25px;position:relative;font-size:18px;}
@media all and (max-width: 1200px) {
.header-icon-area{padding-left:0;}
}
.header-icon-area .header-icon-seperator{font-size:20px;line-height:24px;padding-left:7px;padding-right:16px;}
@media all and (max-width: 991px) {
.header-icon-area .header-icon-seperator{padding-left:3px;padding-right:3px;}
}
.header-icon-area .cart-icon-area{position:relative;}
.header-style-10 .header-icon-area .cart-icon-area{margin-left:14px;}
.header-icon-area .cart-icon-area > a{display:block;transition:none;margin-left:0;color:#646464;font-size:30px;}
.header-icon-area .cart-icon-area > a i::before{margin-left:0;color:#646464;font-size:30px;}
.trheader .header-icon-area .cart-icon-area > a i::before{color:#fff;}
.header-icon-area .cart-icon-area > a:hover i::before{color:#396cf0;}
.header-icon-area .cart-icon-area .cart-icon-num{background-color:#396cf0;border-radius:50%;color:#fff;position:absolute;top:28px;right:-18px;color:#ffffff;height:25px;width:25px;line-height:25px;font-size:14px;text-align:center;}
.header-icon-area .cart-icon-area .cart-icon-products{line-height:20px;background-color:#fff;position:absolute;right:0;top:100%;width:300px;z-index:99999;box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);opacity:0;transform:scaleY(0);transform-origin:0 0 0;transition:all 0.5s ease 0s;visibility:hidden;text-align:left;}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart{padding:15px 15px 0;margin-bottom:20px;}
.header-icon-area .cart-icon-area:hover .cart-icon-products{opacity:1;transform:scaleY(1);visibility:visible;}
.header-icon-area .cart-icon-area .widget_shopping_cart_content .total{border-top:none;padding:15px 0 0;margin-bottom:20px;}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li, .cart-icon-products .woocommerce.widget_shopping_cart .cart_list li, .cart-icon-products .widget_shopping_cart .mini_cart_item{border-bottom:1px solid #dddddd;padding-bottom:10px;padding-top:10px;}
.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child{border-bottom:none;}
.cart-icon-products .widget_shopping_cart .mini_cart_item a{color:#666;}
.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover{color:#396cf0;}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove, .cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove, .cart-icon-products .widget_shopping_cart .mini_cart_item a.remove{line-height:1;top:12px;}
.cart-icon-products .woocommerce.widget_shopping_cart ul.product_list_widget li img{width:40px;}
.additional-menu-area{margin-left:30px;}
@media all and (max-width: 991px) {
.additional-menu-area{margin-left:28px;}
}
.additional-menu-area a.side-menu-trigger{color:#222;cursor:pointer;font-size:21px;line-height:0;}
.header-action-items .btn-fill.color-yellow{padding:15px 22px;color:#fff;border-radius:4px;font-size:16px;font-weight:500;}
.header-style-2 .header-action-items .btn-fill.color-yellow{padding:18px 26px;border-radius:0;}
.additional-menu-area .sidenav{position:relative;height:100%;width:0;position:fixed;z-index:150;top:0;right:0;background-color:#222C32;overflow-x:hidden;transition:all 0.5s ease-in-out;padding-top:45px;box-shadow:0 0px 5px rgba(0, 0, 0, 0.8);}
.additional-menu-area .sidenav .closebtn{border:1px solid #ffffff;border-radius:50%;color:#fff;display:block;font-size:17px;height:24px;line-height:18px;padding:0;position:absolute;right:15px;text-align:center;top:25px;width:25px;}
.additional-menu-area .sidenav .closebtn:hover{opacity:0.8;}
.additional-menu-area .sidenav .sidenav-search{border:1px solid #5f5f5f;margin:0 20px 10px 20px;}
.additional-menu-area .sidenav ul li{border-bottom:1px solid #354248;margin-bottom:0;line-height:24px;}
.additional-menu-area .sidenav ul li:last-child{border-bottom:none;}
.additional-menu-area .sidenav ul li a{text-align:left;font-size:14px;color:#d3d3d3;border:none;padding-left:20px;}
.additional-menu-area .sidenav ul li a:hover{color:#ffffff;}
.additional-menu-area .sidenav ul li a::before{font-family:'FontAwesome';content:"\f105";padding-right:8px;}
.additional-menu-area .sidenav ul li > ul > li{padding-left:20px;}
.additional-menu-area .sidenav a{padding:7px 8px 7px 10px;text-decoration:none;color:#818181;display:block;transition:all 0.5s ease-in-out;}
.additional-menu-area .mega-menu.hide-header > ul > li{padding-left:0;}
.additional-menu-area .mega-menu.hide-header > ul > li > a{display:none;}
.additional-menu-area .mega-menu.hide-header > ul > li > ul{display:block !important;}
.stick #meanmenu,
.header-sticky-wrapper #meanmenu{width:100%;position:fixed;top:0;z-index:9999 !important;background-color:#ffffff;}
.stick .masthead-container, .header-sticky-wrapper .masthead-container{background-color:#ffffff;}
.stick .masthead-container .main-navigation ul li a, .header-sticky-wrapper .masthead-container .main-navigation ul li a{padding-top:22px;padding-bottom:22px;}
.stick .masthead-container .site-branding, .header-sticky-wrapper .masthead-container .site-branding{height:68px;}
.stick .masthead-container .site-branding a img, .header-sticky-wrapper .masthead-container .site-branding a img{max-height:68px;}
.trheader.non-stick .site-header{left:0;position:absolute;right:0;z-index:99999;}
.trheader.non-stick .site-header .site-branding a.dark-logo{display:none;}
.trheader.non-stick .site-header .site-branding a.light-logo{display:table-cell;}
.trheader.non-stick .site-header .main-navigation ul.menu > li > a{color:#fff;}
.trheader.non-stick .site-header .main-navigation ul.menu > li > a:hover{color:#396cf0;}
.trheader.non-stick .site-header .search-box .search-button i, .trheader.non-stick .header-icon-seperator, .trheader.non-stick .header-icon-area .cart-icon-area > a, .trheader.non-stick .additional-menu-area a.side-menu-trigger{color:#fff;}
.trheader .entry-banner{padding-top:60px;}
@media all and (max-width: 991px) {
.trheader .entry-banner{padding-top:0;}
} .site-header .site-branding.site-logo{display:table;height:75px;transition:all 0.5 ease-out 0s;}
.header-style-2{z-index:999;}
.header-style-2 .site-header .main-navigation{float:right;}
.header-style-2 .header-icon-area{float:right;}
.header-style-2 .header-icon-area .cart-icon-area .cart-icon-num{top:-10px;}
.header-style-2 .site-header .main-navigation ul{text-align:left;}
.header-style-2 .site-header .main-navigation ul li a{padding:25px 26px;}
@media only screen and (max-width: 1440px) {
.header-style-2 .site-header .main-navigation ul li a{padding:25px 20px;}
}
@media only screen and (max-width: 1300px) {
.header-style-2 .site-header .main-navigation ul li a{padding:25px 18px;}
}
.header-style-2 .cart-icon-area, .header-style-2 .header-icon-seperator, .header-style-2 .search-box-area, .header-style-2 .header-icon-area .additional-menu-area{padding-bottom:19px;padding-top:0;}
.header-action-items > li{display:inline-block;margin-right:15px;padding-right:15px;}
@media only screen and (max-width: 1199px) {
.header-action-items > li{margin-right:10px;padding-right:10px;}
.header-action-items > li:last-child{margin-right:-8px;}
}
.header-action-items > li i:before{margin-left:0;}
.header-action-items2{text-align:right;transition:all 1s ease-out;}
.header-action-items2 > li{display:inline-block;margin-right:15px;padding-right:15px;}
.header-action-items2 > li:last-child{margin-right:0;padding-right:0;border-right:0;}
.header-action-items2 > li i:before{margin-left:0;}
.header-action-items2 .btn-header{padding:27px 52px;transition:all 1s ease-out;}
@media only screen and (max-width: 1199px) {
.header-action-items2 .btn-header{padding:27px 30px;}
}
.stick .header-action-items2 .btn-header{padding-top:22px;padding-bottom:22px;}
.header-style-3 .menu-sep{background-color:#d0d0d0;margin:0 0 20px;}
.header-style-3 .site-header .site-branding, .header-style-3 .header-firstrow-right{display:table;height:70px;width:100%;}
.header-style-3 .header-firstrow-right-contents{text-align:right;display:table-cell;vertical-align:middle;}
.header-style-3 .header-firstrow-right-contents ul{display:inline;}
.header-style-3 .header-contact li{display:inline-block;margin-left:25px;}
.header-style-3 .header-contact li a{color:#222222;font-size:14px;}
.header-style-3 .header-contact a:hover{text-decoration:underline;}
.header-style-3 .header-contact .fa{color:#fff;padding-right:10px;font-size:14px;}
.header-style-3 .header-social{padding-left:40px;}
.header-style-3 .header-social li{display:inline-block;list-style:outside none none;}
.header-style-3 .header-social li a{color:#222222;padding-left:10px;}
.header-style-3 .header-social li a:hover{color:#396cf0;}
.header-style-3 .site-header .main-navigation ul{text-align:left;}
.header-style-3 .site-header .main-navigation ul li a{padding:30px 15px 29px;}
.header-style-3 .cart-icon-area, .header-style-3 .header-icon-seperator, .header-style-3 .search-box-area, .header-style-3 .header-icon-area .additional-menu-area{padding-bottom:19px;padding-top:0;margin:0 5px;}
.header-style-3 .header-icon-area .cart-icon-area .cart-icon-num{top:-10px;}
.header-style-3 .header-icon-area{float:right;padding-left:0;position:relative;font-size:18px;margin-right:28px;}
.header-style-3.trheader .menu-sep{background-color:rgba(181, 181, 181, 0.1);}
.header-style-3.trheader .header-contact li a, .header-style-3.trheader .header-social li a{color:#fff;}
.header-style-3.trheader .header-social li a:hover{color:#396cf0;}
.header-style-3.trheader .entry-banner{padding-top:110px;}
.header-style-4 .menu-sep{background-color:#d0d0d0;margin:0 0 20px;}
.header-style-4 .site-header .site-branding, .header-style-4 .header-firstrow{display:table;height:70px;width:100%;margin:auto;}
.header-style-4 .site-header .site-branding a{text-align:center;}
.header-style-4 .header-firstrow-contents{display:table-cell;vertical-align:middle;}
.header-style-4 .header-contact li{display:inline-block;margin-right:25px;}
.header-style-4 .header-contact li a{color:#222222;font-size:14px;}
.header-style-4 .header-contact a:hover{text-decoration:underline;}
.header-style-4 .header-contact .fa{color:#396cf0;padding-right:10px;font-size:14px;}
.header-style-4 .header-firstrow-contents-right{text-align:right;}
.header-style-4 .header-firstrow-contents-right .header-social, .header-style-4 .header-firstrow-contents-right .header-icon-area{display:inline-block;vertical-align:middle;}
.header-style-4 .header-social{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
@media only screen and (max-width: 1199px) {
.header-style-4 .header-social{-ms-flex-pack:center;justify-content:center;}
}
.header-style-4 .header-social li{display:inline-block;margin-right:5px;}
.header-style-4 .header-social li:last-child{margin-right:0;}
.header-style-4 .header-social li a{color:#8a8a8a;text-align:center;font-size:14px;display:block;height:35px;width:35px;line-height:35px;border-radius:50%;transition:all 0.5s ease-out;}
.header-style-4 .header-social li a i{color:#8a8a8a;}
.header-style-4 .header-social li a:hover{color:#ffffff;background-color:#396cf0;}
.header-style-4 .header-social li a:hover i{color:#ffffff;}
.header-style-4 .cart-icon-area, .header-style-4 .header-icon-seperator, .header-style-4 .search-box-area, .header-style-4 .header-icon-area .additional-menu-area{padding-bottom:0;padding-top:0;}
.header-style-4 .header-icon-seperator{font-size:14px;line-height:27px;}
.header-style-4 .header-icon-area{padding-left:40px;}
.header-style-4 .header-icon-area i{font-size:14px;}
.header-style-4 .header-icon-area .cart-icon-area .cart-icon-num{padding:2px;right:-16px;top:-7px;color:#ffffff;height:25px;width:25px;line-height:25px;font-size:14px;text-align:center;}
.header-style-4 .additional-menu-area{margin-left:20px;}
.header-style-4 .site-header .main-navigation ul{text-align:center;}
.header-style-4 .site-header .main-navigation ul.sub-menu{text-align:left;}
.header-style-4 .site-header .main-navigation ul li a{padding-top:0;padding-bottom:20px;}
.header-style-4.trheader .menu-sep{background-color:rgba(181, 181, 181, 0.1);}
.header-style-4.trheader .header-contact li a, .header-style-4.trheader .header-social li a{color:#fff;}
.header-style-4.trheader .entry-banner{padding-top:110px;}
.header-style-5 .site-header .site-branding{height:70px !important;float:left;}
.header-style-5 .site-header .main-navigation{float:right;}
.header-style-5 .site-header .main-navigation ul.menu{font-size:0;}
.header-style-5 .site-header .main-navigation ul.menu > li > a{border-left:1px solid #d7d7d7;padding:23px 17px;}
@media all and (max-width: 991px) {
.header-style-5 .site-header .main-navigation ul.menu > li > a{border-left:none;}
} .header-style-5.trheader.non-stick .site-header .main-navigation ul.menu > li > a{border-left:none;}
.header-style-11 .menu-sep{background-color:#d0d0d0;margin:0 0 20px;}
.header-style-11 .site-header .site-branding, .header-style-11 .header-firstrow-right{display:table;height:70px;width:100%;}
.header-style-11 .header-firstrow-right-contents{text-align:right;display:table-cell;vertical-align:middle;}
.header-style-11 .header-firstrow-right-contents ul{display:inline;}
.header-style-11 .header-contact li{display:inline-block;margin-left:25px;}
.header-style-11 .header-contact li a{color:#222222;font-size:14px;}
.header-style-11 .header-contact a:hover{text-decoration:underline;}
.header-style-11 .header-contact .fa{color:#fff;padding-right:10px;font-size:14px;}
.header-style-11 .header-social{padding-left:40px;}
.header-style-11 .header-social li{display:inline-block;list-style:outside none none;}
.header-style-11 .header-social li a{color:#222222;padding-left:10px;}
.header-style-11 .header-social li a:hover{color:#396cf0;}
.header-style-11 .site-header .main-navigation ul{text-align:left;}
.header-style-11 .site-header .main-navigation ul li a{padding:23px 15px 22px;}
.header-style-11.carton .header-icon-area .search-box-area{margin:0;padding:0;}
.header-style-11 .header-icon-area .cart-icon-area .cart-icon-num{top:6px;}
.header-style-11 .cart-icon-area{margin-left:15px;margin-right:8px;}
.header-icon-area .cart-icon-area > a i::before{color:#646464;}
.header-style-11 .header-icon-area{float:none;padding-left:0;position:relative;font-size:18px;margin-right:30px;}
.header-style-11 .header-icon-area .search-box .search-button i{color:#fff;}
.header-style-11 .header-icon-area .cart-icon-area > a i::before{color:#fff;}
.header-style-11 .carton .header-icon-area .search-box-area{margin:0;position:relative;z-index:2;float:none;padding:0;}
.header-style-11 .header-top-bar{border-bottom:none;padding:10px 0;}
.header-style-11 .header-menu-layout2{background-color:#102737;}
.header-style-11 .main-navigation nav > .menu > li > a{color:#fff;}
.header-style-11 .main-navigation nav > .menu > li:first-child > a{padding-left:0;}
.header-style-11 .site-header .main-navigation ul{text-align:left;}
.header-style-11 .header-action-items .btn-header{display:inline-block;position:relative;padding:21px 22px;border-radius:0;}
.header-style-11 .header-action-items .btn-header::before{content:"\f073";font-family:"FontAwesome";margin-right:10px;}
.header-style-11 .header-action-items .btn-header .fa-angle-right{display:none;}
.header-style-11 .header-right-content{display:flex;align-items:center;}
.header-style-11 .header-menu-layout2 .container{display:flex;align-items:center;justify-content:space-between;}
.header-style-11 .cart-icon-area, .header-style-11 .header-icon-seperator, .header-style-11 .search-box-area, .header-style-11 .header-icon-area
.header-style-11 .additional-menu-area{padding-top:20px;padding-bottom:20px;}
.icon-relative .video-box1 .item-img .play-icon{position:relative;transform:unset;}
.header-contact-layout11{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
@media only screen and (max-width: 1199px) {
.header-contact-layout11{-ms-flex-pack:center;justify-content:center;}
}
.header-contact-layout11 ul.contact-layout3-mid{width:100%;text-align:right;}
.header-contact-layout11 ul.contact-layout3-mid i{color:#396cf0;line-height:1.4;font-size:20px;width:40px;height:40px;line-height:40px;border-radius:40px 0 40px 40px;background-color:#ECF1FF;text-align:center;}
.header-contact-layout11 ul.contact-layout3-mid li{margin-right:25px;padding-right:30px;text-align:left;border-right:1px solid #D2D9EB;}
.header-contact-layout11 ul.contact-layout3-mid li .info{font-weight:500;font-size:16px;color:#111111;}
.header-contact-layout11 ul.contact-layout3-mid li .title{text-align:left;line-height:1.3;font-weight:400;font-size:15px;color:#444444;}
.header-contact-layout11 ul.contact-layout3-mid li:last-child{border-right:none;padding-right:0;}
.header-contact-layout11 ul.contact-layout3-mid .header-action-items a.btn-fill.color-yellow{font-size:14px;font-weight:700;color:#ffffff !important;border-radius:4px;padding:16px 18px;display:inline-block;}
.header-contact-layout11 ul.contact-layout3-mid .header-action-items a.btn-fill.color-yellow i{font-size:18px;color:#ffffff;margin-left:4px;}
.header-contact-layout11 ul li{font-size:16px;display:inline-block;margin-right:20px;}
.header-contact-layout11 ul li:last-child{margin-right:0;}
.header-contact-layout11 ul li i svg{position:relative;top:3px;}
@media only screen and (max-width: 767px) {
.header-contact-layout11 ul li{display:block;}
} .header-style-11.trheader .menu-sep{background-color:rgba(181, 181, 181, 0.1);}
.header-style-11.trheader .header-contact li a, .header-style-11.trheader .header-social li a{color:#fff;}
.header-style-11.trheader .header-social li a:hover{color:#396cf0;}
.header-style-11.trheader .entry-banner{padding-top:110px;}
@media all and (max-width: 767px) { .site-header .site-branding, .stick .site-header .site-branding{display:block;height:inherit;text-align:center;}
.site-header .site-branding a{display:block;vertical-align:inherit;}
.site-header .site-branding a img{padding:10px 0 5px;}
.site-header .main-navigation ul{text-align:center;}
.site-header .main-navigation ul li a, .stick .site-header .main-navigation ul li a{padding-bottom:10px;padding-top:10px;}
.header-icon-area{display:none;}
.trheader.non-stick .site-header .site-branding a.dark-logo{display:none;}
.trheader.non-stick .site-header .site-branding a.light-logo{display:block;}
.header-style-2 .masthead-container{padding-top:10px;}
.header-style-2 .site-header .main-navigation ul{text-align:center;}
.header-style-2 .site-header .main-navigation ul li a{padding:10px 15px;}
.header-style-3 .header-firstrow{padding:15px 0 10px;}
.header-style-3 .site-header .site-branding, .header-style-3 .header-firstrow-right{display:block;height:inherit;}
.header-style-3 .site-header .site-branding{padding:0 0 10px 0px;}
.header-style-3 .site-header .site-branding a img{max-height:35px;}
.header-style-3 .header-firstrow-right-contents{display:block;}
.header-style-3 .header-firstrow-right-contents ul{display:block;padding:0;text-align:center;}
.header-style-3 .header-contact li{display:block;margin-left:0;}
.header-style-3 .menu-sep{margin-bottom:10px;}
.header-style-3 .site-header .main-navigation ul{text-align:center;}
.header-style-3 .site-header .main-navigation ul li a{padding:10px 15px;}
.header-style-4 .header-firstrow-wrap{padding-top:10px;}
.header-style-4 .site-header .site-branding, .header-style-4 .header-firstrow{display:block;height:inherit;text-align:center;padding-top:0;padding-bottom:10px;}
.header-style-4 .header-firstrow-contents{display:block;}
.header-style-4 .header-contact li{display:block;margin-right:0;}
.header-style-4 .header-firstrow-contents-right{text-align:center;}
.header-style-4 .header-firstrow-contents-right .header-icon-area{display:none;}
.header-style-5 .site-header .site-branding{float:none;height:inherit;}
.header-style-5 .site-header .main-navigation{float:none;}
.header-style-5 .site-header .main-navigation ul.menu > li > a{padding:10px 15px;border-left:none;}
} @media screen and (max-width:782px){
.admin-bar.stick .site-header, .admin-bar.stick .mean-container{top:46px !important;}
}
@media screen and (max-width:600px){
.admin-bar.stick .site-header, .admin-bar.stick .mean-container{top:0 !important;}
}
.header-action-items{text-align:right;transition:all 1s ease-out;}
.header-action-items > li{display:inline-block;margin-right:15px;padding-right:15px;}
@media only screen and (max-width: 1199px) {
.header-action-items > li{margin-right:2px;padding-right:10px;}
}
.header-action-items > li:last-child{margin-right:0;padding-right:0;border-right:0;}
.header-action-items > li i:before{margin-left:0;}
.trheader.header-style-5 .site-header .stick .site-branding{height:67px;}
.site-wrp .ls-v6 .ls-nav-prev::after, .site-wrp .ls-v6 .ls-nav-next::after{width:15px !important;height:15px !important;color:#fff !important;top:31px !important;}
.site-wrp .ls-v6 .ls-nav-prev, .site-wrp .ls-v6 .ls-nav-next{width:46px;height:46px;border:2px solid #fff !important;border-radius:50% !important;background-color:#fff !important;}
.site-wrp .ls-v6 .ls-nav-prev:hover, .site-wrp .ls-v6 .ls-nav-next:hover{border:2px solid #396cf0 !important;background-color:#396cf0 !important;}
.site-wrp .ls-v6 .ls-nav-prev:hover, .site-wrp .ls-v6 .ls-nav-next:hover{transform:inherit !important;}
.site-wrp .ls-v6 .ls-nav-next::after{right:18px;transform:rotate(45deg);border-right:3px solid #111 !important;}
.site-wrp .ls-v6 .ls-nav-prev::after, .site-wrp .ls-v6 .ls-nav-next::after{border:3px solid transparent;border-top:3px solid #111 !important;}
.site-wrp .ls-v6 .ls-nav-prev::after{left:20px;transform:rotate(-45deg);border-left:3px solid #111 !important;}
.cart-icon-products .widget_shopping_cart .mini_cart_item a{color:#484848;line-height:1.2;font-weight:700;font-size:16px;}
.header-style-3 .header-icon-area.header-action-items-layout2{margin-top:29px;}
.logo-area-layout2{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.header-contact-layout1{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
@media only screen and (max-width: 1199px) {
.header-contact-layout1{-ms-flex-pack:center;justify-content:center;}
}
@media screen and (max-width:782px){
.header-action-items .btn-fill.color-yellow{padding:10px 14px;}
}
.header-contact-layout1 ul li{font-size:15px;display:inline-block;margin-right:10px;padding-right:15px;color:#646464;border-right:1px solid #e6e6e6;}
.header-contact-layout1 ul li i{margin-right:10px;}
.header-contact-layout1 ul li:last-child{margin-right:0;padding-right:0;border-right:0;}
@media only screen and (max-width: 767px) {
.header-contact-layout1 ul li{display:block;}
}
.header-contact-layout1 ul li .fa-phone{transform:scaleX(-1);}
.header-top-bar.header-contact-layout2 .tophead-social li a:hover{background-color:#fff;color:#396cf0;}
.header-top-bar.header-contact-layout2 .tophead-social li a:hover i{color:#396cf0;}
.tophead-contact.header-contact-layout2 ul li a{color:#fff;}
.header-contact-layout2{min-height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
@media only screen and (max-width: 1199px) {
.header-contact-layout2{-ms-flex-pack:center;justify-content:center;}
}
.header-contact-layout2 ul li{font-size:15px;display:inline-block;margin-right:10px;padding-right:10px;color:#fff;border-right:none;}
.header-contact-layout2 ul li a{color:#fff;}
.header-contact-layout2 ul li i{margin-right:10px;}
.header-contact-layout2 ul li:last-child{margin-right:0;padding-right:0;border-right:0;}
@media only screen and (max-width: 767px) {
.header-contact-layout2 ul li{display:block;}
}
.header-contact-layout2 ul li .fa-phone{transform:scaleX(-1);}
.header-top-bar.layout-2 .header-social-layout1 ul.tophead-social li a{padding:1px 8px;color:#fff;background:transparent;transition:all 0.5s ease-out;}
.header-top-bar.layout-2 .header-social-layout1 ul.tophead-social li a:hover{background-color:#fff;color:#396cf0;}
.header-top-bar.layout-2 .header-social-layout1 ul.tophead-social li a:hover i{color:#396cf0;}
.header-top-bar.layout-2 .header-social-layout1 ul.tophead-social li a i{color:#fff;}
.header-top-bar.layout-3{padding:10px 0;}
div.topbar-layout-7{background:#102737 url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/topbar_image7.png) no-repeat scroll center center;}
div.topbar-layout-7 .tophead-social li, div.topbar-layout-7 .tophead-contact ul li, div.topbar-layout-7 .tophead-contact ul li a{color:#A3A9AE;}
div.topbar-layout-7 .tophead-contact ul li{position:relative;margin-right:13px;padding-right:20px;}
.topbar-layout-7 .header-social-layout7 ul li{display:inline-block;}
div.topbar-layout-7 .header-social-layout7 .tophead-social li a{background-color:transparent;}
div.topbar-layout-7 .header-social-layout7 ul li i{color:#fff;transition:0.4s;}
div.topbar-layout-7 .header-social-layout7 ul li:hover i{color:#396CF0;}
.topbar-layout-7.header-top-bar .tophead-social li{margin-left:8px;}
.topbar-layout-7.header-top-bar .tophead-social li:first-child{margin-left:0;padding-right:5px;}
div.topbar-layout-7 .tophead-contact ul li::before{position:absolute;content:"";top:-9px;right:0;height:44px;width:1px;background:#283F4F;}
div.topbar-layout-7 .tophead-contact ul li:last-child:before{display:none;}
div.topbar-layout-7 .tophead-contact ul li i{position:relative;top:4px;}
div.topbar-layout-7 .tophead-contact ul li:last-child{padding-right:0;margin-right:0;}
.topbar-layout-7 .header-contact-layout2, .topbar-layout-7 .header-social-layout7{min-height:44px;line-height:44px;}
div.topbar-layout-8{background-color:#000E40;}
.topbar-layout-8 .tophead-social li a, div.topbar-layout-9 .tophead-social li, div.topbar-layout-9 .tophead-contact ul li, div.topbar-layout-9 .tophead-contact ul li a, div.topbar-layout-8 .tophead-social li, div.topbar-layout-8 .tophead-contact ul li, div.topbar-layout-8 .tophead-contact ul li a{color:#CED0D6;}
div.topbar-layout-9 .tophead-right ul li, div.topbar-layout-9 .tophead-contact ul li, div.topbar-layout-8 .tophead-right ul li, div.topbar-layout-8 .tophead-contact ul li{position:relative;margin-right:13px;padding-right:20px;color:#CED0D6;}
.topbar-layout-8 .header-top-bar .tophead-social li a{color:#CED0D6;}
.topbar-layout-9 .header-social-layout7 ul li, .topbar-layout-8 .header-social-layout7 ul li{display:inline-block;}
div.topbar-layout-9 .header-social-layout7 .tophead-social li a, div.topbar-layout-8 .header-social-layout7 .tophead-social li a{background-color:transparent;}
div.topbar-layout-9 .header-social-layout7 ul li i, div.topbar-layout-8 .header-social-layout7 ul li i{color:#fff;transition:0.4s;}
div.topbar-layout-9 .header-social-layout7 ul li:hover i, div.topbar-layout-8 .header-social-layout7 ul li:hover i{color:#396CF0;}
.topbar-layout-9.header-top-bar .tophead-social li, .topbar-layout-8.header-top-bar .tophead-social li{margin-left:8px;}
div.topbar-layout-9 .tophead-right ul li::before, div.topbar-layout-9 .tophead-contact ul li::before, div.topbar-layout-8 .tophead-right ul li::before, div.topbar-layout-8 .tophead-contact ul li::before{position:absolute;content:"";top:50%;transform:translateY(-50%);right:0;height:14px;width:2px;background:#7A8097;}
div.topbar-layout-9 .tophead-right ul li:last-child::before, div.topbar-layout-9 .tophead-contact ul li:last-child::before, div.topbar-layout-8 .tophead-right ul li:last-child::before, div.topbar-layout-8 .tophead-contact ul li:last-child::before{display:none;}
div.topbar-layout-9 .tophead-right ul li i, div.topbar-layout-9 .tophead-contact ul li i, div.topbar-layout-8 .tophead-right ul li i, div.topbar-layout-8 .tophead-contact ul li i{position:relative;top:4px;}
div.topbar-layout-9 .tophead-right ul li:last-child, div.topbar-layout-9 .tophead-contact ul li:last-child, div.topbar-layout-8 .tophead-right ul li:last-child, div.topbar-layout-8 .tophead-contact ul li:last-child{padding-right:0;margin-right:0;}
.topbar-layout-9 .header-contact-layout2, .topbar-layout-9 .header-social-layout7, .topbar-layout-8 .header-contact-layout2, .topbar-layout-8 .header-social-layout7{min-height:44px;line-height:44px;}
div.topbar-layout-9 .tophead-contact ul li .fa-envelope-o, div.topbar-layout-8 .tophead-contact ul li .fa-envelope-o{top:1px;color:#fff;}
@media only screen and (max-width: 1199px) {
div.topbar-layout-9{background-color:#000E40;}
}
@media only screen and (min-width: 1200px) {
.topbar-layout-9 .topbar-wrapper-9{background-color:#000E40;padding-left:23px;padding-right:23px;border-radius:15px 15px 0 0;}
div.topbar-layout-9{background:transparent;border:none;}
}
.header-contact-layout3{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
@media only screen and (max-width: 1199px) {
.header-contact-layout3{-ms-flex-pack:center;justify-content:center;}
}
.header-contact-layout3 ul.contact-layout3-mid{width:100%;text-align:right;}
.header-contact-layout3 ul.contact-layout3-mid i{color:#396cf0;line-height:1.4;font-size:26px;}
.header-contact-layout3 ul.contact-layout3-mid li{margin-right:30px;padding-right:30px;text-align:left;}
.header-contact-layout3 ul.contact-layout3-mid li .info{font-weight:700;font-size:15px;color:#111111;}
.header-contact-layout3 ul.contact-layout3-mid li .title{text-align:left;line-height:1.3;font-weight:400;font-size:15px;color:#444444;}
.header-contact-layout3 ul.contact-layout3-mid li:last-child{border-right:none;padding-right:0;}
.header-contact-layout3 ul.contact-layout3-mid .header-action-items a.btn-fill.color-yellow{font-size:14px;font-weight:700;color:#ffffff !important;border-radius:4px;padding:16px 18px;display:inline-block;}
.header-contact-layout3 ul.contact-layout3-mid .header-action-items a.btn-fill.color-yellow i{font-size:18px;color:#ffffff;margin-left:4px;}
.header-contact-layout3 ul li{font-size:16px;display:inline-block;margin-right:20px;}
.header-contact-layout3 ul li:last-child{margin-right:0;}
@media only screen and (max-width: 767px) {
.header-contact-layout3 ul li{display:block;}
}
.header-contact-layout3 ul li .fa-phone{transform:scaleX(-1);}
.header-social-layout1{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
@media only screen and (max-width: 1199px) {
.header-social-layout1{-ms-flex-pack:center;justify-content:center;}
}
.header-social-layout1 li{display:inline-block;margin-right:5px;}
@media only screen and (max-width: 1199px) {
.header-social-layout1 li{margin-right:1px !important;}
}
.header-social-layout1 li:last-child{margin-right:0;}
.header-social-layout1 li a{color:#8a8a8a;text-align:center;font-size:16px;display:block;height:35px;width:35px;line-height:35px;border-radius:50%;transition:all 0.5s ease-out;}
@media only screen and (max-width: 1199px) {
.header-social-layout1 li a{height:30px;width:30px;font-size:14px;line-height:31px;}
}
.header-social-layout1 li a:hover{color:#ffffff;background-color:#396cf0;}
.header-social-layout2{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
@media only screen and (max-width: 1199px) {
.header-social-layout2{-ms-flex-pack:center;justify-content:center;}
}
.header-social-layout2 ul li{display:inline-block;margin-right:5px;}
@media only screen and (max-width: 1199px) {
.header-social-layout2 ul li{margin-right:2px;}
}
.header-social-layout2 ul li:last-child{margin-right:0;}
.header-social-layout2 ul li a{padding:5px 8px;color:#ffffff;transition:all 0.5s ease-out;}
.header-social-layout2 ul li a:hover{color:#e3e3e3;}
.search-box-area .search-box a.search-button i:before{font-size:22px;font-weight:700;}
.search-box-area .search-box a.search-button:hover i:before{color:#396cf0;}
.header-search{position:fixed;top:0px;left:0px;width:100%;height:100%;background-color:rgba(57, 108, 240, 0.9);transition:all 0.5s ease-in-out;transform:translate(0px, -100%) scale(0, 0);opacity:0;visibility:hidden;z-index:999999;}
.header-search .header-search-form{text-align:center;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);}
.header-search .header-search-form input[type="search"]{width:60%;color:#ffffff;font-size:24px;text-align:left;border:none;margin:0px auto;padding:25px 10px 25px 30px;outline:none;background:linear-gradient(to right, transparent, rgba(200, 200, 200, 0.5), transparent);}
.header-search .header-search-form .search-btn{padding:24px 10px;background-color:transparent;box-shadow:none;border:none;border-radius:4px;cursor:pointer;}
.header-search .header-search-form .search-btn i:before{font-size:24px;font-weight:700;color:#ffffff;margin-left:0;}
.header-search .header-search-form .search-btn:focus{box-shadow:none;outline:none;}
.header-search .close{position:fixed;top:15px;right:15px;color:#396cf0;background-color:rgba(255, 255, 255, 0.8);border:none;opacity:1;visibility:visible;font-size:36px;font-weight:700;border-radius:50%;cursor:pointer;transition:all 0.3s ease-in-out;width:50px;height:50px;}
.header-search .close:focus{box-shadow:none;border:none;outline:none;}
.header-search .close:hover{background-color:#ffffff;}
.header-search.open{transform:translate(0px, 0px) scale(1, 1);opacity:1;visibility:visible;}
.mean-container .mean-bar .logo-small{width:155px;padding:3px 10px;}
.rt-header-top-bar{border-bottom:1px solid #e6e6e6;}
.rt-header-top-bar .rt-tophead-contact ul{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-align:center;}
.rt-header-top-bar .rt-tophead-contact ul li{font-size:15px;margin-right:0;padding:12px 0px 12px 20px;color:#646464;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;text-align:left;-ms-flex-pack:left;justify-content:left;}
@media only screen and (max-width: 1199px) {
.rt-header-top-bar .rt-tophead-contact ul li{padding:10px 0px 10px 0;flex:auto;}
.header-style-1 .site-header .main-navigation ul li a{font-size:15px;}
.header-style-1 .site-header .main-navigation ul li a{padding-left:8px;padding-right:8px;}
}
.rt-header-top-bar .rt-tophead-contact ul li:first-child{padding-left:0;}
.rt-header-top-bar .rt-tophead-contact ul li a{color:#646464;}
.rt-header-top-bar .rt-tophead-contact ul li span.opening-label{font-weight:500;}
.rt-header-top-bar .rt-tophead-contact ul li i{margin-right:10px;margin-top:5px;color:#396cf0;}
.rt-header-top-bar .rt-tophead-contact ul li:last-child{margin-right:0;padding-right:0;}
@media only screen and (max-width: 767px) {
.rt-header-top-bar .rt-tophead-contact ul li{display:block;}
}
.rt-header-top-bar .rt-tophead-contact ul li .fa-phone{transform:scaleX(-1);}
.rt-header-top-bar .action-items-btn{font-size:14px;display:inline-block;padding:10px 34px;color:#ffffff;background-color:#396cf0;text-transform:uppercase;font-weight:500;cursor:pointer;border-radius:0;transition:all 0.3s ease-out;}
.rt-header-top-bar .action-items-btn i{margin-left:10px;}
.rt-header-top-bar .action-items-btn:hover{background-color:#2055e4;}
.header-style1 .search-box{padding-right:14px;line-height:1;}
.header-style1 .stick{background-color:#fff;}
.skew.rtl{transform:skew(-205deg);}
.skew_2.rtl{transform:skew(-210deg);}
.skew_3.rtl{transform:skew(-210deg);}
.skewbg{background:rgba(57, 108, 240, 0.7);height:450px;border-radius:5px;}
@media only screen and (max-width: 1640px) {
.skewbg{width:650px;}
}
@media only screen and (max-width: 1440px) {
.skewbg{width:650px;}
}
@media only screen and (max-width: 1199px) {
.skewbg{width:745px;height:493px;}
}
@media only screen and (max-width: 991px) {
.skewbg{width:745px;height:493px;}
}
@media only screen and (max-width: 767px) {
.skewbg{width:584px;height:380px;}
}
@media only screen and (max-width: 575px) {
.skewbg{width:441px;height:290px;}
}
@media only screen and (max-width: 479px) {
.skewbg{width:330px;height:189px;}
}
.skew_2{width:1400px;height:932px;background:rgba(57, 108, 240, 0.6);margin:auto;color:#fff;padding:20px;text-align:center;transform:skew(-210deg);}
@media only screen and (max-width: 1640px) {
.skew_2{width:1250px;}
}
@media only screen and (max-width: 1440px) {
.skew_2{width:1100px;}
}
@media only screen and (max-width: 1199px) {
.skew_2{width:900px;}
}
@media only screen and (max-width: 991px) {
.skew_2{width:750px;}
}
@media only screen and (max-width: 767px) {
.skew_2{width:630px;}
}
@media only screen and (max-width: 575px) {
.skew_2{width:610px;}
}
@media only screen and (max-width: 479px) {
.skew_2{width:590px;}
}
.skew_3{width:1450px;height:932px;background:rgba(57, 108, 240, 0.5);margin:auto;color:#fff;padding:20px;text-align:center;transform:skew(-210deg);}
@media only screen and (max-width: 1640px) {
.skew_3{width:1300px;}
}
@media only screen and (max-width: 1440px) {
.skew_3{width:1150px;}
}
@media only screen and (max-width: 1199px) {
.skew_3{width:950px;}
}
@media only screen and (max-width: 991px) {
.skew_3{width:700px;}
}
@media only screen and (max-width: 767px) {
.skew_3{text-align:center;transform:inherit;width:1168px;}
}
@media only screen and (max-width: 575px) {
.skew_3{text-align:center;transform:inherit;width:1168px;}
}
@media only screen and (max-width: 479px) {
.skew_3{text-align:center;transform:inherit;width:1168px;}
}
@media only screen and (max-width: 1024px) {
.site.site-wrp.opt-slideInUp{padding-top:0 !important;}
.entry-banner .inner-page-banner .breadcrumbs-area h1{word-wrap:break-word;}
.site.site-wrp.opt-slideInUp .mean-container .mean-bar{position:fixed;top:0;}
}
@media all and (max-width: 1024px) {
.skewbg{width:795px;height:457px;}
}
@media all and (max-width: 800px) {
.skewbg{width:610px;height:383px;}
}
@media all and (max-width: 700px) {
.skewbg{width:584px;height:310px;}
}
@media all and (max-width: 640px) {
.skewbg{width:529px;height:293px;}
}
@media all and (max-width: 600px) {
.skewbg{width:450px;height:283px;}
}
@media all and (max-width: 550px) {
.skewbg{width:406px;height:236px;}
}
@media all and (max-width: 500px) {
.skewbg{width:400px;height:230px;}
}
@media all and (max-width: 450px) {
.skewbg{width:367px;height:205px;}
}
@media all and (max-width: 425px) {
.skewbg{width:324px;height:197px;}
}
@media all and (max-width: 400px) {
.skewbg{width:306px;height:176px;}
}
@media all and (max-width: 375px) {
.skewbg{width:280px;height:155px;}
}
@media all and (max-width: 320px) {
.skewbg{width:235px;height:138px;}
}
@media only screen and (max-width: 1025px) {
.mobile-top-menu .rt-tophead-contact ul{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
@media only screen and (max-width: 1025px) {
.mobile-top-menu .rt-tophead-contact ul li{width:50%;-ms-flex:inherit;flex:inherit;padding-bottom:0;}
}
.mobile-new-header-option, .mobile-menu-right{position:relative;}
@media only screen and (min-width: 1025px) {
.mobile-new-header-option, .mobile-menu-right{display:none;}
}
@media only screen and (max-width: 1025px) {
.mobile-menu-right{position:absolute;z-index:999999;width:220px;right:100px;top:10px;}
.search-box-area{margin-right:0;position:relative;z-index:2;padding:0;margin:0 -18px 0 0 !important;float:inherit;}
}
.mobile-menu-wrp.mean-container{position:relative;}
@media only screen and (max-width: 1025px) {
.site.site-wrp.opt-slideInUp .mean-container .mean-bar{position:relative;top:inherit;}
}
.top-mobile-menu-new .header-top-bar.rt-header-top-bar.animated.slideInDown{display:block;}
.top-mobile-menu-new .header-icon-area{display:block;}
@media all and (max-width: 767px) {
ul li.phone-has-address-off, ul li.phone-has-mobile-off, ul li.phone-has-email-off, ul li.phone-has-opening-off{display:none !important;opacity:0;visibility:hidden;}
.header-social-layout1.phone-has-social-off{display:none !important;opacity:0;visibility:hidden;}
.header-top-bar.phone-has-address-off.phone-has-mobile-off.phone-has-email-off.phone-has-opening-off.phone-has-social-off{display:none;}
.rt-header-top-bar .rt-tophead-contact ul{padding:0;}
}
@media all and (max-width: 767px) {
.mobile-menu-wrp .header-action-items .btn-fill.color-yellow{padding:8px 6px;color:#fff;border-radius:4px;font-size:14px;}
.mobile-menu-wrp .header-action-items > li{margin-right:6px;padding-right:0;}
.mobile-menu-wrp .header-action-items{text-align:right;transition:all 1s ease-out;padding:0;}
.mobile-menu-wrp .mobile-menu-right{width:160px;right:71px;}
.mobile-new-header-option .header-top-bar.rt-header-top-bar.animated.slideInDown{display:block;}
.rt-header-top-bar .rt-tophead-contact ul li{padding-left:0;text-align:center;}
.mobile-top-menu .rt-tophead-contact ul li{width:100%;-ms-flex:inherit;flex:inherit;padding-bottom:0;}
.mobile-menu-wrp .header-action-items > li.phone-has-btn-off{display:none;}
.mobile-menu-wrp .header-action-items > li.phone-has-search-off{display:none;}
}
.site-wrp .slider-pbg-nav .ls-v6 .ls-nav-prev, .site-wrp .slider-pbg-nav .ls-v6 .ls-nav-next{width:55px;height:55px;border:2px solid #396cf0 !important;border-radius:50% !important;background-color:#396cf0 !important;color:#fff !important;box-shadow:0px 1px 50px 0px rgba(209, 209, 209, 0.75);}
.site-wrp .slider-pbg-nav .ls-v6 .ls-nav-prev:hover, .site-wrp .slider-pbg-nav .ls-v6 .ls-nav-next:hover{color:#396cf0 !important;border:2px solid #fff !important;background-color:#ffffff !important;}
.site-wrp .ls-v6 .ls-nav-prev, .site-wrp .ls-v6 .ls-nav-next{z-index:99;}
.site-wrp .ls-v6 .ls-nav-prev::after, .site-wrp .ls-v6 .ls-nav-next::after{width:15px !important;height:15px !important;color:#fff !important;top:31px !important;display:none;}
.site-wrp .ls-v6 .ls-nav-prev, .site-wrp .ls-v6 .ls-nav-next{width:55px;height:55px;border:2px solid #fff !important;border-radius:50% !important;background-color:#fff !important;color:#396cf0 !important;box-shadow:0px 1px 50px 0px rgba(209, 209, 209, 0.75);}
.site-wrp .ls-v6 .ls-nav-prev:hover, .site-wrp .ls-v6 .ls-nav-next:hover{color:#FFF !important;background-color:#396cf0 !important;border:2px solid #396cf0 !important;}
.site-wrp .ls-v6 .ls-nav-prev{left:10%;}
@media only screen and (max-width: 1700px) {
.site-wrp .ls-v6 .ls-nav-prev{left:15px;}
}
@media only screen and (max-width: 1024px) {
.site-wrp .ls-v6 .ls-nav-prev{left:15px;}
}
@media only screen and (max-width: 767px) {
.site-wrp .ls-v6 .ls-nav-prev{left:3px;background:transparent !important;border:none !important;width:26px;height:26px;}
}
.site-wrp .ls-v6 .ls-nav-next{right:10%;}
@media only screen and (max-width: 1700px) {
.site-wrp .ls-v6 .ls-nav-next{right:15px;}
}
@media only screen and (max-width: 1024px) {
.site-wrp .ls-v6 .ls-nav-next{right:15px;}
}
@media only screen and (max-width: 767px) {
.site-wrp .ls-v6 .ls-nav-next{right:3px;background:transparent !important;border:none !important;width:26px;height:26px;}
}
.site-wrp .ls-v6 .ls-nav-prev:before{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:600;cursor:pointer;font-size:16px;margin:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);z-index:9;left:0;right:0;transition:all 0.3s ease-out;}
.site-wrp .ls-v6 .ls-nav-next:before{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:600;cursor:pointer;font-size:16px;margin:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);z-index:9;left:0;right:0;transition:all 0.3s ease-out;}
.site-wrp .ls-v6 .ls-nav-prev:hover, .site-wrp .ls-v6 .ls-nav-next:hover{transform:inherit !important;}
.site-wrp .ls-v6 .ls-nav-next::after{right:18px;transform:rotate(45deg);border-right:3px solid #fff !important;display:none;}
.site-wrp .ls-v6 .ls-nav-prev::after, .site-wrp .ls-v6 .ls-nav-next::after{border:3px solid transparent;border-top:3px solid #fff !important;display:none;}
.site-wrp .ls-v6 .ls-nav-prev::after{left:20px;transform:rotate(-45deg);border-left:3px solid #fff !important;display:none;}
.top-bar-layout-4{background-color:#0c3150;color:#fff;}
.top-bar-layout-4 .header-contact-layout4{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:6px;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-4 .header-contact-layout4{-ms-flex-pack:center;justify-content:center;}
}
.top-bar-layout-4 .header-contact-layout4 ul li{font-size:15px;display:inline-block;margin-right:20px;color:#ffffff;}
.top-bar-layout-4 .header-contact-layout4 ul li i{margin-right:15px;}
.top-bar-layout-4 .header-contact-layout4 ul li:last-child{margin-right:0;}
@media only screen and (max-width: 767px) {
.top-bar-layout-4 .header-contact-layout4 ul li{display:block;}
}
.top-bar-layout-4 .header-contact-layout4 ul li .fa-phone{transform:scaleX(-1);}
.top-bar-layout-4 .phone-layout4{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;min-height:50px;margin-right:50px;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-4 .phone-layout4{-ms-flex-pack:center;justify-content:center;}
}
.top-bar-layout-4 .phone-layout4 i{color:#fff;margin-right:10px;}
.top-bar-layout-4 .phone-layout4 a{color:#fff;}
.top-bar-layout-4 .header-social-layout4{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-4 .header-social-layout4{-ms-flex-pack:center;justify-content:center;}
}
.top-bar-layout-4 .header-social-layout4 ul li, .top-bar-layout-6 .header-social-layout4 ul li{display:inline-block;margin-right:5px;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-4 .header-social-layout4 ul li, .top-bar-layout-6 .header-social-layout4 ul li{margin-right:1px !important;}
}
.top-bar-layout-4 .header-social-layout4 ul li:last-child, .top-bar-layout-6 .header-social-layout4 ul li:last-child{margin-right:2px;}
.top-bar-layout-4 .header-social-layout4 ul li a, .top-bar-layout-6 .header-social-layout4 ul li a{padding:1px 8px;color:#646464;background:#f5f8fa;transition:all 0.5s ease-out;}
.top-bar-layout-4 .header-social-layout4 ul li a:hover, .top-bar-layout-6 .header-social-layout4 ul li a:hover{color:#e3e3e3;}
.top-bar-layout-4 .header-social-layout4 ul li a i, .top-bar-layout-6 .header-social-layout4 ul li a i{transition:all 0.5s ease-out;}
.top-bar-layout-4 ul.tophead-social4 li a, .top-bar-layout-6 ul.tophead-social4 li a{padding:1px 8px;color:#fff;background:transparent;transition:all 0.5s ease-out;width:30px;height:30px;border-radius:50%;display:block;text-align:center;}
.top-bar-layout-4 ul.tophead-social4 li a:hover{background-color:rgba(255, 255, 255, 0.09);color:#fff;}
.top-bar-layout-4 ul.tophead-social4 li a:hover i{color:#fff;}
.top-bar-layout-4 ul.tophead-social4 li a i{color:#fff;}
.top-bar-layout-5{background-color:#fff;color:#444444;border-bottom:1px solid #eaeaea;padding:5px 0;}
.top-bar-layout-5 .header-contact-layout5{min-height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:6px;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-5 .header-contact-layout5{-ms-flex-pack:center;justify-content:center;}
}
.top-bar-layout-5 .header-contact-layout5 ul li{font-size:15px;display:inline-block;margin-right:20px;}
.top-bar-layout-5 .header-contact-layout5 ul li i{margin-right:10px;color:#111;}
.top-bar-layout-5 .header-contact-layout5 ul li:last-child{margin-right:0;}
@media only screen and (max-width: 767px) {
.top-bar-layout-5 .header-contact-layout5 ul li{display:block;}
}
.top-bar-layout-5 .header-contact-layout5 ul li .fa-phone{transform:scaleX(-1);}
.top-bar-layout-5 .phone-layout5{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;min-height:50px;margin-right:50px;color:#444;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-5 .phone-layout5{-ms-flex-pack:center;justify-content:center;}
}
.top-bar-layout-5 .phone-layout5 i{color:#111;margin-right:8px;}
.top-bar-layout-5 .phone-layout5 a{color:#444;}
.top-bar-layout-5 .header-social-layout5{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-5 .header-social-layout5{-ms-flex-pack:center;justify-content:center;}
}
.top-bar-layout-5 .header-social-layout5 ul li{display:inline-block;margin-right:5px;}
@media only screen and (max-width: 1199px) {
.top-bar-layout-5 .header-social-layout5 ul li{margin-right:1px !important;}
}
.top-bar-layout-5 .header-social-layout5 ul li:last-child{margin-right:2px;}
.top-bar-layout-5 .header-social-layout5 ul li a{padding:1px 8px;color:#646464;background:#f5f8fa;transition:all 0.5s ease-out;}
.top-bar-layout-5 .header-social-layout5 ul li a:hover{color:#e3e3e3;}
.top-bar-layout-5 .header-social-layout5 ul li a i{transition:all 0.5s ease-out;}
.top-bar-layout-5 ul.tophead-social5 li a{padding:1px 8px;background:transparent;transition:all 0.5s ease-out;width:40px;height:40px;border-radius:50%;display:block;text-align:center;box-shadow:2px 0px 10px rgba(0, 0, 0, 0.099);line-height:2.4;}
.top-bar-layout-5 ul.tophead-social5 li a:hover{background-color:#396cf0;color:#444;}
.top-bar-layout-5 ul.tophead-social5 li a:hover i{color:#fff;}
.top-bar-layout-5 ul.tophead-social5 li a i{color:#444;}
.top-bar-layout-6{background-color:#263458;color:#fff;}
.top-bar-layout-6 .header-contact-layout-6{min-height:50px;}
.header-contact-layout-6 ul{display:flex;align-items:center;flex-wrap:wrap;}
.header-contact-layout-6 ul li{margin-right:36px;position:relative;}
.header-contact-layout-6 ul li:first-child:after{content:"";height:100%;width:1.5px;background-color:#fff;position:absolute;bottom:0;right:-20px;-webkit-transform:skew(20deg);transform:skew(20deg);}
.header-contact-layout-6 ul li a{color:#fff;}
.header-contact-layout-6 ul li i{margin-right:5px;}
.header-contact-layout-6 ul li .fa-phone{-webkit-transform:scaleX(-1);transform:scaleX(-1);}
.top-bar-layout-6 .item-label{font-weight:400;font-size:15px;line-height:18px;color:#ffffff;}
.header-style6 .header-icon-area .search-box .search-button i{color:#646464;}
.header-style6 .header-icon-area .cart-icon-area .cart-icon-num{top:28px;right:0;}
.header-style6 .header-action-items .btn-fill.color-yellow{padding:14px 15px;font-weight:500;}
.header-style6 .header-action-items .btn-fill.color-yellow i{margin-right:5px;}
.header-style6 .header-icon-area .cart-icon-area{position:relative;width:46px;}
.header-style6 .top-bar-layout-4 .header-social-layout4 ul li{line-height:1.8;}
.header-style7 .header-icon-area .search-box .search-button i{color:#646464;}
.header-style7 .header-icon-area .cart-icon-area .cart-icon-num{top:28px;right:0;}
.header-style7 .header-action-items .btn-fill.color-yellow{padding:12px 26px;}
.header-style7 .header-action-items .btn-fill.color-yellow i{margin-right:5px;}
.header-style7 .header-icon-area .cart-icon-area{position:relative;width:46px;}
.header-style7 .top-bar-layout-4 .header-social-layout4 ul li{line-height:1.8;}
.header-style7 .header-icon-area .cart-icon-area .cart-icon-num{background-color:#414141;}
.header-menu-layout8{margin:0;padding:0px 85px;}
.header-menu-layout9{background:rgba(245, 245, 245);}
.header-menu-layout-10{background-color:#F0F4FF;}
.header-action-items-layout1 ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
.header-action-items-layout1 ul li{display:inline-block;margin-right:15px;}
.header-action-items-layout1 ul li:last-child{margin-right:0;}
.header-action-items-layout1 ul li .header-search-dark{line-height:inherit;}
.header-action-items-layout1 ul li .contact-number{display:flex;align-items:center;}
.header-action-items-layout1 ul li .contact-number .item-icon{color:#396cf0;font-size:16px;}
.header-action-items-layout1 ul li .contact-number .phone-number{color:#111111;font-size:16px;margin-left:10px;font-weight:400;}
.header-action-items-layout1 ul .action-items-primary-btn{font-size:14px;display:inline-block;padding:14px 24px;color:#ffffff;background-color:#396cf0;text-transform:uppercase;font-weight:500;border:1px solid;border-color:#396cf0;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.header-action-items-layout1 ul .action-items-primary-btn.btn-round{border-radius:50px;text-transform:capitalize;font-size:15px;}
.header-action-items-layout1 ul .action-items-primary-btn i{margin-right:10px;}
.header-action-items-layout1 ul .action-items-primary-btn:hover{background-color:transparent;color:#396cf0;}
.main-banner-wrap1{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;z-index:1;}
.main-banner-wrap1 ul li{position:absolute;z-index:-1;list-style:none;}
.main-banner-wrap1 ul li{position:absolute;z-index:-1;list-style:none;}
.main-banner-wrap1 ul li:nth-child(1){right:27%;bottom:68px;opacity:50%;}
.main-banner-wrap1 ul li:nth-child(2){left:40%;bottom:68px;}
.main-banner-wrap1 ul li:nth-child(3){right:268px;top:110px;animation:animationFramesThree 35s alternate infinite linear;}
.main-banner-wrap1 ul li:nth-child(4){right:130px;top:66px;animation:animationFramesFour 25s alternate infinite linear;}
.main-banner-wrap1 ul li:nth-child(5){right:125px;top:30px;animation:animationFramesTwo 13s infinite linear;}
@keyframes animationFramesOne {
0%{transform:translate(0px, 0px) rotate(0deg);}
20%{transform:translate(73px, -1px) rotate(36deg);}
40%{transform:translate(141px, 72px) rotate(72deg);}
60%{transform:translate(83px, 122px) rotate(108deg);}
80%{transform:translate(-40px, 72px) rotate(144deg);}
100%{transform:translate(0px, 0px) rotate(0deg);}
}
@-webkit-keyframes animationFramesOne {
0%{-webkit-transform:translate(0px, 0px) rotate(0deg);}
20%{-webkit-transform:translate(73px, -1px) rotate(36deg);}
40%{-webkit-transform:translate(141px, 72px) rotate(72deg);}
60%{-webkit-transform:translate(83px, 122px) rotate(108deg);}
80%{-webkit-transform:translate(-40px, 72px) rotate(144deg);}
100%{-webkit-transform:translate(0px, 0px) rotate(0deg);}
}
@keyframes animationFramesTwo {
0%{transform:translate(0px, 0px) rotate(0deg) scale(1);}
20%{transform:translate(73px, -1px) rotate(36deg) scale(0.9);}
40%{transform:translate(141px, 72px) rotate(72deg) scale(1);}
60%{transform:translate(83px, 122px) rotate(108deg) scale(1.2);}
80%{transform:translate(-40px, 72px) rotate(144deg) scale(1.1);}
100%{transform:translate(0px, 0px) rotate(0deg) scale(1);}
}
@-webkit-keyframes animationFramesTwo {
0%{-webkit-transform:translate(0px, 0px) rotate(0deg) scale(1);}
20%{-webkit-transform:translate(73px, -1px) rotate(36deg) scale(0.9);}
40%{-webkit-transform:translate(141px, 72px) rotate(72deg) scale(1);}
60%{-webkit-transform:translate(83px, 122px) rotate(108deg) scale(1.2);}
80%{-webkit-transform:translate(-40px, 72px) rotate(144deg) scale(1.1);}
100%{-webkit-transform:translate(0px, 0px) rotate(0deg) scale(1);}
}
@keyframes animationFramesThree {
0%{transform:translate(165px, -179px);}
100%{transform:translate(-346px, 617px);}
}
@-webkit-keyframes animationFramesThree {
0%{-webkit-transform:translate(165px, -179px);}
100%{-webkit-transform:translate(-346px, 617px);}
}
@keyframes animationFramesFour {
0%{transform:translate(-300px, 151px) rotate(0deg);}
100%{transform:translate(251px, -200px) rotate(180deg);}
}
@-webkit-keyframes animationFramesFour {
0%{-webkit-transform:translate(-300px, 151px) rotate(0deg);}
100%{-webkit-transform:translate(251px, -200px) rotate(180deg);}
}
@keyframes animationFramesFive {
0%{transform:translate(61px, -99px) rotate(0deg);}
21%{transform:translate(4px, -190px) rotate(38deg);}
41%{transform:translate(-139px, -200px) rotate(74deg);}
60%{transform:translate(-263px, -164px) rotate(108deg);}
80%{transform:translate(-195px, -49px) rotate(144deg);}
100%{transform:translate(-1px, 0px) rotate(180deg);}
}
@-webkit-keyframes animationFramesFive {
0%{-webkit-transform:translate(61px, -99px) rotate(0deg);}
21%{-webkit-transform:translate(4px, -190px) rotate(38deg);}
41%{-webkit-transform:translate(-139px, -200px) rotate(74deg);}
60%{-webkit-transform:translate(-263px, -164px) rotate(108deg);}
80%{-webkit-transform:translate(-195px, -49px) rotate(144deg);}
100%{-webkit-transform:translate(-1px, 0px) rotate(180deg);}
}
.main-banner-wrap2{position:relative;}
@media only screen and (max-width: 767px) {
.main-banner-wrap2{padding-bottom:0;}
}
@media only screen and (max-width: 991px) {
.main-banner-wrap2 .shape-list{display:none;}
}
.main-banner-wrap2 .shape-list ul{list-style:none;}
.main-banner-wrap2 .shape-list ul li{position:absolute;z-index:3;}
@media only screen and (max-width: 1440px) {
.main-banner-wrap2 .shape-list ul li{z-index:-1;}
}
.main-banner-wrap2 .shape-list ul li:nth-child(1){left:-19%;bottom:-84px;}
.main-banner-wrap2 .shape-list ul li:nth-child(2){right:-20%;bottom:-55px;}
.main-banner-wrap2 .shape-list ul li:nth-child(3){left:50%;top:30px;animation:rotated 9s infinite linear;}
.main-banner-wrap2 .shape-list ul li:nth-child(4){left:48%;top:145px;animation:rotated 9s infinite linear;}
.main-banner-wrap2 .shape-list ul li:nth-child(5){left:53%;top:220px;animation:rotated 9s infinite linear;}
.main-banner-wrap2 .shape-list ul li:nth-child(6){left:50%;top:320px;animation:rotated 9s infinite linear;}
.main-banner-wrap2 .shape-list ul li:nth-child(7){left:52%;top:480px;animation:rotated 9s infinite linear;}
.main-banner-wrap2 .shape-list ul li:nth-child(8){right:17%;top:-30px;animation:rotated 9s infinite linear;}
.main-banner-wrap2 .shape-list ul li:nth-child(9){right:19%;top:110px;animation:rotated 9s infinite linear;}
.main-banner-wrap2 .shape-list ul li:nth-child(10){right:11%;top:180px;animation:rotated 9s infinite linear;}
@-webkit-keyframes rotated {
0%{-webkit-transform:rotate(0);transform:rotate(0);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotated {
0%{-webkit-transform:rotate(0);transform:rotate(0);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.main-banner-box1 .heading-title h1{font-weight:700;margin-bottom:15px;font-size:56px;font-family:'Roboto';line-height:70px;}
@media only screen and (max-width: 479px){
.main-banner-box1 .heading-title h1{font-size:calc(48px - 16px);line-height:1.2;}
}
.main-banner-box1 p{color:#646464;margin-bottom:30px;}
.main-banner-box1 .item-button, .btn-layout-1 .item-button{transition:all 0.3s ease-in-out;}
.main-banner-box1 .item-button .item-btn, .heading-button-style-1 .item-btn, .btn-layout-1 .item-btn{display:inline-block;font-size:16px;font-weight:600;color:#fff;background-color:#396cf0;padding:14px 30px;border:1px solid #396cf0;border-radius:6px;transition:all 0.3s ease-out;}
.main-banner-box1 .item-button .item-btn:hover, .heading-button-style-1 .item-btn:hover, .btn-layout-1 .item-btn:hover{background-color:transparent;color:#396cf0;}
.main-banner-box1 .item-button .item-btn i, .heading-button-style-1 .item-btn i, .btn-layout-1 .item-btn i{margin-left:7px;transition:all 0.3s ease-out;}
.main-banner-box2{position:relative;padding-left:40px;}
@media only screen and (max-width: 991px) {
.main-banner-box2{margin-top:40px;padding-left:0;}
}
.main-banner-box2 .item-img{margin-bottom:104px;position:relative;margin-top:-10px;}
@media only screen and (max-width: 991px) {
.main-banner-box2 .item-img img{width:100%;}
}
.main-banner-box2 .img-box1{position:absolute;top:115px;left:-56px;background:#ffffff;border-radius:30px 0;padding:0 20px;padding-bottom:15px;text-align:center;}
.img-box1 .doctor-img{width:65px;height:65px;border:3px solid #8083E6;border-radius:50%;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:relative;overflow:hidden;}
.banner-doctor-content{margin-top:-23px;}
.banner-doctor-content h3{font-family:'Roboto', sans-serif;font-size:16px;color:#000;line-height:26px;font-weight:500;margin-bottom:10px;}
.img-box1 .line1{width:197px;height:6px;background:#DDE7FF;margin:0 auto;margin-bottom:10px;}
.img-box1 .line2{width:118px;height:6px;background:#DDE7FF;margin:0 auto;}
@media only screen and (max-width: 575px) {
.main-banner-box2 .img-box1{display:none;}
}
.main-banner-box2 .img-box2{position:absolute;bottom:110px;right:0;display:flex;align-items:center;justify-content:center;background:#fff;padding:10px;padding-right:15px;border-radius:10px;}
.banner-pabox-left{background:#396CF0;border-radius:10px;padding:25px 15px;margin-right:15px;}
.banner-pabox-left h2{font-family:'Roboto';font-size:28px;color:#fff;font-weight:700;line-height:26px;margin-bottom:0;}
.banner-pabox-right h3{font-family:'Roboto';font-size:16px;font-weight:500;line-height:26px;margin-bottom:10px;}
.banner-pabox-right .line1{width:150px;height:6px;background:#DDE7FF;margin-bottom:10px;}
.banner-pabox-right .line2{width:120px;height:6px;background:#DDE7FF;}
@media only screen and (max-width: 575px) {
.main-banner-box2 .img-box2{display:none;}
}
.main-banner-box3{padding-left:0px;}
.main-banner-box3 .item-img{margin-bottom:0;z-index:4;position:relative;z-index:1;}
.main-banner-box3 .circle-shape{position:absolute;bottom:30%;left:-37px;z-index:-1;}
@media only screen and (max-width: 1199px) {
.main-banner-box3 .circle-shape{bottom:0;}
}
@media only screen and (max-width: 991px) {
.main-banner-box3 .circle-shape{left:0;}
}
.main-banner-box4 p{width:80%;}
@media(max-width:991px){
.hero-banner-wrap-11 .hero-banner-layuot-1{padding-top:45px;}
.hero-banner-wrap-11 .hero-banner-layuot-2{padding-top:30px;}
.hero-banner-wrap-11 .hero-banner-layuot-2 .item-shape{display:none;}
.hero-banner-wrap-11 .hero-banner-layuot-2 .item-img{text-align:center;}
.hero-banner-wrap-11 .hero-banner-layuot-2 .half-round-shape{display:none;}
} .Hero__Shape__round .item-round{list-style:none;}
@media screen and (min-width:1200px){
.Hero__Shape__round{position:relative;}
.Hero__Shape__round .item-round li{position:absolute;width:240px;height:240px;-webkit-filter:blur(150px);filter:blur(150px);}
.Hero__Shape__round .item-round li:nth-child(1){background:#FAB3B3;top:300px;left:-300px;}
.Hero__Shape__round .item-round li:nth-child(2){background:#D2B3FA;top:0px;right:400px;}
}
.heading-layout7 .sub-title{font-weight:500;font-size:15px;line-height:26px;color:#396cf0;text-transform:uppercase;margin-bottom:5px;font-family:"Roboto", sans-serif;}
.hero-banner-layuot-1 .section-heading h1{font-size:48px;font-weight:700;line-height:1.2;}
.hero-banner-layuot-1 ul, .hero-banner-layuot-2 ul{margin:0;padding:0;list-style:none;}
.hero-banner-layuot-1 .btn-Wrapper-1{gap:35px;}
.hero-banner-layuot-1 .btn-Wrapper-1 .watch-button .watch-btn .icon{width:60px;height:60px;background:#FFFFFF;border:1px solid #DDDDDD;border-radius:50%;display:inline-block;text-align:center;line-height:62px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.hero-banner-layuot-1 .btn-Wrapper-1 .watch-button .watch-btn .icon svg{color:#111;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.hero-banner-layuot-1 .btn-Wrapper-1 .watch-button:hover .watch-btn .icon{background:#396cf0;border:1px solid #396cf0;}
.hero-banner-layuot-1 .btn-Wrapper-1 .watch-button:hover .watch-btn .icon svg{color:#fff;}
.hero-banner-layuot-1 .btn-Wrapper-1 .watch-button .watch-btn .text{color:#646464;font-size:15px;line-height:1.2;margin-left:7px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.hero-banner-layuot-1 .btn-Wrapper-1 .watch-button:hover .watch-btn .text{color:#000;}
.hero-banner-layuot-2 .item-img{position:relative;z-index:1;}
@media screen and (min-width:1200px){
.hero-banner-layuot-2 .item-img{left:143px;}
}
.hero-banner-layuot-2 .item-img .item-shape li{position:absolute;}
.hero-banner-layuot-2 .item-img .item-shape li:nth-child(1){bottom:40px;left:-40%;}
.hero-banner-layuot-2 .item-img .item-shape li:nth-child(2){top:130px;right:0;}
.hero-banner-layuot-2 .item-img .item-shape li:nth-child(1) .rt__circle i{width:71px;height:71px;background:#19BC90;border-radius:50px;display:inline-block;text-align:center;line-height:71px;position:absolute;top:0;left:15px;}
.hero-banner-layuot-2 .item-img .item-shape li:nth-child(1) .rt__circle i:before{color:#fff;font-size:43px;margin:0;}
@media screen and (max-width:767px){
.hero-banner-layuot-2 .item-img .item-shape li:nth-child(1),
.hero-banner-layuot-2 .item-img .item-shape li:nth-child(2){display:none;}
}
.hero-banner-layuot-2 .item-img .half-round-shape{position:absolute;bottom:0;left:-75px;z-index:-1;}
.wpcf7-form-control-wrap.date{position:relative;display:block;}
.wpcf7-form-control-wrap.time{position:relative;display:block;}
.wpcf7-form-control-wrap.time:after{content:"\f017";font-family:"Font Awesome 5 Free";cursor:pointer;font-size:16px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);z-index:9;right:11px;transition:all 0.3s ease-out;cursor:inherit;}
.appointment-box-layout1.light .form-group .item-btn.wpcf7-submit:hover{color:#ffffff;}
.header-style-7 .mean-container .mean-bar{z-index:99 !important;border-bottom:2px solid #396cf0;}
.header-style-7 .mean-container .mean-nav{margin-top:5px;}
.header-style-7 .mobile-menu-right{top:12px;}
.opt-slideInUp .mobile-menu-right{position:fixed;}
@media only screen and (max-width: 1199px) {
.mean-container a.meanmenu-reveal{padding:15px 15px;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-5 .header-social-layout5{-ms-flex-pack:center;justify-content:center;display:block;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-5 .phone-layout5{min-height:inherit;margin-right:0;color:#444;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-5 .tophead-social5{padding:0;text-align:center;margin-top:15px;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-5 .header-contact-layout5{min-height:inherit;padding-left:0;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-5 .header-contact-layout5 ul{padding:0;text-align:center;margin-top:15px;}
}
@media only screen and (max-width: 767px) {
.mobile-menu-wrp .mobile-menu-right{right:59px;}
}
@media only screen and (max-width: 767px) {
.tophead-social5.phone-has-social-off{display:none;}
.tophead-contact.header-contact-layout5.phone-has-address-off{display:none;}
.phone-layout5.phone-has-mobile-off{display:none;}
.top-bar-layout-5.phone-has-address-off.phone-has-mobile-off.phone-has-social-off{display:none;}
}
@media only screen and (max-width: 375px) {
.top-bar-layout-5 .header-action-items .phone-has-btn{display:none;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-4 .header-social-layout4{-ms-flex-pack:center;justify-content:center;display:block;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-4 .phone-layout4{min-height:inherit;margin-right:0;color:#444;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-4 .tophead-social5{padding:0;text-align:center;margin-top:15px;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-4 .header-contact-layout4{min-height:inherit;padding-left:0;}
}
@media only screen and (max-width: 767px) {
.top-bar-layout-4 .header-contact-layout4 ul{padding:0;text-align:center;margin-top:15px;}
}
@media only screen and (max-width: 767px) {
.mobile-menu-wrp .mobile-menu-right{right:59px;}
}
@media only screen and (max-width: 991px) {
.tophead-social4.phone-has-social-off{display:none;}
.tophead-contact.header-contact-layout4.phone-has-address-off{display:none;}
.phone-layout4.phone-has-mobile-off{display:none;}
.top-bar-layout-4.phone-has-address-off.phone-has-mobile-off.phone-has-social-off{display:none;}
}
@media only screen and (max-width: 375px) {
.top-bar-layout-4 .header-action-items .phone-has-btn{display:none;}
}
@media only screen and (max-width: 991px) {
.tophead-social4.phone-has-social{padding:0;text-align:center;margin-top:7px !important;margin-bottom:11px;}
}
.top-bar-layout-4 .phone-layout4{color:#fff;}
.mean-container a.meanmenu-reveal{transition:none;}
.mean-container a.meanmenu-reveal span{display:block;background-color:#396cf0;height:3px;margin-top:3px;position:relative;}
.mean-container a.meanmenu-reveal span:before{position:absolute;content:"";display:block;left:0;top:6px;width:100%;background:#396cf0;height:3px;}
.mean-container a.meanmenu-reveal span:after{position:absolute;content:"";display:block;left:0;top:12px;width:100%;background:#396cf0;height:3px;}
#preloader{background-color:#396cf0;background-repeat:no-repeat;background-position:center;background-attachment:fixed;height:100%;left:0;overflow:visible;position:fixed;top:0;width:100%;z-index:9999999;}
a.scrollToTop{background-color:rgba(57, 108, 240, 0.3);bottom:5px;color:#396cf0;display:block;font-size:18px;height:44px;line-height:40px;position:fixed;right:20px;text-align:center;transition:all 0.1s ease-out;width:44px;z-index:5;border:2px solid #396cf0;border-radius:50%;}
a.scrollToTop:hover, a.scrollToTop:focus{background-color:#396cf0;color:#fff;}
.footer-top-wrap .widget{color:#e3e3e3;}
.footer-top-wrap .widget ul li{color:#e3e3e3;border:none;}
.footer-top-wrap .widget ul li a{color:#e3e3e3;}
.footer-top-wrap .widget ul li ul.sub-menu{border:none;}
.footer-top-wrap .widget ul li ul.children{border:none;margin-top:0;}
.footer-top-wrap .widget .tagcloud a{border:1px solid #e3e3e3;color:#e3e3e3 !important;}
.footer-layout1.fotter-color2 .footer-center-wrap{padding:30px 0;}
.footer-layout1.fotter-color2 .footer-bottom-wrap{color:#e3e3e3;text-align:center;}
.footer-layout1 .footer-top-wrap{background-color:#1f1f1f;padding:90px 0px 38px;border-bottom:1px solid #333333;}
.footer-layout1 .footer-top-wrap .widget ul li:hover::after{width:0;}
.footer-layout1 .footer-box{margin-bottom:30px;}
.footer-layout1 .footer-box .footer-logo{padding-bottom:25px;}
.footer-layout1 .footer-box .footer-about{padding-bottom:5px;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-box .footer-about{font-size:16px;}
}
.footer-layout1 .footer-box .footer-about p{color:#e3e3e3;}
.footer-layout1 .footer-box .footer-contact-info{margin-bottom:32px;}
.footer-layout1 .footer-box .footer-contact-info li{color:#cecece;margin-bottom:15px;position:relative;padding-left:42px;display:block;}
.footer-layout1 .footer-box .footer-contact-info li a{color:#cecece;display:inline;}
.footer-layout1 .footer-box .footer-contact-info li:last-child{margin-bottom:0px;}
.footer-layout1 .footer-box .footer-contact-info li i{font-size:20px;color:#ffffff;top:5px;left:0;position:absolute;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-box .footer-contact-info li i{font-size:20px;}
}
.footer-layout1 .footer-box .footer-social li{display:inline-block;margin-right:13px;}
@media only screen and (max-width: 1199px) {
.footer-layout1 .footer-box .footer-social li{margin-right:5px;}
}
.footer-layout1 .footer-box .footer-social li a{padding:5px;color:#ffffff;transition:all 0.3s ease-out;}
.footer-layout1 .footer-box .footer-social li a:hover{color:#396cf0;}
.footer-layout1 .footer-box .footer-header{position:relative;}
.footer-layout1 .footer-box .footer-header:after{content:"";width:50px;height:4px;background-color:#396cf0;bottom:0;left:0;position:absolute;}
.footer-layout1 .footer-box .footer-header h3{color:#ffffff;font-size:26px;font-weight:500;padding-bottom:20px;}
@media only screen and (max-width: 991px) {
.footer-layout1 .footer-box .footer-header h3{font-size:24px;}
}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-box .footer-header h3{font-size:22px;}
}
@media only screen and (max-width: 575px) {
.footer-layout1 .footer-box .footer-header h3{font-size:20px;}
}
.footer-layout1 .footer-box .footer-latest-post li{line-height:22px;margin-bottom:20px;}
.footer-layout1 .footer-box .footer-latest-post li:last-child{margin-bottom:0px;}
.footer-layout1 .footer-box .footer-latest-post li a{color:#e3e3e3;margin-bottom:12px;display:block;transition:all 0.3s ease-out;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-box .footer-latest-post li a{font-size:16px;}
}
.footer-layout1 .footer-box .footer-latest-post li a:hover{color:#396cf0;}
.footer-layout1 .footer-box .footer-latest-post li span{font-size:16px;color:#8a8a8a;display:block;}
.footer-layout1 .footer-box .menu li{margin-bottom:10px;border:none;padding:0;}
.footer-layout1 .footer-box .menu li:last-child{margin-bottom:0px;}
.footer-layout1 .footer-box .menu li:before{display:none;}
.footer-layout1 .footer-box .menu li a{color:#e3e3e3;transition:all 0.3s ease-out;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-box .menu li a{font-size:16px;}
}
.footer-layout1 .footer-box .menu li a:hover{color:#396cf0;}
.footer-layout1 .footer-box .footer-quick-link li{margin-bottom:10px;}
.footer-layout1 .footer-box .footer-quick-link li:last-child{margin-bottom:0px;}
.footer-layout1 .footer-box .footer-quick-link li a{color:#e3e3e3;transition:all 0.3s ease-out;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-box .footer-quick-link li a{font-size:16px;}
}
.footer-layout1 .footer-box .footer-quick-link li a:hover{color:#396cf0;}
.footer-layout1 .footer-box .footer-opening-hours li{color:#e3e3e3;margin-bottom:8px;border:none;padding:0;}
.footer-layout1 .footer-box .footer-opening-hours li:before{display:none;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-box .footer-opening-hours li{font-size:16px;}
}
.footer-layout1 .footer-box .footer-opening-hours li:last-child{margin-bottom:0px;}
.footer-layout1 .footer-box .footer-opening-hours li span{float:right;}
.footer-layout1 .footer-box .footer-opening-hours li span.os-close{color:#396cf0;}
.footer-layout1 .footer-center-wrap{padding:30px 0;background-color:#2a2a2a;}
@media only screen and (max-width: 991px) {
.footer-layout1 .footer-center-wrap{padding:50px 0;}
}
.footer-layout1 .footer-center-wrap .footer-social{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
@media only screen and (max-width: 991px) {
.footer-layout1 .footer-center-wrap .footer-social{-ms-flex-pack:center;justify-content:center;}
}
@media only screen and (max-width: 991px) {
.footer-layout1 .footer-center-wrap .footer-social ul{margin-bottom:30px;}
}
.footer-layout1 .footer-center-wrap .footer-social ul li{display:inline-block;margin-right:5px;font-size:22px;font-weight:500;color:#ffffff;}
.footer-layout1 .footer-center-wrap .footer-social ul li a{padding:10px 5px;color:#ffffff;font-size:18px;font-weight:400;transition:all 0.3s ease-out;}
.footer-layout1 .footer-center-wrap .footer-social ul li a:hover{color:#396cf0;}
.footer-layout1 .footer-center-wrap .newsletter-title{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-center-wrap .newsletter-title{-ms-flex-pack:center;justify-content:center;}
}
.footer-layout1 .footer-center-wrap .newsletter-title .item-title{color:#ffffff;margin-bottom:0;}
@media only screen and (max-width: 767px) {
.footer-layout1 .footer-center-wrap .newsletter-title .item-title{margin-bottom:30px;}
}
.footer-layout1 .footer-center-wrap .newsletter-form{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group{background:#1f1f1f;border:0;height:50px;border-radius:30px;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group .form-control{padding:0.75rem 2.5rem;border:none;box-shadow:none;border-radius:30px 0 0 30px;background:#ffffff;font-size:15px;color:#ffffff;height:50px;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group .input-group-addon{padding:0;border:none;border-radius:0 30px 30px 0;background:#396cf0 !important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:0.5s ease-in-out;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group .input-group-addon:focus{outline:none;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group .input-group-addon input{border-radius:0 30px 30px 0;padding:15px 30px;cursor:pointer;background:transparent;border:0;transition:0.5s ease-in-out;color:#ffffff;text-align:center;font-size:14px;font-weight:700;text-transform:uppercase;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group .input-group-addon input span{color:#ffffff;text-align:center;font-size:14px;font-weight:700;text-transform:uppercase;transition:0.5s ease-in-out;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group .input-group-addon input:focus{outline:none;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group .input-group-addon:hover{background-color:#2055e4 !important;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group input.form-control::-webkit-input-placeholder, .footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group textarea.form-control::-webkit-input-placeholder{color:#5a5a5a;font-size:16px;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group input.form-control::-moz-placeholder, .footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group textarea.form-control::-moz-placeholder{color:#5a5a5a;font-size:16px;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group input.form-control:-moz-placeholder, .footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group textarea.form-control:-moz-placeholder{color:#5a5a5a;font-size:16px;}
.footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group input.form-control:-ms-input-placeholder, .footer-layout1 .footer-center-wrap .newsletter-form .stylish-input-group textarea.form-control:-ms-input-placeholder{color:#5a5a5a;font-size:16px;}
.footer-layout1 .footer-bottom-wrap{background-color:#1f1f1f;min-height:70px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#7c7c7c;text-align:center;}
.footer-layout1 .footer-bottom-wrap .copyright a{color:#ffffff;transition:all 0.3s ease-out;}
.footer-layout1 .footer-bottom-wrap .copyright a:hover{color:#396cf0;}
.footer-box-layout{padding-left:100px;padding-right:100px;}
@media only screen and (max-width: 1199px) {
.footer-box-layout{padding-left:0;padding-right:0;}
}
.copyright_text{color:#e3e3e3;}
.footer-bottom-wrap3{background-color:#1f1f1f;min-height:70px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#7c7c7c;text-align:center;}
.footer-bottom-wrap3 .copyright a{color:#ffffff;transition:all 0.3s ease-out;}
.footer-bottom-wrap3 .copyright a:hover{color:#396cf0;}
.footer-layout3{padding:90px 0px 38px;text-align:center;}
.footer-layout3 .footer-logo{margin-bottom:40px;display:block;}
.footer-layout3 .footer-logo img{margin:0 auto;}
.footer-layout3 p{margin-bottom:35px;}
.footer-layout3 p a{color:#396cf0;}
.footer-layout3 p a:hover{color:#2055e4;}
.footer-layout3 .footer-social ul li{display:inline-block;margin-right:2px;margin-bottom:5px;}
.footer-layout3 .footer-social ul li:last-child{margin-right:0;}
.footer-layout3 .footer-social ul li a{width:40px;height:40px;line-height:36px;text-align:center;color:#646464;display:block;position:relative;transition:all 0.5s ease-out;}
.footer-layout3 .footer-social ul li a:hover{color:#2055e4;}
.footer-layout3 .footer-social ul li a:hover:after{width:40px;left:0;}
.footer-layout3 .footer-social ul li a:hover:before{width:40px;left:0;}
.footer-layout3 .footer-social ul li a:after{content:"";height:2px;width:0;position:absolute;top:0;right:0;background-color:#2055e4;transition:all 0.5s ease-out;}
.footer-layout3 .footer-social ul li a:before{content:"";height:2px;width:0;position:absolute;bottom:0;right:0;background-color:#2055e4;transition:all 0.5s ease-out;}
.footer-layout3 .footer-top-area{padding-top:11rem;padding-bottom:5.5rem;background-color:#111111;border-bottom:1px solid #333333;}
.footer-layout3 .footer-top-area .widget h3::after{display:none;}
.footer-layout3 .footer-top-area .widget.widget_medilink_about img{margin-top:0;}
.footer-layout3 .footer-top-area .widget.widget_medilink_info ul li{padding-left:20px !important;}
.footer-layout3 .footer-top-area .widget{color:#e3e3e3;}
@media only screen and (max-width: 991px) {
.footer-layout3 .footer-top-area .widget{margin-bottom:40px;}
}
.footer-layout3 .footer-top-area .widget p{color:#e3e3e3;}
.footer-layout3 .footer-top-area .widget .subscribe-layout1 h2{display:none;}
.footer-layout3 .footer-top-area .widget .subscribe-layout1 .subscribe-input-area .form-control{border-radius:24px !important;padding-right:90px !important;min-height:55px;background-color:#404344;box-shadow:none;color:#a9a9a9;}
.footer-layout3 .footer-top-area .widget .subscribe-layout1 .subscribe-input-area{border:none;padding:0;width:100%;margin:0 auto;}
.footer-layout3 .footer-top-area .widget .btn-fill.size-md, .footer-layout3 .footer-top-area .widget .btn-ghost.size-md{padding:2px 35px;font-size:14px;text-indent:-99999999px !important;position:relative;background-color:#2055e4;border:none;min-height:46px !important;display:inline-block;border-radius:23px;}
.footer-layout3 .footer-top-area .widget .btn-fill.size-md:hover, .footer-layout3 .footer-top-area .widget .btn-ghost.size-md:hover{background:rgba(32, 85, 228, 0.7);color:#fff !important;}
.footer-layout3 .footer-top-area .widget .subscribe-layout1 input::-moz-placeholder, .footer-layout3 .footer-top-area .widget .subscribe-layout1 textarea::-moz-placeholder{color:#fff;}
.footer-layout3 .footer-top-area .widget ul li::before{display:none;}
.footer-layout3 .footer-top-area .widget ul li{padding-left:0;margin-bottom:12px;}
.footer-layout3 .footer-top-area .widget .input-group-addon{position:absolute;z-index:999;padding:4px;right:0;}
.footer-layout3 .footer-top-area .widget .input-group-addon:after{content:"\f105";color:#282828;position:absolute;font-size:26px;left:38px;z-index:3;font-family:fontawesome;}
.footer-layout3 .footer-top-area .widget .widgettitle{font-weight:500;color:#FFFFFF;margin-bottom:20px;font-size:26px;}
@media only screen and (max-width: 991px) {
.footer-layout3 .footer-top-area .widget .widgettitle{margin-bottom:30px;}
}
.footer-layout3 .footer-top-area .widget .footer-widget-logo{margin-bottom:30px;display:inline-block;}
@media only screen and (max-width: 991px) {
.footer-layout3 .footer-top-area .widget .footer-widget-logo{margin-bottom:20px;}
}
.footer-layout3 .footer-top-area .widget .footer-widget-about{margin-bottom:30px;padding-right:50px;}
@media only screen and (max-width: 991px) {
.footer-layout3 .footer-top-area .widget .footer-widget-about{margin-bottom:20px;padding-right:0px;}
}
.footer-layout3 .footer-top-area .widget .footer-widget-contact{position:relative;padding-left:30px;font-size:24px;font-weight:700;margin-bottom:15px;}
@media only screen and (max-width: 991px) {
.footer-layout3 .footer-top-area .widget .footer-widget-contact{font-size:20px;}
}
.footer-layout3 .footer-top-area .widget .footer-widget-contact a{color:#FFFFFF;transition:all 0.5s ease-out;}
.footer-layout3 .footer-top-area .widget .footer-widget-contact a:hover{color:#2055e4;}
.footer-layout3 .footer-top-area .widget .footer-widget-contact:before{content:"\f095";color:#2055e4;position:absolute;top:5px;font-size:20px;left:0;z-index:3;font-family:fontawesome;}
.footer-layout3 .footer-top-area .widget .footer-widget-social ul li{margin-right:5px;display:inline-block;padding-left:0px;}
.footer-layout3 .footer-top-area .widget .footer-widget-social ul li:last-child{margin-right:0;}
.footer-layout3 .footer-top-area .widget .footer-widget-social ul li:before{display:none;}
.footer-layout3 .footer-top-area .widget .footer-widget-social ul li a{padding:1px 8px;display:inline-block;color:#fff;transition:all 0.5s ease-out;}
.footer-layout3 .footer-top-area .widget .footer-widget-social ul li a:hover{color:#396cf0;}
.footer-layout3 .footer-top-area .widget .footer-widget-menu ul li{margin-bottom:12px;}
.footer-layout3 .footer-top-area .widget .footer-widget-menu ul li:last-child{margin-bottom:0;}
.footer-layout3 .footer-top-area .widget .footer-widget-menu ul li a{color:#e3e3e3;transition:all 0.5s ease-out;}
.footer-layout3 .footer-top-area .widget .footer-widget-menu ul li a:hover{color:#FFFFFF;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group{margin-top:30px;background-color:#404344;height:52px;padding:5px 5px 5px 15px;border-radius:45px;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .form-control{border:none;color:#FFFFFF;font-size:15px;background-color:#404344;border-radius:45px;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .input-group-addon{border:none;padding:0;background-color:#396cf0;transition:all 0.5s ease-out;border-radius:45px;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .input-group-addon input[type="submit"]{color:#FFFFFF;background-color:transparent;border:0;padding:6px 15px 8px;font-size:16px;transition:all 0.5s ease-out;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .input-group-addon input[type="submit"]:focus,
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .input-group-addon input[type="submit"]:hover{outline-width:0;outline:none;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .input-group-addon:hover{background-color:#2055e4;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .input-group-addon:hover button{color:#282828;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group .input-group-addon .form-control:focus{border-color:none;outline:none;box-shadow:none;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group input.search-input:focus{outline-width:0;outline:none;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group input::-webkit-input-placeholder{color:#e3e3e3;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group input::-moz-placeholder{color:#e3e3e3;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group input:-moz-placeholder{color:#e3e3e3;}
.footer-layout3 .footer-top-area .widget .footer-widget-newsletter .stylish-input-group input:-ms-input-placeholder{color:#e3e3e3;}
.footer-layout3 .footer-bottom-area{background-color:#0b1013;text-align:center;color:#e3e3e3;padding:25px 0 1px;}
.footer-layout3 .footer-bottom-area a{color:#FFFFFF;transition:all 0.5s ease-out;}
.footer-layout3 .footer-bottom-area a:hover{color:#2055e4;}
.foote_layout3 .footer-social ul li a{border-radius:50%;background:#fff;color:#111 !important;font-size:20px;}
.foote_layout3 .widget_medilink_about .rtin-des{margin-bottom:25px;}
.foote_layout3.fotter-color2 .footer-bottom-wrap{display:block;}
.foote_layout3 .copyright{text-align:left;}
.foote_layout3 .backtotop a, .foote_layout3 .copyright{color:#9A9A9A;transition:0.4s;}
.foote_layout3 .backtotop a:hover{color:#fff;}
.foote_layout3 .backtotop a:hover path{fill:#fff;}
.foote_layout3 .backtotop{text-align:right;}
.foote_layout3 .footer-bottom-wrap{line-height:70px;}
div.foote_layout3 .footer-box .footer-header:after{width:60px;height:2px;background-color:#333333;}
div.foote_layout3 .footer-box .footer-header .widgettitle:after{display:none;}
.foote_layout3 .widget.widget_medilink_about .rtin-des{margin-bottom:25px;}
div.foote_layout3 .footer-box .footer-contact-info li span{color:#9A9A9A;display:block;font-size:14px;line-height:1;text-align:left;}
div.foote_layout3 .footer-box .footer-contact-info li{position:relative;}
div.foote_layout3 .footer-box .footer-contact-info li.image-area .icon_image{position:absolute;width:40px;height:40px;background:#2A2A2A;border-radius:40px 0 40px 40px;text-align:center;line-height:34px;left:0;}
div.foote_layout3 .footer-box .footer-contact-info li.image-area{padding-left:60px;padding-bottom:14px;}
div.foote_layout3 .footer-box .footer-contact-info li.image-area a{display:block;width:100%;text-align:left;line-height:1.5;}
div.foote_layout3 .footer-box .footer-header h3{font-size:20px;}
div.foote_layout3 .footer-top-wrap{border-bottom:1px solid #2A2A2A;}
.footer-layout1 .footer-top-wrap, .foote_layout3{background-size:cover;background-repeat:no-repeat;background-size:cover;}
.foote_layout3{background:#111111;}
body .foote_layout3.footer-layout1 .footer-bottom-wrap, body .foote_layout3.footer-layout1 .footer-top-wrap{background:transparent;}
body .foote_layout3 .footer-top-wrap{padding:115px 0px 25px;}
.wpcf7 .footer-subscribe{position:relative;}
.wpcf7 .footer-subscribe p{margin:0;}
.wpcf7 .footer-subscribe input[type="email"],
.wpcf7 .footer-subscribe input[type="submit"]{border-radius:8px;}
.wpcf7 .footer-subscribe input[type="email"]{width:100%;height:70px;line-height:70px;padding:0 25px;padding-left:54px;}
.wpcf7 .footer-subscribe input[type="submit"]{background:#396CF0;color:#fff;padding:0 20px;height:54px;line-height:54px;transition:0.4s;}
.wpcf7 .footer-subscribe input[type="submit"]:hover{background:#1c58ef;}
.wpcf7 .footer-subscribe .email-field{position:relative;}
.wpcf7 .footer-subscribe .email-field i{position:absolute;left:29px;top:25px;z-index:3;}
.wpcf7 .footer-subscribe .submit-field{width:auto;position:absolute;right:8px;top:8px;z-index:3;}
.wpcf7 .footer-subscribe .submit-field p{display:inline-block;}
.wpcf7 .footer-subscribe .wpcf7-spinner{position:absolute;top:17px;}
.foote_layout4 .footer-social ul li a{color:#fff !important;font-size:20px;}
.foote_layout4 .widget_medilink_about .rtin-des{margin-bottom:25px;}
.foote_layout4.fotter-color2 .footer-bottom-wrap{display:block;}
.foote_layout4 .copyright{text-align:left;}
.foote_layout4 .backtotop a, .foote_layout4 .copyright{color:#9A9A9A;transition:0.4s;}
.foote_layout4 .backtotop a:hover{color:#fff;}
.foote_layout4 .backtotop a:hover path{fill:#fff;}
.foote_layout4 .backtotop{text-align:right;}
.foote_layout4 .footer-bottom-wrap{line-height:70px;}
div.foote_layout4 .footer-box .footer-header:after{width:40px;height:4px;background-color:#396cf0;}
div.foote_layout4 .footer-box .footer-header .widgettitle:after{display:none;}
.foote_layout4 .widget.widget_medilink_about .rtin-des{margin-bottom:25px;color:#999A9A;}
div.foote_layout4 .footer-box .footer-contact-info li span{color:#9A9A9A;display:block;font-size:14px;line-height:1;text-align:left;}
div.foote_layout4 .footer-box .footer-contact-info li{position:relative;}
div.foote_layout4 .footer-box .footer-contact-info li.image-area .icon_image{position:absolute;width:40px;height:40px;background:#2A2A2A;border-radius:40px 0 40px 40px;text-align:center;line-height:34px;left:0;}
div.foote_layout4 .footer-box .footer-contact-info li.image-area{padding-left:60px;padding-bottom:14px;}
div.foote_layout4 .footer-box .footer-contact-info li.image-area a{display:block;width:100%;text-align:left;line-height:1.5;}
div.foote_layout4 .footer-box .footer-header h3{font-size:20px;text-transform:uppercase;font-weight:700;}
div.foote_layout4 .footer-top-wrap{border-bottom:1px solid #2A2A2A;}
.footer-layout1 .footer-top-wrap, .foote_layout4{background-size:cover;background-repeat:no-repeat;background-size:cover;}
.foote_layout4{background:#111111;}
body .foote_layout4.footer-layout1 .footer-bottom-wrap, body .foote_layout4.footer-layout1 .footer-top-wrap{background:transparent;}
body .foote_layout4 .footer-top-wrap{padding:115px 0px 25px;}
.foote_layout4 .footer-box .footer-contact-info i{display:none;}
.foote_layout4 .footer-box .footer-contact-info li{padding-left:0}
.foote_layout4 .footer-box .footer-contact-info .rt-phone-number a{font-size:24px;font-weight:600;}
.foote_layout4 .footer-box .footer-contact-info .rt-email a{color:#C1CAD6;font-size:16px;font-weight:400;}
.foote_layout4 .footer-box .footer-contact-info li{margin-bottom:5px;}
.foote_layout4 .widget.widget_medilink_about ul li a{width:auto;height:auto;background:transparent;padding:0;}
.foote_layout4 .footer-box .footer-contact-info{margin-bottom:15px;}
.foote_layout4 .footer-box .subscribe-title{font-size:20px;font-weight:500;color:#fff;text-decoration:underline;}
.foote_layout4  .footer-top-wrap .widget{color:#999A9A;}
.foote_layout4  .footer-top-wrap .wpcf7-form input{outline:none !important;}
.foote_layout4  .footer-top-wrap .wpcf7-form input[type='email']{background:#242424;border-radius:50px;height:50px;border:none;padding:0 20px;}
.foote_layout4  .footer-top-wrap .wpcf7-form .rt-submit, .foote_layout4  .footer-top-wrap .wpcf7-form input[type='submit']{font-size:0;width:42px;height:42px;border-radius:42px;padding:0;right:5px;top:4px;}
.foote_layout4  .footer-top-wrap .wpcf7-form input[type='submit']{background:transparent !important;position:relative;z-index:2;}
.foote_layout4  .footer-top-wrap .wpcf7-form .rt-submit{position:absolute;background:#006BFF;}
.foote_layout4  .footer-top-wrap .rt-subcription{position:relative;}
.foote_layout4  .footer-top-wrap .rt-subcription p{margin:0;}
.foote_layout4  .footer-top-wrap .rt-submit:before{content:"";display:inline-block;width:15px;height:19px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg width="16" height="13" viewBox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.48999 12.6975C9.26999 12.6975 9.05 12.6175 8.89 12.4475C8.56 12.1175 8.56 11.5775 8.89 11.2475L12.94 7.1975H0.849991C0.379991 7.1975 0 6.8175 0 6.3475C0 5.8775 0.379991 5.4975 0.849991 5.4975H12.94L8.89 1.4475C8.56 1.1175 8.56 0.5775 8.89 0.2475C9.22 -0.0825 9.76 -0.0825 10.09 0.2475L15.59 5.7475C15.67 5.8275 15.73 5.9175 15.77 6.0175C15.81 6.1075 15.83 6.2175 15.83 6.3175V6.3575C15.83 6.4675 15.81 6.5675 15.77 6.6675C15.73 6.7675 15.67 6.8575 15.59 6.9375L10.09 12.4375C9.92 12.6075 9.70999 12.6875 9.48999 12.6875V12.6975Z" fill="white"/></svg>');position:absolute;z-index:1;top:11px;right:13px;}
.foote_layout4 .footer-top-wrap .rt-form-wraaper{margin:0 0 -10px;}
.foote_layout4 .rt-currency-image{text-align:right;}
.foote_layout4 .rt-currency-image img{max-width:292px;}
.widgets.widget_mc4wp_form_widget{margin-bottom:0;}
.search-form .custom-search-input{background:#f1f7fa;}
.search-form .custom-search-input input.search-query{color:#282828;background:#f1f7fa;border-color:transparent;border:none;border-radius:3px 0 0 3px;border-style:solid;border-width:0;box-shadow:none;padding:0.75rem 1.5rem;text-transform:lowercase;color:#000000;font-size:16px;}
.search-form .custom-search-input input.search-query:-ms-input-placeholder{color:#000000;}
.search-form .custom-search-input input.search-query::placeholder{color:#000000;}
.search-form .custom-search-input button.btn{padding:1.2rem 1.5rem;cursor:pointer;background:#f1f7fa;border:0;display:block;transition:all 0.5s ease-out;}
.search-form .custom-search-input button.btn span{font-size:26px;font-weight:700;margin-left:0;color:#396cf0;transition:all 0.5s ease-out;}
.search-form .custom-search-input button.btn span:before{font-size:26px;}
.search-form .custom-search-input button.btn:hover{opacity:0.8;}
.widget{margin-bottom:40px;color:#282828;}
.widget h3{color:#282828;font-weight:700;margin-bottom:30px;padding-bottom:15px;position:relative;line-height:1.3;}
.widget h3:after{background-color:#396cf0;bottom:0;content:"";height:4px;left:0;position:absolute;width:40px;border-radius:4px;}
.widget select{padding:8px 10px;width:100%;}
.widget ul{list-style-type:none;margin:0;padding:0;}
.widget ul > li{position:relative;border-bottom:1px solid #e0e0e0;margin-bottom:8px;padding-left:20px;}
@media only screen and (max-width: 767px) {
.widget ul > li{font-size:16px;}
}
.widget ul > li:after{content:"";background-color:#396cf0;width:0%;height:1px;left:0;bottom:-1px;z-index:3;position:absolute;transition:all 0.5s ease-out;}
.widget ul > li:last-child{border:none;margin-bottom:0;padding-bottom:0;}
.widget ul > li:before{content:"\f105";font-family:FontAwesome;color:#396cf0;position:absolute;left:0;top:5px;font-size:18px;line-height:1;font-weight:900;}
.widget ul > li > ul.children, .widget ul > li > ul.sub-menu{list-style-type:none;border-top:1px solid #e0e0e0;padding-left:20px;padding-top:10px;margin-top:10px;}
.widget ul > li > ul.children li :last-child, .widget ul > li > ul.sub-menu li :last-child{margin-bottom:0px;padding-bottom:0px;}
.widget ul > li:hover:after{right:0;left:0;width:100%;}
.widget ul > li a{color:#282828;display:inline;transition:all 0.3s ease 0s;}
.widget ul > li a:hover{color:#2055e4;}
.widget_tag_cloud a{padding:9px 10px;display:inline-block;font-size:15px !important;margin-bottom:3px;transition:all 0.3s ease 0s;border:1px solid #d5d5d5;border-radius:3px;line-height:1.5;color:#282828 !important;text-transform:capitalize;}
.widget_tag_cloud a:hover{border-color:#396cf0;background-color:#396cf0;color:#ffffff !important;}
.widget_calendar table{margin-top:0;}
.widget_calendar table caption{padding-top:0;}
.widget_calendar table th, .widget_calendar table td{padding:7px;}
@media all and (max-width: 767px) {
.sidebar-widget-area{margin-top:40px;}
}
.sidebar-widget-area .widget ul li{padding-bottom:10px;}
.sidebar-widget-area .widget h3{font-size:22px;font-weight:500;}
.sidebar-widget-area .widget ul.menu li ul.children, .sidebar-widget-area .widget ul.menu li ul.sub-menu{padding-left:10px;}
@media all and (max-width: 991px) {
.sidebar-widget-area .widget ul.menu li ul.children, .sidebar-widget-area .widget ul.menu li ul.sub-menu{padding-left:3px;}
}
.sidebar-widget-area .widget ul.menu li{padding-left:10px;}
@media all and (max-width: 991px) {
.sidebar-widget-area .widget ul.menu li{padding-left:3px;}
}
.sidebar-widget-area .widget ul.menu li:before{left:-5px;}
.sidebar-widget-area .widget_categories ul li{text-transform:capitalize;}
.footer-top-area .search-form .custom-search-input input.search-query, .footer-top-area .search-form .custom-search-input button.btn{background-color:#fff;border:none;}
@media all and (max-width: 767px) {
.footer-top-area .widget{margin-bottom:45px;}
}
@media all and (max-width: 480px) {
.footer-top-area .widget{margin-bottom:40px;}
}
.footer-top-area .widget ul li{border-color:transparent;}
.footer-top-area .widget ul li:before{color:#396cf0;}
.footer-top-area .widget ul li ul.children, .footer-top-area .widget ul li ul.sub-menu{border-color:#373737;}
.footer-top-area .widget.widget_tag_cloud a{border-color:#b3b3b3;text-transform:capitalize;color:#b3b3b3 !important;}
.footer-top-area .widget.widget_tag_cloud a:hover{color:#fff !important;border-color:#396cf0;}
.footer-top-area .widget ul.menu li ul.children, .footer-top-area .widget ul.menu li ul.sub-menu{padding-left:10px;}
@media all and (max-width: 991px) {
.footer-top-area .widget ul.menu li ul.children, .footer-top-area .widget ul.menu li ul.sub-menu{padding-left:3px;}
}
.footer-top-area .widget ul.menu li{padding-left:10px;}
@media all and (max-width: 991px) {
.footer-top-area .widget ul.menu li{padding-left:3px;}
}
.footer-top-area .widget ul.menu li:before{left:-5px;}
.widget.widget_medilink_about img{margin-top:5px;}
.widget.widget_medilink_about .rtin-des{margin-bottom:20px;}
.widget.widget_medilink_about ul li{display:inline-block;margin:0 1px 1px 0;padding:0;border:none;}
.widget.widget_medilink_about ul li a{display:block;line-height:32px;text-align:center;transition:all 0.3s ease-out;width:40px;height:40px;font-size:18px;border:none;}
.widget.widget_medilink_about ul li a:hover{color:#396cf0;}
.widget.widget_medilink_about ul li::before{content:none;}
.widget.widget_medilink_info{border-radius:4px;}
.widget.widget_medilink_info ul li{padding-left:30px;font-size:16px;}
.widget.widget_medilink_info ul li:before{content:none;}
.widget.widget_medilink_info ul li:last-child{margin-bottom:0;padding-bottom:0;}
.widget.widget_medilink_info ul li i{color:#fff;left:0;position:absolute;top:6px;}
.widget .category-type ul li{background-color:#f1f7fa;padding:0;font-size:16px;text-transform:uppercase;font-weight:700;line-height:1.8;border-radius:4px;border-bottom:none;margin-bottom:2px;}
.widget .category-type ul li:before{content:"\f105";font-family:FontAwesome;color:#396cf0;position:absolute;right:24px;top:20px;font-size:18px;line-height:1;left:inherit;}
.widget .category-type ul li:hover:before{color:#fff;}
.widget .category-type ul li a{display:block;padding:15px 15px 15px 30px;color:#222222;border-radius:4px;}
.widget .category-type ul li a:hover{background-color:#396cf0;color:#fff;}
.sidebar-widget-area .widget.widget_medilink_info{background-image:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/icon-bg.png);background-repeat:no-repeat;background-position:right bottom;}
.sidebar-widget-area .contact-us-form{background-color:#396cf0;color:#fff;padding:30px 30px 5px 30px;border-radius:4px;}
.sidebar-widget-area .contact-us-form h3{font-size:20px;color:#fff;text-transform:uppercase;margin:0 0 30px 0;font-weight:700;position:relative;}
.sidebar-widget-area .contact-us-form h3:after{content:"";height:5px;width:30px;background-color:#fff;position:absolute;left:0;bottom:-5px;z-index:1;}
.sidebar-widget-area .contact-us-form .form-control::-moz-placeholder{color:#fff;opacity:1;}
.sidebar-widget-area .contact-us-form .form-group .form-control{border-radius:4px;background:#489aed;box-shadow:none;color:#ffffff;border:none;}
.sidebar-widget-area .contact-us-form .form-group .form-control:-webkit-input-placeholder{color:#ffffff;}
.sidebar-widget-area .contact-us-form .form-group .form-control:-moz-placeholder{color:#ffffff;}
.sidebar-widget-area .contact-us-form .form-group .form-control:-ms-input-placeholder{color:#ffffff;}
.sidebar-widget-area .contact-us-form .form-group .form-control:-moz-placeholder{color:#ffffff;}
.sidebar-widget-area .widget_medilink_info{background-color:#396cf0;background-repeat:no-repeat;background-position:right bottom;padding:30px 10px 35px 30px;}
.sidebar-widget-area .widget_medilink_info ul li{color:#fff;border-bottom:none;margin-bottom:0;padding-left:0;font-size:18px;}
.sidebar-widget-area .widget_medilink_info ul li a{color:#fff;}
.sidebar-widget-area .widget_medilink_info ul li .fa{display:none;}
.sidebar-widget-area .widget_medilink_info h3{text-transform:uppercase;color:#fff;font-size:24px;font-weight:700;}
@media all and (max-width: 767px) {
.sidebar-widget-area .widget_medilink_info h3{font-size:22px;}
}
@media all and (max-width: 480px) {
.sidebar-widget-area .widget_medilink_info h3{margin-bottom:20px;}
}
.sidebar-widget-area .widget_medilink_info h3::after{background-color:#fff;}
.kebo-tweets .ktweet .kmeta a{color:#396cf0;}
.kebo-tweets .ktweet .kmeta a:hover{color:#fff;}
.widget_medilink_info.widget ul li i{color:#2055e4;margin-right:10px;}
.widget_medilink_info.widget ul li::before{display:none;}
.widget_recent_comments ul li span{font-weight:700;}
.single-post .entry-content{padding-bottom:40px;border-bottom:1px solid #ebebeb;margin-bottom:40px;}
@media only screen and (max-width: 991px) {
.sidebar-break-md{margin-top:5rem;}
}
.widget-search .stylish-input-group{background:#f1f7fa;border:0;height:60px;border-radius:3px;}
.widget-search .stylish-input-group .form-control{padding:0.75rem 1.5rem;border:none;box-shadow:none;border-radius:0;background:#f1f7fa;text-transform:lowercase;color:#000000;font-size:16px;}
.widget-search .stylish-input-group .input-group-addon{padding:0;border:none;border-radius:0;background:transparent !important;}
.widget-search .stylish-input-group .input-group-addon button{padding:1.5rem;cursor:pointer;background:transparent;border:0;transition:all 0.5s ease-out;}
.widget-search .stylish-input-group .input-group-addon button span:before{color:#3c70fa;font-size:26px;font-weight:700;margin-left:0;}
.widget-search .stylish-input-group .input-group-addon button:hover span{color:#2055e4;}
.widget-search .stylish-input-group .input-group-addon button:focus{outline:none;}
.widget-search .stylish-input-group input{font-size:14px;color:#000000;}
.widget-search .stylish-input-group input.form-control::-webkit-input-placeholder, .widget-search .stylish-input-group textarea.form-control::-webkit-input-placeholder{color:#444444;font-size:16px;}
.widget-search .stylish-input-group input.form-control::-moz-placeholder, .widget-search .stylish-input-group textarea.form-control::-moz-placeholder{color:#444444;font-size:16px;}
.widget-search .stylish-input-group input.form-control:-moz-placeholder, .widget-search .stylish-input-group textarea.form-control:-moz-placeholder{color:#444444;font-size:16px;}
.widget-search .stylish-input-group input.form-control:-ms-input-placeholder, .widget-search .stylish-input-group textarea.form-control:-ms-input-placeholder{color:#444444;font-size:16px;}
.widget-categories ul li{position:relative;}
.widget-categories ul li:last-child a{border-bottom:0;}
.widget-categories ul li:last-child:after{display:none;}
.widget-categories ul li:before{content:"\f105";font-family:"Font Awesome 5 Free";color:#396cf0;position:absolute;left:0;top:50%;font-weight:900;transform:translateY(-50%);font-size:18px;z-index:1;}
.widget-categories ul li a{position:relative;z-index:2;display:block;color:#111111;padding-left:20px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #dedede;transition:all 0.5s ease-out;}
.widget-categories ul li a span{position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:2;transition:all 0.5s ease-out;}
.widget-categories ul li:hover a{color:#396cf0;}
.widget-categories ul li:hover:after{right:0;left:0;width:100%;}
.widget-categories ul li:after{content:"";background-color:#396cf0;width:0%;height:1px;left:0;bottom:-1px;z-index:3;position:absolute;transition:all 0.5s ease-out;}
.widget-top-rated ul li{margin-bottom:20px;}
.widget-top-rated ul li:last-child{margin-bottom:0;}
.widget-top-rated ul li .top-rated-content h4{margin-bottom:0;}
.widget-top-rated ul li .top-rated-content h4 a{color:#111111;transition:all 0.3s ease-out;}
.widget-top-rated ul li .top-rated-content h4 a:hover{color:#396cf0;}
.widget-top-rated ul li .top-rated-content .rating{line-height:1.6;margin-bottom:5px;}
.widget-top-rated ul li .top-rated-content .rating li{display:inline;border-bottom:none;}
.widget-top-rated ul li .top-rated-content .rating li i{color:#fdc800;font-size:14px;}
.widget-top-rated ul li .top-rated-content .amount{color:#396cf0;font-weight:500;margin-bottom:5px;}
.widget-top-rated ul li .top-rated-content .amount .currency{font-weight:500;}
.widget-call-to-action{background-color:#396cf0;padding:30px 20px 20px;border-radius:4px;box-shadow:0px 1px 10px 0px rgba(56, 101, 219, 0.75);}
.widget-call-to-action .media img{margin-top:5px;}
.widget-call-to-action .media .media-body h4{color:#ffffff;margin-bottom:10px;font-weight:500;}
.widget-call-to-action .media .media-body span{color:#ffffff;display:block;margin-bottom:10px;}
.widget-call-to-action .media .media-body span a{color:#fff;}
.widget-testimonial{padding:30px;border:1px solid #e6e6e6;border-radius:4px;}
.widget-testimonial .widget-testimonial-box{margin-top:35px;}
.widget-testimonial .widget-testimonial-box p{position:relative;}
.widget-testimonial .widget-testimonial-box p:after{position:absolute;content:"\f10d";font-family:"Font Awesome 5 free";font-size:30px;font-weight:900;top:-45px;left:1px;color:#cccccc;}
.widget-testimonial .widget-testimonial-box .item-img{margin-bottom:15px;}
.widget-testimonial .widget-testimonial-box .item-title{margin-bottom:0;font-size:17px;color:#111111;text-transform:capitalize;font-weight:500;}
.widget-testimonial .widget-testimonial-box .sub-title{font-size:15px;margin-bottom:0;}
.widget-tag li{display:inline-block;margin-top:5px;border:1px solid #396cf0;background:transparent;font-size:16px;border-radius:4px;transition:all 0.5s ease-out;}
.widget-tag li a{color:#396cf0;display:block;padding:5px 15px;transition:all 0.5s ease-out;}
.widget-tag li:hover{background:#396cf0;}
.widget-tag li:hover a{color:#ffffff;}
.widget-departments{padding:30px;background-color:#ffffff;box-shadow:0px 1px 20px 0px rgba(218, 227, 232, 0.75);}
.widget-departments ul li{position:relative;border-bottom:1px solid #dedede;}
.widget-departments ul li:last-child{margin-bottom:0;border-bottom:0;}
.widget-departments ul li:last-child:before{display:none;}
.widget-departments ul li:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:700;color:#396cf0;position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:16px;}
.widget-departments ul li a{display:block;color:#111111;padding-left:20px;padding-top:12px;padding-bottom:12px;transition:all 0.5s ease-out;}
.widget-departments ul li:hover a{color:#396cf0;}
.widget-departments ul li:hover:before{right:0;left:0;width:100%;}
.widget-departments ul li:before{content:"";background-color:#396cf0;width:0%;height:1px;left:0;bottom:-1px;z-index:2;position:absolute;transition:all 0.5s ease-out;}
.widget-price-range .price-range-wrapper{text-align:left;padding-top:20px;}
.widget-price-range .price-range-wrapper:after{clear:both;display:block;content:"";}
.widget-price-range .price-range-wrapper .price-filter-wrap{margin-top:15px;}
.widget-price-range .price-range-wrapper .price-filter-wrap .filter-button{margin-left:10px;}
.widget-price-range .price-range-wrapper .price-filter-wrap .filter-button .item-btn{padding:5px 20px;display:inline-block;font-size:14px;text-transform:capitalize;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;cursor:pointer;font-weight:500;transition:all 0.3s ease-out;}
.widget-price-range .price-range-wrapper .price-filter-wrap .filter-button .item-btn:focus{outline:none;}
.widget-price-range .price-range-wrapper .price-filter-wrap .filter-button .item-btn:hover{background-color:#396cf0;color:#ffffff;}
.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select{margin:20px 0;text-align:center;}
.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select:after{clear:both;display:block;content:"";}
.widget-price-range .price-range-wrapper .price-filter-wrap .price-range-select .price-range{display:inline-block;margin:0 2px;font-weight:500;color:#222222;}
.widget-price-range .price-range-wrapper .noUi-connect{background:#396cf0;box-shadow:none;}
.widget-price-range .price-range-wrapper .noUi-horizontal{height:7px;}
.widget-price-range .price-range-wrapper .noUi-target{border-radius:0;box-shadow:none;background-color:#f2f2f2;border:0;}
.widget-price-range .price-range-wrapper .noUi-horizontal .noUi-handle{top:-10px;background:#396cf0;border:none;box-shadow:none;border-radius:50%;width:25px;height:25px;box-shadow:0px 5px 5px 0px rgba(191, 191, 191, 0.75);}
.widget-price-range .price-range-wrapper .noUi-handle::before{display:none;}
.widget-price-range .price-range-wrapper .noUi-handle::after{height:8px;width:8px;background-color:#ffffff;border-radius:50%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%);}
.widget-recent .media{margin-bottom:30px;}
.widget-recent .media:last-child{margin-bottom:0;}
.widget-recent .media .media-body .post-date{color:#396cf0;margin-bottom:10px;font-weight:500;}
.widget-recent .media .media-body .post-title{font-size:15px;margin-bottom:10px;font-weight:500;}
.widget-recent .media .media-body .post-title a{color:#111111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;transition:all 0.5s ease-out;}
.widget-recent .media .media-body .post-title a:hover{color:#396cf0;}
.widget-about-team{padding:32px 25px 28px;background-color:#ffffff;border-radius:4px;box-shadow:0px 1px 0px 0px rgba(222, 229, 232, 0.75);margin-bottom:30px;}
.widget-about-team img{margin-bottom:16px;width:100%;}
.widget-about-team .item-content .item-title{font-weight:700;color:#111111;margin-bottom:10px;}
.widget-about-team .item-content .item-ctg{margin-bottom:10px;}
.widget-about-team .item-content .item-designation{color:#396cf0;font-weight:500;display:block;margin-bottom:10px;}
.widget-team-contact{padding:32px 25px 28px;background-color:#ffffff;border-radius:4px;box-shadow:0px 1px 0px 0px rgba(222, 229, 232, 0.75);margin-bottom:30px;}
.widget-team-contact ul li{font-weight:500;position:relative;margin-bottom:10px;}
.widget-team-contact ul li:last-child{margin-bottom:0;}
.widget-team-contact ul li span{position:absolute;left:30%;top:50%;transform:translateY(-50%);font-size:17px;font-weight:400;display:inline-block;}
.widget-team-contact ul li span a{color:#646464;transition:0.4s;}
.widget-team-contact ul li span a:hover{color:#396CF0;}
.widget-team-contact ul li ul.widget-social li{display:inline-block;margin-right:5px;}
.widget-team-contact ul li ul.widget-social li a{color:#396cf0;padding:5px;transition:all 0.3s ease-out;}
.widget-team-contact ul li ul.widget-social li a:hover{color:#111111;}
.widget_medilink_posts .media-body{margin-left:0;}
.widget_medilink_posts .media-body h4{font-size:16px;margin-bottom:10px;font-weight:500;line-height:1.5;}
.widget_medilink_posts .media-body h4 a{color:#111111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;transition:all 0.5s ease-out;}
.widget_medilink_posts .media-body p{line-height:1.5;margin-bottom:10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.widget_medilink_posts .media-body p.spost-title a{color:#111111;}
.widget_medilink_posts .media-body p.spost-title a:hover{color:#396cf0;}
.widget_medilink_posts .media-body .date{color:#396cf0;margin-bottom:10px;font-weight:500;line-height:1;font-size:15px;}
.widget_medilink_posts .media{margin-bottom:20px;}
.widget_medilink_posts .media img{margin-right:20px;border-radius:4px;}
.site-wrp .ls-v6 .ls-nav-prev, .site-wrp .ls-v6 .ls-nav-next{z-index:99;}
.inline-block{display:inline-block;}
a.rtin-button-1{background-color:#fff;border-radius:4px;border:2px solid #fff;padding:12px 35px;font-weight:600;font-size:14px;line-height:1.5;display:inline-block;transition:all 0.3s ease-out;}
@media all and (max-width: 767px) {
a.rtin-button-1{padding:10px 20px;}
}
a.rtin-button-1, a.rtin-button-1:link, a.rtin-button-1:visited{color:#282828;}
a.rtin-button-1:hover{color:#fff;background-color:transparent;}
.rdtheme-button-1{background-color:#396cf0;padding:17px 26px;border-radius:4px;font-size:15px;line-height:1.75;font-weight:600;display:inline-block;transition:all 0.3s ease-out;}
.rdtheme-button-1, .rdtheme-button-1:link, .rdtheme-button-1:visited{color:#fff;}
.rdtheme-button-1:hover{color:#fff;background-color:#2055e4;}
.rdtheme-button-ghost-1{background-color:#396cf0;border:2px solid #396cf0;padding:15px 26px;border-radius:4px;font-size:15px;line-height:1.75;font-weight:600;transition:all 0.3s ease-out;}
.rdtheme-button-ghost-1, .rdtheme-button-ghost-1:link, .rdtheme-button-ghost-1:visited{color:#fff;}
.rdtheme-button-ghost-1:hover{color:#396cf0;background-color:transparent;}
.rdtheme-button-ghost-1 i{font-size:18px;line-height:1.90;}
.rdtheme-button-2{border:2px solid #396cf0;padding:12px 26px;border-radius:4px;transition:all 0.5s ease-out;font-size:15px;font-weight:600;text-transform:uppercase;}
.rdtheme-button-2, .rdtheme-button-2:link, .rdtheme-button-2:visited{color:#396cf0;}
.rdtheme-button-2:hover{color:#fff;border-color:#396cf0;background-color:#396cf0;}
.rdtheme-button-4{border:2px solid #396cf0;padding:10px 22px;border-radius:4px;transition:all 0.5s ease-out;font-size:14px;font-weight:600;display:inline-block;}
.rdtheme-button-4, .rdtheme-button-4:link, .rdtheme-button-4:visited{color:#444;}
.rdtheme-button-4:hover{color:#fff;border-color:#396cf0;background-color:#396cf0;}
.rdtheme-button-3{background-color:#fff;border:2px solid #fff;padding:15px 30px;border-radius:4px;font-weight:600;transition:all 0.3s ease-out;text-transform:uppercase;}
.rdtheme-button-3, .rdtheme-button-3:link, .rdtheme-button-3:visited{color:#396cf0;}
.rdtheme-button-3:hover{background-color:transparent;color:#fff;}
.rdtheme-button-3:hover i{color:#fff;}
.rdtheme-button-blog{font-size:18px;}
.rdtheme-button-blog:hover{color:#282828;}
.contact-us-form input.rdtheme-button-submit[type="submit"]{border:2px solid #396cf0;padding:15px 26px;border-radius:4px;transition:all 0.5s ease-out;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;background-color:#396cf0;}
.contact-us-form input.rdtheme-button-submit[type="submit"]:hover{color:#fff;border-color:#2055e4;background-color:#2055e4;}
.breadcrumb-area .entry-breadcrumb > span{color:#ffffff;margin:8px;font-size:18px;font-weight:500;}
.breadcrumb-area .entry-breadcrumb > span:first-child{margin-left:0;}
.breadcrumb-area .entry-breadcrumb{font-size:20px;font-weight:700;margin-bottom:10px;}
.entry-banner{position:relative;background-repeat:no-repeat;background-attachment:scroll;background-position-x:center;background-position-y:center;background-size:cover;}
.entry-banner .inner-page-banner{position:relative;display:block;padding:13.2rem 0;}
@media only screen and (max-width: 767px) {
.entry-banner .inner-page-banner{padding:9.2rem 0;}
}
@media only screen and (max-width: 575px) {
.entry-banner .inner-page-banner{padding:9.2rem 0;}
}
.entry-banner .inner-page-banner:before{background-color:rgba(57, 108, 240, 0.9);content:"";height:100%;width:100%;position:absolute;top:0;left:0;right:0;z-index:1;}
.entry-banner .inner-page-banner .breadcrumbs-area{position:relative;z-index:1;}
.entry-banner .inner-page-banner .breadcrumbs-area h1{text-transform:capitalize;color:#fff;word-wrap:break-word;line-height:1.5;margin-bottom:10px;}
@media only screen and (max-width: 767px) {
.entry-banner .inner-page-banner .breadcrumbs-area h1{font-size:32px;line-height:1.2;margin-bottom:15px;}
}
.entry-banner .inner-page-banner .breadcrumbs-area ul li{display:inline-block;color:#c5d5ff;font-size:18px;position:relative;margin-right:8px;padding-right:20px;}
.entry-banner .inner-page-banner .breadcrumbs-area ul li:before{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:600;font-size:14px;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:5;color:#396cf0;}
.entry-banner .inner-page-banner .breadcrumbs-area ul li a{color:#fff;transition:all 0.5s ease-out;}
.entry-banner .inner-page-banner .breadcrumbs-area ul li a:hover{color:#396cf0;}
.entry-banner .inner-page-banner .breadcrumbs-area ul li:last-child{margin-right:0;padding-right:0;}
.entry-banner .inner-page-banner .breadcrumbs-area ul li:last-child:before{display:none;}
.entry-banner .inner-page-banner .breadcrumbs-area.area-right{margin-top:20px;text-align:right;}
.trheader .entry-banner.entry-banner-after:after{position:absolute;content:"";background:rgba(255, 255, 255, 0.5);height:100%;width:100%;top:0;left:0;right:0;margin:0 auto;}
.trheader .entry-banner{position:relative;background-repeat:no-repeat;background-attachment:scroll;background-position-x:center;background-position-y:center;background-size:cover;text-align:center;}
.trheader .entry-banner .inner-page-banner{position:relative;display:block;padding:13rem 0 20rem;}
@media only screen and (max-width: 991px) {
.trheader .entry-banner .inner-page-banner{padding:15.3rem 0 16rem;}
}
@media only screen and (max-width: 767px) {
.trheader .entry-banner .inner-page-banner{padding:13.3rem 0 14rem;}
}
@media only screen and (max-width: 575px) {
.trheader .entry-banner .inner-page-banner{padding:11.3rem 0 12rem;}
}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area{position:relative;z-index:1;}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area h1{font-weight:700;color:#FFFFFF;font-size:6rem;line-height:1.4;word-wrap:break-word;}
@media only screen and (max-width: 767px) {
.trheader .entry-banner .inner-page-banner .breadcrumbs-area h1{margin-bottom:10px;font-size:7rem;}
}
@media only screen and (max-width: 575px) {
.trheader .entry-banner .inner-page-banner .breadcrumbs-area h1{margin-bottom:0;font-size:8rem;}
}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area ul li{display:inline-block;color:#c6c6c6;font-size:18px;position:relative;margin-right:10px;padding-right:20px;}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area ul li:before{content:"\f105";position:absolute;right:0;top:-1px;z-index:5;color:#c6c6c6;font-family:fontawesome;font-size:20px;}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area ul li a{color:#396cf0;transition:all 0.5s ease-out;}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area ul li a:hover{color:#FFFFFF;}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area ul li:last-child{margin-right:0;padding-right:0;}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area ul li:last-child:before{display:none;}
.trheader .entry-banner .inner-page-banner .breadcrumbs-area.area-right{margin-top:20px;text-align:right;}
.pagination-area{padding-top:40px;width:100%;}
@media all and (max-width: 991px) {
.pagination-area{padding-top:30px;}
}
@media all and (max-width: 480px) {
.pagination-area{padding-top:20px;}
}
.rt-team-archive .pagination-area{margin-top:0;}
@media all and (max-width: 991px) {
.rt-team-archive .pagination-area{padding-top:0;}
}
@media all and (max-width: 480px) {
.rt-team-archive .pagination-area{padding-top:30px;}
}
.pagination-area ul{list-style-type:none;margin:0;padding:0;text-align:center;font-size:0;}
.pagination-area ul li{display:inline-block;}
.pagination-area ul li a, .pagination-area ul li span{background-color:#f2f2f2;color:#282828;transition:all 0.5s ease-out;margin:0 3px;display:block;font-size:20px;line-height:2;text-align:center;border-radius:4px;border-bottom:1px solid #f2f2f2;padding:0 15px;}
.pagination-area ul li.active a, .pagination-area ul li a:hover, .pagination-area ul li span.current{background-color:#396cf0;color:#fff;}
ul.entry-meta-2{padding:0;}
ul.entry-meta-2 li{list-style:none;}
@keyframes shine {
100%{left:125%;}
}
.post-each{margin-bottom:30px;transition:all 0.5s ease-out;}
.post-each .entry-thumbnail-area{position:relative;overflow:hidden;border-radius:4px 4px 0 0;}
.post-each .entry-thumbnail-area:before{position:absolute;top:0;left:-75%;z-index:1;display:block;content:'';width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);transform:skewX(-25deg);}
.post-each .entry-thumbnail-area:hover:before{animation:shine .75s;}
.post-each .entry-thumbnail-area img{transition:all 0.5s ease-out;width:100%;}
.post-each .entry-thumbnail-area.nothumb .entry-meta-1{position:relative;}
.post-each .entry-meta-2{color:#6c6c6c;}
.post-each .entry-meta-2 li{display:inline-block;}
.post-each .entry-meta-2 li:last-child{float:right;}
.post-each .entry-meta-2 li.vcard-author{text-align:center;}
.post-each .entry-meta-2 li.vcard-author i{border-radius:50%;color:#2055e4;width:20px;height:20px;text-align:center;font-size:14px;line-height:1.4;margin-right:2px;transition:all 0.5s ease-out;}
.post-each .entry-meta-2 li.vcard-author a{color:#6c6c6c;transition:all 0.5s ease-out;}
.post-each .entry-meta-2 li.vcard-author a:hover{color:#2055e4;}
.post-each .entry-meta-2 li.vcard-comments{text-align:center;}
.post-each .entry-meta-2 li.vcard-comments i{color:#2055e4;}
.post-each .entry-meta-2 li.vcard-comments a{color:#6c6c6c;transition:all 0.5s ease-out;}
.post-each .entry-meta-2 li.vcard-comments a:hover{color:#2055e4;}
.post-each .entry-meta-1{list-style-type:none;margin:0;padding:0;}
.post-each .entry-meta-1 span.updated{color:#6c6c6c;display:block;margin-bottom:10px;transition:all 0.3s ease-out;font-size:14px;font-weight:500;}
.post-each .entry-meta-1 span.updated i{font-size:14px;}
.post-each .entry-meta-1 li{display:inline;padding-right:30px;color:#6c6c6c;}
.post-each .entry-meta-1 li:last-child{padding-right:0;}
.post-each .entry-meta-1 li a{transition:all 0.3s ease-out;}
.post-each .entry-meta-1 li a:hover{color:#2055e4;}
.post-each .entry-meta-1 li a:hover span{color:#2055e4;}
.post-each .entry-meta-1 li i{margin-right:2px;color:#2055e4;width:16px;}
.post-each .entry-content-area{padding:30px;background-color:#fff;box-shadow:0px 0px 40px 0px rgba(216, 216, 216, 0.5);transition:all 0.5s ease-out;border-radius:0 0 4px 4px;}
.post-each .entry-content-area .entry-header{list-style-type:none;margin:0;padding:0;}
.post-each .entry-content-area .entry-header h2{font-size:26px;margin-bottom:15px;}
.post-each .entry-content-area .entry-header h3{font-size:24px;margin-bottom:15px;font-weight:700;line-height:1.4;}
@media all and (max-width: 768px) {
.post-each .entry-content-area .entry-header h3{font-size:22px;line-height:1.3;margin-bottom:20px;}
}
.post-each .entry-content-area .entry-header a.entry-title{color:#282828;transition:all 0.4s ease-out;}
.post-each .entry-content-area .entry-header a.entry-title:hover{color:#396cf0;}
.post-each .entry-content-area .entry-header .entry-meta-2{color:#6c6c6c;list-style-type:none;margin:0;padding:0;margin-bottom:10px;}
.post-each .entry-content-area .entry-header .entry-meta-2 li{margin-right:20px;display:inline-block;color:#6c6c6c;}
.post-each .entry-content-area .entry-header .entry-meta-2 li:last-child{margin-right:0;}
.post-each .entry-content-area .entry-header .entry-meta-2 li a{padding-left:5px;}
.post-each .entry-content-area .rdtheme-button-2{display:inline-block;padding:12px 24px;}
.post-each .entry-content-area .read-more-btn{color:#282828;font-weight:600;transition:all 0.5s ease-out;}
.post-each .entry-content-area .read-more-btn i{color:#396cf0;margin-left:15px;}
.post-each .entry-content-area .read-more-btn:hover{color:#396cf0;}
.post-each .entry-content-area:hover{box-shadow:0px 0px 40px 0px rgba(216, 216, 216, 0.9);}
.post-each .entry-content-area:hover .entry-meta-2{color:#6c6c6c;}
.post-each .entry-content-area:hover .entry-meta-2 li.vcard-author i{color:#2055e4;}
.post-each .entry-content-area:hover .entry-meta-2 li.vcard-author a{color:#6c6c6c;}
.post-each .entry-content-area:hover .entry-meta-2 li.vcard-author a:hover{color:#2055e4;}
.post-each .entry-content-area:hover .entry-meta-2 li.vcard-comments i{color:#2055e4;}
.post-each .entry-content-area:hover .entry-meta-2 li.vcard-comments a{color:#6c6c6c;}
.post-each .entry-content-area:hover .entry-meta-2 li.vcard-comments a:hover{color:#2055e4;}
.post-each.post-each-alt .entry-meta-1 li{display:block;padding-right:0;}
.post-each.post-each-single{box-shadow:none;margin-bottom:0;}
.post-each.post-each-single .entry-thumbnail-area{margin-bottom:0;border-radius:4px 4px 0 0;}
.post-each.post-each-single .entry-thumbnail-area:before{opacity:0;visibility:hidden;height:100%;width:100%;background:rgba(0, 0, 0, 0.3);content:"";transition:all 0.5s ease-out;transform:none;left:0;}
.post-each.post-each-single .entry-thumbnail-area:hover:before{opacity:1;visibility:visible;animation:none;}
.post-each.post-each-single .entry-content-area{background-color:inherit;padding:0 0 30px 0;box-shadow:none;}
.post-each.post-each-single .entry-content-area .entry-header{margin-bottom:15px;}
.post-each.post-each-single .entry-content-area .entry-header .entry-meta-2{color:#6c6c6c;}
.post-each.post-each-single .entry-content-area .entry-header .entry-meta-2 li{margin-right:0;}
.post-each.post-each-single .entry-content-area .entry-header .entry-meta-2 li.rtin-spacer{color:#dcdcdc;margin:0 10px;}
.post-each.post-each-single .entry-content-area .entry-tags{color:#8c8c8c;margin-top:20px;}
.post-each.post-each-single .entry-content-area .entry-tags span{font-size:18px;font-weight:600;color:#282828;line-height:1.3;padding-right:5px;}
.post-each.post-each-single .entry-content-area .entry-tags a{color:#8c8c8c;transition:all 0.3s ease-out;padding-left:5px;}
.post-each.post-each-single .entry-content-area .entry-tags a:hover{color:#396cf0;}
.post-each.post-each-single .entry-content-area h2.title.single-title{font-size:32px;line-height:1.4;}
.entry-title{word-break:break-all;-ms-word-wrap:break-word;word-wrap:break-word;}
.site-index .pagination-area{margin-top:30px;}
.site-search .pagination-area{margin-top:60px;}
.site-index .sticky .entry-content-area{background-color:#f5e8fb;}
.primary-list{list-style-type:none;margin:0;padding:0;}
.primary-list li{margin-bottom:5px;}
.primary-list li:before{background-color:#396cf0;border-radius:17px;color:#fff;content:"\f00c";font-family:FontAwesome;font-size:10px;margin-right:12px;padding:4px;line-height:1.5;}
.comments-area ul.comment-list{border-bottom:1px solid #ebebeb;padding-bottom:43px !important;margin-bottom:43px !important;}
.comments-area ul.comment-list, .comments-area ul.children{list-style-type:none;margin:0;padding:0;}
.comments-area ul.children{margin-left:50px;}
@media all and (max-width: 991px) {
.comments-area ul.children{margin-left:20px;}
}
@media all and (max-width: 480px) {
.comments-area ul.children{margin-left:10px;}
}
.comments-area .avatar-disabled .main-comments ul.children{margin-left:30px;}
@media all and (max-width: 991px) {
.comments-area .avatar-disabled .main-comments ul.children{margin-left:20px;}
}
@media all and (max-width: 480px) {
.comments-area .avatar-disabled .main-comments ul.children{margin-left:10px;}
}
.comments-area h3.comment-title{color:#282828;font-size:24px;line-height:1.3;position:relative;padding-bottom:20px;}
.comments-area h3.comment-title:after{background-color:#2055e4;border-radius:6px;content:"";display:block;height:3px;width:50px;position:absolute;left:0;bottom:0;}
.comments-area .main-comments{padding-top:12px;}
.comments-area .main-comments:first-child{padding-top:0px;}
.comments-area .main-comments .children li{padding-top:12px;}
.comments-area .main-comments .each-comment{padding:15px 0;display:-ms-flexbox;display:flex;}
@media all and (max-width: 480px) {
.comments-area .main-comments .each-comment{padding:5px 0;}
}
.comments-area .main-comments .imgholder{border-radius:50%;margin-right:20px;margin-bottom:10px;}
@media all and (max-width: 991px) {
.comments-area .main-comments .imgholder{max-width:120px;}
}
@media all and (max-width: 480px) {
.comments-area .main-comments .imgholder{max-width:70px;margin-right:10px;}
}
.comments-area .main-comments .imgholder img{border-radius:50%;background-color:#f8f8f8;width:100%;}
.comments-area .main-comments .comment-meta{color:#282828;font-size:16px;line-height:1.3;font-weight:400;margin-bottom:5px;}
@media all and (max-width: 480px) {
.comments-area .main-comments .comment-meta{font-size:14px;}
}
.comments-area .main-comments .comment-meta .comment-meta-left{float:left;margin-bottom:10px;font-weight:700;}
@media all and (max-width: 991px) {
.comments-area .main-comments .comment-meta .comment-meta-left{float:none;}
}
.comments-area .main-comments .comment-meta .comment-meta-left a{color:#282828;}
.comments-area .main-comments .comment-meta .comment-meta-left a:hover{text-decoration:underline;}
.comments-area .main-comments .comment-meta .reply-area{float:right;margin-top:-9px;}
@media all and (max-width: 991px) {
.comments-area .main-comments .comment-meta .reply-area{float:none;}
}
.comments-area .main-comments .comment-meta .reply-area a{color:#fff;padding:12px 20px;background:#396cf0;display:block;font-size:12px;line-height:1.2;transition:all 0.5s ease-out;border-radius:4px;font-weight:500;}
.comments-area .main-comments .comment-meta .reply-area a:hover{background:#2055e4;color:#fff;}
@media all and (max-width: 991px) {
.comments-area .main-comments .comment-meta .reply-area a{display:inline-block;padding:5px 15px;border-radius:10px;}
}
.comments-area .main-comments .comments-body{margin-left:20px;}
.comments-area .main-comments .comments-body .comment-text{font-size:14px;line-height:1.75;}
.comments-area .main-comments .comments-body .comment-text p{margin-bottom:10px;}
.comments-area .main-comments .comments-body .comment-text .comment-awaiting-moderation{font-size:16px;font-style:italic;font-weight:500;line-height:1.3;color:#282828;}
.comments-area .main-comments #respond{padding-top:20px;}
.comments-area #respond form .btn-send{color:#fff;font-weight:700 !important;}
.comments-area .comments-closed{font-size:16px;font-style:italic;font-weight:500;padding-top:20px;line-height:1.3;color:#282828;}
.comments-area .comment-pagination{margin-top:30px;}
.comments-area .comment-pagination ul li{margin-right:5px;margin-top:0;}
.comments-area .comment-pagination ul li a{font-size:12px;padding:10px;}
#respond .comment-reply-title{font-size:24px;line-height:1.3;margin-bottom:20px;color:#282828;position:relative;padding-bottom:18px;display:block;}
#respond .comment-reply-title:after{position:absolute;background-color:#2055e4 !important;border-radius:6px;content:"";display:block;height:3px;left:0;bottom:0;width:50px;}
#respond .comment-notes,
#respond .logged-in-as,
#respond .form-group{margin-bottom:20px;}
#respond .logged-in-as a{color:#111;}
#respond .logged-in-as a:hover{color:#2055e4;}
#respond form input,
#respond form textarea{border:none;background-color:#f1f7fa;border-radius:0;box-shadow:none;color:#282828;font-size:14px;padding-left:15px;border-radius:3px;border:1px solid #396cf0;font-weight:500 !important;border:1px solid #396cf04d;}
#respond form input:focus,
#respond form textarea:focus{box-shadow:none;}
#respond form input:-ms-input-placeholder,
#respond form textarea:-ms-input-placeholder{color:#868e96;}
#respond form input::placeholder,
#respond form textarea::placeholder{color:#868e96;}
#respond form input{height:45px;border-radius:3px;}
#respond form textarea{padding-top:10px;}
#respond form .btn-send{height:inherit;background-color:#396cf0;border:none;color:#282828;font-size:14px;padding:15px 30px;border-radius:3px;text-transform:uppercase;transition:all 0.3s ease-in-out 0s;line-height:1.5;font-weight:500;}
#respond form .btn-send:hover{background-color:#2055e4;color:#fff;}
#respond #cancel-comment-reply-link{font-size:12px;}
.no-results h2.page-title{color:#000;}
.error-page-area{background-color:#396cf0;}
.error-page-area .error-page{color:#ffffff;text-align:center;}
.error-page-area .error-page h3{color:#fff;font-weight:600;margin-top:45px;margin-bottom:10px;font-size:30px;line-height:1.5;}
.error-page-area .error-page p{color:#fff;font-size:18px;margin-bottom:40px;}
.error-page-area .btn-fill{background-color:#fff;color:#396cf0;}
.services-2bg{background-color:#f1f7fa;}
.contact-us-form.contact-us-page{padding:60px;background-color:#fff;}
.contact-us-form.contact-us-page .rt-el-title{margin-bottom:40px;}
.contact-us-form.contact-us-page .form-group .form-control{border:1px solid #dbe3e7;border-radius:0;box-shadow:none;color:#656565;background-color:transparent;}
.contact-us-form.contact-us-page textarea{overflow:auto;height:157px;}
.contact-us-form.contact-us-page .wpcf7-submit{padding:14px 34px;}
.contact-us-form.contact-us-page .form-control{font-size:17px;}
.widget_recent_entries.single-sidebar ul li span{display:block;color:#396cf0;}
.kebo-tweets.list .ktweet{padding:0 !important;}
.input-group.col-md-12{padding:0;}
.single-medilink-img{margin-bottom:35px;}
.medilink-description{margin-bottom:40px;}
.medilink-description .title{font-size:36px;line-height:1;}
.medilink-description ul li{line-height:2;font-size:18px;}
.medilink-description ul li span{font-weight:700;}
.medilink-owl-wrap .owl-dots{position:absolute;bottom:30px;left:30px;}
.medilink-owl-wrap .owl-dots .owl-dot span{height:12px;width:12px;background:#396cf0;}
.medilink-owl-wrap .owl-dots .active span{background:#396cf0;}
.medilink-owl-wrap .dot-control .owl-controls{position:absolute;bottom:30px;left:30px;}
.medilink-owl-wrap .dot-control .owl-controls .owl-dots{position:absolute;bottom:30px;left:30px;}
.medilink-owl-wrap .dot-control .owl-controls .owl-dots .owl-dot span{height:12px;width:12px;background:#396cf0;}
.medilink-owl-wrap .dot-control .owl-controls .owl-dots .active span{background:#396cf0;}
.departments-wrap-layout2 .owl-stage{padding-bottom:6px !important;}
.subscribe-layout1{text-align:center;}
.subscribe-layout1 h2{font-size:36px;color:#FFFFFF;margin-bottom:50px;}
@media only screen and (max-width: 1199px) {
.subscribe-layout1 h2{font-size:32px;margin-bottom:35px;}
}
@media only screen and (max-width: 991px) {
.subscribe-layout1 h2{font-size:30px;margin-bottom:25px;}
}
@media only screen and (max-width: 767px) {
.subscribe-layout1 h2{font-size:28px;margin-bottom:20px;line-height:1.4;}
}
.subscribe-layout1 .subscribe-input-area{border:none;padding:0;width:60%;margin:0 auto;}
@media only screen and (max-width: 767px) {
.subscribe-layout1 .subscribe-input-area{width:100%;}
}
.subscribe-layout1 .subscribe-input-area .form-control{font-size:16px;padding:6px 20px;border:none;border-radius:4px !important;color:#282828;min-height:55px;background-color:#f2f2f2;box-shadow:0px 1px 0px 0px #e4e4e4;}
@media only screen and (max-width: 1199px) {
.subscribe-layout1 .subscribe-input-area .form-control{min-height:50px;}
}
@media only screen and (max-width: 991px) {
.subscribe-layout1 .subscribe-input-area .form-control{min-height:48px;}
}
@media only screen and (max-width: 767px) {
.subscribe-layout1 .subscribe-input-area .form-control{min-height:45px;}
}
@media only screen and (max-width: 575px) {
.subscribe-layout1 .subscribe-input-area .form-control{min-height:42px;}
}
@media only screen and (max-width: 479px) {
.subscribe-layout1 .subscribe-input-area .form-control{min-height:40px;}
}
.subscribe-layout1 .subscribe-input-area .input-group-addon{background:transparent;border:none;border-radius:0;padding:0;transition:all 0.3s ease-out;}
.subscribe-layout1 .subscribe-input-area .input-group-addon button{margin-left:10px;}
.subscribe-layout1 input.search-input:focus{outline-width:0;outline:none;}
.subscribe-layout1 input::-webkit-input-placeholder, .subscribe-layout1 textarea::-webkit-input-placeholder{color:#cecece;}
.subscribe-layout1 input::-moz-placeholder, .subscribe-layout1 textarea::-moz-placeholder{color:#cecece;}
.subscribe-layout1 input:-moz-placeholder, .subscribe-layout1 textarea:-moz-placeholder{color:#cecece;}
.subscribe-layout1 input:-ms-input-placeholder, .subscribe-layout1 textarea:-ms-input-placeholder{color:#cecece;}
.subscribe-layout1 .input-group-addon{margin-left:10px;}
.call-to-action-layout1{text-align:center;}
.call-to-action-layout1 h2{font-weight:700;color:#FFFFFF;}
.call-to-action-layout1 p{width:60%;margin:0 auto 45px;}
@media only screen and (max-width: 767px) {
.call-to-action-layout1 p{width:100%;}
}
.container-fluid.no-gutters{padding-left:0;padding-right:0;}
@media only screen and (min-width: 576px) {
.nav-control-top{position:relative;}
.nav-control-top .owl-controls{position:absolute;top:-80px;right:-2px;z-index:5;}
.nav-control-top .owl-controls i{display:block;line-height:30px;transition:all 0.3s ease-out;}
.nav-control-top .owl-controls .owl-nav{margin-top:0;}
.nav-control-top .owl-controls .owl-nav > div{padding:0;border-radius:2px;background-color:#396cf0;opacity:1;font-size:18px;margin:0 2px;height:30px;width:30px;color:#282828;transition:all 0.3s ease-out;}
.nav-control-top .owl-controls .owl-nav > div:hover{background-color:#396cf0;color:#FFFFFF;}
}
@media only screen and (min-width: 992px) {
.full-width-left-compress .container-fluid{padding-right:0;}
.header-icon-light a i{font-weight:500;font-size:20px;color:#FFFFFF;transition:all 0.5s ease-out;}
.header-icon-light a i:before{margin-left:0;color:#FFFFFF;transition:all 0.5s ease-out;}
.header-icon-light a:hover i{color:#396cf0;}
.header-icon-light a:hover i:before{color:#396cf0;}
}
@media only screen and (min-width: 1200px) {
.full-width-compress > *{padding-left:60px;padding-right:60px;}
.full-width-left-compress .container-fluid{padding-left:30px;padding-right:30px;}
.full-width-compress2 > *{padding-left:25px;padding-right:25px;}
}
@media only screen and (min-width: 1200px) {
.header-style-2 .new-header-2.full-width-compress{padding-left:60px;padding-right:60px;}
.header-style-2 .new-header-2.full-width-compress .container-fluid{padding-left:30px;padding-right:30;}
.header-style-2 .full-width-left-compress .container-fluid{padding-left:30px;padding-right:30;}
.header-style-2 .full-width-compress2 > *{padding-left:25px;padding-right:24;}
}
@media only screen and (max-width: 991px) {
.sidebar-break-md{margin-top:4rem;}
.header-icon-mobile a i{font-weight:500;font-size:20px;color:#9f9f9f;transition:all 0.5s ease-out;}
.header-icon-mobile a i:before{margin-left:0;color:#9f9f9f;transition:all 0.5s ease-out;}
.header-icon-mobile a:hover i{color:#396cf0;}
.header-icon-mobile a:hover i:before{color:#396cf0;}
}
@media only screen and (max-width: 575px) {
.text-center--mb{text-align:center!important;}
.nav-control-top{position:relative;}
.nav-control-top .owl-controls i{color:#396cf0;display:block;line-height:20px;transition:all 0.3s ease-out;}
.nav-control-top .owl-controls .owl-nav{margin-top:0;}
.nav-control-top .owl-controls .owl-nav > div{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:1px solid #396cf0;opacity:1;font-size:16px;margin:0 2px;height:30px;width:30px;transition:all 0.3s ease-out;}
.nav-control-top .owl-controls .owl-prev{left:-15px;}
.nav-control-top .owl-controls .owl-prev:hover{background:#396cf0;transition:all 0.3s ease-out;}
.nav-control-top .owl-controls .owl-prev:hover i{color:#FFFFFF;}
.nav-control-top .owl-controls .owl-next{right:-15px;}
.nav-control-top .owl-controls .owl-next:hover{background:#396cf0;transition:all 0.3s ease-out;}
.nav-control-top .owl-controls .owl-next:hover i{color:#FFFFFF;}
}
.trheader .site-header .site-branding{height:120px;}
.trheader .site-header .stick .site-branding{height:inherit;}
.trheader .header-icon-area .cart-icon-area .cart-icon-products{top:75%;}
.single-blog-content-holder input[type="password"]{height:32px;}
.entry-content{word-wrap:break-word;overflow-wrap:normal;overflow-wrap:break-word;}
.medilink-page-links span.page-links-title{font-weight:600;color:#282828;margin-right:5px;padding:0;}
.medilink-page-links span{font-size:18px;color:#2055e4;padding:5px;}
.medilink-page-links a{text-decoration:underline;}
.medilink-page-links a span{color:#282828 !important;font-size:18px;}
.medilink-page-area .comments-area{border-top:1px solid #ebebeb;padding-top:43px !important;margin-top:45px !important;}
.mc4wp-response{text-align:center;color:#fff;}
.news-meta-info.mar20-ul{padding-left:0;}
.sidebar-widget-area .widgets ul li ul.children, .sidebar-widget-area .widgets ul li ul.sub-menu{padding-left:3;}
.sidebar-widget-area .widgets ul li{padding-left:11px;}
.comments-area .main-comments.pingback .comments-body{margin-left:0;}
.comments-area .main-comments.pingback .imgholder{margin-right:0;}
nav.pagination-area.comment-pagination{padding-top:0;margin-top:0;padding-bottom:40px;border-bottom:1px solid #ebebeb;margin-bottom:40px;}
nav.pagination-area.comment-pagination > ul li a{font-size:12px;padding:10px 15px;display:block;width:inherit;background-color:#2055e4;line-height:1.7;}
nav.pagination-area.comment-pagination > ul li a:hover{background-color:#396cf0;color:#fff;}
.post-each-single .news-meta-info{padding-left:0;}
.news-meta-info{margin-bottom:15px;font-size:15px;}
.news-meta-info li{display:inline-block;color:#707070;}
.news-meta-info li a{color:#282828;}
.news-meta-info li a:hover{color:#396cf0;}
.news-meta-info.mar20-ul li{margin-right:20px;color:#6c6c6c;}
.news-meta-info.mar20-ul li i{color:#2055e4;margin-right:5px;}
.news-meta-info.mar20-ul li a{color:#6c6c6c;}
.news-meta-info.mar20-ul li a:hover{color:#2055e4;}
.widgets{margin-bottom:30px;}
.widget-department-info ul{margin-top:30px;box-shadow:0px 1px 20px 0px rgba(218, 227, 232, 0.75);border-radius:4px;padding:15px 30px;width:100%;}
.widget-department-info ul li{width:100%;font-weight:500;padding-left:15px !important;}
.widget-department-info ul li a{position:relative;display:block;padding-left:20px;padding-right:10px;padding-bottom:15px;padding-top:15px;border-bottom:1px solid #d9d9d9;color:#111111;transition:all 0.5s ease-out;}
.widget-department-info ul li a:after{content:"";position:absolute;height:25px;width:2px;top:50%;transform:translateY(-50%);left:0;z-index:1;font-size:28px;background-color:#d9d9d9;transition:all 0.5s ease-out;}
.widget-department-info ul li a:before{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:1;color:#d9d9d9;transition:all 0.5s ease-out;}
.widget-department-info ul li a:hover{color:#396cf0;}
.widget-department-info ul li a:hover:after{background-color:#396cf0;}
.widget-department-info ul li a:hover:before{color:#396cf0;}
.widget-department-info ul li .active{color:#396cf0;}
.widget-department-info ul li .active:after{background-color:#396cf0;}
.widget-department-info ul li .active:before{color:#396cf0;}
.widget-department-info ul li:last-child a{border-bottom:none;}
.rt_widget_open_hour.single-sidebar{background-color:#f8f8f8;padding:30px;}
.rt_widget_open_hour.single-sidebar .footer-opening-hours li{margin-bottom:0;border-bottom:0;padding-left:0;}
.rt_widget_open_hour.single-sidebar .footer-opening-hours li span{display:block;clear:both;}
.rt_widget_open_hour.single-sidebar .footer-opening-hours li span.os-close{display:inline-block;clear:inherit;color:#396cf0;}
.rt_widget_open_hour.single-sidebar .footer-opening-hours li::before{display:none;}
.rt_widget_open_hour.single-sidebar .footer-opening-hours li::after{display:none;}
.menu-departments-container .menu li{margin-bottom:0;border-bottom:0;}
.menu-departments-container .menu li::before{display:none;}
.menu-departments-container .menu li::after{display:none;}
.menu-departments-container ul{margin-top:30px;box-shadow:0px 1px 20px 0px rgba(218, 227, 232, 0.75);border-radius:4px;padding:15px 30px;width:100%;}
.menu-departments-container ul li{width:100%;}
.menu-departments-container ul li a{position:relative;display:block;padding-left:20px;padding-right:10px;padding-bottom:15px;padding-top:15px;border-bottom:1px solid #d9d9d9;color:#111111;transition:all 0.5s ease-out;}
.menu-departments-container ul li a:after{content:"";position:absolute;height:25px;width:1px;top:50%;transform:translateY(-50%);left:0;z-index:1;font-size:28px;background-color:#d9d9d9;transition:all 0.5s ease-out;}
.menu-departments-container ul li a:before{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:1;color:#d9d9d9;transition:all 0.5s ease-out;}
.menu-departments-container ul li a:hover{color:#396cf0;}
.menu-departments-container ul li a:hover:after{background-color:#396cf0;}
.menu-departments-container ul li a:hover:before{color:#396cf0;}
.menu-departments-container ul li .active{color:#396cf0;}
.menu-departments-container ul li .active:after{background-color:#396cf0;}
.menu-departments-container ul li .active:before{color:#396cf0;}
.menu-departments-container ul li:last-child a{border-bottom:none;}
.widget-call-to-action-light{background-color:#ffffff;padding:30px 20px 20px;border-radius:4px;border:1px solid #cccccc;}
.widget-call-to-action-light .media img{margin-top:5px;}
.widget-call-to-action-light .media .media-body h4{color:#111111;margin-bottom:10px;font-weight:500;}
.widget-call-to-action-light .media .media-body span{color:#111111;display:block;margin-bottom:10px;}
.widget-ad-area{position:relative;border-radius:4px;text-align:center;}
.widget-ad-area .item-btn-wrap{position:absolute;bottom:30px;left:0;right:0;width:100%;text-align:center;}
.widget-ad-area .item-btn{border-radius:4px;padding:16px 30px;color:#111111;background-color:#ffffff;transition:all 0.3s ease-out;}
.widget-ad-area .item-btn i{color:#396cf0;margin-left:15px;transition:all 0.3s ease-out;}
.widget-ad-area .item-btn:hover{background-color:#396cf0;color:#ffffff;}
.widget-ad-area .item-btn:hover i{color:#ffffff;}
.widget-schedule{background-color:#f8f8f8;padding:30px;border-radius:4px;}
.widget-schedule ul li{margin-bottom:15px;padding-left:0 !important;}
.widget-schedule ul li span.bold5{font-weight:500;}
.widget-schedule ul li:last-child{margin-bottom:0;}
.aj-departments .item-title{margin-bottom:10px;}
.aj-departments span.degree{margin-bottom:3px !important;}
.aj-departments .designation{margin-bottom:5px;}
.widget-appointment{background-color:#396cf0;padding:30px;border-radius:4px;}
.widget-appointment form{margin-top:30px;}
.widget-appointment .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#a6bfff;}
.widget-appointment .select2-container--classic .select2-selection--single{background-color:#2555d0;border:1px solid #2555d0;border-radius:4px;}
.widget-appointment .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:transparent;}
.widget-appointment .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#a6bfff transparent transparent transparent;}
.widget-appointment .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #a6bfff transparent;}
.widget-appointment .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .widget-appointment .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border:1px solid #396cf0;}
.widget-appointment input{height:52px;font-size:16px;padding:5px 15px;color:#ffffff;border:1px solid #2555d0;}
.widget-appointment .form-control{color:#ffffff !important;background:#2555d0 !important;border-radius:4px !important;border:1px solid #2555d0 !important;}
.widget-appointment .form-control:focus{border-color:#2555d0;}
.widget-appointment textarea{font-size:16px;padding:15px;color:#111111;border:1px solid #2555d0;border-radius:4px;}
.widget-appointment textarea:focus{border-color:#2555d0;}
.widget-appointment input.form-control::-webkit-input-placeholder, .widget-appointment textarea.form-control::-webkit-input-placeholder{color:#a6bfff;}
.widget-appointment input.form-control::-moz-placeholder, .widget-appointment textarea.form-control::-moz-placeholder{color:#a6bfff;}
.widget-appointment input.form-control:-moz-placeholder, .widget-appointment textarea.form-control:-moz-placeholder{color:#a6bfff;}
.widget-appointment input.form-control:-ms-input-placeholder, .widget-appointment textarea.form-control:-ms-input-placeholder{color:#a6bfff;}
.widget-appointment .form-group{margin-bottom:15px;position:relative;}
.widget-appointment .form-group i{color:#a6bfff;position:absolute;right:30px;top:50%;transform:translateY(-50%);}
.widget-appointment .item-btn{padding:12px 25px;width:100%;background-color:#ffffff;border:1px solid #ffffff;color:#111111;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:500;cursor:pointer;text-transform:capitalize;border-radius:4px;transition:all 0.3s ease-out;}
.widget-appointment .item-btn i{margin-left:10px;position:inherit;transform:inherit;color:#111111;font-size:14px;transition:all 0.3s ease-out;}
.widget-appointment .item-btn:hover{background-color:transparent;box-shadow:inherit;color:#ffffff;}
.widget-appointment .item-btn:hover i{color:#ffffff;}
.sidebar-widget-area{margin-bottom:3rem;}
.sidebar-widget-area .widgets{margin-bottom:4rem;}
.sidebar-widget-area .widgets .section-title{color:#111111;text-transform:capitalize;font-weight:600;font-size:22px;}
.sidebar-widget-area .widgets .section-title-light{color:#ffffff;text-transform:capitalize;font-weight:600;}
.sidebar-widget-area .widgets:last-child{margin-bottom:0 !important;}
.modal-list li{display:block;}
.modal-list li span{display:inline-block;min-width:93px;font-weight:500;text-align:right;margin-right:8px;}
.error-box-layout1 .item-btn{display:inline-block;border:2px solid #396cf0;border-radius:4px;color:#396cf0;font-weight:500;padding:15px 50px 13px;transition:all 0.3s ease-out;}
.error-box-layout1 .item-btn:hover{background-color:#396cf0;color:#ffffff;}
.error-box-layout1 .title{color:#111111;letter-spacing:8px;margin-right:-8px;}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce .widget_shopping_cart .cart_list li a.remove{top:14px;}
.woocommerce .widget_shopping_cart li.mini_cart_item, .woocommerce .widget_shopping_cart li.mini_cart_item{padding-bottom:12px;padding-top:12px;}
.woocommerce.widget_product_search .search-field{background-color:#f5f5f5;border:medium none;border-radius:0;box-shadow:none;height:40px;padding:6px 12px;width:65%;}
.woocommerce.widget_product_search input[type="submit"]{display:block;line-height:1;margin-top:11px;padding:10px 25px;}
.woocommerce.widget_product_search button, .woocommerce.widget_product_search input[type="button"],
.woocommerce.widget_product_search input[type="reset"],
.woocommerce.widget_product_search input[type="submit"]{padding:8px 18px;}
.woocommerce .widget_price_filter .price_slider_wrapper, .woocommerce .widget_price_filter .price_slider_amount{margin-top:10px;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#396cf0;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#eaeaea;}
.woocommerce ul.product_list_widget li{padding:10px 0;}
.woocommerce ul.product_list_widget li img{width:60px;}
.woocommerce .widget_shopping_cart_content .buttons a{text-align:center;width:49%;max-width:170px;}
.woocommerce .widget_shopping_cart_content .buttons a.checkout{margin-right:0;}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span{padding:10px 0;}
.rt-woo-nav.no-nav .owl-custom-nav{display:none;}
.rt-woo-nav .section-title{margin-bottom:40px;}
@media all and (max-width: 480px) {
.rt-woo-nav .section-title{margin-bottom:25px;}
}
.rt-woo-nav .owl-custom-nav-title{color:#222222;float:left;font-size:30px;line-height:1.4;margin-bottom:0;}
.rt-woo-nav .owl-custom-nav{float:right;margin-top:10px;padding-left:30px;}
@media all and (max-width: 480px) {
.rt-woo-nav .owl-custom-nav{float:left;padding-left:0;}
}
.rt-woo-nav .owl-custom-nav .owl-prev, .rt-woo-nav .owl-custom-nav .owl-next{background-color:#eeeeee;border-radius:3px;color:#222222;cursor:pointer;display:inline-block;font-size:14px;height:30px;line-height:32px;opacity:1;text-align:center;width:30px;transition:all 0.5s ease-in-out 0s;}
.rt-woo-nav .owl-custom-nav .owl-next{margin-left:8px;}
.rt-woo-nav .owl-custom-nav .owl-prev:hover, .rt-woo-nav .owl-custom-nav .owl-next:hover{background-color:#396cf0;color:#ffffff;}
.rt-woo-nav .owl-custom-nav i{font-size:20px;font-weight:400;line-height:28px;}
.rt-woo-nav .owl-custom-nav-bar{border-color:#e8e8e8;border-style:solid;border-width:1px 0;float:right;margin-top:16px;}
.woo-shop-top, .woocommerce .woo-shop-top{border:1px solid #e7e7e7;overflow:hidden;padding:20px;margin-bottom:30px;}
@media all and (max-width: 991px) {
.woo-shop-top, .woocommerce .woo-shop-top{padding:10px 15px 15px;}
}
.woo-shop-top .view-mode, .woocommerce .woo-shop-top .view-mode{margin-right:5px;padding:5px 0;}
.woo-shop-top .view-mode ul li, .woocommerce .woo-shop-top .view-mode ul li{display:inline-block;margin-right:5px;}
.woo-shop-top .view-mode ul li a, .woocommerce .woo-shop-top .view-mode ul li a{color:#444;}
.woo-shop-top ul, .woocommerce .woo-shop-top ul{margin:0;padding:0;}
.woo-shop-top .limit-show, .woocommerce .woo-shop-top .limit-show{text-align:right;}
.woo-shop-top .limit-show > div, .woocommerce .woo-shop-top .limit-show > div{font-weight:400;display:inline-block;}
.woo-shop-top .sort-list, .woocommerce .woo-shop-top .sort-list{text-align:right;}
.woo-shop-top .sort-list select, .woocommerce .woo-shop-top .sort-list select{background:#f5f5f5;border:1px solid #e7e7e7;padding:6px 18px;}
@media all and (max-width: 991px) {
.woo-shop-top .sort-list select, .woocommerce .woo-shop-top .sort-list select{margin-top:5px;width:100%;}
}
.woo-shop-top .woocommerce-ordering, .woocommerce .woo-shop-top .woocommerce-ordering, .woo-shop-top .woocommerce-result-count, .woocommerce .woo-shop-top .woocommerce-result-count{margin-bottom:0;}
.woo-shop-top .woocommerce-ordering, .woocommerce .woo-shop-top .woocommerce-ordering{float:none;}
.woo-shop-top .woocommerce-result-count, .woocommerce .woo-shop-top .woocommerce-result-count{line-height:28px;}
@media all and (max-width: 991px) {
.woo-shop-top .woocommerce-result-count, .woocommerce .woo-shop-top .woocommerce-result-count{line-height:1.1;padding-top:7px;}
}
.product-grid-view .view-mode ul li.grid-view-nav a, .product-list-view .view-mode ul li.list-view-nav a{color:#396cf0;}
.product-info-area{text-align:center;}
.woocommerce ul.products li.product{margin:0 1% 40px 0;overflow:hidden;}
.woocommerce ul.products li.product h3{margin:20px 0 5px;padding:0;}
@media all and (max-width: 767px) {
.woocommerce ul.products li.product h3{margin:15px 0 9px;}
}
.woocommerce ul.products li.product h3 a{font-size:24px;color:#282828;}
.woocommerce ul.products li.product h3 a:hover{color:#396cf0;}
.woocommerce ul.products li.product .star-rating{margin-left:auto;margin-right:auto;font-size:13px;margin-top:12px;}
@media all and (max-width: 480px) {
.woocommerce ul.products li.product .star-rating{display:inline-block;}
}
.woocommerce ul.products li.product .price{color:#2055e4;font-size:inherit;margin-bottom:0;font-size:20px;line-height:1.5;}
.woocommerce ul.products li.product .price del{display:inline;}
.woocommerce ul.products li.product .button{margin-top:0;padding:8px 0px;font-size:28px;}
.woocommerce ul.products li.product > a.yith-wcqv-button{display:none;}
.woocommerce ul.products li.product .button:before{font-size:28px;margin-left:0;}
.woocommerce ul.products li.product .onsale{margin:0;}
.woocommerce.has-sidebar ul.products li.product{width:32%;}
.woocommerce.no-sidebar ul.products li.product{width:24%;}
.woocommerce.no-sidebar ul.products li.product .product-thumb-area img{width:100%;}
ul.shop-action-items .yith-wcwl-add-button .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}
@media all and (max-width: 767px) {
.woocommerce.product-grid-view ul.products{margin-left:auto;margin-right:auto;max-width:565px;}
}
@media all and (max-width: 991px) {
.woocommerce.product-grid-view ul.products li.product.first{clear:none;}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product{width:49%;}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product{float:none;margin:0 auto 40px;max-width:280px;width:100%;}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product:nth-child(2n+1){clear:both;}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product{width:32.3%;}
}
@media all and (max-width: 767px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product{width:49%;}
}
@media all and (max-width: 480px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product{float:none;margin:0 auto 40px;max-width:280px;width:100%;}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product:nth-child(3n+1){clear:both;}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar ul.products li.product, .woocommerce.no-sidebar ul.products li.product, .woocommerce ul.products li.product{width:100%;text-align:center;}
}
.woocommerce .star-rating{color:#f7c51d;}
.woocommerce .products .star-rating{margin:0 0 8px;}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale{background-color:#396cf0;padding:0;}
.woocommerce a.added_to_cart{background-color:#396cf0;color:#ffffff;cursor:pointer;display:inline-block;font-size:14px;padding:4px 12px;margin-top:5px;}
.woocommerce a.added_to_cart:hover{background-color:#000000;}
.tagcloud a{display:inline-block;margin-top:5px;border:1px solid #396cf0;background:transparent;font-size:16px;border-radius:4px;color:#396cf0;padding:7px 15px;transition:all 0.5s ease-out;}
.tagcloud a:hover{background:#396cf0;color:#ffffff;}
.shop-box-layout1 .item-img{background-color:#f1f7fa;padding:30px;margin-bottom:0;position:relative;text-align:center;}
.shop-box-layout1 .item-img:after{position:absolute;content:"";background-color:rgba(57, 108, 240, 0.9);height:100%;width:100%;top:0;left:0;z-index:5;opacity:0;visibility:hidden;transition:all 0.3s ease-out;}
.shop-box-layout1 .item-img .shop-action-items{display:-ms-flexbox;display:flex;transform:translateY(-50%);position:absolute;top:50%;left:0;right:0;z-index:6;-ms-flex-pack:center;justify-content:center;}
.shop-box-layout1 .item-img .shop-action-items li{opacity:0;visibility:hidden;margin-right:10px;transition:all 1.5s cubic-bezier(0, 0, 0.15, 1.88);}
.shop-box-layout1 .item-img .shop-action-items li a{display:block;height:45px;width:45px;background-color:#ffffff;color:#444444;text-align:center;border:2px solid #ffffff;border-radius:4px;transition:all 0.3s ease-out;}
.shop-box-layout1 .item-img .shop-action-items li a i:before{line-height:33px;margin-left:0;font-size:17px;margin-right:0;}
.shop-box-layout1 .item-img .shop-action-items li a:hover{background-color:transparent;color:#ffffff;}
.shop-box-layout1 .item-img .shop-action-items li a .fa.fa-heart{color:#396cf0;}
.shop-box-layout1 .item-img .shop-action-items li:first-child a i:before{font-size:28px;}
.shop-box-layout1 .item-img .shop-action-items li:nth-child(1n){transform:translateX(100px);}
.shop-box-layout1 .item-img .shop-action-items li:nth-child(2n){transform:translateY(-100px);}
.shop-box-layout1 .item-img .shop-action-items li:nth-child(3n){transform:translateY(100px);}
.shop-box-layout1 .item-img .shop-action-items li:nth-child(4n){transform:translateX(100px);}
.shop-box-layout1 .item-img .shop-action-items li:nth-child(5n){transform:translateX(-100px);}
.shop-box-layout1 .item-img .shop-action-items li:last-child{margin-right:0;}
.shop-box-layout1 .item-title{text-transform:capitalize;font-weight:500;margin-bottom:10px;}
.shop-box-layout1 .item-title a{color:#111111;transition:all 0.3s ease-out;}
.shop-box-layout1 .item-title a:hover{color:#396cf0;}
.shop-box-layout1 .rate-items{display:-ms-flexbox;display:flex;margin-bottom:10px;}
.shop-box-layout1 .rate-items .rate-item{margin-right:10px;color:#fdc800;font-size:15px;}
.shop-box-layout1 .rate-items .rate-item:last-child{margin-right:0;color:#d6d6d6;}
.shop-box-layout1 .item-price{font-size:22px;font-weight:500;color:#396cf0;line-height:22px;}
.shop-box-layout1:hover .item-img:after{opacity:1;visibility:visible;}
.shop-box-layout1:hover .item-img .shop-action-items li{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88);}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist{position:relative;margin-top:0;}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon{border-radius:4px;}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon i{margin:0;}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist img{background-color:#fff;left:11px;margin:0;position:absolute;top:11px;}
.woocommerce #yith-wcwl-popup-message{background-color:#000;border:none;border-radius:0;color:#fff;line-height:1.2;padding:10px;}
.woocommerce ul.products .grid-hide{display:none;}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products{max-width:280px;margin-left:auto;margin-right:auto;}
}
.woocommerce.product-list-view ul.products .grid-hide{display:block;}
.woocommerce.product-list-view ul.products li.product h3{margin:0 0 12px;}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products li.product h3{margin:15px 0 9px;}
}
.woocommerce.product-list-view ul.products li.product .button{margin-top:0;}
.woocommerce.product-list-view .product-thumb-area{float:left;margin-right:20px;border:1px solid #e7e7e7;}
@media all and (max-width: 767px) {
.woocommerce.product-list-view .product-thumb-area{max-width:200px;}
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view .product-thumb-area{float:none;margin-right:0;max-width:inherit;}
}
.woocommerce.product-list-view .product-info-area{overflow:hidden;text-align:left;}
.woocommerce.product-list-view .product-info-area .shop-excerpt{margin-top:10px;}
.woocommerce.product-list-view.woocommerce ul.products li.product .star-rating{margin-left:inherit;}
.woocommerce.product-list-view ul.products li.product, .woocommerce-page.product-list-view ul.products li.product{width:100%;}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area{max-width:200px;}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area{max-width:inherit;}
} .woocommerce div.product div.summary{margin-bottom:40px;}
@media all and (max-width: 767px) {
.woocommerce div.product div.summary{margin-bottom:40px;}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images{margin-bottom:40px;}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images img{width:inherit;}
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child{margin-bottom:15px;}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){margin-right:7px;width:31%;width:calc(28.66666667%);max-width:195px;}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(3n+1){margin-right:0;}
.woocommerce div.product .product_title{color:#222222;font-size:24px;line-height:1.1;margin-bottom:10px;}
.woocommerce div.product .product-meta span, .woocommerce div.product .product_meta span{color:#222222;}
.woocommerce div.product .product-meta a, .woocommerce div.product .product_meta a{color:#666666;}
.woocommerce div.product .product-meta a:hover, .woocommerce div.product .product_meta a:hover{color:#396cf0;}
.woocommerce div.product .woocommerce-product-rating{margin-bottom:12px;}
.woocommerce div.product p.price, .woocommerce div.product span.price{color:#396cf0;font-size:24px;margin-bottom:20px;display:inline-block;}
.woocommerce div.product .product_meta{color:#222222;margin-bottom:15px;}
.woocommerce div.product .short-description{border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;margin-bottom:20px;padding:15px 0;}
.woocommerce div.product form.cart .variations{margin-top:0;margin-bottom:10px;}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{display:table-cell;padding-bottom:10px;padding-top:0;text-align:left;vertical-align:middle;}
.woocommerce div.product form.cart .variations label{color:#222;font-size:16px;margin-bottom:0;}
.woocommerce div.product form.cart .variations select{padding:8px 10px;}
.woocommerce div.product form.cart div.quantity{margin-right:8px;}
.woocommerce div.product form.cart, .woocommerce div.product p.cart{margin-bottom:17px;}
.woocommerce div.product form.cart .button{background-color:#396cf0;border-radius:4px;color:#ffffff;font-size:14px;padding:16px 25px;text-transform:uppercase;}
.woocommerce div.product form.cart .button:hover{background-color:#282828;}
.woocommerce div.product .woocommerce-tabs{border:1px solid #e7e7e7;margin-bottom:70px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:0;padding-left:0;display:-ms-flexbox;display:flex;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-bottom:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background-color:#f5f5f5;border-color:#e7e7e7;border-radius:0;border-width:0 1px 1px;margin:0;padding:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab{border-left-width:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#396cf0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after{border:0;border-radius:0;box-shadow:none;content:none;height:inherit;left:inherit;position:inherit;width:inherit;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#222222;padding:12px 30px;text-transform:uppercase;}
@media all and (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 20px;}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#222222;}
.woocommerce div.product .woocommerce-tabs .panel{border:medium none;box-shadow:none;margin:0;padding:30px 30px 20px;}
.woocommerce div.product .woocommerce-tabs h2{color:#282828;font-size:24px;}
.woocommerce div.product .up-sells{margin-bottom:50px;}
.woocommerce a.woocommerce-review-link{color:#666666;}
.woocommerce a.woocommerce-review-link:hover{color:#396cf0;}
.woocommerce .quantity .qty{border:1px solid #e7e7e7;border-radius:0;box-shadow:none;height:46px;text-align:center;padding:1px;background-color:#fff;}
.woocommerce .quantity .input-group-btn-vertical{float:left;position:relative;vertical-align:middle;white-space:nowrap;}
.woocommerce .quantity .input-group-btn-vertical > .btn{border-radius:0;display:block;float:none;height:23px;line-height:14px;margin-left:-1px;max-width:100%;outline:medium none;padding:0 7px;position:relative;width:100%;}
.woocommerce .quantity .input-group-btn-vertical > .btn:hover, .woocommerce .quantity .input-group-btn-vertical > .btn:active, .woocommerce .quantity .input-group-btn-vertical > .btn:focus{background-color:#fff;border-color:#ccc;color:#333;}
.woocommerce table.shop_attributes td{padding:0 8px;}
.woocommerce #reviews #comments{margin-bottom:20px;}
.woocommerce #reviews #comments h2{margin-bottom:30px;}
.woocommerce #reviews #comments ol.commentlist{padding:0;}
.woocommerce #reviews #comments ol.commentlist li .comment-text{border:1px solid #e7e7e7;border-radius:0;}
.woocommerce #reviews #comments ol.commentlist li img.avatar{padding:0;}
#review_form_wrapper{padding-top:20px;}
.woocommerce #reviews h3{font-size:24px;margin-bottom:10px;color:#282828;}
.woocommerce p.stars a{color:#f7c51d;}
.woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background-color:#396cf0;border-radius:4px;box-shadow:none;color:#ffffff;cursor:pointer;display:inline-block;font-size:14px;padding:14px 23px;height:inherit;}
@media all and (max-width: 767px) {
.woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button{padding:10px 20px;}
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color:#282828;color:#ffffff;}
#review_form .form-group{margin-bottom:10px;}
.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating{margin-bottom:20px;}
.woocommerce #review_form #respond .comment-form-rating{margin-top:20px;}
.woocommerce #review_form #respond .comment-form-rating label{color:#282828;}
.woocommerce #review_form #respond .form-submit{margin:5px 0 10px;}
.woocommerce .related.products ul.products li.product{margin:0;padding:0;width:inherit !important;}
.woocommerce .related.products ul.products li.product .onsale{margin:0;}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a{border:1px solid #e7e7e7;margin-right:1.8%;width:32%;}
@media all and (max-width: 767px) {
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a{width:inherit;max-width:32%;}
} p.demo_store{background-color:#396cf0;}
.woocommerce-message::before, .woocommerce-info::before{color:#396cf0;}
.woocommerce-message, .woocommerce-info{border-color:#396cf0;}
.woocommerce table.shop_table{border-radius:0;}
.woocommerce-cart .woocommerce table.shop_table.cart{margin:0 0 100px;}
.woocommerce-cart .woocommerce table.shop_table th, .woocommerce-cart .woocommerce table.shop_table td{padding:12px 12px;color:#282828;text-align:center;}
.woocommerce-cart .woocommerce table.shop_table th.product-name, .woocommerce-cart .woocommerce table.shop_table td.product-name{text-align:left;}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity, .woocommerce-cart .woocommerce table.shop_table td.product-remove > a{margin:0 auto;}
.woocommerce-cart .woocommerce table.shop_table td.product-name > a{color:#282828;font-weight:500;}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity input{color:#282828;}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive.cart{margin-bottom:50px;border:1px solid #ccc;padding:10px 20px 20px;}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive tr{border-right:1px solid #ccc;border-top:1px solid #ccc;margin-top:10px;}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive a.remove{display:inline-block;}
}
.woocommerce-cart .woocommerce .quantity .qty{height:30px;}
.woocommerce-cart .woocommerce .actions{padding:10px 12px;}
.woocommerce-cart .woocommerce .actions input.button{padding:10px 15px;}
.woocommerce-cart .woocommerce .actions #coupon_code{border-color:#ddd;margin-right:10px;padding:9px;width:110px !important;}
@media all and (max-width: 480px) {
.woocommerce-cart .woocommerce .actions #coupon_code{margin-right:0;}
}
.woocommerce-cart table.cart img{width:50px;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{padding:15px;}
@media all and (max-width: 767px) {
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{padding:10px;}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cross-sells ul.products li{margin-bottom:0;}
}
.woocommerce .cart-collaterals .cross-sells ul.products li .product-thumb-area li{width:inherit;}
.woocommerce .cart-collaterals .cross-sells h2:after{content:none;}
.woocommerce .cart-collaterals .cross-sells h2{margin-bottom:10px;padding-bottom:0;}
.woocommerce .cart-collaterals .cross-sells h2, .woocommerce .cart-collaterals .cart_totals h2{color:#282828;font-size:24px;margin-bottom:35px;}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals{margin-bottom:30px;}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals h2{margin-bottom:20px;}
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled{color:#fff;}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover{background-color:#396cf0;color:#fff;}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color:#396cf0;transition:all 0.5s ease-out;}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color:#111;}
.woocommerce-cart .woocommerce .cart_totals table.shop_table{border-width:1px;}
.woocommerce-checkout .checkout_coupon .button{padding:12px 25px;}
.woocommerce-checkout .woocommerce h3{color:#282828;font-size:20px;margin-bottom:25px;}
.woocommerce-checkout .woocommerce label{color:#282828;}
.woocommerce-checkout .woocommerce-NoticeGroup{margin-bottom:30px;}
.woocommerce-checkout .woocommerce-NoticeGroup ul{padding:25px;}
.woocommerce form.woocommerce-checkout .form-row{margin-bottom:20px;}
.woocommerce form.woocommerce-checkout .form-row .select2-choice{padding:4px 8px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{line-height:1.2;padding:10px;}
.woocommerce form .form-row .input-checkbox{margin:0;position:relative;}
@media all and (max-width: 991px) {
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{float:none;width:100%;}
}
.woocommerce-checkout .select2-container .select2-choice{border-radius:0;}
.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table{margin-bottom:40px;}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{border-color:#ccc;background-color:#f5f5f5;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table{border-color:1px solid #ccc;border-width:0 0 1px 1px;}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td, .woocommerce table.shop_table.woocommerce-checkout-review-order-table th{border-width:1px 1px 0 0;color:#282828;}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment{background-color:#ededed;border-radius:0;}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods{padding:30px;}
@media all and (max-width: 480px) {
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods{padding:20px;}
}
#add_payment_method #payment ul.payment_methods .payment_method_paypal img,
.woocommerce-cart #payment ul.payment_methods .payment_method_paypal img,
.woocommerce-checkout #payment ul.payment_methods .payment_method_paypal img{padding-right:20px;}
.woocommerce-order-received .woocommerce{color:#282828;}
.woocommerce-order-received .woocommerce h2{font-size:20px;}
.woocommerce-order-received .woocommerce .order_details li{font-size:1em;}
.woocommerce-order-received .woocommerce .shop_table{margin-bottom:40px;border-color:#ccc;border-width:1px 1px 0 0;}
.woocommerce-order-received .woocommerce .shop_table th, .woocommerce-order-received .woocommerce .shop_table td{border-color:#ccc;border-width:0 0 1px 1px;}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received{font-size:20px;margin-bottom:40px;}
.woocommerce-order-received .woocommerce .title h3{margin-bottom:10px;}
.woocommerce .woocommerce-customer-details address{border-radius:0;padding:20px;border-color:#ccc;}
.woocommerce .woocommerce-customer-details address br{margin-bottom:10px;}
.woocommerce .woocommerce-customer-details address p{margin-top:10px;}
.woocommerce-account .woocommerce{color:#282828;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce .woocommerce-MyAccount-content{float:none;width:inherit;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{margin-bottom:50px;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul{list-style-type:none;margin:0;padding:0;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li{color:#fff;display:inline-block;margin-bottom:5px;margin-right:5px;}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{color:#fff;padding:10px 20px;background-color:#396cf0;display:inline-block;}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{padding:5px 10px;}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{background-color:#000;}
.woocommerce-account .woocommerce .shop_table{margin-bottom:0;border-color:#ccc;border-width:1px 1px 0 0;font-size:1em;}
.woocommerce-account .woocommerce .shop_table th, .woocommerce-account .woocommerce .shop_table td{border-color:#ccc;border-width:0 0 1px 1px;}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive{border:1px solid #ccc;padding:10px 20px 20px;}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr{border-right:1px solid #ccc;border-top:1px solid #ccc;margin-top:10px;}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr td.order-actions{text-align:right !important;}
}
.woocommerce-account .woocommerce table .button{padding:8px 14px;}
.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td, .woocommerce table.my_account_orders .order-actions, .woocommerce table.woocommerce-MyAccount-downloads th, .woocommerce table.woocommerce-MyAccount-downloads td, .woocommerce table.woocommerce-MyAccount-downloads .order-actions{text-align:center;}
.woocommerce-edit-address .woocommerce-MyAccount-content > p, .woocommerce-edit-account .woocommerce-MyAccount-content .form-row{margin-bottom:30px;}
.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button{margin-top:30px;}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{border-radius:0;}
.woocommerce-account .woocommerce form.login .form-row, .woocommerce-account .woocommerce form.register .form-row{margin-bottom:20px;}
.woocommerce .wishlist-title h2{color:#282828;margin-bottom:25px;padding:0;}
.woocommerce .shop_table.wishlist_table{border-color:#ccc;border-width:1px 1px 0 0;color:#282828;font-size:14px;margin-bottom:40px;}
.woocommerce .shop_table.wishlist_table th, .woocommerce .shop_table.wishlist_table td{border-color:#ccc;border-width:0 0 1px 1px;text-align:center;}
.woocommerce .shop_table.wishlist_table tfoot td{text-align:left;}
.woocommerce .wishlist_table td.product-add-to-cart a{border-radius:0;}
.woocommerce div.product .product_meta span.posted_in, .woocommerce div.product .product_meta span.tagged_as{display:block;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{float:left;width:48%;-ms-flex:inherit;flex:inherit;max-width:48%;}
.woocommerce-input-wrapper{width:100%;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{float:left;width:48%;-ms-flex:inherit;flex:inherit;max-width:48%;}
.col-sm-12.p0{padding:0;}
.woocommerce .site-wrp a.remove{color:#2055e4 !important;}
.woocommerce .site-wrp a.remove:hover{color:#fff !important;background:#2055e4;}
.cart-collaterals .rt-woo-nav .section-title{margin-bottom:0;}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{display:block;font-weight:500;}
.product_list_widget .woocommerce .star-rating{margin:6px 0;}
.yith-wcwl-wishlistexistsbrowse.show .feedback{display:none;}
.shop-action-items .added_to_cart.wc-forward{width:89px !important;position:absolute;line-height:1;padding:7px !important;height:32px !important;top:57px;}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after{position:absolute;left:0;top:-14px;}
span.wpcf7-not-valid-tip{color:#2d87e2;}
div.wpcf7-response-output{margin:25px 0;padding:5px 10px;border-radius:3px;}
div.wpcf7-validation-errors{border-color:#2d87e2;}
.contact-us-form .form-group{margin-bottom:20px;}
.contact-us-form .form-group .form-control{border:1px solid #323a3d;border-radius:4px;box-shadow:none;color:#9a9a9a;background-color:transparent;}
.contact-us-form .form-group input{height:50px;}
.contact-us-form .form-group select{width:100%;height:50px;background:transparent;border:1px solid #323a3d;padding-left:10px;}
.sidebar-widget-area .contact-us-form .form-group{margin-bottom:8px;}
.sidebar-widget-area .contact-us-form .form-group .form-control{border:none;border-radius:4px;box-shadow:none;color:#fff;background-color:transparent;}
.sidebar-widget-area .contact-us-form .form-group select{width:100%;height:40px;background:#63a3e2;border:none;padding-left:10px;color:#fff;border-radius:4px;}
.sidebar-widget-area .contact-us-form input.rdtheme-button-submit[type="submit"]{text-transform:capitalize;font-weight:inherit;color:#111111;background:#fff;padding:9px 23px;}
.sidebar-widget-area .contact-us-form .form-group input[type="text"],
.sidebar-widget-area .contact-us-form .form-group input[type="date"],
.sidebar-widget-area .contact-us-form .form-group input[type="email"]{height:40px;}
.contact-us-form.contact-us .form-group .form-control{border:1px solid #dadbdb;border-radius:0;box-shadow:none;color:#111111;background-color:transparent;}
.site.site-wrp .elementor-accordion .elementor-accordion-item{margin-bottom:5px;}
.site.site-wrp .elementor-widget-toggle .elementor-toggle .elementor-tab-title, .site.site-wrp .elementor-widget-accordion .elementor-accordion .elementor-tab-title{background:#f1f7fa;}
.site.site-wrp .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{border:none;border-radius:4px;margin-bottom:4px;background-color:#396cf0;color:#fff;transition:all 0.5s ease-out;}
.site.site-wrp .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover{background-color:#396cf0;color:#fff;transition:all 0.5s ease-out;}
.site.site-wrp .elementor-widget-toggle .elementor-toggle .elementor-tab-title, .site.site-wrp .elementor-widget-accordion .elementor-accordion .elementor-tab-title{border-radius:4px;color:#111;padding-top:20px;padding-bottom:20px;}
.site.site-wrp .elementor-widget-toggle .elementor-toggle .elementor-tab-title a, .site.site-wrp .elementor-widget-accordion .elementor-accordion .elementor-tab-title a{color:#111;}
.site.site-wrp .elementor-widget-accordion .elementor-accordion .elementor-tab-content{border:none;background-color:#fbfbfb;padding:30px 30px 10px 30px;}
.contact-us-form.contact-us-page .form-group select{border:1px solid #dbe3e7;}
.contact-us-form.contact-us-page .wpcf7-submit:hover{background:#2055e4;}
.site.site-wrp .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover a{color:#fff;}
.align-wrap{width:100vw;margin-left:calc(0%);}
@media screen and (min-width:900px){
.align-wrap{width:auto;margin-left:calc(30.64516129%);}
}
.align-wrap .alignfull{width:100%;margin:0 0 0 auto;}
@media only screen and (min-width: 768px) {
.alignfull{margin-left:calc(0%);margin-right:calc(0%);width:auto;max-width:1000%;}
.alignwide img, .alignfull img{display:block;margin:0 auto;}
}
@media only screen and (min-width: 768px) {
.wp-block-image .aligncenter{margin:0;}
} .has-sidebar .wp-block-cover.alignwide,
.has-sidebar .wp-block-image.alignfull, .has-sidebar .wp-block-gallery.alignwide, .has-sidebar .wp-block-embed-vimeo.alignwide.wp-block-embed, .has-sidebar .alignwide.wp-block-embed{margin-left:0;margin-right:0;}
.has-strong-magenta-background-color{background-color:#a156b4;}
.has-strong-magenta-color{color:#a156b4;}
.has-light-grayish-magenta-background-color{background-color:#d0a5db;}
.has-light-grayish-magenta-color{color:#d0a5db;}
.has-very-light-gray-background-color{background-color:#eee;}
.has-very-light-gray-color{color:#eee;}
.has-very-dark-gray-background-color{background-color:#444;}
.has-very-dark-gray-color{color:#444;}
.has-small-font-size{font-size:12px;}
.has-large-font-size{font-size:36px;}
.has-huge-font-size{font-size:48px;}
.has-regular-font-size{font-size:16px;}
.wp-block-image.alignleft.is-resized{margin-left:0;margin-right:30px;}
.wp-block-image.alignright.is-resized{margin-left:30px;margin-right:0;}
.wp-block-separator{border:none;border-bottom:2px solid #cccccc;margin:50px 0;text-align:left;background:transparent;}
.wp-block-button .wp-block-button__link{color:#396cf0 !important;display:inline;}
.wp-block-button .wp-block-button__link:hover{color:#fff !important;background:#396cf0;cursor:pointer;}
.wp-block-pullquote{border-color:transparent;border-width:2px;padding:40px 0;}
blockquote.wp-block-quote{padding:30px 63px;margin:45px 0px 45px;}
blockquote.wp-block-quote cite{font-size:13px;font-weight:500;}
blockquote.wp-block-quote.is-large{padding:30px 63px;margin:45px 0px 45px;}
blockquote.wp-block-quote.is-large cite{font-size:13px;font-weight:500;}
.wp-block{max-width:720px;}
.wp-block[data-align="wide"]{max-width:1080px;}
.wp-block[data-align="full"]{max-width:none;}
pre{background:#ffffff;}
.wp-block-button__link, .medilink-button-1{width:100%;text-align:center;cursor:pointer;font-size:16px;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;text-transform:capitalize;font-weight:700;padding:14px 20px;border-radius:4px;transition:all 0.5s ease-out;}
.wp-block-button__link:hover, .medilink-button-1:hover{background-color:#2055e4;color:#fff;}
.wp-block-table td, .wp-block-table th{border:1px solid #d7d7d7;}
.wp-block-pullquote p{font-size:18px;}
.wp-block-pullquote cite{font-weight:700;}
.wp-block-image .alignleft.is-resized{margin-top:0;}
.wp-block-image{margin-top:32px;margin-bottom:32px;}
.wp-block-latest-posts.is-grid{margin-left:20px;}
.wp-block-columns.has-2-columns .wp-block-column{margin-bottom:0;}
@media only screen and (min-width: 600px) {
.entry-content .wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
}
.wp-block-image .alignleft, .wp-block-image .alignright{margin-top:32px;margin-bottom:32px;}
.wp-block-cover{margin-top:32px;margin-bottom:32px;}
.entry-content .wp-block-cover{margin-top:0px;}
.wp-block-cover.alignleft{margin-top:0;}
.wp-block-gallery{margin-top:32px;margin-bottom:32px;}
.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper{margin:32px 0;}
.make-an-appointment .appointment-box-layout1 .select2-container--classic .select2-selection--single{background-color:transparent;border:none;border-radius:0;border:1px solid #dbe3e7;}
.make-an-appointment .heading-layout5{margin-bottom:46px;}
.make-an-appointment .appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#2055e4 transparent transparent transparent;}
.make-an-appointment .appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#7a7a7a;}
.make-an-appointment .appointment-box-layout1 .wpcf7-form-control.form-control{background-color:transparent !important;color:#7a7a7a !important;border:1px solid #dbe3e7 !important;border-radius:0;}
.make-an-appointment input.form-control::-webkit-input-placeholder, .make-an-appointment textarea.form-control::-webkit-input-placeholder{color:#7a7a7a !important;}
.make-an-appointment input.form-control:-ms-input-placeholder, .make-an-appointment textarea.form-control:-ms-input-placeholder{color:#7a7a7a !important;}
.make-an-appointment input.form-control:-moz-placeholder, .make-an-appointment textarea.form-control:-moz-placeholder{color:#7a7a7a !important;}
.make-an-appointment .appointment-box-layout1 .form-group{margin-bottom:15px;position:relative;text-align:center;}
.make-an-appointment .appointment-box-layout1 .form-group .item-btn.wpcf7-submit:hover{border-color:#1c58ef;background-color:#1c58ef;color:#ffffff;}
.make-an-appointment .appointment-box-layout1 .form-group .item-btn.wpcf7-submit{box-shadow:none;border:none;}
.make-an-appointment .appointment-box-layout1 .form-group{margin-bottom:15px;position:relative;text-align:center;}
#meanmenu{position:relative;}
.mean-bar .header-action-items{position:absolute;top:14px;right:67px;}
@media(max-width:320px){
.mean-bar .header-action-items{display:none;}
}
.mean-container .mean-bar{width:100%;position:relative;background:#ffffff;padding:10px 0;z-index:999999;border-bottom:2px solid #26c6da;}
.offscreen-navigation .sub-menu{padding-left:10px;padding-top:0px;padding-bottom:0px;display:none;}
.offscreen-navigation li>a{display:block;position:relative;color:black;font-size:16px;font-weight:500;}
.offscreen-navigation ul li{position:relative;}
.offscreen-navigation ul li span{position:absolute;right:-8px;top:0;height:26px;width:26px;z-index:9;cursor:pointer;}
.offscreen-navigation .sub-menu li>a{font-size:14px;font-weight:500;}
.offscreen-navigation .menu>li{padding-bottom:8px;}
.offscreen-navigation li.menu-item-has-children> a:after{content:'\f067';display:inline-block;font-family:FontAwesome;transition:.1s;right:0;position:absolute;font-size:13px;}
.offscreen-navigation li.menu-item-has-children> a.opened:after{content:'\f068';}
@media only screen and (min-width: 1025px){
#meanmenu{display:none;}
}
@media only screen and (max-width: 1025px){
#header-menu,#masthead-container{display:none;}
}
.mean-bar .header-btn-new.mobile-btn{position:absolute;right:12%;top:8px;}
.mean-bar .sidebarBtn .fa-bars, .mean-bar .closebarBtn{transition:0.3s;}
.mean-bar .sidebarBtn{position:absolute;font-size:20px;right:15px;top:15px;cursor:pointer;}
.slidemenuon .mean-bar .sidebarBtn .fa-bars, body:not(.slidemenuon) .mean-bar .closebarBtn{display:none;}
.mean-bar .closebarBtn{font-size:20px;}
.header-style-2 .rt-header-menu{background:transparent;}
.rt-slide-nav{position:fixed;background:white;width:100%;left:0;top:60px;z-index:99;display:none;padding:30px;max-height:calc(100vh - 200px);overflow-y:auto;box-shadow:0px 0px 10px 0px #0000001c;}
.admin-bar .rt-slide-nav{top:106px}
.admin-bar .site.site-wrp.opt-slideInUp .rt-slide-nav{top:55px;}
.rt-slide-nav ul{list-style-type:none;margin:0px;}
body.slidemenuon{overflow:hidden;}
@media only screen and (min-width: 1200px) {
.foote_layout3 .single-item:nth-child(2){padding-left:150px;}
.foote_layout3 .single-item:nth-child(3){padding-left:140px;}
.foote_layout3 .single-item:nth-child(4){display:flex;justify-content:right;}
}
.header-style-11 .play_button{margin-left:5px;}
.header-style-11 .play_button .btn-header::before{content:'\f283'}
@media only screen and (max-width: 1024px) {
.header-style-11 .header-action-items .btn-header{padding:11px 20px;margin-top:-8px;}
}
@media only screen and (max-width: 991px) {
body .foote_layout3 .footer-top-wrap{padding:75px 0px 35px;}
}
@media only screen and (max-width: 767px) {
.foote_layout3 .backtotop, .foote_layout3 .copyright{text-align:center;}
.foote_layout3.fotter-color2 .footer-bottom-wrap{line-height:unset;padding:17px 0 0;height:80px;}
}
.header-style-12 .rt-left-wrapper{justify-content:flex-start;gap:80px;}
.header-style-12 .rt-right-wrapper{justify-content:flex-end;}
.header-style-12 .rt-right-wrapper .header-icon-area{padding-left:0;}
.header-style-12 .rt-right-wrapper .rt-right-btn{padding-left:42px;}
.header-style-12 .rt-header-wrapper{display:flex;align-items:center;}
.header-style-12 .header-action-items .btn-fill svg{top:2px;margin-right:4px;position:relative;}
.header-style-12 .search-button i:before{margin-left:0;}
.header-style-13 .header-icon-area .search-box .search-button i, .header-style-12 .header-icon-area .search-box .search-button i, .header-style-12 .header-icon-area .cart-icon-area > a i::before, .header-style-13 .header-icon-area .cart-icon-area > a i::before{color:#444;}
.header-style-12 .header-icon-area .cart-icon-area > a:hover i::before, .header-style-13 .header-icon-area .cart-icon-area > a:hover i::before{color:#006BFF;}
.header-style-13 .rt-right-wrapper{justify-content:flex-end;display:flex;align-items:center;}
.header-style-13 .rt-right-wrapper .header-icon-area{padding-left:0;}
.header-style-13 .rt-right-wrapper .rt-right-btn{padding-left:42px;}
.header-style-13 .main-navigation > nav > ul{text-align:center;}
@media only screen and ( min-width: 1400px ) {
.header-style-13 .main-navigation > nav > ul{padding-left:45px;}
}
@media only screen and ( max-width: 1400px ) {
.header-style-13 .site-header .main-navigation ul li a{font-size:15px;}
}
@media only screen and (min-width: 1200px) {
.header-style-13.non-trheader .site-header{left:0;position:absolute;right:0;z-index:999;top:35px;}
}
.header-style-13.non-trheader .header-wrapper-13{background:#fff;padding-left:23px;padding-right:23px;border-radius:0 0 15px 15px;}
.header-style-13 .site-header .main-navigation ul li a{padding-top:30px;padding-bottom:30px;}
.header-style-13 .site-header .masthead-container{transition:all 0s ease-out;}
.header-style-13.non-trheader .stick .header-wrapper-13{padding-left:0;padding-right:0;}
.header-style-13 .search-box a.search-button i::before{margin-left:0;}
@media only screen and (min-width: 1200px) {
.header-style-13 .cart-icon-area, .header-style-13 .header-icon-seperator, .header-style-13 .search-box-area, .header-style-13 .header-icon-area
.header-style-13 .additional-menu-area{padding-top:32px;padding-bottom:30px;}
}
.header-style-13 .header-icon-area .cart-icon-area .cart-icon-num{top:18px;}
@media only screen and (min-width: 1400px) {
.header-style-13 .container{max-width:1420px;width:100%;}
}
@media only screen and (max-width: 1366px) {
.site-header .main-navigation ul li a{font-size:15px;}
.header-style-12 .rt-left-wrapper{gap:20px;}
.header-style-12 .site-header .main-navigation ul li a{padding:38px 10px;}
.header-style-12 .rt-right-wrapper .rt-right-btn{padding-left:35px;}
.header-style-13 .rt-right-wrapper .rt-right-btn{padding-left:35px;}
.site-header .main-navigation ul li a{padding-left:12px;padding-right:12px;}
}
@media only screen and (max-width: 1200px){
.header-style-13 .header-top-bar, .header-style-12 .header-top-bar, .header-style-13 .header-style1, .header-style-12 .header-style1{display:none !important;}
.header-style-13 #meanmenu,
.header-style-12 #meanmenu{display:block;}
.header-style-13 .cart-icon-area, .header-style-13 .header-icon-seperator, .header-style-13 .search-box-area, .header-style-13 .header-icon-area
.header-style-13 .additional-menu-area, .header-style-12 .search-box-area{padding-top:0;padding-bottom:0;}
.header-style-12 .full-width-left-compress .container-fluid, .header-style-13 .full-width-left-compress .container-fluid{padding-right:15px;}
}
@media all and (max-width: 1199px) {
.site-header .main-navigation ul li a{padding-left:10px;padding-right:10px;}
}
@media only screen and (max-width: 1024px){
body .foote_layout4 .footer-top-wrap{padding-top:75px;}
}
@media only screen and (max-width: 767px){
.site-wrp .nav-control-layout12.owl-theme .owl-nav{
display: none;
}
body .foote_layout4 .rt-currency-image, body .foote_layout4 .copyright {
text-align: center;
}
body .foote_layout4 .footer-bottom-wrap {
line-height: 30px;
}
body .foote_layout4 .footer-bottom-wrap{
padding: 15px 0;
}
}.elementor-widget-container .elementor-heading-title{line-height:1.3;}
.site-wrp .eicon-play::before{content:'\e8c3';}
.item-btn.iconlight{padding:12px 27px 12px 27px;color:#646464;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-out;font-size:14px;border:1px solid;border-color:#396cf0;border-radius:5px;font-weight:700;display:inline-block;}
.item-btn.iconlight i{position:relative;right:0;color:#646464;margin-left:7px;transition:all 0.3s ease-out;}
.item-btn.iconlight:hover{background-color:#396cf0;color:#fff;}
.item-btn.iconlight:hover i{color:#fff;}
.elementor-button-icon i.fa{color:#396cf0;}
.header-sticky-wrapper{transition:all 0.3s ease-out;}
.d-content{padding-top:60px;}
.plus-patent{-webkit-clip-path:polygon(10% 38%, 36% 38%, 36% 0, 65% 0%, 65% 38%, 93% 39%, 93% 62%, 65% 62%, 65% 100%, 36% 100%, 36% 65%, 9% 64%);clip-path:polygon(-0.11% 29.71%, 36% 29.42%, 36% 0px, 66.27% 0.28%, 66.27% 29.13%, 100.06% 29.28%, 100.06% 69.72%, 66.26% 70.02%, 66.51% 99.71%, 35.49% 100%, 35.49% 70.15%, 0.42% 70.58%);background-color:#396cf0;}
.site-wrp .full-box-padding-left .elementor-column-wrap{padding-left:300px !important;}
@media only screen and (max-width: 1500px) {
.site-wrp .full-box-padding-left .elementor-column-wrap{padding-left:140px !important;}
}
@media only screen and (max-width: 1400px) {
.site-wrp .full-box-padding-left .elementor-column-wrap{padding-left:63px !important;}
}
@media only screen and (max-width: 1300px) {
.site-wrp .full-box-padding-left .elementor-column-wrap{padding-left:23px !important;}
}
@media only screen and (max-width: 992px) {
.site-wrp .full-box-padding-left .elementor-column-wrap{padding-left:20px !important;}
}
.site-wrp .full-box-padding-right .elementor-column-wrap{padding-right:300px !important;}
@media only screen and (max-width: 1500px) {
.site-wrp .full-box-padding-right .elementor-column-wrap{padding-right:140px !important;}
}
@media only screen and (max-width: 1400px) {
.site-wrp .full-box-padding-right .elementor-column-wrap{padding-right:63px !important;}
}
@media only screen and (max-width: 1300px) {
.site-wrp .full-box-padding-right .elementor-column-wrap{padding-right:23px !important;}
}
@media only screen and (max-width: 992px) {
.site-wrp .full-box-padding-right .elementor-column-wrap{padding-right:20px !important;}
}
.site-wrp .nav-control-layout-top{position:relative;}
.site-wrp .nav-control-layout-top .owl-nav{margin-top:0;}
.site-wrp .nav-control-layout-top .owl-nav > div{cursor:pointer;margin-left:10px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:5rem;width:5rem;background-color:#ffffff;border-radius:50%;color:#396cf0;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout-top .owl-nav > div i:before{margin-left:0;font-weight:900;font-size:2.5rem;}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev:hover, .site-wrp .nav-control-layout-top .owl-nav .owl-next:hover{background-color:#396cf0;color:#ffffff;box-shadow:0px 4px 20px 0px rgba(42, 92, 220, 0.75);}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev:hover i, .site-wrp .nav-control-layout-top .owl-nav .owl-next:hover i{color:#ffffff;}
.site-wrp .nav-control-layout-top2{position:relative;}
.site-wrp .nav-control-layout-top2 .owl-nav{margin-top:0;}
.site-wrp .nav-control-layout-top2 .owl-nav > div{cursor:pointer;margin-left:10px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:5rem;width:5rem;background-color:#ffffff;border-radius:50%;color:#396cf0;border:1px solid #ffffff;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout-top2 .owl-nav > div i:before{margin-left:0;font-weight:900;font-size:2.5rem;}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev:hover, .site-wrp .nav-control-layout-top2 .owl-nav .owl-next:hover{background-color:transparent;color:#ffffff;box-shadow:0px 4px 20px 0px rgba(42, 92, 220, 0.75);}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev:hover i, .site-wrp .nav-control-layout-top2 .owl-nav .owl-next:hover i{color:#ffffff;}
@media only screen and (min-width: 576px) {
.site-wrp .nav-control-layout-top .owl-nav{position:absolute;top:-100px;right:10px;z-index:5;}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout-top .owl-nav i{line-height:26px;font-size:16px;}
.site-wrp .nav-control-layout-top .owl-nav .owl-nav > div{position:absolute;top:50%;transform:translateY(-50%);margin:0 4px;height:35px;width:35px;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev{left:0px;}
.site-wrp .nav-control-layout-top .owl-nav .owl-next{right:0px;}
}
@media only screen and (min-width: 576px) {
.site-wrp .nav-control-layout-top2 .owl-nav{position:absolute;top:-109px;right:10px;z-index:5;}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout-top2 .owl-nav i{line-height:26px;font-size:16px;}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-nav > div{position:absolute;top:50%;transform:translateY(-50%);margin:0 4px;height:35px;width:35px;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev{left:0px;}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-next{right:0px;}
}
.site-wrp .nav-control-middle .owl-nav{margin-top:0;}
.site-wrp .nav-control-middle .owl-nav > div{border:1px solid #396cf0;background:#396cf0;opacity:1;font-size:1.8rem;margin:0 4px;height:4.6rem;width:4.6rem;border-radius:50%;position:absolute;transform:translateY(-50%);top:50%;transition:all 0.3s ease-out;}
.site-wrp .nav-control-middle .owl-prev{left:-100px;}
.site-wrp .nav-control-middle .owl-prev i{color:#ffffff;display:block;line-height:3.6rem;transition:all 0.3s ease-out;}
.site-wrp .nav-control-middle .owl-prev:hover{background:transparent;transition:all 0.3s ease-out;}
.site-wrp .nav-control-middle .owl-prev:hover i{color:#396cf0;}
.site-wrp .nav-control-middle .owl-next{right:-100px;}
.site-wrp .nav-control-middle .owl-next i{color:#ffffff;display:block;line-height:3.6rem;transition:all 0.3s ease-out;}
.site-wrp .nav-control-middle .owl-next:hover{background:transparent;transition:all 0.3s ease-out;}
.site-wrp .nav-control-middle .owl-next:hover i{color:#396cf0;}
.site-wrp .nav-control-middle:hover .owl-prev{left:-40px;background:#fff !important;}
.site-wrp .nav-control-middle:hover .owl-prev i{color:#396cf0 !important;}
.site-wrp .nav-control-middle:hover .owl-next{right:-40px;background:#fff !important;}
.site-wrp .nav-control-middle:hover .owl-next i{color:#396cf0 !important;}
.site-wrp .dot-control .owl-nav{line-height:1;margin-top:5px;}
.site-wrp .dot-control .owl-nav .owl-dots .owl-dot span{margin:0 10px 0 0;height:15px;width:15px;background:#ffffff;border:1px solid #ffffff;transition:all 0.3s ease-out;}
.site-wrp .dot-control .owl-nav .owl-dots .owl-dot:last-child span{margin:0;}
.site-wrp .dot-control .owl-nav .owl-dots .active span{border:1px solid #396cf0;background:#396cf0;}
.site-wrp .dot-control .owl-nav{margin-top:0;}
.site-wrp .nav-control-layout1.owl-theme .owl-nav{margin-top:0;}
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div{color:#111111;border:1px solid #396cf0;background:transparent;opacity:0;visibility:hidden;font-size:18px;height:46px;width:46px;text-align:center;border-radius:50%;position:absolute;transform:translateY(-50%);top:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:all 0.3s ease-out;}
@media only screen and (max-width: 1199px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div{height:44px;width:44px;}
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div{height:42px;width:42px;font-size:16px;}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div{height:38px;width:38px;font-size:15px;}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div{height:36px;width:36px;font-size:14px;}
}
.site-wrp .nav-control-layout1.owl-theme .owl-prev{left:-10px;}
@media only screen and (max-width: 1199px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev{left:-22px;}
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev{left:-20px;}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev{left:-18px;}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev{left:0;}
}
.site-wrp .nav-control-layout1.owl-theme .owl-prev:hover{background:#396cf0;color:#ffffff;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout1.owl-theme .owl-next{right:-10px;}
@media only screen and (max-width: 1199px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next{right:-22px;}
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next{right:-20px;}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next{right:-18px;}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next{right:0;}
}
.site-wrp .nav-control-layout1.owl-theme .owl-next:hover{background:#396cf0;color:#ffffff;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout1.owl-theme:hover .owl-prev{opacity:1;visibility:visible;}
.site-wrp .nav-control-layout1.owl-theme:hover .owl-next{opacity:1;visibility:visible;}
.site-wrp .nav-control-layout2.owl-theme{overflow:hidden;}
.site-wrp .nav-control-layout2.owl-theme .owl-nav{margin-top:0;}
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div{opacity:0;visibility:hidden;font-size:24px;color:#396cf0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:52px;width:52px;border-radius:50%;background:#ffffff;position:absolute;transform:translateY(-50%);top:50%;margin:0;padding:0;transition:all 0.5s ease-out;}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div{height:48px;width:48px;font-size:22px;}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div{height:42px;width:42px;font-size:20px;}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div{height:38px;width:38px;font-size:18px;}
}
.site-wrp .nav-control-layout2.owl-theme .owl-prev:hover{background:#111 !important;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout2.owl-theme .owl-prev:hover i{color:#ffffff;}
.site-wrp .nav-control-layout2.owl-theme .owl-next:hover{background:#111 !important;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout2.owl-theme .owl-next:hover i{color:#ffffff;}
.site-wrp .nav-control-layout2.owl-theme:hover .owl-prev{opacity:1;visibility:visible;left:0;}
.site-wrp .nav-control-layout2.owl-theme:hover .owl-next{opacity:1;visibility:visible;right:0;}
.site-wrp .nav-control-layout3.owl-theme{overflow:hidden;}
.site-wrp .nav-control-layout3.owl-theme .owl-nav{margin-top:0;}
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div{font-size:24px;color:#111;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:52px;width:52px;border-radius:50%;background:#ffffff;position:absolute;transform:translateY(-50%);top:50%;margin:0;padding:0;transition:all 0.5s ease-out;}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div{height:48px;width:48px;font-size:22px;}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div{height:42px;width:42px;font-size:20px;}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div{height:38px;width:38px;font-size:18px;}
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev{left:0;}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev:hover{background:#396cf0;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev:hover i{color:#ffffff;}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next{right:0;}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next:hover{background:#396cf0;transition:all 0.3s ease-out;}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next:hover i{color:#ffffff;}
.dot-control-layout1.owl-theme .owl-dots{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}
.dot-control-layout1.owl-theme .owl-dots .owl-dot{margin:0 1px;}
.dot-control-layout1.owl-theme .owl-dots .owl-dot span{margin:0 5px;height:16px;width:16px;display:block;border-radius:50%;background:transparent;border:2px solid #396cf0;transition:all 0.3s ease-out;}
.dot-control-layout1.owl-theme .owl-dots .owl-dot span:hover{background-color:#3c70fa;}
.dot-control-layout1.owl-theme .owl-dots .owl-dot.active span{background:#396cf0;}
.dot-control-layout1.owl-theme .owl-nav{margin-top:0;}
@media all and (max-width: 480px) {
.dot-control-layout1.owl-theme .owl-nav{margin-top:30px;}
}
.dot-control-layout2.owl-theme .owl-dots{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}
.dot-control-layout2.owl-theme .owl-dots .owl-dot{margin:0 1px;}
.dot-control-layout2.owl-theme .owl-dots .owl-dot span{margin:0 5px;height:16px;width:16px;display:block;border-radius:50%;background:transparent;border:2px solid #ffffff;transition:all 0.3s ease-out;}
.dot-control-layout2.owl-theme .owl-dots .owl-dot.active span{background:#ffffff;}
.dot-control-layout2.owl-theme .owl-nav{margin-top:0;}
@media all and (max-width: 480px) {
.dot-control-layout2.owl-theme .owl-nav{margin-top:30px;}
}
.dot-control-left .owl-dots{text-align:left;}
.dot-control-right .owl-dots{text-align:right;}
.rt-owl-dot .owl-theme .owl-dots{margin-top:20px !important;}
@media all and (max-width: 480px) {
.rt-owl-dot .owl-theme .owl-dots{margin-top:10px !important;}
}
.rt-owl-dot .owl-theme .owl-dots .owl-dot span{margin:3px;}
.rt-owl-dot .owl-theme .owl-dots .owl-dot.active span, .rt-owl-dot .owl-theme .owl-dots .owl-dot:hover span{background-color:#396cf0;}
.rt-el-info-box.clearfix.media.rtin-light.rtin-style2 .rtin-title{font-size:20px;margin-bottom:0;}
.rt-el-info-box.clearfix.media.rtin-light.rtin-style2 .rtin-text{margin-bottom:0;}
.rt-el-info-box.rtin-style8 .rtin-title{font-size:22px;}
.rt-el-info-box.rtin-style8 .rtin-icon{position:relative;z-index:9;margin-top:30px;}
.rt-el-info-box.rtin-style8 .rtin-icon:before{position:absolute;height:56px;width:56px;background-color:#f1f9ff;content:"";z-index:-1;top:-24px;left:9px;border-radius:50%;right:0;margin:auto;transition:all 0.3s ease-out;}
.rt-el-info-box.rtin-style8:hover .rtin-icon:before{top:-15px;}
.choose-box1 .choose-layout-1 .item-icon{margin-bottom:15px;overflow:hidden;display:inline-block;}
.choose-box1 .choose-layout-1{position:relative;}
.choose-box1 .choose-layout-1 .number{position:absolute;font-size:42px;font-weight:900;-webkit-text-stroke:1px #ECF1FF;color:#fff;top:30px;right:35px;}
@keyframes toBottomFromTop {
49%{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);}
50%{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);}
51%{opacity:1;}
}
@keyframes toBottomFromTop10 {
49%{-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%);}
50%{opacity:0;-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%);}
51%{opacity:1;}
}
@keyframes toRightFromLeft10 {
5%{left:-5px;}
30%{opacity:0.5;left:10px;}
60%{left:5px;opacity:1;}
}
@keyframes headerSlideDown {
0%{margin-top:-100px;}
100%{margin-top:0;}
}
@keyframes toTopFromBottom {
49%{-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);}
50%{opacity:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
51%{opacity:1;}
}
.choose-box1 .choose-layout-1 .item-icon:hover i::before{animation:toBottomFromTop 0.5s forwards;}
.choose-box1 .choose-layout-1 .item-icon i{color:#fff;background-color:#396cf0;display:flex;align-items:center;justify-content:center;height:70px;width:70px;border:none;border-radius:50%;font-size:24px;transition:all 0.3s ease-in-out;cursor:pointer;}
.choose-box1 .choose-layout-1 .item-icon img{max-width:46px;}
.choose-box1 .choose-layout-1 .item-icon .normal-image, .choose-box1 .choose-layout-1 .item-icon .hover-image{transition:0.3s;}
.choose-box1:hover .choose-layout-1 .item-icon .normal-image, .choose-box1:not(:hover) .choose-layout-1 .item-icon .hover-image{display:none;}
.choose-box1 .choose-layout-1 .choose-title h3{font-weight:700;font-size:22px;margin-bottom:10px;}
.choose-box1 .choose-layout-1 .choose-title a{color:#111111;transition:0.3s;}
.choose-box1 .choose-layout-1 .choose-title a:hover{color:#396CF0;}
.choose-box1 .choose-layout-1 p{color:#646464;margin-bottom:0;line-height:26px;}
.why-choose-box-5 .box-item{flex:0 0 50%;}
@media only screen and (max-width: 991px) {
.why-choose-box-5{text-align:center;}
}
@media only screen and (max-width: 1199px) {
.why-choose-box-5 .box-item{padding:15px;}
}
@media(max-width:767px){
.why-choose-box-5{display:block;}
.why-choose-box-5 .box-item{flex:0 0 100%;padding:0;margin-bottom:30px;}
}
.why-choose-box-6 .choose-icon-box{display:flex;align-items:center;background:#f0f4ff;border-radius:6px;padding:10px 20px;transition:all 0.3s ease-in-out;position:relative;z-index:1;}
.why-choose-box-6 .choose-icon-box:after{content:"";width:0;height:0;border-style:solid;border-width:12px 0 12px 24px;border-color:transparent transparent transparent #396df0;position:absolute;right:-7px;top:50%;transform:translateY(-50%) translateX(50%);visibility:hidden;opacity:0;transition:all 0.3s ease-in-out;z-index:-1;}
.why-choose-box-6 .choose-icon-box:hover{background-color:#396cf0;}
.why-choose-box-6 .choose-icon-box:hover:after{visibility:visible;opacity:1;}
.why-choose-box-6 .choose-icon-box:hover .item-icon{background-color:#fff;color:#396cf0;}
.why-choose-box-6 .choose-icon-box:hover .item-icon i{animation:toBottomFromTop 0.5s forwards;}
.why-choose-box-6 .choose-icon-box:hover .item-content{color:#fff;}
.why-choose-box-6 .choose-icon-box .item-icon{height:60px;width:60px;font-size:22px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;z-index:1;transition:all 0.3s ease-in-out;overflow:hidden;background-color:#396cf0;color:#fff;}
.why-choose-box-6 .choose-icon-box .item-content{color:#060606;margin-left:20px;transition:all 0.3s ease-in-out;font-size:20px;font-family:"Raleway", sans-serif;font-weight:600;}
@media only screen and (max-width: 479px) {
.why-choose-box-6 .choose-icon-box .item-content{font-size:18px;}
}
@media only screen and (max-width: 320px) {
.why-choose-box-6 .choose-icon-box .item-content{font-size:16px;}
}
.why-choose-box-7{margin-top:10px;margin-left:20px;}
@media only screen and (max-width: 991px) {
.why-choose-box-7{margin-left:0;padding-top:40px;}
}
.why-choose-box-7 .item-img{overflow:hidden;margin-bottom:30px;}
.why-choose-box-7 .item-title{color:#111;font-weight:700;font-size:24px;margin-bottom:20px;padding-bottom:10px;position:relative;}
.why-choose-box-7 .item-title::before{content:"";height:1px;width:100px;background-color:#396cf0;position:absolute;bottom:0;left:0;}
.why-choose-box-7 p{margin-bottom:0;}
.service-wrap-layout1 .service-inner-layout1.position-loop{position:relative;}
.service-wrap-layout1 .service-inner-layout1.position-loop .single-item{position:absolute;z-index:99;}
@media only screen and (max-width: 1024px) {
.service-wrap-layout1 .service-inner-layout1.position-loop .single-item{position:static;margin-top:30px;}
}
.service-wrap-layout1.rtin-dark .service-box-layout1{background-color:#3c70fa;}
.service-wrap-layout1.rtin-dark .service-box-layout1:hover{background-color:#3364e2;}
.service-wrap-layout1.rtin-light .service-box-layout1{background-color:#396cf0;}
.service-wrap-layout1.rtin-light .service-box-layout1:hover{background-color:#3364e2;}
.service-box-layout1.left{border-radius:4px 0 0 4px;}
.service-box-layout1.right{border-radius:0 4px 4px 0;}
.service-box-layout1.all{border-radius:4px;}
.service-box-layout1.no{border-radius:0;}
.box-shadow-position .elementor-container{position:relative;top:-100px;box-shadow:0px 1px 20px 0px rgba(185, 185, 185, 0.75);z-index:999;}
.service-box-layout1{text-align:center;padding:62px 40px 35px;color:#ffffff;transition:all 0.3s ease-out;}
@media only screen and (max-width: 1199px) {
.service-box-layout1{padding:30px 30px 40px;}
}
.service-box-layout1 .item-icon{overflow:hidden;margin-bottom:15px;}
.service-box-layout1 .item-icon i{display:inline-block;}
.service-box-layout1 .item-icon i:before{font-size:50px;margin-left:0;}
.service-box-layout1 .item-icon img{max-width:50px;}
.service-box-layout1 .item-title{text-transform:capitalize;font-weight:700;color:#ffffff;}
.service-box-layout1 .item-title a{color:#ffffff;transition:all 0.3s ease-out;}
.service-box-layout1 .item-title a:hover{color:#e3e3e3;}
.service-box-layout1 p{color:#ffffff;}
.service-box-layout1:hover .item-icon i{animation:toTopFromBottom 0.5s forwards;}
.service-box-layout1:hover .item-icon img{animation:toTopFromBottom 0.5s forwards;}
.service-box-layout2{padding:35px;background-color:#ffffff;text-align:center;position:relative;bottom:0;transition:all 0.5s ease-out;}
.service-box-layout2 .item-icon{margin-bottom:10px;}
.service-box-layout2 .item-icon i:before{font-size:60px;color:#396cf0;margin-left:0;opacity:1;transition:all 0.3s ease-out;}
.service-box-layout2 .item-title{text-transform:capitalize;font-weight:500;}
.service-box-layout2 .item-title a{color:#111111;transition:all 0.3s ease-out;}
.service-box-layout2 .item-title a:hover{color:#396cf0;}
.service-box-layout2 .item-btn{display:inline-block;cursor:pointer;font-size:14px;padding:8px 20px;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;text-transform:uppercase;font-weight:500;border-radius:4px;transition:all 0.5s ease-out;}
.service-box-layout2 .item-btn:Hover{background-color:#396cf0;color:#ffffff;}
.service-box-layout2:hover{box-shadow:0px 5px 70px 0px rgba(220, 220, 220, 0.95);bottom:7px;}
.service-box-layout2:hover .item-icon i:before{color:#3364e2;opacity:0.8;}
.service-box-layout3{background:#ffffff;border:1px solid #f0f4ff;box-sizing:border-box;border-radius:10px;text-align:center;padding:50px 40px;margin-bottom:30px;transition:all 0.3s ease-in-out;}
.service-box-layout3:hover{box-shadow:inset 0px -2px 0px rgba(57, 108, 240, 0.5);}
.service-box-layout3:hover .item-icon img{-webkit-animation:toTopFromBottom 0.5s forwards;animation:toTopFromBottom 0.5s forwards;}
.service-box-layout3 .item-icon{position:relative;z-index:1;margin-bottom:30px;height:70px;width:70px;padding:10px;display:inline-flex;justify-content:center;align-items:center;border-radius:5px;background:rgba(57, 108, 240, 0.08);}
.service-box-layout3 .item-icon svg{transition:all 0.3s ease-in-out;overflow:hidden;}
.service-box-layout3 .service-title{color:#111;font-size:22px;font-weight:700;line-height:26px;font-family:"Raleway", sans-serif;margin-bottom:10px;}
@media only screen and (max-width: 1199px) {
.service-box-layout3 .service-title{font-size:18px;}
}
@media only screen and (max-width: 991px) {
.service-box-layout3 .service-title{font-size:22px;}
}
.service-box-layout3 p{color:#646464;}
.service-box-layout3 .item-button .item-btn{color:#396cf0;font-size:16px;font-weight:500;line-height:19px;transition:all 0.3s ease-in-out;}
.service-box-layout3 .item-button .item-btn i{position:relative;right:0;margin-left:10px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.service-box-layout3 .item-button .item-btn:hover{color:#396cf0;}
.service-box-layout3 .item-button .item-btn:hover i{right:-5px;color:#396cf0;}
.service-box-layout4{background-color:#fff;border-radius:5px;padding:20px 20px 20px 20px;-webkit-transition:all 0.4s;transition:all 0.4s;}
@media screen and (max-width:1199px){
.service-box-layout4{margin-bottom:30px;}
}
.service-box-layout4:hover{-webkit-box-shadow:0px 29px 50px rgba(192, 203, 230, 0.5);box-shadow:0px 29px 50px rgba(192, 203, 230, 0.5);}
.service-box-layout4:hover .item-img:before{-webkit-animation:light 0.75s;animation:light 0.75s;}
.service-box-layout4:hover .item-img a img{-webkit-filter:grayscale(0);filter:grayscale(0);}
.service-box-layout4:hover .item-img .item-icon i::before{-webkit-filter:grayscale(0);filter:grayscale(0);}
.service-box-layout4:hover .item-content:after{width:100%;}
.service-box-layout4 .item-img{margin:0;position:relative;overflow:hidden;}
.service-box-layout4 .item-img:before{content:"";width:50%;height:100%;background:-webkit-gradient(linear, left top, right top, from(rgba(57, 108, 240, 0)), to(rgba(57, 108, 240, 0.2)));background:linear-gradient(to right, rgba(57, 108, 240, 0) 0%, rgba(57, 108, 240, 0.2) 100%);position:absolute;top:0;left:-70%;-webkit-transform:skewX(-20deg);transform:skewX(-20deg);-webkit-transition:all 0.4s;transition:all 0.4s;z-index:1;}
.service-box-layout4 .item-img img{width:100%;}
.service-box-layout4 .item-img .item-icon{position:absolute;left:50%;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.service-box-layout4 .item-img .item-icon{background-color:#fff;height:90px;width:90px;display:inline-block;text-align:center;line-height:90px;border-radius:50%;overflow:hidden;}
.service-box-layout4 .item-img .item-icon:before{color:#396cf0;font-size:46px;margin:0;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all 0.4s;transition:all 0.4s;}
.service-box-layout4 .item-img .item-icon img{max-width:50px;filter:grayscale(100%);}
.service-box-layout4:hover .item-img .item-icon img{-webkit-filter:grayscale(0);filter:grayscale(0);}
.service-box-layout4 .item-img a img{border-radius:5px;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all 0.3s;transition:all 0.3s;}
.service-box-layout4 .item-content{padding:25px 0px 20px 0px;text-align:center;position:relative;}
.service-box-layout4 .item-content:after{content:"";width:50px;height:5px;background:#396cf0;position:absolute;border-radius:50px;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.4s;transition:all 0.4s;}
.service-box-layout4 .item-content .item-title{font-weight:700;font-size:22px;line-height:26px;margin-bottom:10px;}
.service-box-layout4 .item-content .item-title a{color:#111111;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.service-box-layout4 .item-content .item-title a:hover{color:#396cf0;}
.service-box-layout4 .item-content .item-button .item-btn:hover, .departments-box-layout9 .item-content .item-button .item-btn:hover, .departments-box-layout10 .item-content .item-button .item-btn:hover, .departments-box-layout11 .item-content .item-button .item-btn:hover{color:#fff;}
.service-box-layout4 .item-content .item-button .item-btn:hover::after, .departments-box-layout9 .item-content .item-button .item-btn:hover::after, .departments-box-layout10 .item-content .item-button .item-btn:hover::after, .departments-box-layout11 .item-content .item-button .item-btn:hover::after{visibility:visible;opacity:1;width:100%;-webkit-transition:width 0.4s ease;transition:width 0.4s ease;}
.service-box-layout4 .item-content .item-button .item-btn:hover i, .departments-box-layout9 .item-content .item-button .item-btn:hover i, .departments-box-layout10 .item-content .item-button .item-btn:hover i, .departments-box-layout11 .item-content .item-button .item-btn:hover i{-webkit-transform:scale(1.2);transform:scale(1.2);}
.service-box-layout4 .item-content .item-button .item-btn i, .departments-box-layout9 .item-content .item-button .item-btn i, .departments-box-layout10 .item-content .item-button .item-btn i, .departments-box-layout11 .item-content .item-button .item-btn i{-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scale(1);transform:scale(1);}
.service-box-layout4 .item-content .item-button .item-btn, .departments-box-layout9 .item-content .item-button .item-btn, .departments-box-layout10 .item-content .item-button .item-btn, .departments-box-layout11 .item-content .item-button .item-btn{font-weight:600;font-size:15px;line-height:26px;background:#F0F4FF;border-radius:5px;padding:8px 20px;display:inline-block;text-align:center;text-transform:capitalize;position:relative;z-index:1;-webkit-transition:all 0.4s;transition:all 0.4s;}
.service-box-layout4 .item-content .item-button .item-btn::after, .departments-box-layout9 .item-content .item-button .item-btn::after, .departments-box-layout10 .item-content .item-button .item-btn::after, .departments-box-layout11 .item-content .item-button .item-btn::after{content:"";height:100%;width:0;background-color:#396cf0;visibility:hidden;opacity:0;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all 0.4s;transition:all 0.4s;border-radius:5px;}
.service-box-layout4 .item-content .item-button .item-btn:hover::after, .departments-box-layout9 .item-content .item-button .item-btn:hover::after, .departments-box-layout10 .item-content .item-button .item-btn:hover::after, .departments-box-layout11 .item-content .item-button .item-btn:hover::after{visibility:visible;opacity:1;width:100%;-webkit-transition:width 0.4s ease;transition:width 0.4s ease;}
.service-box-layout4 .item-content .item-button .item-btn i, .departments-box-layout9 .item-content .item-button .item-btn i, .departments-box-layout10 .item-content .item-button .item-btn i, .departments-box-layout11 .item-content .item-button .item-btn i{-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scale(1);transform:scale(1);font-size:16px;margin-left:10px;}
.service-box-layout4 .item-content .item-button .item-btn:hover, .departments-box-layout9 .item-content .item-button .item-btn:hover, .departments-box-layout10 .item-content .item-button .item-btn:hover, .departments-box-layout11 .item-content .item-button .item-btn:hover{color:#fff;}
.departments-box-layout10 .item-button .item-btn{border:1px solid #396cf0;background-color:transparent !important;}
.Service__item-round{position:relative;}
@media screen and (max-width:767px){
.Service__item-round{display:none;}
}
.Service__item-round .item-round{width:240px;height:240px;background:#FAB3B3;-webkit-filter:blur(150px);filter:blur(150px);position:absolute;top:-80px;left:-100px;}
.departments-box-layout9{margin-bottom:30px;}
.departments-box-layout9:hover .item-img img{-webkit-transform:scale(1);transform:scale(1);}
.departments-box-layout9:hover .item-img .item-icon{background-color:#396cf0;}
.departments-box-layout9:hover .item-img .item-icon img{filter:brightness(0) invert(1);}
.departments-box-layout9:hover .item-img .item-icon i:before{color:#fff;}
.departments-box-layout9 .item-img{position:relative;overflow:hidden;}
.departments-box-layout9 .item-img a img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;width:100%;}
.departments-box-layout9 .item-img .item-icon{position:absolute;bottom:30px;left:35px;}
.departments-box-layout9 .item-img .item-icon{height:70px;width:70px;background-color:#fff;border-radius:50%;display:inline-block;line-height:70px;text-align:center;-webkit-transition:all 0.4s;transition:all 0.4s;}
.departments-box-layout9 .item-img .item-icon::before{font-size:39px;margin:0;color:#396cf0;-webkit-transition:all 0.4s;transition:all 0.4s;}
.departments-box-layout9 .item-icon img{max-width:36px;}
.departments-box-layout9 .item-content{background-color:#fff;padding:30px 30px 35px 35px;}
.departments-box-layout9 .item-content .item-title{font-weight:700;font-size:24px;line-height:28px;margin-bottom:15px;}
.departments-box-layout9 .item-content .item-title a{color:#111111;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.departments-box-layout9 .item-content .item-title a:hover{color:#396cf0;}
.departments-box-layout9 .item-content p{margin-bottom:25px;}
.departments-box-layout9 .item-content .item-button .item-btn:hover{color:#fff;}
.departments-box-layout9 .item-content .item-button .item-btn:hover::after{visibility:visible;opacity:1;width:100%;-webkit-transition:width 0.4s ease;transition:width 0.4s ease;}
.departments-box-layout9 .item-content .item-button .item-btn:hover i{-webkit-transform:scale(1.2);transform:scale(1.2);}
.departments-box-layout9 .item-content .item-button .item-btn i{-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scale(1);transform:scale(1);}
.departments-box-layout10{background:#FFFFFF;border:1px solid #E4E7EF;border-radius:15px;padding:40px;position:relative;z-index:1;margin-bottom:30px;}
.departments-box-layout10 .item-icon{margin-bottom:25px;}
.departments-box-layout10 .item-icon{height:80px;width:80px;background-color:#396cf0;border-radius:50%;display:inline-block;line-height:80px;text-align:center;-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-box-shadow:0px 20px 30px rgba(57, 108, 240, 0.4);box-shadow:0px 20px 30px rgba(57, 108, 240, 0.4);}
.departments-box-layout10:not(.departments-box-style10) .item-icon img{filter:brightness(0) invert(1);}
.departments-box-layout10 .item-icon img{max-width:40px;}
.departments-box-layout10 .item-icon:hover{-webkit-box-shadow:none;box-shadow:none;}
.departments-box-layout10 .item-icon::before{font-size:39px;margin:0;color:#fff;-webkit-transition:all 0.4s;transition:all 0.4s;}
.departments-box-layout10 .item-title{font-weight:700;font-size:24px;line-height:28px;margin-bottom:15px;color:#111111;-webkit-transition:all 0.4s;transition:all 0.4s;}
.departments-box-layout10 p{line-height:28px;-webkit-transition:all 0.4s;transition:all 0.4s;}
.departments-box-layout10 .item-button .item-btn{border:1px solid #396cf0;background-color:transparent;}
.departments-box-layout10 .item-button .item-btn::after{border-radius:4px;}
.departments-box-layout10 .item-button .item-btn:hover{color:#fff;border-color:#fff;}
.departments-box-layout10 .item-button .item-btn:hover::after{visibility:visible;opacity:1;width:100%;-webkit-transition:width 0.4s ease;transition:width 0.4s ease;background-color:#396cf0;}
.departments-box-layout10 .item-button .item-btn:hover i{-webkit-transform:scale(1.2);transform:scale(1.2);}
.departments-box-layout10 .item-button .item-btn i{-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scale(1);transform:scale(1);}
.departments-box-layout11{background:#FFFFFF;border:1px solid #E4E7EF;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px;gap:30px;margin-bottom:30px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
@media screen and (max-width:767px){
.departments-box-layout11{display:block;}
}
.departments-box-layout11:hover{border:1px solid #fff;-webkit-box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);}
.departments-box-layout11:hover .item-img img{-webkit-transform:rotate(-5deg) scale(1.2);transform:rotate(-5deg) scale(1.2);}
.departments-box-layout11 .item-img{position:relative;overflow:hidden;}
@media screen and (max-width:767px){
.departments-box-layout11 .item-img{margin-bottom:25px;}
}
.departments-box-layout11 .item-img a img{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
@media screen and (max-width:767px){
.departments-box-layout11 .item-img a img{width:100%;}
}
.departments-box-layout11 .item-content{-webkit-box-flex:1;-ms-flex:1;flex:1;}
.departments-box-layout11 .item-content .item-title{font-weight:700;font-size:24px;line-height:28px;margin-bottom:15px;}
.departments-box-layout11 .item-content .item-title a{color:#111111;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.departments-box-layout11 .item-content .item-title a:hover{color:#396cf0;}
.departments-box-layout11 .item-content p{margin-bottom:25px;}
.departments-box-layout11 .item-content .item-button .item-btn{border:1px solid #396cf0;background-color:transparent;}
.departments-box-layout11 .item-content .item-button .item-btn::after{border-radius:4px;}
.departments-box-layout11 .item-content .item-button .item-btn:hover{color:#fff;border-color:#396cf0;}
.departments-box-layout11 .item-content .item-button .item-btn:hover::after{visibility:visible;opacity:1;width:100%;-webkit-transition:width 0.4s ease;transition:width 0.4s ease;}
.departments-box-layout11 .item-content .item-button .item-btn:hover i{-webkit-transform:scale(1.2);transform:scale(1.2);}
.departments-box-layout11 .item-content .item-button .item-btn i{-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scale(1);transform:scale(1);}
.departments-box-layout10.departments-box-style10{border:none;box-shadow:0 8px 8px rgba(10, 56, 176, 0.1);text-align:center;padding-top:50px;}
.departments-box-layout10.departments-box-style10 .item-icon{background-color:#ECF1FF;box-shadow:none;margin-bottom:30px;}
.departments-box-layout10.departments-box-style10 .item-content .item-button .item-btn{font-size:16px;}
.departments-box-style10 p{margin-bottom:25px;}
.service-box-layout9{background-color:#fff;padding:20px;text-align:center;padding-bottom:40px;transition:0.4s;}
.service-box-layout9:hover{box-shadow:0 10px 40px #DDE6FE;}
.service-box-layout9 .item-img{position:relative;}
.service-box-layout9, .service-box-layout9 .item-img > a > img{border-radius:12px;}
.service-box-layout9 .item-content .item-icon{background-color:#396CF0;height:70px;width:70px;display:inline-block;text-align:center;line-height:70px;border-radius:50%;position:relative;margin-top:-30px;box-shadow:0 15px 15px #E0E8FC;}
.service-box-layout9 .item-title{margin-top:20px;margin-bottom:15px;}
.service-box-layout9 .item-title a{color:#111;}
.service-box-layout9 .item-title a:hover{color:#396CF0;}
.service-box-layout9 .item-img::before{content:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/service_shape.svg);position:absolute;left:50%;transform:translateX(-50%);bottom:-9px;}
.service-box-layout9 .item-content .item-icon img{max-width:40px;filter:brightness(0) invert(1);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}
.service-box-layout9 .item-button a{font-weight:700;}
.service-box-layout9 .item-button i{display:inline-block;margin-left:10px;}
.service-box-layout9 .item-content .btn-icon{width:50px;height:50px;line-height:58px;border-radius:50%;background-color:transparent;display:inline-block;text-align:center;border:1px solid #91A0C2;transition:0.4s;}
.service-box-layout9:hover .item-content .btn-icon{background-color:#396CF0;border-color:#396CF0;transition:0.4s;}
.team-box-layout8 .team-social-1 .social-item .fa-share-alt, .service-box-layout9 .item-content .btn-icon svg{transition:0.4s;transform:rotate(0deg);}
.service-box-layout9:hover .item-content .btn-icon path{fill:#fff;}
.service-box-layout9:hover .item-content .btn-icon svg{transform:rotate(180deg);}
.team-box-layout8 .team-social-1 .social-item:hover .fa-share-alt{transform:rotate(90deg);}
.team-box-layout8 .team-social-1 .social-item:hover .team-social-dropdown{margin:0;padding:0;list-style:none;}
.widget-ad-area{position:relative;border-radius:4px;text-align:center;}
.widget-ad-area .item-btn-wrap{position:absolute;bottom:30px;left:0;right:0;width:100%;text-align:center;}
.widget-ad-area .ad-wrap img{width:100%;}
.widget-ad-area .item-btn{border-radius:4px;padding:16px 30px;color:#111111;background-color:#ffffff;transition:all 0.3s ease-out;font-weight:500;}
.widget-ad-area .item-btn i{color:#396cf0;margin-left:15px;transition:all 0.3s ease-out;}
.widget-ad-area .item-btn:hover{background-color:#396cf0;color:#ffffff;}
.widget-ad-area .item-btn:hover i{color:#ffffff;}
.rt-el-info-box.rtin-style2:hover{box-shadow:0 10px 55px 5px rgba(137, 173, 255, 0.35);}
.rt-el-info-box.rtin-style2:hover{background-color:#fff;transform:translate3d(0, -10px, 0);}
.rt-el-info-box.rtin-style2{position:relative;padding:30px 15px 30px 30px;width:100%;box-sizing:border-box;border-radius:8px;transition:all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);}
.rt-el-info-box .rtin-icon i{text-align:center;font-size:28px;line-height:70px;color:#fff;transition:all 0.5s ease-out;}
.rt-el-info-box .rtin-content .rtin-title{color:#000000;margin-bottom:10px;}
.rt-el-info-box .rtin-content .rtin-title a{color:#000000;transition:all 0.5s ease-out;}
.rt-el-info-box .rtin-content .rtin-title a:hover{color:#396cf0;}
.rt-el-info-box .rtin-content .rtin-text{margin-bottom:0;}
.rt-el-info-box:hover .rtin-icon i{color:#396cf0;background-color:transparent;}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon{margin-right:10px;}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon i{text-align:center;font-size:6rem;line-height:1.2;color:#3c70fa;background-color:transparent;border:none;border-radius:50%;transition:all 0.5s ease-out;}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon img{width:67px;height:67px;border-radius:50%;}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content{margin-left:15px;}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title{color:#3c70fa;margin-bottom:10px;font-size:24px;line-height:1.4;}
@media only screen and (max-width: 1199px) {
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title{font-size:22px;}
}
@media only screen and (max-width: 767px) {
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title{font-size:22px;}
}
@media only screen and (max-width: 479px) {
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title{font-size:20px;}
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title a{color:#3c70fa;transition:all 0.5s ease-out;}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title a:hover{color:#396cf0;}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-text{margin-bottom:0;color:#444444;}
.rt-el-info-box.rtin-style1.rtin-light:hover .rtin-icon i{color:#396cf0;background-color:transparent;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon i{text-align:center;font-size:16px;line-height:34px;height:34px;width:34px;color:#fff;background-color:transparent;border:1px solid #fff;border-radius:50%;transition:all 0.5s ease-out;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon img{width:67px;height:67px;border-radius:50%;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content{margin-left:0;color:#fff;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title{color:#fff;margin-bottom:10px;font-size:20px;line-height:1.4;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title a{color:#fff;transition:all 0.5s ease-out;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title a:hover{color:#fff;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-text{margin-bottom:0;}
.rt-el-info-box.rtin-style1.rtin-primary:hover .rtin-icon i{color:#fff;background-color:transparent;}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon{margin-right:30px;}
@media all and (max-width: 1200px) {
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon{margin-right:20px;}
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title{color:#fff;font-size:26px;font-weight:700;margin-bottom:12px;}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title a{color:#3c70fa;}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title a:hover{color:#fff;}
.rt-el-info-box.rtin-style1.rtin-dark p.rtin-text{color:#fff;}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-content{margin-left:0;}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-icon i{text-align:center;font-size:6rem;line-height:1.2;color:#fff;background-color:transparent;border:none;border-radius:50%;transition:all 0.5s ease-out;}
.rt-el-info-box.rtin-style1 .rtin-icon{float:left;margin-bottom:25px;margin-right:30px;}
@media all and (max-width: 1200px) {
.rt-el-info-box.rtin-style1 .rtin-icon{margin-right:20px;}
}
.rt-el-info-box.rtin-style2{transition:all 0.5s ease-out;}
.rt-el-info-box.rtin-style2 h3.rtin-title{font-weight:700;font-size:20px;}
.rt-el-info-box.rtin-style2 .rtin-icon{margin-bottom:25px;}
.rt-el-info-box.rtin-style2 .rtin-icon i{font-size:58px;line-height:1.2;}
.rt-el-info-box.rtin-style2 .rtin-icon i.primaryColor{color:#396cf0;}
.rt-el-info-box.rtin-style2 .rtin-icon i.secondaryColor{color:#3c70fa;}
.rt-el-info-box.rtin-style2 .rtin-icon i.colorGreen{color:#396cf0;}
.rt-el-info-box.rtin-style3{background-color:#fff;border-bottom:1px solid #dde2e5;border-radius:4px;transition:all 0.5s ease-out;}
@media all and (max-width: 767px) {
.rt-el-info-box.rtin-style3{max-width:490px;margin:0 auto;}
}
.rt-el-info-box.rtin-style3:hover{box-shadow:0 0 20px 0 rgba(202, 202, 202, 0.75);}
.rt-el-info-box.rtin-style3 .rtin-icon{position:relative;overflow:hidden;}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button{position:absolute;width:100%;height:100%;background-color:rgba(57, 108, 240, 0.9);visibility:hidden;opacity:0;transition:all 0.4s ease-out;text-align:center;margin-top:0;}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a{font-size:15px;position:relative;top:30%;transform:translateY(-50%);padding:12px 22px;}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a:hover i{color:#fff;}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a i{border:none;width:inherit;height:inherit;font-size:18px;}
.rt-el-info-box.rtin-style3 .rtin-icon img{border-radius:inherit;width:inherit;height:auto;transition:all 2s ease-out;width:100%;}
.rt-el-info-box.rtin-style3 .rtin-content{padding:25px 20px 30px;text-align:center;}
.rt-el-info-box.rtin-style3:hover .rtin-button{visibility:visible;opacity:1;transition:all 0.4s ease-out;}
.rt-el-info-box.rtin-style11 h3.rtin-title{font-size:22px;}
.rt-el-info-box.rtin-style11 .rtin-icon{background:#396cf0;width:80px;height:80px;border-radius:50%;position:relative;text-align:center;overflow:hidden;}
.rt-el-info-box.rtin-style11 .rtin-icon i{text-align:center;font-size:36px;line-height:2.2;color:#fff;transition:all 0.5s ease-out;}
.rtin-style11 .rtin-icon img{max-width:44px;}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-title{color:#fff;}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-title a{color:#fff;}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-text{margin-bottom:0;color:#a9b5bf;}
.rtin-style11 .rt-readmore-enabled{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-right:20px;}
.rtin-style11 .rt-readmore-enabled .rt-readmore{border:1px solid #D4DCF0;border-radius:10px;min-width:50px;max-width:50px;height:50px;text-align:center;line-height:50px;transition:0.3s;}
.rtin-style11 .rt-readmore-enabled .rt-readmore svg path{fill:#006BFF;transition:0.3s;}
.rtin-style11 .rt-readmore-enabled .rt-readmore:hover{border-color:#006BFF;background:#006BFF;}
.rtin-style11 .rt-readmore-enabled .rt-readmore:hover svg path{fill:#fff;}
@media all and (min-width: 1025px) {
.rt-column-sticky-min-1024{align-self:flex-start !important;position:sticky !important;top:115px !important;}
}
.rt-el-info-box.rtin-style11:hover .rtin-icon i{color:#fff;animation:toTopFromBottom 0.5s forwards;}
.rt-el-info-box.rtin-style11:hover .rtin-icon img{color:#fff;animation:toTopFromBottom 0.5s forwards;}
.rt-el-info-box.rtin-style4{text-align:center;position:relative;}
.rt-el-info-box.rtin-style4 .rt-number{position:absolute;font-size:72px;text-align:right;color:#e5e5e5;font-weight:300;transition:all 0.4s ease-out;width:100%;top:20px;}
.rt-el-info-box.rtin-style4 .rtin-icon{transition:all 0.3s ease-out;overflow:hidden;border-radius:50%;background-color:#fff;padding:15px;position:relative;z-index:9;}
.rt-el-info-box.rtin-style4 .rtin-icon img{border-radius:50%;transform:scale(1);transition:all 0.3s ease-out;width:100%;}
.rt-el-info-box.rtin-style4 .rtin-title{font-size:22px;font-weight:700;}
.rt-el-info-box.rtin-style4 .rtin-content{padding:25px 0;}
.rt-el-info-box.rtin-style4:hover .rt-number{color:#396cf0;top:0px;}
.rt-el-info-box.rtin-style4:hover .rtin-icon{background-color:#396cf0;}
.rt-el-info-box.rtin-style4:hover .rtin-icon img{transform:scale(1.1);}
.rt-el-info-box.rtin-style15 .rtin-content .rtin-title{margin-bottom:5px;line-height:1;font-size:20px;}
.rt-el-info-box.rtin-style15 .rtin-icon{width:80px;height:80px;background:#F0F4FF;border-radius:50%;display:inline-block;text-align:center;line-height:80px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;overflow:hidden;}
.rt-el-info-box.rtin-style15:hover .rtin-icon{background-color:#396cf0;}
.rt-el-info-box.rtin-style15 .rtin-icon i{font-size:40px;color:#396cf0;line-height:80px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.rt-el-info-box.rtin-style15:hover .rtin-icon i{color:#fff;}
.rt-el-info-box.rtin-style15 .media-body{margin-left:20px;}
.rt-el-info-box.rtin-style16{background-color:#396cf0;padding:30px 0px 22px 0px;text-align:center;-webkit-clip-path:polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);clip-path:polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);}
.rt-el-info-box.rtin-style16 .rtin-icon{width:79px;height:79px;background:rgba(255, 255, 255, 0.1);-webkit-box-shadow:0px 12px 30px rgb(0 0 0 / 10%);box-shadow:0px 12px 30px rgb(0 0 0 / 10%);border-radius:50%;line-height:79px;display:inline-block;margin-bottom:12px;}
.rt-el-info-box.rtin-style16 .rtin-icon i{line-height:79px;}
.rt-el-info-box.rtin-style16:hover .rtin-icon i{color:#fff;}
.rt-el-info-box.rtin-style16 .rtin-content .rtin-title{font-weight:700;font-size:20px;line-height:24px;color:#FFFFFF;margin-bottom:5px;}
.rt-el-info-box.rtin-style16 .rtin-content .rtin-text{font-weight:600;font-size:15px;line-height:24px;color:#FFFFFF;margin-bottom:0;}
.rt-el-info-box.rtin-style16 .media-body.rtin-content{margin-left:0;}
.rt-el-info-box.rtin-style17 .rtin-icon{width:70px;height:70px;line-height:87px;border-radius:50%;background-color:#396CF0;text-align:center;box-shadow:0 4px 10px #00000026;}
.rt-el-info-box.rtin-style17{padding:50px 30px 42px;}
.rtin-style17.rt-el-info-box .rtin-content .rtin-title{margin-bottom:16px;}
.rtin-style17 .rtin-title{font-size:24px;font-weight:700;}
.rtin-style17 .number{position:absolute;font-size:60px;font-weight:900;-webkit-text-stroke:1px #ECF1FF;color:#fff;bottom:30px;left:35px;}
@media only screen and (max-width: 767px) {
.rtin-style11 .rt-readmore-enabled .rt-readmore, .rtin-style11 .rt-readmore-enabled, .rtin-style11{display:block;}
.rtin-style11 .rt-readmore-enabled .rt-readmore, .rtin-style11 .rt-readmore-enabled{margin:20px 0 0;}
} .about-box-layout1 .item-content{margin-bottom:10rem;}
@media only screen and (max-width: 767px) {
.about-box-layout1 .item-content{text-align:center;}
}
@media only screen and (max-width: 1199px) {
.about-box-layout1 .item-content{margin-top:0;margin-bottom:5rem;}
}
.about-box-layout1 .item-content .item-title{text-transform:capitalize;color:#111111;font-weight:700;font-size:36px;line-height:1.3;}
@media only screen and (max-width: 767px) {
.about-box-layout1 .item-content .item-title{font-size:30px;}
}
.about-box-layout1 .item-content .sub-title{color:#111111;font-weight:500;font-size:20px;margin-bottom:20px;}
.about-box-layout1 .item-content p{margin-bottom:24px;}
.rt-el-twt-2 .item-content{margin-bottom:10rem;}
@media only screen and (max-width: 767px) {
.rt-el-twt-2 .item-content{text-align:center;}
}
@media only screen and (max-width: 1199px) {
.rt-el-twt-2 .item-content{margin-top:0;margin-bottom:5rem;}
}
.rt-el-twt-2 .item-content .item-title{text-transform:capitalize;color:#396cf0;font-weight:700;font-size:36px;line-height:1.3;}
@media only screen and (max-width: 767px) {
.rt-el-twt-2 .item-content .item-title{font-size:30px;}
}
.rt-el-twt-2 .item-content .sub-title{color:#111111;font-weight:500;font-size:20px;margin-bottom:20px;}
.rt-el-twt-2 .item-content p{margin-bottom:24px;}
@media only screen and (max-width: 767px) {
.rt-el-twt-3 .item-content{text-align:center;}
}
@media only screen and (max-width: 1199px) {
.rt-el-twt-3 .item-content{margin-top:0;margin-bottom:5rem;}
}
.rt-el-twt-3 .item-content .item-title{text-transform:capitalize;color:#396cf0;font-size:32px;line-height:1.3;}
@media only screen and (max-width: 767px) {
.rt-el-twt-3 .item-content .item-title{font-size:30px;}
}
.rt-el-twt-3 .item-content .sub-title{color:#111111;font-size:24px;margin-bottom:20px;font-weight:700;}
.rt-el-twt-3 .item-content .rtin-button{display:inline-block;}
.rt-el-twt-3 .item-content .rtin-button .item-btn{background-color:#396cf0;color:#fff;padding:18px 28px;}
.rt-el-twt-3 .item-content .rtin-button .item-btn:hover{background-color:transparent;color:#396cf0;}
.rt-el-twt-3 .item-content .rtin-button .item-btn i{margin-left:10px;}
.rt-el-twt-3 .item-content p{margin-bottom:24px;}
@media only screen and (max-width: 767px) {
.rt-el-twt-4 .item-content{text-align:center;}
}
@media only screen and (max-width: 1199px) {
.rt-el-twt-4 .item-content{margin-top:0;margin-bottom:5rem;}
}
.rt-el-twt-4 .item-content .item-title{text-transform:capitalize;color:#fff;font-size:32px;line-height:1.3;}
@media only screen and (max-width: 767px) {
.rt-el-twt-4 .item-content .item-title{font-size:30px;}
}
.rt-el-twt-4 .item-content .sub-title{color:#fff;font-size:24px;margin-bottom:20px;font-weight:700;}
.rt-el-twt-4 .item-content .rtin-button{display:inline-block;}
.rt-el-twt-4 .item-content .rtin-button .item-btn{background-color:#fff;color:#fff;padding:18px 28px;color:#396cf0;border:2px solid #fff;}
.rt-el-twt-4 .item-content .rtin-button .item-btn:hover{background-color:transparent;color:#fff;}
.rt-el-twt-4 .item-content .rtin-button .item-btn i{margin-left:10px;}
.rt-el-twt-4 .item-content p{margin-bottom:24px;color:#fff;}
.rt-el-twt-5 .item-content .item-title{font-weight:700;margin-bottom:13px;font-size:36px;line-height:1.3;}
@media only screen and (max-width: 767px) {
.rt-el-twt-5 .item-content .item-title{font-size:32px;}
}
.rt-el-twt-5 .item-content .sub-title{font-style:italic;font-weight:500;font-size:17px;color:#111111;margin-bottom:15px;}
.rt-el-twt-5 .item-content > p{position:relative;padding-left:15px;}
.rt-el-twt-5 .item-content > p::after{content:"";width:4px;height:68px;top:0;left:0;position:absolute;background-color:#396CF0;}
.about-box-layout2{position:relative;}
.about-box-layout2 .item-img{position:absolute;left:0;bottom:0;right:0;text-align:center;}
@media only screen and (max-width: 991px) {
.about-box-layout2 .item-img{position:inherit;}
}
.about-box-layout2 ul{padding-left:0;}
.about-box-layout2 ul li{list-style:none;margin-bottom:5px;font-size:20px;font-weight:500;}
.about-box-layout2 ul li:last-child{margin-bottom:0;}
.about-box-layout2 ul li a{border-radius:4px;background:linear-gradient(to right, #396cf0, #285ada);padding:30px 30px 30px 75px;display:block;color:#ffffff;position:relative;z-index:2;transition:all 0.5s ease-out;}
@media only screen and (max-width: 767px) {
.about-box-layout2 ul li a{padding:20px 30px 20px 75px;}
}
.about-box-layout2 ul li a i{font-size:30px;position:absolute;top:50%;transform:translateY(-50%);left:30px;}
.about-box-layout2 ul li a:after{content:"";position:absolute;height:100%;width:0%;top:0;right:0;background-color:#396cf0;z-index:-1;transition:all 0.5s ease-out;border-radius:4px;}
.about-box-layout2 ul li a:before{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:700;position:absolute;top:50%;transform:translateY(-50%);right:30px;z-index:1;color:#ffffff;}
.about-box-layout2 ul li a:hover:after{width:100%;left:0;}
.about-box-layout16{position:relative;}
.about-box-layout16 .item-img{position:relative;z-index:1;}
.about-box-layout16 ul{list-style:none;}
.about-box-layout16 .shape-list li:nth-child(1){position:absolute;top:15%;right:10%;z-index:-1;}
.about-box-layout16 .shape-list li:nth-child(2){position:absolute;bottom:20%;left:55px;}
.about-box-layout16 .shape-list li:nth-child(3){position:absolute;top:60%;right:17%;}
.about-box-layout16 .shape-list li:nth-child(4){position:absolute;top:32%;right:8%;}
.about-box-layout16 .about-box1{background:#e7edff;border:3px solid #ffffff;box-shadow:0px 10px 50px rgba(57, 108, 240, 0.15);border-radius:10px;padding:20px;display:inline-block;position:absolute;bottom:200px;right:35px;}
@media only screen and (max-width: 575px){
.about-box-layout16 .about-box1{display:none;}
}
.about-box-layout16 .about-box1 .about-content{display:flex;align-items:center;}
.about-box-layout16 .about-box1 .about-content .item-number{background-color:#396cf0;color:#fff;font-weight:700;font-size:30px;height:55px;width:55px;display:flex;align-items:center;justify-content:center;padding:10px;border:none;border-radius:4px;}
.about-box-layout16 .about-box1 .about-content .item-exprienced{color:#396cf0;margin:0;margin-left:13px;padding-left:0;}
.about-box-layout16 .about-box1 .about-content ul.item-exprienced li{font-weight:700;font-size:15px;line-height:1.5;}
.about-box-layout22{position:relative;z-index:1;}
@media screen and (max-width:1199px){
.about-box-layout22{margin-bottom:30px;}
}
.about-box-layout22 .item-img{margin:0;position:relative;background-color:#fff;z-index:1;}
.about-box-layout22 .item-img > img{border-radius:0px 150px;-webkit-box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);border:5px solid #fff;z-index:1;position:relative;}
@media screen and (max-width:575px){
.about-box-layout22 .item-img .item-thumbs-img{display:none;}
}
.about-box-layout22 .item-img .item-thumbs-img ul li{position:absolute;list-style:none;}
.about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(1){right:-50px;top:50px;z-index:1;}
@media(max-width:1024px){
.about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(1){right:0;}
}
.about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(2){right:-50px;bottom:30px;z-index:1;}
@media(max-width:1024px){
.about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(1),
.about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(2){right:0;}
}
.about-box-layout22 .item-img .item-thumbs-img ul li img{border-radius:0;border:5px solid #fff;}
.about-box-layout22 .item-img .item-round{width:240px;height:240px;background:#9587ED;-webkit-filter:blur(130px);filter:blur(130px);border-radius:50%;position:absolute;bottom:0;right:0;z-index:-1;}
@media screen and (max-width:991px){
.about-box-layout22 .item-img .item-round{display:none;}
}
@media screen and (max-width:1199px){
.about-box-layout22 .item-img .shape-element{display:none;}
}
.about-box-layout22 .item-img .shape-element ul li{position:absolute;list-style:none;}
.about-box-layout22 .item-img .shape-element ul li:nth-child(1){top:0;right:0;z-index:1;}
.about-box-layout22 .item-img .shape-element ul li:nth-child(2){bottom:0;left:0;z-index:-1;}
.about-box-layout22 .item-img .shape-element ul li:nth-child(3){bottom:-50px;right:129px;z-index:-1;}
.about-box-layout22 .item-img .shape-element ul li:nth-child(4){bottom:-50px;right:15px;z-index:-1;}
.about-box-layout22 .item-img .shape-element ul li img{border-radius:0;-webkit-box-shadow:none;box-shadow:none;}
.about-box-layout22 .item-img .rt__circle{-webkit-transition:all 0.25s;transition:all 0.25s;}
@media screen and (max-width:575px){
.about-box-layout22 .item-img .rt__circle{display:none;}
}
.about-box-layout22 .item-img .rt__circle .round-shape{width:118px;height:118px;background:#396CF0;border-radius:59px;position:absolute;bottom:50%;left:50%;z-index:1;-webkit-transform:translateY(50%) translateX(50%);transform:translateY(50%) translateX(50%);display:inline-block;text-align:center;line-height:118px;}
.about-box-layout22 .item-img .rt__circle .round-shape i::before{font-size:50px;margin:0;color:#fff;}
.about-box-layout20.round-shape{width:226px;height:226px;background:#FAB3B3;-webkit-filter:blur(150px);filter:blur(150px);border-radius:50%;position:absolute;top:-100px;left:0;z-index:1;}
.about-box-layout23 .item-title{font-weight:700;line-height:48px;color:#000000;margin-bottom:10px;}
@media screen and (max-width:767px){
.about-box-layout23 .item-title{line-height:1.3;}
}
.about-box-layout23 .item-quote{font-style:italic;font-weight:500;font-size:17px;color:#111111;margin-bottom:15px;}
.about-box-layout23 > p{position:relative;padding-left:15px;}
@media screen and (max-width:479px){
.about-box-layout23 > p{padding-left:0;}
}
.about-box-layout23 > p::after{content:"";width:4px;height:68px;top:0;left:0;position:absolute;background-color:#396CF0;}
@media screen and (max-width:479px){
.about-box-layout23 > p::after{display:none;}
}
.about-box-layout23 .about__bottom__wrapper{margin:40px 0px 0px 0px;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:23px;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1:hover .item-icon i{background-color:#396cf0;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1:hover .item-icon i::before{color:#fff;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1:last-child{margin-bottom:0;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-icon i{width:80px;height:80px;background:#F0F4FF;border-radius:100px;display:inline-block;text-align:center;line-height:80px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;overflow:hidden;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-icon i:before{font-size:40px;color:#396cf0;margin:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-content{-webkit-box-flex:1;-ms-flex:1;flex:1;}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-content .rt__title{font-weight:700;font-size:20px;line-height:24px;color:#000000;margin-bottom:0;}
.about-box-layout23 .about__bottom__wrapper .about__Content{background-color:#396cf0;padding:30px 0px 22px 0px;text-align:center;}
@media screen and (min-width:1200px){
.about-box-layout23 .about__bottom__wrapper .about__Content{-webkit-clip-path:polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);clip-path:polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);}
}
@media screen and (max-width:1199px){
.about-box-layout23 .about__bottom__wrapper .about__Content{margin-top:20px;}
}
.about-box-layout23 .about__bottom__wrapper .about__Content .item-icon{width:79px;height:79px;background:rgba(255, 255, 255, 0.1);-webkit-box-shadow:0px 12px 30px rgba(0, 0, 0, 0.1);box-shadow:0px 12px 30px rgba(0, 0, 0, 0.1);border-radius:100px;line-height:79px;display:inline-block;margin-bottom:12px;}
.about-box-layout23 .about__bottom__wrapper .about__Content .item-icon i:before{font-size:40px;color:#fff;margin:0;}
.about-box-layout23 .about__bottom__wrapper .about__Content .white-title{font-weight:700;font-size:20px;line-height:24px;color:#FFFFFF;margin-bottom:0;}
.about-box-layout23 .about__bottom__wrapper .about__Content .white-subtitle{font-weight:600;font-size:15px;line-height:24px;color:#FFFFFF;margin-bottom:0;}
.section-heading p{width:80%;}
@media only screen and (max-width: 991px) {
.section-heading p{width:100%;}
}
.section-heading.text-center h1, .section-heading.text-center h2, .section-heading.text-center h3, .section-heading.text-center h4, .section-heading.text-center p{float:none;margin-left:auto;margin-right:auto;}
.section-heading.text-left p, .section-heading.text-right p{margin-left:0;margin-right:0;width:100%;}
.section-heading.heading-dark h1, .section-heading.heading-dark h2, .section-heading.heading-dark h3, .section-heading.heading-dark h4{color:#111111;}
.section-heading.heading-light h1, .section-heading.heading-light h2, .section-heading.heading-light h3, .section-heading.heading-light h4{color:#ffffff;}
.section-heading.heading-light p{color:#ffffff;}
.heading-layout1{margin-bottom:70px;text-align:center;position:relative;}
.heading-layout1:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;left:0;bottom:-24px;right:0;margin:0 auto;border-radius:4px;}
.heading-layout1 h2, .heading-layout1 h3{text-transform:capitalize;font-size:32px;margin-bottom:15px;}
@media only screen and (max-width: 767px) {
.heading-layout1 h2, .heading-layout1 h3{font-size:30px;margin-bottom:12px;}
}
.heading-layout1 p{color:#646464;text-transform:capitalize;}
.heading-layout1.theme2.style1{margin-bottom:80px;text-align:center;position:relative;}
.heading-layout1.theme2.style1:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;left:0;bottom:-24px;right:0;margin:0 auto;border-radius:4px;}
.heading-layout1.theme2.style1 h2, .heading-layout1.theme2.style1 h3{text-transform:capitalize;font-size:32px;margin-bottom:15px;}
@media only screen and (max-width: 767px) {
.heading-layout1.theme2.style1 h2, .heading-layout1.theme2.style1 h3{font-size:30px;margin-bottom:12px;}
}
.heading-layout1.theme2.style1 p{font-size:16px;font-weight:500;color:#646464;margin-bottom:10px;text-transform:capitalize;}
.heading-layout1.theme3.style1{margin-bottom:35px;text-align:center;position:relative;}
.heading-layout1.theme3.style1:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;left:0;bottom:-24px;right:0;margin:0 auto;border-radius:4px;}
.heading-layout1.theme3.style1 h2, .heading-layout1.theme3.style1 h3{text-transform:capitalize;font-size:32px;margin-bottom:15px;}
@media only screen and (max-width: 767px) {
.heading-layout1.theme3.style1 h2, .heading-layout1.theme3.style1 h3{font-size:30px;margin-bottom:12px;}
}
.heading-layout1.theme3.style1 p{font-size:16px;font-weight:500;color:#646464;margin-bottom:10px;text-transform:capitalize;}
.heading-layout1.theme4.style1{margin-bottom:35px;text-align:center;position:relative;}
.heading-layout1.theme4.style1:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;left:0;bottom:-24px;right:0;margin:0 auto;border-radius:4px;}
.heading-layout1.theme4.style1 h2, .heading-layout1.theme4.style1 h3{text-transform:capitalize;font-size:32px;margin-bottom:15px;color:#fff;}
@media only screen and (max-width: 767px) {
.heading-layout1.theme4.style1 h2, .heading-layout1.theme4.style1 h3{font-size:30px;margin-bottom:12px;}
}
.heading-layout1.theme4.style1 p{font-size:16px;font-weight:700;color:#396cf0;margin-bottom:10px;text-transform:capitalize;}
.heading-layout1.theme5.style1{margin-bottom:70px;text-align:center;position:relative;}
.heading-layout1.theme5.style1:after{position:absolute;content:"";height:4px;width:45px;background-color:#fff;left:0;bottom:-24px;right:0;margin:0 auto;border-radius:4px;}
.heading-layout1.theme5.style1 h2, .heading-layout1.theme5.style1 h3{text-transform:capitalize;font-size:32px;margin-bottom:15px;color:#fff;}
@media only screen and (max-width: 767px) {
.heading-layout1.theme5.style1 h2, .heading-layout1.theme5.style1 h3{font-size:30px;margin-bottom:12px;}
}
.heading-layout1.theme5.style1 p{font-size:16px;font-weight:700;color:#fff;margin-bottom:10px;text-transform:capitalize;}
.heading-layout6.theme1{margin-bottom:70px;text-align:center;position:relative;}
.heading-layout6.theme1 h2, .heading-layout6.theme1 h3{text-transform:capitalize;font-size:32px;margin-bottom:15px;}
@media only screen and (max-width: 767px) {
.heading-layout6.theme1 h2, .heading-layout6.theme1 h3{font-size:30px;margin-bottom:12px;}
}
.heading-layout6.theme1 p{color:#fff;}
.heading-layout6.theme2{margin-bottom:70px;text-align:center;position:relative;}
.heading-layout6.theme2:after{position:absolute;content:"";height:4px;width:45px;background:linear-gradient(to right, #3c70fa, #7c4dff);left:0;bottom:-24px;right:0;margin:0 auto;border-radius:4px;}
.heading-layout6.theme2 h2, .heading-layout6.theme2 h3{text-transform:capitalize;font-size:32px;margin-bottom:15px;}
@media only screen and (max-width: 767px) {
.heading-layout6.theme2 h2, .heading-layout6.theme2 h3{font-size:30px;margin-bottom:12px;}
}
.heading-layout6.theme2 p{color:#646464;margin-bottom:10px;font-weight:500;}
.heading-layout6.theme3{margin-bottom:40px;text-align:center;position:relative;}
.heading-layout6.theme3:after{display:none;}
.heading-layout6.theme3 .rtin-title{text-transform:capitalize;font-size:32px;margin-bottom:15px;line-height:1.2;}
@media only screen and (max-width: 767px) {
.heading-layout6.theme3 .rtin-title{font-size:30px;margin-bottom:12px;}
}
.heading-layout6.theme3 p{color:#646464;margin-bottom:10px;font-weight:500;}
@media only screen and (max-width: 767px) {
.text-left.heading-layout1{text-align:center !important;}
}
.text-left.heading-layout1:after{right:inherit;margin:0;}
@media only screen and (max-width: 767px) {
.text-left.heading-layout1:after{left:0;right:0;margin:auto;}
}
.heading-layout2{margin-bottom:70px;}
.heading-layout2 h2{font-size:4rem;font-weight:700;text-transform:capitalize;}
@media only screen and (max-width: 767px) {
.heading-layout2 h2{font-size:30px;}
}
.heading-layout2 p{width:60%;}
@media only screen and (max-width: 767px) {
.heading-layout2 p{width:100%;}
}
.heading-layout3{margin-bottom:50px;text-align:center;}
.heading-layout3 h2, .heading-layout3 h3{font-weight:700;text-transform:capitalize;}
.heading-layout4{margin-bottom:22px;}
.heading-layout4 h2.rtin-title{font-weight:700;font-size:32px;}
.heading-layout4 span.rtin-beforetitle{color:#396cf0;font-size:16px;margin-bottom:12px;display:block;font-weight:400;}
.heading-layout4.dark{margin-bottom:22px;}
.heading-layout4.dark h2.rtin-title{font-weight:700;font-size:32px;color:#ffffff;line-height:1.3;}
.heading-layout4.dark span.rtin-beforetitle{color:#a9b5bf;font-size:16px;margin-bottom:12px;display:block;font-weight:700;}
.heading-layout4.dark p.rtin-subtitle{color:#ffffff;}
.heading-layout5{margin-bottom:60px;text-align:left;position:relative;}
.heading-layout5:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;left:0;bottom:-20px;border-radius:4px;}
.heading-layout5 h2, .heading-layout5 h3{color:#fff;text-transform:capitalize;margin-bottom:15px;font-size:32px;}
@media only screen and (max-width: 767px) {
.heading-layout5 h2, .heading-layout5 h3{font-size:30px;}
}
.rt-el-paragraph-title .rtin-title span{color:#396cf0;font-weight:700;}
.rt-el-paragraph-title .sub-title{color:#111111;font-weight:500;font-size:20px;margin-bottom:20px;}
.rt-el-paragraph-title h2.rtin-title{font-size:32px;line-height:1.3;}
@media only screen and (max-width: 767px) {
.rt-el-paragraph-title h2.rtin-title{font-size:28px;}
}
.rt-el-paragraph-title h1.rtin-title{font-size:38px;line-height:1.3;}
@media only screen and (max-width: 767px) {
.rt-el-paragraph-title h1.rtin-title{font-size:30px;}
} .about-box-layout14 .item-video,
.about-box-layout17 .item-video{position:relative;}
.about-box-layout14 .item-video img, .about-box-layout17 .item-video img{border-radius:4px;margin-top:10px;}
.about-box-layout14 .item-video .video-icon, .about-box-layout17 .item-video .video-icon{position:absolute;left:45%;transform:translate(-50%, -50%);line-height:1.48;}
@keyframes shadow-pulse {
0%{box-shadow:0 0 0 0px rgba(57, 108, 240, 0.8);}
100%{box-shadow:0 0 0 35px rgba(57, 108, 240, 0);}
}
@keyframes shadow-pulse-big {
0%{box-shadow:0 0 0 0px rgba(57, 108, 240, 0.7);}
100%{box-shadow:0 0 0 70px rgba(57, 108, 240, 0);}
}
.about-box-layout14 .item-video .video-icon .popup-video, .about-box-layout17 .item-video .video-icon .popup-video{width:90px;height:90px;color:#fff;text-align:center;background:#396cf0;border-radius:50%;animation:shadow-pulse 1s infinite;}
.about-box-layout14 .item-video .video-icon .popup-video i, .about-box-layout17 .item-video .video-icon .popup-video i{font-size:37px;line-height:2.4;margin-left:5px;}
.about-box-layout17 .item-video{position:relative;overflow:hidden;border-radius:5px;}
.about-box-layout17 .item-video .item-btn{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;text-align:center;z-index:2;}
.about-box-layout17 .item-video img.size-medilink-size3{width:100%;}
.about-box-layout17 .item-video .video-icon{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;line-height:1.48;}
@keyframes shadow-pulse {
0%{box-shadow:0 0 0 0px rgba(255, 255, 255, 0.8);}
100%{box-shadow:0 0 0 35px rgba(255, 255, 255, 0);}
}
@keyframes shadow-pulse-big {
0%{box-shadow:0 0 0 0px rgba(255, 255, 255, 0.7);}
100%{box-shadow:0 0 0 70px rgba(255, 255, 255, 0);}
}
@-webkit-keyframes scale-up-one {
0%{-webkit-transform:scale(1);transform:scale(1);}
40%{-webkit-transform:scale(0.5);transform:scale(0.5);}
100%{-webkit-transform:scale(1);transform:scale(1);}
}
@keyframes scale-up-one {
0%{-webkit-transform:scale(1);transform:scale(1);}
40%{-webkit-transform:scale(0.5);transform:scale(0.5);}
100%{-webkit-transform:scale(1);transform:scale(1);}
}
.about-box-layout17 .item-video .video-icon .popup-video{width:90px;height:90px;color:#396cf0;text-align:center;background:#fff;border-radius:50%;animation:shadow-pulse 1s infinite;}
.about-box-layout17 .item-video .video-icon .play-btn i:before{color:#396cf0;}
.video-area-layout.rtin-layout1 .video-area{position:relative;z-index:99;}
.video-area-layout.rtin-layout1 h3{color:#111;text-align:center;margin-top:20px;}
.video-area-layout.rtin-layout1 h3 a{color:#111;}
.video-area-layout.rtin-layout1 h3 a:hover{color:#396cf0;}
.video-area-layout.rtin-layout2 .video-area{position:relative;z-index:99;}
.video-area-layout.rtin-layout2 h3{color:#111;text-align:center;margin-bottom:20px;}
.video-area-layout.rtin-layout2 h3 a{color:#111;}
.video-area-layout.rtin-layout2 h3 a:hover{color:#396cf0;}
.video-area-layout.rtin-layout3 .video-area{position:relative;z-index:9;}
.video-area-layout.rtin-layout3 .video-area .play-btn{top:58%;}
.video-area-layout.rtin-layout3 h3{position:absolute;top:40%;transform:translateY(-50%);left:0;right:0;text-align:center;display:block;margin:0 auto;z-index:9;transition:all 0.5s ease-out;color:#fff;}
.video-area-layout.rtin-layout4 .video-area{position:relative;z-index:9;}
.video-area-layout.rtin-layout4 .video-area .play-btn{top:40%;}
.video-area-layout.rtin-layout4 h3{position:absolute;top:58%;transform:translateY(-50%);left:0;right:0;text-align:center;display:block;margin:0 auto;z-index:9;transition:all 0.5s ease-out;color:#fff;}
.video-box1 .item-img{position:relative;}
.video-box1 .item-img:before{content:"";height:100%;width:100%;background-color:rgba(57, 108, 240, 0.15);position:absolute;bottom:0;left:0;border:none;border-radius:20px;cursor:pointer;}
.video-box1 .item-img img{border-radius:20px;}
.video-box1 .item-img .play-icon{position:absolute;top:50%;right:50%;transform:translateY(-50%) translateX(50%);}
.video-box1 .item-img .play-icon .item-icon{background:#ffffff;box-shadow:0px 20px 60px rgba(0, 0, 0, 0.28);height:120px;width:120px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;}
@media only screen and (max-width: 767px) {
.video-box1 .item-img .play-icon .item-icon{height:80px;width:80px;}
}
@media only screen and (max-width: 479px) {
.video-box1 .item-img .play-icon .item-icon{height:60px;width:60px;}
}
.video-box1 .item-img .play-icon .item-icon:hover span{color:#0711fc;}
.video-box1 .item-img .play-icon .item-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block;width:180px;height:180px;border-radius:50%;background-color:#396cf0;animation:pulse-border 2000ms ease-out infinite;z-index:-1;}
.video-box1 .item-img .play-icon .item-icon span{color:#396cf0;font-size:30px;transition:all 0.3s ease-in-out;}
@media only screen and (max-width: 767px) {
.video-box1 .item-img .play-icon .item-icon span{font-size:24px;}
}
@media only screen and (max-width: 479px) {
.video-box1 .item-img .play-icon .item-icon span{font-size:20px;}
}
.video-box1.style-2 .item-img:before{content:none;}
.video-box1.style-2 .item-img img{padding:5px;background-color:#fff;border-radius:5px;}
.video-box1.style-2 .item-img .play-icon .item-icon{height:60px;width:60px;}
.video-box1.style-2 .item-img .play-icon .item-icon span{font-size:18px;}
.video-box1.style-2 .item-img .play-icon .item-icon:before{width:90px;height:90px;}
@keyframes pulse-border {
0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);opacity:1;}
100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:0;}
}
.check-up-wrap:hover .image-shape-up{animation:scale-up-one 4s infinite linear;}
.single-medilink_departments ul, .single-medilink_doctor ul{padding-left:0;}
.single-medilink_departments ul li, .single-medilink_doctor ul li{list-style:none;}
.departments-wrap-layout2{position:relative;}
.departments-wrap-layout2 .left-img{position:absolute;left:-10px;top:50%;transform:translateY(-50%);}
.departments-box-layout3 .slick-slide img{margin:auto;}
.departments-box-layout3 .nav-item{text-align:center;}
.departments-box-layout3 .nav-item img{border-radius:50%;}
.departments-box-layout3 .nav-item img.icon-image{border-radius:inherit;width:60px;margin-bottom:10px;}
.departments-box-layout3 .nav-item img.icon-image.hover{display:none;width:60px;}
.departments-box-layout3 .nav-item.slick-current img.icon-image.hover{display:block;}
.departments-box-layout3 .nav-item.slick-current img.icon-image{display:none;}
.departments-box-layout3 .slick-navigation{background-color:transparent;color:#396cf0;border:1px solid #396cf0;text-align:center;opacity:1;font-size:20px;height:45px;width:45px;line-height:43px;border-radius:50%;transition:all 0.3s ease-out;opacity:0;visibility:hidden;}
.departments-box-layout3 .slick-navigation:hover{background-color:#396cf0;color:#ffffff;}
@media only screen and (max-width: 479px) {
.departments-box-layout3 .slick-navigation{background-color:#ffffff;border:1px solid #ffffff;}
}
.departments-box-layout3 .slick-prev{position:absolute;left:15px;top:75px;z-index:7;}
@media only screen and (max-width: 479px) {
.departments-box-layout3 .slick-prev{left:2px;}
}
.departments-box-layout3 .slick-prev:before{display:none;}
.departments-box-layout3 .slick-next{position:absolute;right:15px;top:75px;z-index:7;}
@media only screen and (max-width: 479px) {
.departments-box-layout3 .slick-next{right:2px;}
}
.departments-box-layout3 .slick-next:before{display:none;}
.departments-box-layout3 .slick-slider{position:initial;}
.departments-box-layout3:hover .slick-navigation{opacity:1;visibility:visible;}
.departments-box-layout4 .slick-slide img{margin:auto;}
.departments-box-layout4 .nav-item img{border-radius:50%;}
.departments-box-layout4 .nav-item img.icon-image{border-radius:inherit;}
.departments-box-layout4 .slick-navigation{background-color:transparent;color:#396cf0;border:1px solid #396cf0;text-align:center;opacity:1;font-size:20px;height:45px;width:45px;line-height:43px;border-radius:50%;transition:all 0.3s ease-out;}
.departments-box-layout4 .slick-navigation:hover{background-color:#396cf0;color:#ffffff;}
@media only screen and (max-width: 479px) {
.departments-box-layout4 .slick-navigation{background-color:#ffffff;border:1px solid #ffffff;}
}
.departments-box-layout4 .slick-prev{position:absolute;left:2px;top:75px;z-index:7;}
@media only screen and (max-width: 479px) {
.departments-box-layout4 .slick-prev{left:2px;}
}
.departments-box-layout4 .slick-prev:before{display:none;}
.departments-box-layout4 .slick-next{position:absolute;right:2px;top:75px;z-index:7;}
@media only screen and (max-width: 479px) {
.departments-box-layout4 .slick-next{right:2px;}
}
.departments-box-layout4 .slick-next:before{display:none;}
.departments-box-layout4 .slick-slider{position:initial;}
.departments-wrap-layout6{position:relative;overflow:hidden;}
.departments-wrap-layout6:after{content:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/css/img/department/department-bg2.png);bottom:-9px;left:0;position:absolute;z-index:1;}
.departments-box-layout1{margin-bottom:30px;border-radius:4px;transition:all 0.3s ease-out;}
.departments-box-layout1 .item-img{position:relative;overflow:hidden;width:100%;border-radius:4px 4px 0 0;}
.departments-box-layout1 .item-img img{width:100%;}
.departments-box-layout1 .item-img:after{position:absolute;content:"";background-color:rgba(57, 108, 240, 0.9);height:100%;width:100%;top:100%;left:0;z-index:5;opacity:0;visibility:hidden;transition:all 0.3s ease-out;}
.departments-box-layout1 .item-img .item-btn-wrap{position:absolute;left:0;right:0;z-index:7;text-align:center;display:inline-block;top:100%;opacity:0;visibility:hidden;transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88);}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn{display:inline-block;padding:8px 20px;font-size:14px;border:2px solid;border-color:#ffffff;color:#ffffff;background-color:transparent;font-weight:500;border-radius:4px;transition:all 0.3s ease-out;}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn:hover{background-color:#ffffff;color:#396cf0;}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn i{margin-left:3px;font-size:18px;}
.departments-box-layout1 .item-content{text-align:center;padding:30px 20px;background-color:#ffffff;border-radius:0 0 4px 4px;}
.departments-box-layout1 .item-content .item-title{margin-bottom:10px;text-transform:capitalize;font-weight:700;font-size:22px;}
.departments-box-layout1 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.departments-box-layout1 .item-content .item-title a:hover{color:#396cf0;}
.departments-box-layout1 .item-content .department-info{padding-left:0;}
.departments-box-layout1 .item-content .department-info li{list-style:none;color:#444444;font-weight:500;}
.departments-box-layout1 .item-content .department-info li i{color:#396cf0;margin-right:10px;}
.departments-box-layout1 .item-content .department-info li i:before{margin-left:0;}
.departments-box-layout1 .item-content .department-info li span{display:inline-block;margin-right:10px;font-weight:500;color:#111111;}
.departments-box-layout1:hover{box-shadow:0px 1px 50px 0px rgba(209, 209, 209, 0.75);}
.departments-box-layout1:hover .item-img:after{top:50%;opacity:1;visibility:visible;transform:translateY(-50%);}
.departments-box-layout1:hover .item-btn-wrap{top:50%;opacity:1;visibility:visible;transform:translateY(-50%);}
.departments-wrap-layout2 .owl-stage{padding:39px 0 16px 0;}
.departments-wrap-layout2 .owl-item:hover{transform:translate3d(0, -5px, 0);}
.departments-wrap-layout2 .owl-item{position:relative;transition:all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);}
.departments-box-layout2update{border-radius:8px;}
.departments-box-layout2update{text-align:center;background-color:#ffffff;margin-bottom:3rem;padding:40px 45px;position:relative;box-shadow:0px 1px 0px 0px rgba(227, 227, 227, 0.75);transition:all 0.3s ease-out;}
.departments-box-layout2update .departments-sl{font-size:22px;position:absolute;top:30px;right:30px;z-index:5;color:#cccccc;transition:all 0.3s ease-out;}
.departments-box-layout2update .item-img{margin-bottom:20px;border-radius:50%;}
.departments-box-layout2update .item-img img{width:inherit !important;display:inherit !important;border-radius:50%;position:relative;z-index:9;left:0;right:0;margin:auto;opacity:.5;}
.departments-box-layout2update .item-icon{position:relative;margin-bottom:25px;}
.departments-box-layout2update .item-icon img{width:inherit !important;display:inherit !important;position:relative;z-index:9;left:0;right:0;margin:auto;}
.departments-box-layout2update .item-icon i{display:inline-block;position:relative;z-index:9;}
.departments-box-layout2update .item-icon i:before{line-height:1;margin-left:0;font-size:62px;color:#396cf0;transition:all 0.3s ease-out;}
.departments-box-layout2update .item-title{font-size:22px;margin-bottom:15px;}
.departments-box-layout2update .item-title a{color:#111111;transition:all 0.3s ease-out;}
.departments-box-layout2update .item-title a:hover{color:#3c70fa;}
.departments-box-layout2update p{margin-bottom:15px;}
.departments-box-layout2update .item-btn{padding:8px 30px;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-out;font-size:14px;border:1px solid;border-color:#396cf0;border-radius:5px;font-weight:500;color:#646464;display:inline-block;}
.departments-box-layout2update .item-btn i{position:relative;right:0;margin-left:5px;transition:all 0.3s ease-out;color:#646464;}
.departments-box-layout2update .item-btn:hover{background-color:#396cf0;color:#fff;}
.departments-box-layout2update .item-btn:hover i{color:#fff;}
.departments-box-layout2update:hover{box-shadow:0 10px 55px 5px rgba(137, 173, 255, 0.2);}
.departments-box-layout2update:hover .departments-sl{color:#111111;}
.departments-box-layout2update:hover .item-icon i{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout2update:hover .item-icon img{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout2update:hover .item-img img{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout2update:hover .item-btn:hover{color:#fff;}
.departments-box-layout2update:hover .item-btn:hover i{right:-5px;}
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot.active span, .departments-wrap-layout2 .owl-theme .owl-dots .owl-dot:hover span{background-color:#396cf0;}
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot span{width:26px;height:8px;border-radius:4px;background-color:#dedede;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}
.departments-box-layout2{background-color:#ffffff;margin-bottom:3rem;padding:40px 45px;position:relative;box-shadow:0px 1px 0px 0px rgba(227, 227, 227, 0.75);transition:all 0.3s ease-out;}
.departments-box-layout2 .departments-sl{font-size:22px;position:absolute;top:30px;right:30px;z-index:5;color:#cccccc;transition:all 0.3s ease-out;}
.departments-box-layout2 .item-img{margin-bottom:25px;border-radius:50%;}
.departments-box-layout2 .item-img img{width:inherit !important;display:inherit !important;border-radius:50%;}
.departments-box-layout2 .item-icon{margin-bottom:25px;}
.departments-box-layout2 .item-icon img{width:inherit !important;display:inherit !important;}
.departments-box-layout2 .item-icon i{display:inline-block;}
.departments-box-layout2 .item-icon i:before{line-height:1;margin-left:0;font-size:62px;color:#396cf0;transition:all 0.3s ease-out;}
.departments-box-layout2 .item-title{font-weight:700;font-size:22px;}
.departments-box-layout2 .item-title a{color:#111111;transition:all 0.3s ease-out;}
.departments-box-layout2 .item-title a:hover{color:#3c70fa;}
.departments-box-layout2 p{margin-bottom:20px;}
.departments-box-layout2 .item-btn{padding:5px 10px 5px 0;color:#b2b2b2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-out;font-size:14px;font-weight:500;}
.departments-box-layout2 .item-btn i{position:relative;right:0;color:#b2b2b2;margin-left:10px;transition:all 0.3s ease-out;}
.departments-box-layout2:hover{box-shadow:0px 15px 27px 0px rgba(218, 218, 218, 0.75);}
.departments-box-layout2:hover .departments-sl{color:#111111;}
.departments-box-layout2:hover .item-icon i{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout2:hover .item-icon img{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout2:hover .item-img img{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout2:hover .item-btn{color:#111111;}
.departments-box-layout2:hover .item-btn i{color:#396cf0;}
.departments-box-layout2:hover .item-btn:hover{color:#396cf0;}
.departments-box-layout2:hover .item-btn:hover i{right:-5px;}
.departments-box-layout3{position:relative;}
.departments-box-layout3 .nav-wrap{margin-bottom:26px;width:100%;border-bottom:0;}
.departments-box-layout3 .nav-wrap .slick-slide{cursor:all-scroll;display:inline-block;margin-left:2px;margin-right:2px;border-radius:4px;margin-bottom:4px;text-align:center;color:#111111;padding:30px 5px;background:#ffffff;position:relative;box-shadow:0px 1px 1px 0px rgba(180, 180, 180, 0.75);transition:all 0.3s ease-out;font-weight:500;}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide i{display:block;color:#396cf0;transition:all 0.3s ease-out;}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide i:before{margin-left:0;font-size:5.8rem;color:#396cf0;transition:all 0.3s ease-out;}
.departments-box-layout3 .nav-wrap .slick-slide.slick-center{background:#396cf0;color:#ffffff;font-weight:700;transition:all 0.3s ease-out;}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide.slick-center i{color:#ffffff;transition:all 0.3s ease-out;}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide.slick-center i:before{color:#ffffff;transition:all 0.3s ease-out;}
.departments-box-layout3 .single-item .media{position:relative;-ms-flex-align:center;align-items:center;background-color:#396cf0;z-index:1;}
.departments-box-layout3 .single-item .media .item-img{overflow:hidden;-webkit-clip-path:ellipse(75% 75% at 25% 50%);clip-path:ellipse(75% 75% at 25% 50%);}
@media only screen and (max-width: 1399px) {
.departments-box-layout3 .single-item .media .item-img{width:50%;}
}
@media only screen and (max-width: 1199px) {
.departments-box-layout3 .single-item .media .item-img{overflow:inherit;-webkit-clip-path:none;clip-path:none;width:100%;}
}
.departments-box-layout3 .single-item .media .media-body{padding-right:60px;padding-left:30px;}
@media only screen and (max-width: 1399px) {
.departments-box-layout3 .single-item .media .media-body{padding:2rem;}
}
@media only screen and (max-width: 1199px) {
.departments-box-layout3 .single-item .media .media-body{padding:4rem 5rem 3rem;clear:both;}
}
@media only screen and (max-width: 991px) {
.departments-box-layout3 .single-item .media .media-body{padding:4rem 5rem 4rem;clear:both;}
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body{padding:4rem 5rem 1rem;clear:both;}
}
.departments-box-layout3 .single-item .media .media-body .item-title{font-size:30px;color:#ffffff;position:relative;margin-bottom:50px;}
.departments-box-layout3 .single-item .media .media-body .item-title:before{position:absolute;height:5px;width:50px;background-color:#ffffff;content:"";z-index:1;bottom:-24px;left:0;border-radius:4px;}
.departments-box-layout3 .single-item .media .media-body p{color:#ffffff;margin-bottom:30px;}
.departments-box-layout3 .single-item .media .media-body ul.list-item{margin-bottom:20px;}
@media only screen and (max-width: 1199px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item{overflow:hidden;}
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item{margin-bottom:40px;padding:0;}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li{margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;border-right:1px solid #648eff;padding-right:30px;margin-right:30px;float:left;}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:first-child{padding-right:30px;}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li:first-child{padding-right:5px;}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child{border-right:0;padding-right:0;margin-right:0;}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child{padding-left:10px;}
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li{border-right:0;padding-right:0;margin-right:0;margin-bottom:30px;display:-ms-flexbox;display:flex;}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child{margin-bottom:0;}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i{margin-top:5px;display:inline-block;line-height:1;}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i:before{margin-left:0;color:#ffffff;font-size:56px;}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i:before{font-size:32px;}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text{margin-left:20px;}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text{margin-left:10px;}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text .inner-item-title{color:#ffffff;margin-bottom:5px;font-size:24px;}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text .inner-item-title{font-size:20px;}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text span{color:#ffffff;}
.departments-box-layout3 .single-item .media .media-body a.item-btn{padding:11px 29px;border:1px solid #ffffff;text-align:center;color:#ffffff;border-radius:4px;font-weight:500;transition:all 0.3s ease-out;margin-top:8px;}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body a.item-btn{padding:8px 20px;}
}
.departments-box-layout3 .single-item .media .media-body a.item-btn i{margin-left:6px;}
.departments-box-layout3 .single-item .media .media-body a.item-btn:hover{background-color:#ffffff;color:#396cf0;}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon{position:absolute;bottom:0;right:10px;z-index:-1;}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon .icon-image.non-hover{width:165px;opacity:.1;}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon i{display:block;line-height:1;}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon i:before{margin-left:0;font-size:18rem;color:#295de8;}
.departments-box-layout4{margin-bottom:30px;padding:45px 35px 45px 35px;border-radius:4px;background-color:#ffffff;box-shadow:0px 1px 1px 0px rgba(221, 226, 229, 0.75);transition:all 0.3s ease-out;}
@media only screen and (max-width: 991px) {
.departments-box-layout4{padding:20px 20px 40px;}
}
.departments-box-layout4 .box-content{text-align:center;}
.departments-box-layout4 .box-content .icon-img img{border-radius:1px;margin:auto;width:60px;}
.departments-box-layout4 .box-content .icon-img{margin-bottom:25px;}
.departments-box-layout4 .box-content .icon-img.hover{display:none;}
.departments-box-layout4 .box-content .thumbnail-img{margin-bottom:15px;}
.departments-box-layout4 .box-content .thumbnail-img img{border-radius:15px;width:88px;margin:auto;padding:9px;}
.departments-box-layout4 .box-content i:before{color:#396cf0;font-size:70px;margin-left:0px;transition:all 0.3s ease-out;}
.departments-box-layout4 .box-content .item-title{font-size:22px;}
.departments-box-layout4 .box-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.departments-box-layout4 .box-content p{transition:all 0.3s ease-out;}
.departments-box-layout4:hover{background-color:#396cf0;color:#ffffff;box-shadow:0px 10px 20px 0px rgba(159, 159, 159, 0.75);}
.departments-box-layout4:hover .box-content i:before{color:#ffffff;}
.departments-box-layout4:hover .box-content .item-title a{color:#ffffff;}
.departments-box-layout4:hover .box-content .item-title a:hover{color:#e3e3e3;}
.departments-box-layout4:hover .box-content p{color:#ffffff;}
.departments-box-layout4:hover .box-content .icon-img.hover{display:block;}
.departments-box-layout4:hover .box-content .icon-img.non-hover{display:none;}
.departments-box-layout5{border-radius:4px;margin-bottom:30px;transition:all 0.3s ease-out;}
.departments-box-layout5 .item-img{position:relative;overflow:hidden;}
.departments-box-layout5 .item-img img{border-radius:4px;width:100%;}
.departments-box-layout5 .item-img:before{content:"";background:linear-gradient(to top, #396cf0, transparent);height:60%;width:100%;bottom:0;border-radius:4px;position:absolute;z-index:1;transition:all 0.3s ease-out;}
.departments-box-layout5 .item-img .item-content{padding:0 20px 0 30px;position:absolute;top:73%;left:0;right:0;z-index:3;transition:all 0.3s ease-out;}
.departments-box-layout5 .item-img .item-content .item-title{text-transform:capitalize;font-weight:700;font-size:22px;margin-bottom:12px;}
.departments-box-layout5 .item-img .item-content .item-title a{color:#ffffff;transition:all 0.5s ease-out;}
.departments-box-layout5 .item-img .item-content .item-title a:hover{color:#e3e3e3;}
.departments-box-layout5 .item-img .item-content p{color:#ffffff;opacity:0;visibility:hidden;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;transition:all 0.3s ease-out;}
.departments-box-layout5 .item-img .item-content .item-btn{padding:8px 24px;border:1px solid;border-color:#ffffff;border-radius:4px;display:inline-block;font-size:14px;font-weight:500;color:#ffffff;opacity:0;visibility:hidden;transition:all 0.3s ease-out;}
.departments-box-layout5 .item-img .item-content .item-btn:hover{background-color:#ffffff;color:#000000;}
.departments-box-layout5 .item-img .item-content .item-btn i{margin-left:3px;font-size:18px;}
.departments-box-layout5:hover{box-shadow:0px 8px 20px 0px rgba(126, 126, 126, 0.75);}
.departments-box-layout5:hover .item-img:before{height:100%;background-color:#396cf0;opacity:0.9;}
.departments-box-layout5:hover .item-content{transform:translateY(-50%);top:50%;}
.departments-box-layout5:hover .item-content p, .departments-box-layout5:hover .item-content .item-btn{opacity:1;visibility:visible;}
.departments-box-layout6{position:relative;}
.departments-box-layout6 .item-img{bottom:0;left:0;position:absolute;z-index:2;}
.departments-box-layout7 .single-box{padding:3rem 1rem 2.5rem;text-align:center;background-color:#ffffff;border-radius:10px;margin-bottom:5px;transition:all 0.5s ease-out;}
.departments-box-layout7 .single-box .hover-no{display:block;transition:all 0.2s ease-out;margin:0 auto 15px auto;}
.departments-box-layout7 .single-box .hover-yes{display:none;transition:all 0.2s ease-out;margin:0 auto 15px auto;}
.departments-box-layout7 .single-box:hover{background-color:#396cf0;box-shadow:0px 10px 50px 0px rgba(162, 162, 162, 0.75);}
.departments-box-layout7 .single-box:hover i:before{color:#ffffff;}
.departments-box-layout7 .single-box:hover .hover-no{display:none;transition:all 0.2s ease-out;width:64px;}
.departments-box-layout7 .single-box:hover .hover-yes{display:block;transition:all 0.2s ease-out;width:64px;}
.departments-box-layout7 .single-box:hover p a{color:#ffffff;position:relative;transition:all 0.3s ease-out;}
.departments-box-layout7 .single-box:hover p a:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:0;top:-1px;font-size:15px;z-index:3;opacity:0;visibility:hidden;color:#e3e3e3;transition:all 0.2s ease-out;}
.departments-box-layout7 .single-box:hover p a:hover{padding-right:20px;}
.departments-box-layout7 .single-box:hover p a:hover:after{opacity:1;visibility:visible;transform:translateX(5px);}
.departments-box-layout7 .single-box i{display:block;line-height:1.2;margin-bottom:10px;}
.departments-box-layout7 .single-box i:before{margin-left:0px;font-size:65px;color:#396cf0;line-height:1;}
.departments-box-layout7 .single-box p{margin-bottom:0px;font-weight:500;}
.departments-box-layout7 .single-box p a{color:#111111;}
.departments-box-layout7 .single-box p a:hover{color:#e3e3e3;}
.feature-box-layout8{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#cfeff8;position:relative;border-radius:8px;min-height:300px;display:flex;align-items:flex-end;padding:30px;overflow:hidden;}
.feature-box-layout8:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.5);}
@media only screen and (max-width: 575px){
.feature-box-layout8{text-align:center;}
}
.feature-box-layout8:hover .item-content{transform:translateY(0px);}
.feature-box-layout8:hover .item-content .item-button .item-btn{visibility:visible;opacity:1;}
.feature-box-layout8:hover .item-img img{transform:scale(1.1);}
.feature-box-layout8 .item-content{position:absolute;bottom:0px;left:0px;padding:30px;transform:translateY(70px);transition:all 0.3s ease-in-out;z-index:1;}
.feature-box-layout8 .item-content .item-title h3{font-weight:700;font-size:22px;margin-bottom:10px;color:#fff;}
.feature-box-layout8 .item-content p{color:#fff;width:75%;}
@media only screen and (max-width: 991px){
.feature-box-layout8 .item-content p{width:100%;}
}
.feature-box-layout8 .item-content .item-button{transition:all 0.3s ease-in-out;}
.feature-box-layout8 .item-content .item-button .item-btn{display:inline-block;font-size:14px;font-weight:700;color:#fff;background-color:#396cf0;padding:10px;border:1px solid #396cf0;border-radius:6px;transition:all 0.3s ease-out;visibility:hidden;opacity:1;}
.feature-box-layout8 .item-content .item-button .item-btn:hover{background-color:transparent;color:#ffffff;border-color:#ffffff;}
.feature-box-layout8 .item-content .item-button .item-btn i{margin-left:7px;transition:all 0.3s ease-out;}
.feature-box-layout8 .item-img{position:absolute;right:0;top:50%;transform:translateY(-50%);overflow:hidden;z-index:0;}
@media only screen and (max-width: 991px){
.feature-box-layout8 .item-img{top:inherit;bottom:0;transform:inherit;height:100%;}
}
.feature-box-layout8 .item-img img{border-radius:0px 8px 8px 0px;transform:scale(1);transition:all 0.3s ease-out;width:100%;height:100%;object-fit:cover;}
.feature-box-layout8 .figure-img{position:absolute;left:30px;top:30px;}
.feature-box-layout8 .figure-img i:before{font-size:60px;color:#4071f0;}
.feature-box-layout4{background-color:#d2cbeb;}
.feature-box-layout5{background-color:#ffe5d3;}
.single-department-wrap-layout1{padding:10rem 0 7rem;}
@media only screen and (max-width: 991px) {
.single-department-wrap-layout1{padding:5rem 0px 7rem;}
}
.single-departments-box-layout1{padding-left:15px;}
@media only screen and (max-width: 991px) {
.single-departments-box-layout1{padding-left:0;}
}
.single-departments-box-layout1 .single-departments-img{border-radius:4px;margin-bottom:45px;}
.single-departments-box-layout1 .single-departments-img .tab-content{border:none;position:relative;overflow:hidden;}
.single-departments-box-layout1 .single-departments-img .tab-content a{cursor:move;display:block;background-color:#cecece;border-radius:4px;text-align:center;margin-bottom:10px;}
.single-departments-box-layout1 .single-departments-img .tab-content a img{border-radius:4px;}
.single-departments-box-layout1 .single-departments-img .tab-nav{display:-ms-flexbox;display:flex;margin-left:-5px;margin-right:-5px;}
@media only screen and (max-width: 1199px) {
.single-departments-box-layout1 .single-departments-img .tab-nav{margin-bottom:35px;}
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item{width:25%;padding-left:5px;padding-right:5px;}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item:last-child{margin-right:0;}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a{position:relative;display:block;}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a img{width:100%;border-radius:4px;}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:before{content:"\f067";position:absolute;font-family:"Font Awesome 5 Free";font-weight:700;top:50%;transform:translateY(-50%);left:0;right:0;z-index:3;color:#ffffff;font-size:36px;text-align:center;}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:after{content:"";position:absolute;height:100%;width:100%;border-radius:4px;top:0;left:0;right:0;background-color:rgba(57, 108, 240, 0.8);z-index:2;}
.single-departments-box-layout1 .item-content .item-content-wrap{margin-bottom:50px;}
.single-departments-box-layout1 .item-content .item-title{font-weight:700;color:#111111;}
.single-departments-box-layout1 .item-content .sub-title{font-size:24px;color:#111111;margin-bottom:20px;display:block;}
@media only screen and (max-width: 991px) {
.single-departments-box-layout1 .item-content .sub-title{font-size:22px;}
}
@media only screen and (max-width: 767px) {
.single-departments-box-layout1 .item-content .sub-title{font-size:20px;}
}
.single-departments-box-layout1 .item-content .department-info{margin:35px 0;}
.single-departments-box-layout1 .item-content .department-info li{width:100%;position:relative;margin-bottom:20px;font-weight:500;padding-left:40px;}
.single-departments-box-layout1 .item-content .department-info li:after{content:"\f054";position:absolute;font-family:"Font Awesome 5 Free";font-weight:700;font-size:10px;left:0;top:2px;color:#ffffff;line-height:20px;text-align:center;z-index:1;border-radius:50%;background-color:#396cf0;height:20px;width:20px;box-shadow:0px 2px 15px 0px rgba(42, 92, 220, 0.75);}
.single-departments-box-layout1 .item-content .department-info li:last-child{margin-bottom:0;}
.single-departments-box-layout1 .item-content .item-cost{margin-bottom:50px;}
.single-departments-box-layout1 .item-content .item-cost ul{padding:0;}
.single-departments-box-layout1 .item-content .item-cost ul li{color:#111111;padding:15px 0px 15px 25px;position:relative;}
.single-departments-box-layout1 .item-content .item-cost ul li span{font-weight:500;right:25px;position:absolute;}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(odd){background-color:#f1f7fa;}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(even){background-color:#ffffff;}
.single-departments-box-layout1 .item-content .item-specialist.layout-2{position:relative;}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body{position:absolute;right:0;background:#fffc;width:57%;top:24px;padding:20px;}
@media only screen and (max-width: 575px) {
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body{position:inherit;width:100%;}
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body h4.item-title{margin-bottom:10px;}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body span.degree{margin-bottom:10px;}
.single-departments-box-layout1 .item-content .item-specialist{margin-bottom:30px;}
.single-departments-box-layout1 .item-content .item-specialist .item-img{background-color:#f1f7fa;border-radius:4px;}
@media only screen and (max-width: 575px) {
.single-departments-box-layout1 .item-content .item-specialist .item-img{width:-webkit-max-content;width:max-content;}
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title{text-transform:capitalize;font-weight:700;}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a{color:#111111;transition:all 0.3s ease-out;}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a:hover{color:#396cf0;}
.single-departments-box-layout1 .item-content .item-specialist .media-body span{font-size:16px;margin-bottom:20px;font-family:poppins;display:block;}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn{border:1px solid #396cf0;font-size:14px;font-weight:500;color:#396cf0;border-radius:4px;padding:9px 20px;display:inline-block;transition:all 0.3s ease-out;}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn:hover{color:#ffffff;background-color:#396cf0;}
.team-wrap-layout3{overflow:hidden;}
.team-box-layout5{padding:30px 10px 25px 40px;background-color:#ffffff;margin-bottom:30px;}
@media(min-width:1200px) and (max-width:1399px){
.team-box-layout5{padding:30px 10px 30px 20px;}
}
.team-box-layout5 .item-img{max-width:170px;max-height:170px;}
.team-box-layout5 .item-img img{background-color:#f1f7fa;width:100%;border-radius:50%;}
@media(min-width:1200px) and (max-width:1399px){
.team-box-layout5 .media-body{margin-left:2rem;}
}
.team-box-layout5 .item-content .item-title{text-transform:capitalize;font-weight:700;margin-bottom:10px;font-size:22px;}
.team-box-layout5 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.team-box-layout5 .item-content .item-title a:hover{color:#396cf0;}
.team-box-layout5 .item-content .item-degree{color:#396cf0;margin-bottom:20px;}
.team-box-layout5 .item-content .designation{font-weight:500;}
.team-box-layout5 .item-content ul.item-btns{padding:0;}
.team-box-layout5 .item-content ul.item-btns li{display:inline-block;margin-right:15px;margin-bottom:10px;}
.team-box-layout5 .item-content ul.item-btns li a.item-btn, .team-box-layout7 .item-content ul.item-btns li a.item-btn{display:inline-block;border:1px solid;border-color:#396cf0;font-size:14px;font-weight:700;border-radius:4px;padding:10px 24px;transition:all 0.3s ease-out;}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-ghost{color:#396cf0;background-color:transparent;}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-ghost:hover{background-color:#396cf0;color:#ffffff;}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-fill{color:#ffffff;background-color:#396cf0;box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-fill:hover{background-color:transparent;box-shadow:inherit;color:#396cf0;}
@media(min-width:1200px) and (max-width:1399px){
.team-box-layout5 .item-content ul.item-btns li{margin-right:5px;}
} .team-box-layout8{border-radius:12px;overflow:hidden;position:relative;text-align:center;background:#F6F7FB;}
.team-box-layout8 .team-social-1{position:absolute;right:20px;top:20px;z-index:3;}
.team-box-layout8 .team-social-1{margin:0;padding:0;list-style:none;}
.team-box-layout8 .team-social-1 .social-item .social-hover-icon{height:40px;width:40px;display:flex;align-items:center;justify-content:center;background-color:#396CF0;color:#ffffff;font-size:16px;border:none;border-radius:50%;transition:all 0.4s ease-in-out;}
.team-box-layout8 .team-social-1 .social-item .team-social-dropdown{position:absolute;top:44px;left:0;transition:all ease 0.4s;visibility:hidden;opacity:0;transform:scaleY(0);transform-origin:0 0 0;transition:all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);padding:0;}
.team-box-layout8 .item-img .item-content{background:#FFFFFF;padding:20px;text-align:center;position:absolute;bottom:0;left:0;right:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1;}
.team-box-layout8 .item-img img{filter:grayscale(100%);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.team-box-layout8 .item-img .item-content .item-title{margin-bottom:5px;}
.team-box-layout8 .item-img .item-content .item-title a{font-weight:700;font-size:20px;line-height:26px;color:#102737;margin-bottom:5px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.team-box-layout8 .item-img .item-content .item-title a:hover{color:#396CF0;}
.team-box-layout8:hover .item-img img{filter:grayscale(0);}
.team-box-layout8 .team-social-1 .social-item:hover .team-social-dropdown{opacity:1;visibility:visible;transform:scaleY(1);}
.team-box-layout8 .team-social-1 .social-item .team-social-dropdown li{display:block;margin-bottom:4px;}
.team-box-layout8 .team-social-1 .social-item .team-social-dropdown li a{height:40px;width:40px;display:flex;align-items:center;justify-content:center;background-color:#396CF0;color:#ffffff;font-size:16px;border:none;border-radius:50%;}
.team-box-layout8 .team-social-1 .social-item:hover .team-social-dropdown{margin:0;padding:0;list-style:none;}
.team-box-layout5 .item-content ul.item-btns li:last-child{margin-right:0;}
.team-box-layout9{border-radius:12px;background:#fff;padding:12px;overflow:hidden;text-align:center;margin-bottom:30px;}
.team-box-layout9, .team-box-layout9 .item-img{border-radius:12px;}
.team-box-layout9 .item-img{position:relative;background:#F6F7FB;padding-top:10px;}
.team-box-layout9 .item-img::before{position:absolute;left:0;bottom:0;width:100%;height:130px;content:"";background-image:linear-gradient(rgb(209 40 40 / 0%), rgb(255 255 255 / 88%));z-index:3;transition:0.4s;opacity:0;visibility:hidden;}
.team-box-layout9:hover .item-img::before{opacity:1;visibility:visible;}
.team-box-layout9 .team-social-1{position:absolute;margin:0;padding:0;list-style:none;width:100%;text-align:center;left:0;bottom:20px;z-index:5;transform:scaleX(0);transition:0.4s;opacity:0;visibility:hidden;}
.team-box-layout9 .team-social-1 li{display:inline-block;margin:0 3px;}
.team-box-layout9 .team-social-1 li:first-child{margin-left:0;}
.team-box-layout9 .team-social-1 li:first-last{margin-right:0;}
.team-box-layout9 .item-title{margin-bottom:3px;}
.team-box-layout9 .item-title a{color:#111111;transform:0.4s;}
.team-box-layout9 .item-designation{color:#111111;font-size:15px;margin-bottom:10px;font-weight:500;padding-top:10px;}
.team-box-layout9 .item-title a:hover{color:#396CF0;}
.team-box-layout9 .team-social-1 i{height:36px;width:36px;line-height:36px;align-items:center;justify-content:center;background-color:#396CF0;color:#ffffff;font-size:16px;border:none;border-radius:50%;}
.team-box-layout9 .team-social-1 .fa-facebook{background-color:#1877F2;}
.team-box-layout9 .team-social-1 .fa-linkedin{background-color:#0A66C2;}
.team-box-layout9 .team-social-1 .fa-twitter{background-color:#1DA1F2;}
.team-box-layout9 .team-social-1 .fa-youtube-play{background-color:#E62117;}
.team-box-layout9 .team-social-1 .fa-github{background-color:#171515;}
.team-box-layout9 .team-social-1 .fa-pinterest-p{background-color:#c8232c;}
.team-box-layout9 .team-social-1 .fa-stack-overflow{background-color:#EF8236;}
.team-box-layout9 .item-content{padding:25px 10px 0;}
.team-box-layout9 .item-img img{filter:grayscale(100%);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.team-box-layout9 .hover-shape-image{position:absolute;top:20px;z-index:2;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;transition:0.4s;}
.team-box-layout9 .normal-image{position:relative;}
.team-box-layout9:hover .item-img img{filter:grayscale(0);}
.team-box-layout9:hover .team-social-1{transform:scaleX(1);opacity:1;visibility:visible;}
.team-box-layout9:hover .hover-shape-image{opacity:1;visibility:visible;}
.team-box-layout1{padding:30px 45px 75px;background-image:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/team-bg1.jpg);background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:30px;position:relative;}
@media only screen and (max-width: 991px) {
.team-box-layout1{padding:30px 15px 39px;}
}
.team-box-layout1 .item-content{position:relative;z-index:2;}
.team-box-layout1 .title-bar{position:relative;margin-bottom:45px;}
.team-box-layout1 .title-bar:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;bottom:-24px;left:0;z-index:1;}
.team-box-layout1 .item-title{text-transform:capitalize;font-weight:500;font-size:24px;margin-bottom:10px;}
@media only screen and (max-width: 991px) {
.team-box-layout1 .item-title{font-size:22px;}
}
.team-box-layout1 .item-title a{color:#111111;transition:all 0.3s ease-out;}
.team-box-layout1 .item-title a:hover{color:#396cf0;}
.team-box-layout1 .item-schedule ul{margin-bottom:20px;}
.team-box-layout1 .item-schedule ul li{color:#111111;font-weight:500;margin-bottom:10px;text-transform:uppercase;}
.team-box-layout1 .item-schedule ul li:last-child{margin-bottom:0;}
.team-box-layout1 .item-schedule ul li span{font-weight:400;display:block;color:#444444;}
.team-box-layout1 .item-schedule .item-btn{display:inline-block;cursor:pointer;font-size:15px;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;text-transform:initial;font-weight:500;padding:9px 20px;border-radius:4px;transition:all 0.5s ease-out;}
.team-box-layout1 .item-schedule .item-btn:hover{background-color:#396cf0;color:#ffffff;}
.team-box-layout1 .item-schedule .item-btn:hover:after{color:#ffffff;}
.team-box-layout1 .item-img{position:absolute;bottom:0;right:7px;z-index:1;}
.team-box-layout1.style3 .item-img{top:35px;width:140px;height:140px;right:35px;}
.team-box-layout1.style3 .item-img img{border-radius:50%;}
.team-box-layout2{background-color:#ffffff;padding:40px 30px;margin-bottom:30px;}
.team-box-layout2:hover{box-shadow:0px 5px 50px 0px rgba(220, 223, 225, 0.75);transition:all 0.5s ease-out;box-shadow:0 1px 9px 4px rgba(137, 173, 255, 0.1);}
.team-box-layout2:hover .item-schedule .item-btn{background-color:#396cf0;color:#ffffff;}
.team-box-layout2 .item-img{position:relative;background-color:#f1f7fa;border-radius:50%;margin:0 auto 23px;max-width:230px;max-height:230px;}
.team-box-layout2 .item-img img{width:100%;border-radius:50%;}
.team-box-layout2 .item-img:after{position:absolute;content:"";height:100%;width:100%;background-color:rgba(57, 108, 240, 0.9);top:0;left:0;z-index:1;opacity:0;border-radius:50%;visibility:hidden;transition:all 0.5s ease-out;}
.team-box-layout2 .item-img .item-icon{position:absolute;top:50%;transform:translateY(-50%);text-align:center;left:0;right:0;z-index:2;}
.team-box-layout2 .item-img .item-icon li{display:inline-block;visibility:hidden;opacity:0;}
.team-box-layout2 .item-img .item-icon li a{color:#ffffff;font-size:36px;transition:all 0.5s ease-out;}
.team-box-layout2 .item-img .item-icon li a:hover{color:#e3e3e3;}
.team-box-layout2 .item-img:hover:after{visibility:visible;opacity:1;}
.team-box-layout2 .item-img:hover .item-icon{padding-left:0;}
.team-box-layout2 .item-img:hover .item-icon li{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.5s ease-out;}
.team-box-layout2 .item-content{text-align:center;margin-bottom:40px;position:relative;}
.team-box-layout2 .item-content:after{position:absolute;content:"";height:3px;width:50px;background-color:#396cf0;left:0;bottom:-20px;right:0;margin:0 auto;border-radius:4px;}
.team-box-layout2 .item-content .item-title{text-transform:capitalize;font-size:22px;margin-bottom:6px;}
.team-box-layout2 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.team-box-layout2 .item-content .item-title a:hover{color:#396cf0;}
.team-box-layout2 .item-content p{color:#646464;margin-bottom:0;font-weight:500;}
.team-box-layout2 .item-schedule ul{margin-bottom:20px;}
.team-box-layout2 .item-schedule ul li{margin-bottom:5px;color:#646464;position:relative;text-transform:capitalize;}
.team-box-layout2 .item-schedule ul li span{position:absolute;right:0;top:0;}
.team-box-layout2 .item-schedule .item-btn{width:100%;text-align:center;display:inline-block;cursor:pointer;font-size:14px;border:1px solid;border-color:#396cf0;color:#646464;background-color:transparent;text-transform:capitalize;font-weight:700;padding:10px 20px;border-radius:4px;transition:all 0.5s ease-out;}
.team-box-layout2 .item-schedule .item-btn:hover{background-color:#3c70fa;}
.team-box-layout41{background-color:#ffffff;padding:45px 30px 26px 30px;margin-bottom:30px;}
.team-box-layout41 .item-img{position:relative;background-color:#f1f7fa;border-radius:50%;margin:0 auto 23px;}
.team-box-layout41 .item-img img{width:100%;border-radius:50%;}
.team-box-layout41 .item-img:after{position:absolute;content:"";height:100%;width:100%;background-color:rgba(57, 108, 240, 0.9);top:0;left:0;z-index:1;opacity:0;border-radius:50%;visibility:hidden;transition:all 0.5s ease-out;}
.team-box-layout41 .item-img ul.item-icon{position:absolute;top:50%;transform:translateY(-50%);text-align:center;left:0;right:0;z-index:2;opacity:0;margin:0;padding:0;}
.team-box-layout41 .item-img ul.item-icon li{display:inline-block;visibility:hidden;list-style:none;}
.team-box-layout41 .item-img ul.item-icon li a{color:#ffffff;font-size:36px;transition:all 0.5s ease-out;}
.team-box-layout41 .item-img ul.item-icon li a:hover{color:#e3e3e3;}
.team-box-layout41 .item-img:hover:after{visibility:visible;opacity:1;}
.team-box-layout41 .item-img:hover ul.item-icon{opacity:1;}
.team-box-layout41 .item-img:hover ul.item-icon li{visibility:visible;transform:translateY(0);transition:all 0.5s ease-out;}
.team-box-layout41 .item-social{text-align:center;margin-bottom:15px;display:block;clear:both;overflow:hidden;}
.team-box-layout41 .item-social li{display:inline-block;margin:0 10px;}
.team-box-layout41 .item-social li a{color:#646464;}
.team-box-layout41 .item-social li a:hover{color:#396cf0;}
.team-box-layout41 .item-content{text-align:center;margin-bottom:20px;position:relative;}
.team-box-layout41 .item-content .item-title{text-transform:capitalize;font-size:22px;margin-bottom:6px;}
.team-box-layout41 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.team-box-layout41 .item-content .item-title a:hover{color:#396cf0;}
.team-box-layout41 .item-content p{color:#646464;margin-bottom:0;}
.team-box-layout41 .item-schedule ul{margin-bottom:20px;}
.team-box-layout41 .item-schedule ul li{margin-bottom:5px;color:#646464;position:relative;text-transform:capitalize;}
.team-box-layout41 .item-schedule ul li span{position:absolute;right:0;top:0;}
.team-box-layout41 .item-schedule .btn-holder{text-align:center;}
.team-box-layout41 .item-schedule .item-btn{width:100%;text-align:center;cursor:pointer;font-size:14px;border:2px solid;border-color:#396cf0;color:#646464;background-color:transparent;text-transform:capitalize;font-weight:700;padding:13px 28px;border-radius:4px;transition:all 0.5s ease-out;}
.team-box-layout41 .item-schedule .item-btn:hover{background-color:#3c70fa;color:#fff;}
.team-box-layout42{background-color:#ffffff;padding:25px;margin-bottom:30px;border-radius:4px;}
.team-box-layout42 .item-mid{position:relative;}
.team-box-layout42 .item-mid .item-img{position:relative;background-color:#f1f7fa;border-radius:4px;}
.team-box-layout42 .item-mid .item-img .item-icon{position:absolute;top:50%;transform:translateY(-50%);text-align:center;left:0;right:0;z-index:2;}
.team-box-layout42 .item-mid .item-img .item-icon li{display:inline-block;visibility:hidden;opacity:0;}
.team-box-layout42 .item-mid .item-img .item-icon li a{color:#ffffff;font-size:36px;transition:all 0.5s ease-out;}
.team-box-layout42 .item-mid .item-img .item-icon li a:hover{color:#e3e3e3;}
.team-box-layout42 .item-mid .item-img:hover:after{visibility:visible;opacity:1;}
.team-box-layout42 .item-mid .item-img:hover .item-icon li{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.5s ease-out;}
.team-box-layout42 .item-mid .item-content{position:absolute;bottom:0;width:100%;padding:15px;transition:all 0.5s ease-out;}
.team-box-layout42 .item-mid .item-content .item-content-mid{margin-bottom:0;text-align:center;width:100%;background-color:#0f2738;border-radius:4px;overflow:hidden;padding:10px 0 0 0;height:86px;transition:all 0.5s ease-out;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title{text-transform:capitalize;font-size:20px;margin-bottom:0px;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title a{color:#fff;transition:all 0.3s ease-out;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title a:hover{color:#e0dede;}
.team-box-layout42 .item-mid .item-content .item-content-mid p{color:#fff;margin-bottom:20;font-weight:500;transition:all 0.6s ease-in-out;transform:all 0.6s;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social{text-align:center;margin-bottom:0;opacity:0;visibility:hidden;transition:all 0.7s ease-in-out;transform:all 0.7s;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social ul{margin:0;padding:0;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li{display:inline-block;margin:0 10px;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li a{color:#fff;}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li a:hover{color:#e0dede;}
.team-box-layout42:hover .item-content .item-content-mid{margin-bottom:0;text-align:center;width:100%;background-color:rgba(15, 39, 56, 0.9);border-radius:4px;height:auto;overflow:hidden;padding:26px 15px 33px 15px;}
.team-box-layout42:hover .item-content .item-content-mid .item-social{opacity:1;visibility:visible;display:block;}
.team-box-layout3{background-color:#ffffff;}
.team-box-layout3:hover{box-shadow:0px 5px 50px 0px rgba(220, 223, 225, 0.75);transition:all 0.5s ease-out;}
.team-box-layout3 .item-img{position:relative;}
.team-box-layout3 .item-img:after{position:absolute;content:"";height:100%;width:100%;background-color:rgba(57, 108, 240, 0.9);top:0;left:0;z-index:1;opacity:0;visibility:hidden;transition:all 0.5s ease-out;}
.team-box-layout3 .item-img .item-icon{position:absolute;top:50%;transform:translateY(-50%);text-align:center;left:0;right:0;z-index:2;}
.team-box-layout3 .item-img .item-icon li{display:inline-block;visibility:hidden;opacity:0;}
.team-box-layout3 .item-img .item-icon li a{color:#ffffff;font-size:36px;transition:all 0.5s ease-out;}
.team-box-layout3 .item-img .item-icon li a:hover{color:#e3e3e3;}
.team-box-layout3 .item-content{text-align:center;padding:25px 30px 30px;}
.team-box-layout3 .item-content .item-title{text-transform:capitalize;font-weight:700;margin-bottom:10px;}
.team-box-layout3 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.team-box-layout3 .item-content .item-title a:hover{color:#396cf0;}
.team-box-layout3 .item-content .item-btn{padding:12px 20px;font-size:13px;font-weight:500;display:inline-block;cursor:pointer;border:1px solid;border-color:#396cf0;color:#396cf0;background-color:transparent;text-transform:uppercase;border-radius:4px;transition:all 0.5s ease-out;}
.team-box-layout3 .item-content .item-btn:hover{background-color:#396cf0;color:#ffffff;}
.team-box-layout3 .item-content .item-btn:hover:after{color:#ffffff;}
.team-box-layout3:hover .item-img:after{visibility:visible;opacity:1;}
.team-box-layout3:hover .item-icon li{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.5s ease-out;}
.team-box-layout4{padding:30px 10px 25px 40px;background-color:#ffffff;margin-bottom:30px;}
@media(min-width:1200px) and (max-width:1399px){
.team-box-layout4{padding:30px 10px 30px 20px;}
}
.team-box-layout4 .item-img img{background-color:#f1f7fa;}
@media(min-width:1200px) and (max-width:1399px){
.team-box-layout4 .media-body{margin-left:2rem;}
}
.team-box-layout4 .item-content .item-title{text-transform:capitalize;font-weight:700;}
.team-box-layout4 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.team-box-layout4 .item-content .item-title a:hover{color:#396cf0;}
.team-box-layout4 .item-content .item-degree{color:#396cf0;font-weight:500;margin-bottom:20px;}
.team-box-layout4 .item-content ul.item-btns li{display:inline-block;margin-right:15px;margin-bottom:10px;}
.team-box-layout4 .item-content ul.item-btns li a.item-btn{display:inline-block;border:1px solid;border-color:#396cf0;font-size:14px;font-weight:500;border-radius:4px;padding:10px 24px;transition:all 0.3s ease-out;}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-ghost{color:#396cf0;background-color:transparent;}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-ghost:hover{background-color:#396cf0;color:#ffffff;}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-fill{color:#ffffff;background-color:#396cf0;box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-fill:hover{background-color:transparent;box-shadow:inherit;color:#396cf0;}
@media(min-width:1200px) and (max-width:1399px){
.team-box-layout4 .item-content ul.item-btns li{margin-right:5px;}
}
.team-box-layout4 .item-content ul.item-btns li:last-child{margin-right:0;}
.team-box-layout6{padding:0;background:transparent;margin-bottom:30px;}
.team-box-layout6 .media{align-items:center;}
.team-box-layout6 .media .media-body .item-content p{color:#646464;}
.team-box-layout6 .media .media-body .item-content ul.item-btns li a.item-btn.btn-fill{color:#396cf0;background-color:transparent;box-shadow:inherit;}
.team-box-layout6 .media .media-body .item-content ul.item-btns li a.item-btn.btn-fill:hover{background-color:#396cf0;color:#fff;-webkit-box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);-moz-box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);}
.team-box-layout1.team-box-layout6 .item-img{position:inherit;bottom:auto;right:auto;z-index:inherit;}
.team-box-layout6 .item-img{max-width:100%;max-height:100%;}
.team-box-layout6 .item-img img{background-color:transparent;border-radius:inherit;}
@media only screen and (max-width: 991px) {
.team-box-layout6 .item-img img, .team-box-layout7 .item-img img{width:auto;}
.team-box-layout6 .media-none-md > div, .team-box-layout7 .media-none-md > div{width:inherit;}
.team-box-layout6 .media-none-md, .team-box-layout7 .media-none-md{display:flex;}
.team-box-layout6 .media-body, .team-box-layout7 .media-body{margin-left:30px;}
}
@media(max-width:575px){
.team-box-layout6 .media-none-md, .team-box-layout7 .media-none-md{display:block;}
.team-box-layout7{padding:30px;}
.team-box-layout6 .media-body, .team-box-layout7 .media-body{margin-left:0;}
} .team-box-layout7{background-color:#f6f9ff;border-radius:6px;padding:10px 30px 10px 30px;padding-bottom:0;position:relative;background-image:none;}
@media(max-width:575px){
.team-box-layout7{padding:30px 10px;}
}
.team-box-layout7 .background-shape{position:absolute;top:30px;right:30px;z-index:1;transition:all 0.3s ease-in-out;}
.team-box-layout7 .background-shape img{opacity:0.5;}
.team-box-layout7 .background-shape-2{position:absolute;top:30px;right:30px;z-index:1;transition:all 0.3s ease-in-out;animation:scale-up-one 4s infinite linear;}
.team-box-layout7 .media{align-items:center;}
.team-box-layout7 .media .item-img{z-index:2;position:relative;}
.team-box-layout7 .media .item-img img{background-color:transparent;}
.team-box-layout7 .media .media-body{margin-left:20px;padding-bottom:20px;margin-top:0;padding-top:20px;z-index:2;position:relative;}
.team-box-layout7 .media .media-body .item-title{font-weight:700;font-size:22px;}
.team-box-layout7 .item-content .item-degree{color:#396cf0;margin-bottom:20px;}
.team-box-layout7 .media .media-body ul{padding-left:0;}
.team-box-layout7 .media .media-body ul.item-btns li{list-style:none;}
.team-box-layout7 .media .media-body ul.item-btns li a.item-btn.btn-fill{color:#396cf0;background-color:transparent;box-shadow:inherit;}
.team-box-layout7 .media .media-body ul.item-btns li a.item-btn.btn-fill:hover{background-color:#396cf0;color:#fff;-webkit-box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);-moz-box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);}
.team-box-layout7 .media .body-style-2{margin-left:10px;}
@media only screen and (max-width: 991px) {
.team-box-layout7 .media .body-style-2{margin-left:0;}
}
.team-box-layout11 .item-img img{max-width:230px;border-radius:50%;height:230px;object-fit:cover;}
.team-box-layout11{border:1px solid #E4E8F1;border-radius:20px;padding:36px;margin:0 0 30px;}
.team-box-layout11 .team-social-1 .social-item a{height:40px;width:40px;display:flex;align-items:center;justify-content:center;background-color:#396CF0;color:#ffffff;font-size:16px;border:none;border-radius:10px;transition:all 0.4s ease-in-out;}
.team-box-layout11 ul{margin:0;padding:0;list-style:none;position:relative;}
.team-box-layout11 .team-social-1 .social-item .team-social-dropdown{position:absolute;left:45px;transition:all ease 0.4s;visibility:hidden;opacity:0;transform:scaleX(0);transform-origin:0 0 0;transition:all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);padding:0;transform-origin:left;bottom:0;}
.team-box-layout11 .team-social-1 .social-item .team-social-dropdown li{display:inline-block;}
.team-box-layout11 .team-social-1 .social-item:hover .team-social-dropdown{opacity:1;visibility:visible;transform:scaleY(1);}
.team-box-layout11 .media{align-items:center;}
.loading-button{text-align:center;margin-top:20px;}
.loading-button .item-btn{color:#fff;background-color:#396cf0;font-size:16px;font-weight:500;display:inline-block;padding:16px 32px;border-radius:6px;transition:all 0.3s ease-in-out;border:1px solid;border-color:#396cf0;}
.loading-button .item-btn:hover{background-color:transparent;box-shadow:inherit;color:#396cf0;}
.loading-button .item-btn:hover i{color:#396cf0;margin-left:10px;}
.loading-button .item-btn i{margin-left:8px;transition:all 0.3s ease-in-out;color:#fff;}
.team-wrap-layout11 .loading-button .item-btn{background:#F0F4FF;border-radius:7px;color:#396cf0;border:none;transition:0.3s;}
.team-wrap-layout11 .loading-button .item-btn svg{position:relative;top:2px;margin-left:4px;}
.team-wrap-layout11 .loading-button .item-btn path{fill:#396cf0;transition:0.3s;}
.team-wrap-layout11 .loading-button .item-btn:hover{background:#396cf0;color:#fff;}
.team-wrap-layout11 .loading-button .item-btn:hover path{fill:#fff;}
.team-search-box{margin-bottom:40px;padding:20px 20px 10px;background-color:#ffffff;box-shadow:0px 1px 2px 0px rgba(194, 205, 211, 0.75);border-radius:4px;}
.team-search-box .doctor-name{background-color:#f1f7fa;border:1px solid #f1f7fa;width:100%;height:50px;padding:5px 20px;font-size:16px;color:#111111;}
.team-search-box input.form-control::-webkit-input-placeholder{color:#111111;}
.team-search-box input.form-control::-moz-placeholder{color:#111111;}
.team-search-box input.form-control:-moz-placeholder{color:#111111;}
.team-search-box input.form-control:-ms-input-placeholder{color:#111111;}
.team-search-box .item-btn{width:100%;text-align:center;font-size:16px;font-weight:500;padding:11.5px 10px;border:1px solid;border-color:#396cf0;background-color:#396cf0;color:#ffffff;transition:all 0.5s ease-out;cursor:pointer;border-radius:4px;}
.team-search-box .item-btn:hover{background-color:#3c70fa;}
.team-details-wrap-layout1{padding:10rem 0px;}
.team-detail-box-layout1{padding:50px 55px 60px;background-color:#ffffff;border-radius:4px;box-shadow:0px 1px 0px 0px rgba(222, 229, 232, 0.75);margin-bottom:30px;}
.team-detail-box-layout1 .single-item{margin-bottom:40px;}
.team-detail-box-layout1 .single-item:last-child{margin-bottom:0;}
.team-detail-box-layout1 .single-item .section-title{color:#111111;text-transform:capitalize;font-weight:700;}
.team-detail-box-layout1 .single-item table{margin-bottom:0;}
.team-detail-box-layout1 .single-item table thead tr{background-color:#f1f7fa;}
.team-detail-box-layout1 .single-item table thead tr th{vertical-align:middle;padding:13px 30px;font-weight:500;color:#111111;border:0px;}
.team-detail-box-layout1 .single-item table thead tr th:first-child{width:20%;}
@media only screen and (max-width: 1199px) {
.team-detail-box-layout1 .single-item table thead tr th:first-child{width:auto;}
}
.team-detail-box-layout1 .single-item table tbody tr:nth-child(even){background-color:#f1f7fa;}
.team-detail-box-layout1 .single-item table tbody td{padding:13px 30px;color:#111111;border:0px;}
.team-detail-box-layout1 .single-item table.schedule-table tbody td{padding:8px 30px;vertical-align:middle;}
.team-detail-box-layout1 .single-item table.schedule-table tbody td.weekday, .team-detail-box-layout1 .single-item table.schedule-table tbody td.weektime{text-transform:uppercase;}
.team-detail-box-layout1 .single-item table.schedule-table tbody td .item-btn{border:1px solid #396cf0;color:#396cf0;padding:7px 50px;margin-right:5px;font-size:14px;font-weight:500;display:inline-block;background-color:#ffffff;border-radius:4px;transition:all 0.5s ease-out;}
.team-detail-box-layout1 .single-item table.schedule-table tbody td .item-btn:hover{background-color:#396cf0;color:#ffffff;box-shadow:0px 1px 10px 0px rgba(56, 101, 219, 0.75);}
.team-detail-box-layout1 .single-item table.schedule-table tbody .schedule-btn{text-align:right;}
.rtin-content-doctor{padding:50px 55px 60px;background-color:#ffffff;border-radius:4px;box-shadow:0px 1px 0px 0px rgba(222, 229, 232, 0.75);}
.progress-box-layout1{text-align:center;position:relative;min-height:20rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;}
@media only screen and (max-width: 767px) {
.progress-box-layout1{border-right:0;}
}
.progress-box-layout1 .inner-item .item-icon{line-height:0.9;}
.progress-box-layout1 .inner-item .item-icon img{opacity:0.5;filter:grayscale(100%);}
.progress-box-layout1 .inner-item .item-icon i:before{font-size:22rem;margin-left:0;color:#f1f1f1;}
@media only screen and (max-width: 1199px) {
.progress-box-layout1 .inner-item .item-icon i:before{font-size:20rem;}
}
@media only screen and (max-width: 991px) {
.progress-box-layout1 .inner-item .item-icon i:before{font-size:18rem;}
}
.progress-box-layout1 .inner-item .item-content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;z-index:1;}
.progress-box-layout1 .inner-item .item-content .counting-text{font-size:6rem;color:#111;text-transform:capitalize;font-weight:500;line-height:1.5;position:relative;margin-bottom:33px;}
.progress-box-layout1 .inner-item .item-content .counting-text:after{position:absolute;content:"";height:5px;width:80px;background-color:#396cf0;left:0;bottom:-8px;right:0;margin:0 auto;border-radius:4px;}
.progress-box-layout1 .inner-item .item-content p{font-size:18px;color:#396cf0;font-weight:500;}
.progress-box-layout2{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.progress-box-layout2 .item-icon{display:block;margin-bottom:30px;font-size:72px;}
.progress-box-layout2 .counting-text{font-size:48px;color:#111;text-transform:capitalize;font-weight:700;line-height:1;margin-bottom:15px;}
.progress-box-layout2 p{color:#646464;font-size:16px;font-weight:500;}
.progress-box-layout3{padding:20px;background-color:#fff;box-shadow:0px 14px 25px rgba(57, 108, 240, 0.1);border-radius:8px;margin-right:30px;}
.progress-box-layout3:last-child{margin-right:0;}
@media only screen and (max-width: 767px) {
.progress-box-layout3{border-right:0;}
}
.progress-box-layout3 .inner-item{display:flex;align-items:center;}
.progress-box-layout3 .inner-item .item-icon i{color:#fff;background-color:#396cf0;font-size:30px;display:flex;align-items:center;justify-content:center;height:70px;width:70px;border:none;border-radius:6px;padding:10px;}
.progress-box-layout3 .inner-item .item-bg-2 i{background-color:#19bc90;}
.progress-box-layout3 .inner-item .item-bg-3 i{background-color:#bd4eea;}
.progress-box-layout3 .inner-item .item-bg-4 i{background-color:#ffa800;}
.progress-box-layout3 .inner-item .item-content{margin-left:20px;}
.progress-box-layout3 .inner-item .item-content .counting-text{font-size:30px;color:#111111;text-transform:capitalize;font-weight:500;}
.progress-box-layout3 .inner-item .item-content p{font-size:18px;color:#646464;font-weight:400;margin-bottom:0;}
.progress-box-layout3 .inner-item .item-content .item-content__text span{font-size:30px;color:#111111;text-transform:capitalize;font-weight:700;display:inline-block;}
.box-shadow-none .progress-box-layout3{box-shadow:none;}
.team-box-layout10{background:transparent;}
.team-box-layout10 .team-social-1 .social-item .team-social-dropdown li a, .team-box-layout10 .team-social-1 .social-item .social-hover-icon{border-radius:10px;}
.team-box-layout10 .team-social-1{top:auto;bottom:54px;}
.team-box-layout10 .item-img .item-content{text-align:left;position:static;padding:15px 0 0;}
.team-box-layout10 .item-img img{filter:grayscale(0%);border-radius:20px;}
.team-box-layout10 .team-social-1 .social-item:hover .fa-share-alt{transform:rotate(-90deg);}
.team-box-layout10 .team-social-1 .social-item .team-social-dropdown{top:auto;bottom:40px;}
.team-box-layout10 .team-social-1 .social-item .team-social-dropdown{transform-origin:bottom;}
.team-box-layout10 .item-content .item-title{font-size:22px;}
.team-box-layout10 .item-designation{font-size:15px;color:#396CF0;}
.progress-box-layout4 .feature-info-layout .counting-text{color:#fff;font-size:48px;font-weight:700;line-height:1.5;}
.progress-box-layout4 .feature-info-layout .item-title{color:#fff;font-size:22px;font-weight:500;margin-bottom:10px;}
@media only screen and (max-width: 991px) {
.progress-box-layout4 .feature-info-layout .item-title{font-size:21px;}
}
.progress-box-layout4 .feature-info-layout p{color:#fff;font-size:16px;margin-bottom:0;line-height:26px;font-weight:400;}
.vcenter-section .elementor-row{position:absolute;z-index:9;background:#fff;top:-114px;padding:40px 0 30px 0;box-shadow:0 10px 55px 5px rgba(137, 173, 255, 0.2);}
@media only screen and (max-width: 991px) {
.vcenter-section .elementor-row{position:inherit;top:inherit;}
}
.progress-box-layout5{text-align:center;}
.progress-box-layout5 .item-icon{overflow:hidden;margin-bottom:17px;}
.progress-box-layout5 .item-icon i{display:inline-block;margin:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.progress-box-layout5:hover .item-icon i{-webkit-animation:toBottomFromTop 0.5s forwards;animation:toBottomFromTop 0.5s forwards;}
.progress-box-layout5 .item-icon i:before{color:#396cf0;font-size:58px;margin:0;}
.progress-box-layout5 .item-content .counting-text{font-weight:700;font-size:48px;text-transform:capitalize;color:#111111;font-family:"Raleway", sans-serif;display:inline-block;margin-bottom:10px;}
.progress-box-layout5 .item-content .counting-text span.rt-counter-num{display:inline-block;margin-bottom:10px;}
.progress-box-layout5 .item-content p{font-family:"Roboto", sans-serif;font-weight:500;font-size:15px;text-transform:uppercase;color:#848484;margin-bottom:0;}
.progress-box-layout5 .item-round-shape1{position:absolute;width:277px;height:260px;background-color:#FAB3B3;opacity:0.8;-webkit-filter:blur(150px);filter:blur(150px);border-radius:50%;}
.progress-box-layout5 .item-round-shape2{position:absolute;width:277px;height:260px;background-color:#FAB3B3;opacity:0.8;-webkit-filter:blur(150px);filter:blur(150px);border-radius:50%;}
.progress-box-layout6{padding:17px 20px;}
.progress-box-layout6 .inner-item{display:flex;align-items:center;}
.progress-box-layout6 .inner-item .rt-counter-num{width:55px;height:55px;line-height:55px;text-align:center;display:inline-block;color:#fff;background:#396CF0;border-radius:18px 0 18px 18px;margin-right:15px;font-size:28px;font-weight:700;}
.progress-box-layout6 .item-content p{margin:0;font-size:18px;font-weight:500;color:#111111;}
.rt-el-info-box.rtin-style17:hover .rtin-icon svg{animation:toBottomFromTop 0.5s forwards;}
.post-each-single .news-meta-info{padding-left:0;background-color:#396cf0;padding:18px 15px 15px 30px;margin-bottom:24px;border-radius:0 0 4px 4px;}
.news-meta-info{margin-bottom:15px;font-size:15px;}
.news-meta-info li{display:inline-block;color:#fff;}
.news-meta-info li a{color:#fff;}
.news-meta-info li a:hover{color:#fff;}
.news-meta-info.mar20-ul li{margin-right:20px;color:#fff;}
.news-meta-info.mar20-ul li i{color:#fff;margin-right:5px;}
.news-meta-info.mar20-ul li a{color:#fff;}
.news-meta-info.mar20-ul li a:hover{color:#396cf0;}
.blog-layout1{margin-bottom:30px;transition:all 0.5s ease-out;}
.blog-layout1 .item-title h3{margin-bottom:15px;line-height:1.3;}
.blog-layout1 .item-title h3 a{color:#111;}
.blog-layout1 .item-content{padding:3rem;background-color:#ffffff;box-shadow:0px 1px 0px 0px rgba(220, 220, 220, 0.75);}
.blog-layout1 .item-img{position:relative;}
.blog-layout1 .item-img img{width:100%;}
.blog-layout1 .item-img .item-date{text-align:center;padding:8px 10px 7px;position:absolute;left:20px;bottom:20px;background-color:#396cf0;color:#000000;font-size:18px;line-height:1.3;transition:all 0.5s ease-out;}
.blog-layout1 .item-img .item-date span{display:block;font-size:18px;font-weight:700;}
.blog-layout1:hover{box-shadow:0px 0px 40px 0px rgba(216, 216, 216, 0.5);}
.blog-layout1:hover .item-date{left:0;bottom:0;}
.blog-layout2{margin-bottom:30px;background-color:#ffffff;box-shadow:0px 1px 0px 0px rgba(220, 220, 220, 0.75);}
.blog-layout2 .item-img{position:relative;}
.blog-layout2 .item-img .item-date{text-align:center;padding:8px 20px 7px;position:absolute;right:-35px;transform:translateY(-50%);top:45%;background-color:#396cf0;color:#000000;font-size:18px;line-height:1.3;font-weight:700;transition:all 0.5s ease-out;}
@media only screen and (max-width: 767px) {
.blog-layout2 .item-img .item-date{right:0;}
}
.blog-layout2 .item-img .item-date span{display:block;font-size:18px;font-weight:700;}
.blog-layout2 h3.title{margin-bottom:15px;font-weight:700;}
.blog-layout2 h3.title a{color:#000000;}
.blog-layout2 h3.title a:hover{color:#3c70fa;}
.blog-layout2:hover .item-img .item-date{top:0;transform:translateY(0px);}
.blog-layout2.blog-section{box-shadow:none;}
.blog-layout2.blog-section .item-img .item-date{font-size:18px;line-height:1.3;font-weight:400;border-radius:4px;padding:8px 13px 7px;}
.blog-layout2.blog-section h3.title{margin-bottom:15px;}
.blog-layout2.blog-section .item-deccription p{margin-bottom:20px;}
.blog-layout3.no-img{background-color:#f5f5f5;padding:20px;}
.blog-layout3.no-img{margin-bottom:3rem;position:relative;overflow:hidden;}
.blog-layout3.no-img .item-date-wrap{position:relative;display:inline-block;margin:16px 0 20px 10px;}
.blog-layout3.no-img .item-date-wrap .item-date{text-align:center;padding:8px 20px 7px;background-color:#396cf0;color:#444444;font-size:18px;line-height:1.3;font-weight:700;position:relative;transition:all 0.5s ease-out;}
.blog-layout3.no-img .item-date-wrap .item-date:before{content:"";position:absolute;height:100%;width:100%;z-index:-1;background-color:#d5ae26;top:5px;left:5px;transition:all 0.5s ease-out;}
.blog-layout3.no-img .item-date-wrap .item-date span{display:block;font-size:18px;font-weight:700;}
.blog-layout3.no-img .item-content{padding:0 12px;bottom:20px;left:15px;text-align:left;z-index:3;}
.blog-layout3.no-img .item-content p{color:#444444;}
@media only screen and (max-width: 991px) {
.blog-layout3.no-img .item-content p{margin-bottom:0;}
}
.blog-layout3.no-img .item-content .item-title h3{margin-bottom:15px;line-height:1.4;color:#000000;}
@media only screen and (max-width: 991px) {
.blog-layout3.no-img .item-content .item-title h3{margin-bottom:10px;}
}
.blog-layout3.no-img .item-content .item-title h3 a{color:#000000;}
.blog-layout3.no-img .item-content .item-title h3 a:hover{color:#3c70fa;}
.blog-layout3.no-img:hover img{transform:scale(1.1);}
.blog-layout3.no-img:hover .item-date:before{top:-5px;left:-5px;}
.blog-layout3.thumb-img{margin-bottom:3rem;position:relative;overflow:hidden;}
.blog-layout3.thumb-img img{transform:scale(1);transition:all 0.5s ease-out;width:100%;}
.blog-layout3.thumb-img .item-date-wrap{position:absolute;left:30px;top:30px;z-index:1;}
@media only screen and (max-width: 767px) {
.blog-layout3.thumb-img .item-date-wrap{top:10px;left:10px;}
}
.blog-layout3.thumb-img .item-date-wrap .item-date{text-align:center;padding:8px 20px 7px;background-color:#396cf0;color:#000000;font-size:18px;line-height:1.3;font-weight:700;position:relative;transition:all 0.5s ease-out;}
@media only screen and (max-width: 767px) {
.blog-layout3.thumb-img .item-date-wrap .item-date{font-size:18px;}
}
.blog-layout3.thumb-img .item-date-wrap .item-date:before{content:"";position:absolute;height:100%;width:100%;z-index:-1;background-color:#d5ae26;top:5px;left:5px;transition:all 0.5s ease-out;}
.blog-layout3.thumb-img .item-date-wrap .item-date span{display:block;font-size:18px;font-weight:700;}
.blog-layout3.thumb-img .item-content{padding:0 12px;position:absolute;bottom:20px;left:15px;text-align:left;z-index:3;}
@media only screen and (max-width: 767px) {
.blog-layout3.thumb-img .item-content{bottom:20px;left:0;}
}
@media only screen and (max-width: 991px) {
.blog-layout3.thumb-img .item-content p{margin-bottom:0;}
}
.blog-layout3.thumb-img .item-content .item-deccription{color:#ffffff;}
.blog-layout3.thumb-img .item-content .item-title h3{margin-bottom:15px;line-height:1.4;}
@media only screen and (max-width: 991px) {
.blog-layout3.thumb-img .item-content .item-title h3{margin-bottom:10px;}
}
.blog-layout3.thumb-img:hover img{transform:scale(1.1);}
.blog-layout3.thumb-img:hover .item-date:before{top:-5px;left:-5px;}
.blog-layout4{margin-bottom:30px;}
.blog-layout4 .entry-image .item-image{overflow:hidden;}
.blog-layout4 .entry-image img{width:100%;transform:scale(1);transition:all 0.5s ease-out;}
.blog-layout4 .entry-image .item-title h3{font-size:24px;}
.blog-layout4 .entry-image .item-content{padding:2.5rem 3rem 2rem;border-right:1px solid #c4c4c4;border-bottom:1px solid #c4c4c4;border-left:1px solid #c4c4c4;}
.blog-layout4 .entry-image .item-content .title{margin-bottom:10px;}
.blog-layout4 .entry-image:hover img{transform:scale(1.1);}
.blog-layout4 .entry-content .item-content{padding:8rem 3rem;text-align:center;}
.blog-layout4 .entry-content .item-content .title{margin-bottom:25px;position:relative;padding-top:70px;}
.blog-layout4 .entry-content .item-content .title:before{content:"\f10e";position:absolute;top:0;left:0;right:0;color:#ffffff;font-family:fontawesome;z-index:1;}
.blog-layout5{margin-bottom:60px;}
.blog-layout5 .entry-image .item-image{margin-bottom:3.5rem;border-radius:4px;overflow:hidden;}
.blog-layout5 .news-meta-info.mar20-ul li, .blog-layout5 .news-meta-info.mar20-ul li a, .blog-layout5 .news-meta-info.mar20-ul li i, .blog-layout5 .news-meta-info.mar20-ul li a i{color:#6c6c6c;}
.blog-layout5 .news-meta-info.mar20-ul li a i, .blog-layout5 .news-meta-info.mar20-ul li i{color:#396cf0;}
.blog-layout5 .news-meta-info.mar20-ul li a:hover{color:#396cf0;}
.blog-layout5 .entry-video .item-video{position:relative;margin-bottom:3.5rem;}
.blog-layout5 h2{margin-bottom:20px;font-size:30px;font-weight:500;}
.blog-layout5 h2 a{color:#282828;}
.blog-layout5 h2 a:hover{color:#396cf0;}
.blog-layout5 .item-image img{width:100%;}
.blog-last .pagination-area{padding-top:0;}
.single-blog-wrapper .item-image{margin-bottom:35px;}
.single-blog-wrapper .single-blog-content-holder{padding-bottom:40px;border-bottom:1px solid #ebebeb;}
.single-blog-wrapper .single-blog-content-holder .title{margin-bottom:10px;}
.single-blog-wrapper .single-blog-content-holder blockquote{margin:35px 0;background:#f8f8f8;padding:40px 40px 20px;position:relative;display:block;color:#707070;font-style:italic;border:none;border-left:4px solid #396cf0;font-weight:700;}
@media only screen and (max-width: 480px) {
.single-blog-wrapper .single-blog-content-holder blockquote{padding:30px;}
}
.single-blog-wrapper .single-blog-content-holder blockquote:before{content:"\f10d";font-family:FontAwesome;font-size:20px;position:absolute;bottom:18px;right:30px;z-index:1;color:#396cf0;opacity:.5;}
@media only screen and (max-width: 480px) {
.single-blog-wrapper .single-blog-content-holder blockquote:before{bottom:18px;right:30px;}
}
.single-blog-wrapper .tag-share{margin-bottom:50px;}
.single-blog-wrapper .tag-share li{display:inline-block;}
@media only screen and (max-width: 575px) {
.single-blog-wrapper .tag-share li{display:block;}
}
.single-blog-wrapper .tag-share li ul li{display:inline-block;font-size:15px;}
.single-blog-wrapper .tag-share li ul li:last-child{float:inherit;}
.single-blog-wrapper .tag-share li:last-child{float:right;}
@media only screen and (max-width: 575px) {
.single-blog-wrapper .tag-share li:last-child{float:inherit;margin-top:15px;}
}
.single-blog-wrapper .tag-share li .inner-tag{margin-top:5px;}
.single-blog-wrapper .tag-share li .inner-tag li a{color:#646464;}
.single-blog-wrapper .tag-share li .inner-tag li a:hover{color:#396cf0;}
.single-blog-wrapper .tag-share li .inner-tag li:first-child{font-weight:700;}
.single-blog-wrapper .tag-share li .inner-share li{margin-left:5px;}
@media only screen and (max-width: 991px) {
.single-blog-wrapper .tag-share li .inner-share li{margin-right:5px;margin-left:0;}
}
.single-blog-wrapper .tag-share li .inner-share li a{height:40px;width:40px;border-radius:50%;display:block;text-align:center;line-height:40px;color:#ffffff;}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(1n) a{background:#3b5998;}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(2n) a{background:#00aced;}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(3n) a{background:#276cca;}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(4n) a{background:#e94a0b;}
.single-blog-wrapper .about-author{margin-bottom:45px;background-color:#f8f8f8;padding:35px 10px 15px 30px;}
.single-blog-wrapper .about-author .title{margin-bottom:10px;}
.single-blog-wrapper .blog-comments{padding-bottom:10px;margin-bottom:50px;border-bottom:1px solid #ebebeb;}
.single-blog-wrapper .blog-comments .title{margin-bottom:40px;}
.single-blog-wrapper .blog-comments ul li{margin-bottom:40px;position:relative;}
.single-blog-wrapper .blog-comments ul li .item-img a{display:block;border-radius:50%;}
.single-blog-wrapper .blog-comments ul li .comments-content{padding-top:10px;}
.single-blog-wrapper .blog-comments ul li .comments-content h3{font-size:18px;}
.single-blog-wrapper .blog-comments ul li .comments-content h3 a{font-weight:700;color:#000000;}
.single-blog-wrapper .blog-comments ul li .comments-content h3 a:hover{color:#396cf0;}
.single-blog-wrapper .blog-comments ul li .comments-content h3 .date{color:#444444;}
.single-blog-wrapper .blog-comments ul li .comments-content .reply{position:absolute;z-index:1;right:0;top:0;}
@media only screen and (max-width: 767px) {
.single-blog-wrapper .blog-comments ul li .comments-content .reply{position:inherit;display:inline-block;}
}
.single-blog-wrapper .blog-comments ul li .comments-content .reply a{color:#ffffff;padding:8px 20px;display:block;background:#396cf0;font-size:12px;transition:all 0.5s ease-out;}
.single-blog-wrapper .blog-comments ul li .comments-content .reply:hover a{background:#396cf0;}
.single-blog-wrapper .blog-comments ul li:nth-child(even){padding-left:40px;}
@media only screen and (max-width: 575px) {
.single-blog-wrapper .blog-comments ul li:nth-child(even){padding-left:0;}
}
.single-blog-wrapper .leave-comments .title{margin-bottom:40px;}
.single-blog-wrapper .leave-comments .form-group{margin-bottom:30px;}
.single-blog-wrapper .leave-comments .form-group .form-control{border-radius:0;background:#f9f9f9;box-shadow:none;border:none;}
.single-blog-wrapper .leave-comments .form-group input{padding:3px 5px 5px 25px;height:50px;color:#000000;font-weight:700;}
.single-blog-wrapper .leave-comments .form-group textarea{font-weight:700;padding:20px 30px;}
.single-blog-wrapper .leave-comments .form-group input.form-control::-webkit-input-placeholder, .single-blog-wrapper .leave-comments .form-group textarea.form-control::-webkit-input-placeholder{color:#707070;}
.single-blog-wrapper .leave-comments .form-group input.form-control::-moz-placeholder, .single-blog-wrapper .leave-comments .form-group textarea.form-control::-moz-placeholder{color:#707070;}
.single-blog-wrapper .leave-comments .form-group input.form-control:-moz-placeholder, .single-blog-wrapper .leave-comments .form-group textarea.form-control:-moz-placeholder{color:#707070;}
.single-blog-wrapper .leave-comments .form-group input.form-control:-ms-input-placeholder, .single-blog-wrapper .leave-comments .form-group textarea.form-control:-ms-input-placeholder{color:#707070;}
.single-item-wrp{padding-bottom:20px;margin-bottom:20px;}
.blog-box-layout1{margin-bottom:44px;}
.blog-box-layout1 .entry-meta{padding-left:0;}
.blog-box-layout1 .entry-meta li{display:inline-block;color:#646464;margin-bottom:5px;margin-right:30px;font-size:14px;font-weight:500;}
.blog-box-layout1 .entry-meta li:last-child{margin-right:0;}
.blog-box-layout1 .entry-meta li i{color:#396cf0;margin-right:10px;}
.blog-box-layout1 .entry-meta li a{color:#111111;transition:all 0.3s ease-out;}
.blog-box-layout1 .entry-meta li a:hover{color:#396cf0;}
.blog-box-layout1 .item-title{font-size:24px;font-weight:700;}
.blog-box-layout1 .item-title a{color:#111111;transition:all 0.3s ease-out;}
.blog-box-layout1 .item-title a:hover{color:#396cf0;}
.non-img .blog-box-layout2{margin-bottom:1px;}
.blog-box-layout2{background-color:#ffffff;margin-bottom:3rem;border-radius:4px;overflow:hidden;transition:all 0.5s ease-out;}
.blog-box-layout2 .item-img{overflow:hidden;}
.blog-box-layout2 .item-img img{transform:scale(1);transition:all 0.3s ease-out;width:100%;}
.blog-box-layout2:hover{box-shadow:0px 2px 30px 0px rgba(208, 208, 208, 0.75);}
.blog-box-layout2:hover .item-img img{transform:scale(1.1);}
.blog-box-layout2 .item-content{padding:40px 30px 26px 30px;position:relative;border:1px solid #D9E4FF;}
.blog-box-layout2 .item-content .post-date{margin-bottom:15px;font-size:15px;font-weight:500;}
.blog-box-layout2 .item-content .post-date.add-pimg{color:#fff;margin-bottom:16px;font-weight:400;position:absolute;font-size:15px;top:-20px;border-radius:5px;padding:7px 28px;left:30px;margin:auto;display:inline-table;}
.blog-box-layout2 .item-content .post-date.add-pimg i{margin-right:5px;}
.blog-box-layout2 .item-content .post-date.add-pimg a{color:#fff;}
.blog-box-layout2 .item-content .post-date.noadd-img{color:#fff;position:relative;top:-13px;border-radius:50px;padding:5px 23px;display:inline-block;}
.blog-box-layout2 .item-content .post-date.noadd-img i{margin-right:5px;}
.blog-box-layout2 .item-content .item-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;font-weight:700;font-size:24px;line-height:1.4;}
@media only screen and (max-width: 575px) {
.blog-box-layout2 .item-content .item-title{font-size:22px;line-height:33px;}
}
.blog-box-layout2 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.blog-box-layout2 .item-content .item-title a:hover{color:#396cf0;}
.blog-box-layout2 .item-content p{border-bottom:1px solid #eeeeee;padding-bottom:25px;color:#646464;}
.blog-box-layout2 .item-content .post-actions-wrapper ul{margin-bottom:0;padding-left:0;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li{width:68%;font-weight:500;display:inline-block;transition:all 0.3s ease-out;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li:last-child{text-align:right;width:30%;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li:last-child a{-ms-flex-pack:end;justify-content:flex-end;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-out;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a i{margin-right:10px;color:#9e9e9e;transition:all 0.3s ease-out;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a:hover{color:#396cf0;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a:hover i{color:#396cf0;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn{padding:0;color:#396cf0;}
@media only screen and (max-width: 575px) {
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn{padding:0;}
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn i{color:#396cf0;margin-left:10px;margin-right:0;position:relative;right:0;transition:all 0.3s ease-out;top:1px;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn:hover{color:#3c70fa;}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn:hover i{right:-5px;color:#3c70fa;}
.non-img .blog-box-layout6{margin-bottom:1px;}
.blog-box-layout6{margin-bottom:3rem;border-radius:4px;overflow:hidden;transition:all 0.5s ease-out;}
.blog-box-layout6 .item-img{overflow:hidden;}
.blog-box-layout6 .item-img img{transform:scale(1);transition:all 0.3s ease-out;width:100%;}
.blog-box-layout6:hover{box-shadow:0px 2px 30px 0px rgba(208, 208, 208, 0.55);}
.blog-box-layout6:hover .item-img img{transform:scale(1.1);}
.blog-box-layout6 .item-content{padding:38px 40px 40px 40px;background-color:#f9fafc;position:relative;}
.blog-box-layout6 .item-content .post-date{margin-bottom:10px;font-size:15px;font-weight:500;}
.blog-box-layout6 .item-content .post-date.add-pimg{color:#fff;margin-bottom:16px;font-weight:400;position:absolute;font-size:15px;top:-20px;border-radius:5px;padding:7px 28px;left:30px;margin:auto;display:inline-table;}
.blog-box-layout6 .item-content .post-date.add-pimg i{margin-right:5px;}
.blog-box-layout6 .item-content .post-date.add-pimg a{color:#fff;}
.blog-box-layout6 .item-content .post-date.noadd-img{color:#fff;position:relative;top:-13px;border-radius:50px;padding:5px 23px;display:inline-block;}
.blog-box-layout6 .item-content .post-date.noadd-img i{margin-right:5px;}
.blog-box-layout6 .item-content .item-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;font-weight:700;font-size:24px;line-height:1.4;}
@media only screen and (max-width: 575px) {
.blog-box-layout6 .item-content .item-title{font-size:22px;line-height:33px;}
}
.blog-box-layout6 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.blog-box-layout6 .item-content .item-title a:hover{color:#396cf0;}
.blog-box-layout6 .item-content p{color:#646464;}
.blog-box-layout6 .item-content .post-actions-wrapper ul{margin-bottom:0;padding-left:0;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li{width:68%;font-weight:500;display:inline-block;transition:all 0.3s ease-out;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li:last-child{text-align:right;width:30%;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li:last-child a{-ms-flex-pack:end;justify-content:flex-end;color:#646464;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-out;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a i{margin-right:10px;background:-webkit-linear-gradient(#7c4dff, #3c70fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all 0.3s ease-out;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a:hover{color:#396cf0;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a:hover i{color:#396cf0;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn{padding:0;color:#396cf0;}
@media only screen and (max-width: 575px) {
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn{padding:0;}
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn i{background:-webkit-linear-gradient(#7c4dff, #3c70fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-left:10px;margin-right:0;position:relative;right:0;top:0px;font-size:18px;transition:all 0.3s ease-out;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn:hover{color:#3c70fa;}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn:hover i{right:-5px;color:#3c70fa;}
.non-img .blog-box-layout5{margin-bottom:1px;}
.blog-box-layout5{background-color:#ffffff;margin-bottom:3rem;border-radius:4px;overflow:hidden;transition:all 0.5s ease-out;}
.blog-box-layout5 .item-img{overflow:hidden;}
.blog-box-layout5 .item-img img{transform:scale(1);transition:all 0.3s ease-out;width:100%;}
.blog-box-layout5:hover{box-shadow:0px 2px 30px 0px rgba(208, 208, 208, 0.75);}
.blog-box-layout5:hover .item-img img{transform:scale(1.1);}
.blog-box-layout5 .item-content{padding:50px 30px 26px 30px;position:relative;background-color:#f5f8fa;}
.blog-box-layout5 .item-content .post-date.add-pimg{color:#fff;margin-bottom:16px;font-weight:400;position:absolute;font-size:15px;top:-20px;border-radius:5px;padding:7px 28px;left:30px;margin:auto;display:inline-table;background-color:#396cf0;}
.blog-box-layout5 .item-content .post-date.add-pimg i{margin-right:5px;}
.blog-box-layout5 .item-content .post-date.add-pimg a{color:#fff;}
.blog-box-layout5 .item-content .post-date.noadd-img{color:#fff;position:relative;top:-13px;border-radius:50px;padding:5px 23px;display:inline-block;}
.blog-box-layout5 .item-content .post-date.noadd-img i{margin-right:5px;}
.blog-box-layout5 .item-content .item-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;font-weight:700;font-size:24px;}
@media only screen and (max-width: 575px) {
.blog-box-layout5 .item-content .item-title{font-size:22px;line-height:33px;}
}
.blog-box-layout5 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.blog-box-layout5 .item-content .item-title a:hover{color:#396cf0;}
.blog-box-layout5 .item-content p{border-bottom:1px solid #eeeeee;padding-bottom:25px;color:#646464;}
.blog-box-layout5 .item-content .post-actions-wrapper ul{margin-bottom:0;padding-left:0;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li{width:68%;font-weight:500;display:inline-block;transition:all 0.3s ease-out;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li:last-child{text-align:right;width:30%;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li:last-child a{-ms-flex-pack:end;justify-content:flex-end;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;color:#9e9e9e;transition:all 0.3s ease-out;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a i{margin-right:10px;color:#9e9e9e;transition:all 0.3s ease-out;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a:hover{color:#396cf0;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a:hover i{color:#396cf0;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn{padding:0;color:#396cf0;}
@media only screen and (max-width: 575px) {
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn{padding:0;}
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn i, .blog-box-layout8 .item-content .post-actions-wrapper-2 .item-btn i{color:#396cf0;margin-left:10px;margin-right:0;position:relative;right:0;transition:all 0.3s ease-out;top:2px;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn:hover{color:#3c70fa;}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn:hover i, .blog-box-layout8 .item-content .post-actions-wrapper-2 .item-btn:hover i{right:-5px;color:#3c70fa;}
.blog-box-layout3{border:1px solid #dedede;margin-bottom:30px;background-color:#ffffff;border-radius:4px;transition:all 0.5s ease-out;}
.blog-box-layout3:hover .item-img img{transform:scale(1.1);}
.blog-box-layout3 .item-img{position:relative;overflow:hidden;border-radius:4px 4px 0 0;}
.blog-box-layout3 .item-img a{display:block;border-radius:4px 4px 0 0;}
.blog-box-layout3 .item-img a img{border-radius:4px 4px 0 0;width:100%;transition:all 0.3s ease-out;}
.blog-box-layout3 .post-date{position:absolute;background-color:#396cf0;top:25px;left:25px;text-align:center;padding:10px;border-radius:5px;line-height:20px;color:#ffffff;z-index:9;}
.blog-box-layout3 .post-date span{display:block;}
.blog-box-layout3 .item-content{padding:25px 30px 25px;}
.blog-box-layout3 .item-content .item-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;text-transform:capitalize;font-weight:500;}
.blog-box-layout3 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.blog-box-layout3 .item-content .item-title a:hover{color:#396cf0;}
.blog-box-layout3 .item-content .post-actions-wrapper ul li{font-size:14px;display:inline-block;margin-right:20px;}
.blog-box-layout3 .item-content .post-actions-wrapper ul li:last-child{margin-right:0px;}
.blog-box-layout3 .item-content .post-actions-wrapper ul li span{color:#396cf0;}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a{color:#444444;transition:all 0.3s ease-out;}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a i{margin-right:10px;color:#396cf0;}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a i:before{margin-left:0;font-size:14px;}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a:hover{color:#396cf0;}
.blog-box-layout3 .entry-carousel{position:relative;}
.blog-box-layout3 .entry-content{position:relative;padding:80px 0px 0px;}
.blog-box-layout4{border:1px solid #dedede;margin-bottom:30px;background-color:#ffffff;border-radius:4px;transition:all 0.5s ease-out;}
.blog-box-layout4:hover .item-img{border-radius:4px 4px 0 0;}
.blog-box-layout4:hover .item-img a{display:block;border-radius:4px 4px 0 0;}
.blog-box-layout4:hover .item-img a img{border-radius:4px 4px 0 0;transform:scale(1.1);}
.blog-box-layout4 .item-img{position:relative;overflow:hidden;}
.blog-box-layout4 .item-img img{width:100%;transition:all 0.3s ease-out;}
.blog-box-layout4 .item-img.no-img{position:inherit;display:inline-block;margin-left:30px;margin-top:30px;}
.blog-box-layout4 .item-img.no-img .post-date{width:inherit;position:inherit;background-color:transparent;top:25px;left:25px;text-align:center;padding:0;border-radius:5px;line-height:20px;color:#444444;}
.blog-box-layout4 .item-img.no-img .post-date i{color:#396cf0;}
.blog-box-layout4 .item-img.no-img .post-date span{display:block;}
.blog-box-layout4 .post-date{width:97px;position:absolute;background-color:#396cf0;top:25px;left:25px;text-align:center;padding:10px;border-radius:5px;line-height:20px;color:#ffffff;}
.blog-box-layout4 .post-date span{display:block;}
.blog-box-layout4 .item-content.no-img{padding:9px 30px 25px;}
.blog-box-layout4 .item-content{padding:25px 30px 25px;}
.blog-box-layout4 .item-content .item-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;text-transform:capitalize;font-weight:700;font-size:24px;}
.blog-box-layout4 .item-content .item-title a{color:#111111;transition:all 0.3s ease-out;}
.blog-box-layout4 .item-content .item-title a:hover{color:#396cf0;}
.blog-box-layout4 .item-content .post-actions-wrapper ul{padding:0;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li{font-size:14px;display:inline-block;margin-right:20px;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li:last-child{margin-right:0px;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li span{color:#396cf0;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li i{color:#396cf0;font-size:16px;margin-right:5px;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li i:before{margin-left:0;font-size:16px;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a{color:#444444;transition:all 0.3s ease-out;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a i{margin-right:10px;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a i:before{margin-left:0;color:#396cf0;font-size:14px;}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a:hover{color:#396cf0;}
.blog-box-layout7{border-radius:10px;}
.blog-box-layout7 .item-content{border:1px solid #D9E4FF;border-radius:0 0 10px 10px;}
.blog-box-layout7:hover .item-content{border:1px solid transparent;}
.blog-box-layout7 .item-content .post-meta{margin-bottom:10px;}
.blog-box-layout7 .item-content .post-meta ul{padding:0;}
.blog-box-layout7 .item-content .post-meta ul li{display:inline-block;margin-right:13px;}
.blog-box-layout7 .item-content .post-meta ul li:last-child{margin-right:0;}
.blog-box-layout7 .item-content .post-actions-wrapper ul li:last-child{text-align:inherit;width:100%;}
.blog-box-layout7 .item-content .post-meta ul li{display:inline-block;}
.blog-box-layout7 .item-content .post-meta ul li i{margin-right:8px;font-size:15px;color:#396CF0;}
.blog-box-layout7 .item-content .post-meta ul li span, .blog-box-layout7 .item-content .post-meta ul li a{color:#646464;font-size:15px;font-weight:400;}
.blog-box-layout7 .item-content p{border-bottom:transparent;padding-bottom:0;}
.blog-box-layout8{background:#ffffff;box-sizing:border-box;border-radius:10px;box-shadow:none;position:relative;}
.blog-box-layout8:hover{box-shadow:0px 20px 60px rgba(0, 0, 0, 0.08);}
.blog-box-layout8:hover .item-img img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}
.blog-box-layout8:hover .item-content{border:1px solid #fff;}
.blog-box-layout8 .item-img{border-radius:10px 10px 0px 0px;}
@media(max-width:1399px){
.blog-box-layout8 .item-img img{width:100%;}
}
.blog-box-layout8 .item-img .post-date{position:absolute;top:30px;left:30px;}
.blog-box-layout8 .item-img .post-date{background-color:#396cf0;padding:8px 14px;display:inline-block;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:400;}
.blog-box-layout8 .item-img .post-date i{margin-right:10px;}
.blog-box-layout8 .item-content{border:1px solid #d9e4ff;border-radius:0px 0px 10px 10px;padding:30px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;margin-top:-1px;}
.blog-box-layout8 .item-content .post-meta{margin-bottom:15px;}
.blog-box-layout8 .item-content .post-meta ul{list-style:none;padding-left:0;}
.blog-box-layout8 .item-content .post-meta ul li{display:inline-block;margin-right:13px;}
.blog-box-layout8 .item-content .post-meta ul li a{color:#646464;}
.blog-box-layout8 .item-content .post-meta ul li i{margin-right:8px;font-size:15px;color:#007bff;}
.blog-box-layout8 .item-content p{border-bottom:0;padding-bottom:0;}
.blog-box-layout8 .item-content .post-actions-wrapper-2 a{color:#396cf0;font-weight:500;}
.blog-box-layout8 .item-content .post-actions-wrapper-2 .item-btn:hover{color:#396cf0;}
.blog-box-layout9{background:#FFFFFF;border:1px solid #E7E7E7;-webkit-box-shadow:0px 0px 250px rgba(0, 0, 0, 0.05);box-shadow:0px 0px 250px rgba(0, 0, 0, 0.05);border-radius:12px;overflow:hidden;transition:0.4s;}
.blog-box-layout9:hover .item-img img{-webkit-transform:scale(1);transform:scale(1);}
.blog-box-layout9 .item-img{margin-bottom:0;position:relative;overflow:hidden;}
@media screen and (max-width:1199px){
.blog-box-layout9 .item-img a{width:100%;}
}
.blog-box-layout9 .item-img a img{-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out;}
@media screen and (max-width:1199px){
.blog-box-layout9 .item-img a img{width:100%;}
}
.blog-box-layout9 .item-content{padding:40px;position:relative;}
@media screen and (max-width:991px){
.blog-box-layout9 .item-content{padding:30px;}
}
.blog-box-layout9 .item-content .item-tag-wrap{position:absolute;top:-18px;left:40px;}
@media screen and (max-width:991px){
.blog-box-layout9 .item-content .item-tag-wrap{left:20px;}
}
.blog-box-layout9 .item-content .item-tag-wrap a{background-color:#396cf0;color:#fff;font-weight:400;font-size:16px;line-height:19px;border-radius:100px;display:inline-block;text-align:center;padding:8px 22px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.blog-box-layout9 .item-content .item-tag-wrap a:hover{color:#fff;background-color:#2055e4;}
.blog-box-layout9 .item-content .entrymeta-wrap{margin-bottom:10px;}
.blog-box-layout9 .item-content .entrymeta-wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;list-style:none;padding:0;}
@media screen and (max-width:991px){
.blog-box-layout9 .item-content .entrymeta-wrap ul{gap:22px;}
}
@media screen and (max-width:375px){
.blog-box-layout9 .item-content .entrymeta-wrap ul{gap:20px;}
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li{position:relative;}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:hover::before{background-color:#396cf0;}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:hover a{color:#396cf0;}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:hover i{color:#000;}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:last-child:before{display:none;}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:before{content:"";height:7px;width:7px;background-color:#c1c1c1;border-radius:50%;position:absolute;top:50%;right:-15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
@media screen and (max-width:375px){
.blog-box-layout9 .item-content .entrymeta-wrap ul li:before{display:none;}
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li{color:#646464;font-weight:400;font-size:15px;line-height:18px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.blog-box-layout9 .item-content .entrymeta-wrap ul li a{color:#646464;}
.blog-box-layout9 .item-content .entrymeta-wrap ul li i{font-size:15px;line-height:17px;color:#396cf0;margin-right:10px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.blog-box-layout9 .item-content .item-title{font-size:24px;margin-bottom:10px;}
@media screen and (max-width:479px){
.blog-box-layout9 .item-content .item-title{font-size:20px;}
}
.blog-box-layout9 .item-content .item-title a{color:#000000;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.blog-box-layout9 .item-content .item-title a:hover{color:#396cf0;}
.blog-box-layout9 .item-content .item-button .item-btn:hover{color:#fff;}
.blog-box-layout9 .item-content .item-button .item-btn:hover::after{visibility:visible;opacity:1;width:100%;-webkit-transition:width 0.4s ease;transition:width 0.4s ease;}
.blog-box-layout9 .item-content .item-button .item-btn:hover i{-webkit-transform:scale(1.2);transform:scale(1.2);}
.blog-box-layout9 .item-content .item-button .item-btn i{-webkit-transform:scale(1);transform:scale(1);}
.blog-box-layout10{border-radius:10px;}
.blog-box-layout10 .item-content .post-meta{margin-bottom:10px;}
.blog-box-layout10 .item-content .post-meta ul{padding:0;}
.blog-box-layout10 .item-content .post-meta ul li{display:inline-block;margin-right:13px;}
.blog-box-layout10 .item-content .post-meta ul li:last-child{margin-right:0;}
.blog-box-layout10 .item-content .post-actions-wrapper ul li:last-child{text-align:inherit;width:100%;}
.blog-box-layout10 .item-content .post-meta ul li{display:inline-block;}
.blog-box-layout10 .item-content .post-meta ul li i{margin-right:8px;font-size:15px;color:#396CF0;}
.blog-box-layout10 .item-content .post-meta ul li span, .blog-box-layout10 .item-content .post-meta ul li a{color:#646464;font-size:15px;font-weight:400;}
.blog-box-layout10 .item-content p{border-bottom:transparent;padding-bottom:0;}
.blog-box-layout10 .item-content{padding:16px 0 0;border:none !important;}
.blog-box-layout10{background:transparent;box-shadow:none !important;margin-bottom:0;}
.blog-box-layout10 .item-img{border-radius:15px;overflow:hidden;}
.content_style2 .blog-box-layout9 .item-content .item-button .item-btn i{background:#646464;transition:0.4s;color:#FFFF;width:22px;height:22px;border-radius:12px;text-align:center;transform:rotate(0deg);display:inline-block;line-height:20px;position:relative;top:-1px;margin-left:5px;}
.content_style2 .blog-box-layout9 .item-content .item-button .item-btn:hover i{background:#396CF0;transform:rotate(45deg);}
.blog-box-layout9 .item-button .item-btn{font-weight:500;font-size:16px;line-height:26px;background:#F0F4FF;border-radius:7px;padding:10px 20px;display:inline-block;text-align:center;position:relative;z-index:1;-webkit-transition:all 0.4s;transition:all 0.4s;}
.blog-box-layout9 .item-button .item-btn::after{content:"";height:100%;width:0;background-color:#396cf0;visibility:hidden;opacity:0;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all 0.4s;transition:all 0.4s;border-radius:5px;}
.blog-box-layout9 .item-button .item-btn i{font-size:16px;margin-left:10px;}
.content_style2 .blog-box-layout9 .item-content .entrymeta-wrap ul li:before{display:none;}
.rt-el-post-slider .rtin-item{overflow:hidden;}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area{display:block;position:relative;overflow:hidden;cursor:pointer;}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area:before{position:absolute;top:0;left:-75%;z-index:1;display:block;content:'';width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);transform:skewX(-25deg);}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area:hover:before{animation:shine .75s;}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area img{transition:all 0.5s ease-out;}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1{list-style-type:none;margin:0;padding:0;position:absolute;left:0;bottom:-50px;padding:12px 25px 8px;background-color:rgba(57, 108, 240, 0.8);transition:all 0.5s ease-out;color:#fff;width:100%;z-index:2;opacity:0;visibility:hidden;}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li{display:inline;padding-right:30px;}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li:last-child{padding-right:0;}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li i{margin-right:15px;width:16px;}
.rt-el-post-slider .rtin-item .rtin-content-area{background-color:#fff;padding:30px 20px 35px 25px;}
.rt-el-post-slider .rtin-item .rtin-content-area .date-time{display:block;font-size:14px;color:#396cf0;margin-bottom:5px;}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header{list-style-type:none;margin:0;padding:0;}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title{font-size:24px;font-weight:500;line-height:1.4;}
@media only screen and (max-width: 1199px) {
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title{font-size:22px;}
}
@media only screen and (max-width: 767px) {
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title{font-size:22px;}
}
@media only screen and (max-width: 479px) {
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title{font-size:20px;}
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title a{color:#000000;transition:all 0.4s ease-out;}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title a:hover{color:#396cf0;}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn{color:#396cf0;font-weight:700;transition:all 0.5s ease-out;}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn i{color:#396cf0;margin-left:15px;}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn:hover{color:#000000 !important;}
.rt-el-post-slider .rtin-item:hover .rtin-thumbnail-area .rtin-meta-1{bottom:0;opacity:1;visibility:visible;}
.speaker-layout1{margin-bottom:4.5rem;}
@media only screen and (max-width: 768px) {
.speaker-layout1{margin-bottom:5.5rem;}
}
.speaker-layout1 .item-img{position:relative;margin-bottom:15px;border-radius:50%;overflow:hidden;}
.speaker-layout1 .item-img img{width:100%;}
.speaker-layout1 .item-img:before{content:"";position:absolute;height:100%;width:100%;border-radius:50%;z-index:2;top:0;left:0;right:0;background:rgba(57, 108, 240, 0.9);opacity:0;visibility:hidden;transition:all 0.5s ease-out;}
.speaker-layout1 .item-social{position:absolute;left:0;right:0;z-index:3;opacity:0;visibility:hidden;top:70%;transform:translateY(-50%);transition:all 0.4s cubic-bezier(0, 0, 0.25, 1.38);}
.speaker-layout1 .item-social ul li{display:inline-block;font-size:22px;}
.speaker-layout1 .item-social ul li a{color:#000000;padding:10px;transition:all 0.5s ease-out;}
@media only screen and (max-width: 1199px) {
.speaker-layout1 .item-social ul li a{padding:10px;}
}
.speaker-layout1 .item-social ul li a:hover{color:#ffffff;}
.speaker-layout1:hover .item-img:before{opacity:1;visibility:visible;}
.speaker-layout1:hover .item-social{opacity:1;visibility:visible;top:50%;transform:translateY(-50%);}
.speaker-layout2{text-align:center;position:relative;overflow:hidden;}
.speaker-layout2 img{width:100%;transform:scale(1);transition:all 0.5s ease-out;}
.speaker-layout2:before{content:"";position:absolute;height:100%;width:100%;z-index:2;top:0;left:0;right:0;background:rgba(57, 108, 240, 0.8);opacity:0;visibility:hidden;transition:all 0.5s ease-out;}
.speaker-layout2 .item-social{position:absolute;left:0;right:0;z-index:3;opacity:0;visibility:hidden;bottom:-10%;transform:translateY(-10%);transition:all 0.7s ease-out;}
.speaker-layout2 .item-social ul li{display:inline-block;font-size:20px;}
.speaker-layout2 .item-social ul li a{color:#ffffff;padding:6px;font-size:22px;}
.speaker-layout2 .item-social ul li a:hover{color:#396cf0;}
.speaker-layout2 .item-title{opacity:0;visibility:hidden;position:absolute;left:0;right:0;top:-20%;transform:translateY(-20%);z-index:6;transition:all 0.7s ease-out;}
.speaker-layout2 .item-title a{color:#fff;}
.speaker-layout2 .item-title a:hover{color:#3c70fa;}
.speaker-layout2 .item-title h3{font-weight:700;font-size:26px;}
.speaker-layout2:hover img{transform:scale(1.1);}
.speaker-layout2:hover:before{opacity:1;visibility:visible;}
.speaker-layout2:hover .item-title{opacity:1;visibility:visible;top:70%;transform:translateY(-70%);}
.speaker-layout2:hover .item-social{opacity:1;visibility:visible;bottom:10%;transform:translateY(-10%);}
.speaker-layout3{margin-bottom:30px;text-align:center;position:relative;overflow:hidden;}
.speaker-layout3 img{width:100%;transform:scale(1);transition:all 0.7s ease-out;}
.speaker-layout3:before{content:"";position:absolute;height:100%;width:200%;z-index:2;background:rgba(57, 108, 240, 0.8);transform:rotate(8deg);top:60%;left:-90%;transition:all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);}
.speaker-layout3 .item-social{position:absolute;left:-100%;z-index:3;opacity:0;visibility:hidden;bottom:5%;transform:translateY(-5%);transition:all 1s cubic-bezier(0, 0, 0.25, 1.38);}
.speaker-layout3 .item-social ul li{display:inline-block;font-size:22px;}
.speaker-layout3 .item-social ul li a{color:#396cf0;padding:10px;transition:all 0.5s ease-out;}
.speaker-layout3 .item-social ul li a:hover{color:#ffffff;}
.speaker-layout3 .item-title{text-align:left;width:100%;position:absolute;left:30px;z-index:6;bottom:5%;transition:all 0.4s ease-out;}
.speaker-layout3 .item-title .title{margin-bottom:8px;}
.speaker-layout3 .eventcatagory-light{color:#ffffff;text-align:left;}
.speaker-layout3:hover img{transform:scale(1.1);}
.speaker-layout3:hover:before{transform:rotate(20deg);top:22%;left:-90%;}
.speaker-layout3:hover .item-title{bottom:30%;transition:all 0.8s ease-out;}
.speaker-layout3:hover .item-social{left:20px;opacity:1;visibility:visible;}
@media only screen and (max-width: 991px) {
.single-speaker-img{text-align:center;margin-bottom:50px;}
.single-speaker-img img{margin:0 auto;width:100%;}
}
.single-speaker-img img{margin:0 auto;width:100%;}
.speaker-profile{margin-bottom:60px;}
@media only screen and (max-width: 991px) {
.speaker-profile{text-align:center;}
}
.speaker-profile .title{margin-bottom:5px;margin-top:-15px;line-height:1.5;}
.speaker-profile .sub-title{font-size:18px;color:#396cf0;margin-bottom:30px;}
.speaker-profile p{margin-bottom:0;}
.profile-social{margin-bottom:30px;}
.profile-social li{text-align:center;display:inline-block;margin:0 2px 5px;}
@media only screen and (max-width: 575px) {
.profile-social li{margin:0 1px 2px;}
}
.profile-social li a{height:45px;width:50px;background:#eff2f3;border:1px solid #ffffff;line-height:43px;display:block;color:#000000;font-size:20px;transition:all 0.5s ease-out;}
.profile-social li a:hover{border:1px solid #396cf0;background:#396cf0;color:#ffffff;}
@media only screen and (max-width: 575px) {
.profile-social li a{height:35px;width:40px;line-height:32px;font-size:16px;}
}
.profile-event{background-color:#eff2f3;padding:35px 15px;text-align:center;}
.profile-event .title{margin-bottom:8px;}
.profile-event .title:hover a{color:#396cf0;}
.profile-event .profile-event-date{font-size:18px;color:#000000;margin-bottom:12px;}
@media(min-width:992px) and (max-width:1199px){
.profile-event .profile-event-date{font-size:16px;}
}
.profile-event .profile-event-place{font-size:18px;color:#396cf0;font-weight:500;}
.price-table-layout1{margin-bottom:3rem;}
.price-table-layout1 .item-wrapper{padding:55px 15px 60px;text-align:center;background-color:#ffffff;transition:all 0.5s ease-out;}
@media only screen and (max-width: 991px) {
.price-table-layout1 .item-wrapper{padding:45px 15px 55px;}
}
@media only screen and (max-width: 767px) {
.price-table-layout1 .item-wrapper{padding:40px 15px 50px;}
}
.price-table-layout1 .item-wrapper .item-title{margin-bottom:25px;}
@media(min-width:768px) and (max-width:991px){
.price-table-layout1 .item-wrapper .item-title h3{font-size:20px;}
}
.price-table-layout1 .item-wrapper .item-price{margin-bottom:20px;position:relative;font-size:8rem;color:#000000;font-weight:700;line-height:1;display:inline-block;}
.price-table-layout1 .item-wrapper .item-price .currency{top:-45px;font-size:24px;font-weight:500;position:absolute;left:-12px;top:10px;}
@media only screen and (max-width: 991px) {
.price-table-layout1 .item-wrapper .item-price .currency{left:-15px;top:0;}
}
.price-table-layout1 .item-wrapper .item-body{margin-bottom:40px;}
.price-table-layout1 .item-wrapper .item-body ul li{font-size:18px;margin-bottom:10px;font-weight:500;list-style:none;}
.price-table-layout1 .item-wrapper .item-body ul li:last-child{margin-bottom:0;}
.price-table-layout1 .item-wrapper:hover{box-shadow:0px 0px 40px 0px rgba(216, 216, 216, 0.5);}
.price-table-layout2{margin-bottom:30px;padding:20px 3rem 55px;text-align:center;position:relative;z-index:4;}
.price-table-layout2:before{opacity:1;content:"";position:absolute;height:100%;width:100%;z-index:-1;top:0;left:0;right:0;background:#009552;background:linear-gradient(to top right, #009552, #13c273);background-repeat:no-repeat;border-radius:20px;transition:opacity 0.5s ease-in-out;}
.price-table-layout2:after{opacity:0;content:"";position:absolute;height:100%;width:100%;z-index:-1;top:0;left:0;right:0;background:#ffda59;background:linear-gradient(to top right, #ffda59, #f2bd00);background-repeat:no-repeat;border-radius:20px;transition:opacity 0.5s ease-in-out;}
.price-table-layout2:hover:before{opacity:0;}
.price-table-layout2:hover:after{opacity:1;}
.price-table-layout2:hover .tpt-header .tpt-header-top .tpt-title:after{background-color:#ffffff;}
.price-table-layout2:hover .tpt-header .tpt-header-top .tpt-title:before{background-color:#ffffff;}
.price-table-layout2:hover .tpt-footer .tpt-footer-btn{color:#000000;background-color:#ffffff;}
.price-table-layout2:hover .tpt-footer .tpt-footer-btn:hover{background-color:#396cf0;color:#ffffff;}
.price-table-layout2 .tpt-header .tpt-header-top{margin-bottom:35px;}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title{position:relative;font-weight:500;color:#ffffff;text-transform:uppercase;line-height:1.5;font-size:18px;transition:all 0.5s ease-out;}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title span{font-weight:500;color:#000000;transition:all 0.5s ease-out;}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title:after{content:"";position:absolute;height:4px;width:23%;background-color:#396cf0;top:10px;left:0;transition:all 0.5s ease-out;}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title:before{content:"";border-radius:2px;position:absolute;height:4px;width:23%;background-color:#396cf0;top:10px;right:0;transition:all 0.5s ease-out;}
.price-table-layout2 .tpt-header .tpt-header-bottom{line-height:1.6;}
.price-table-layout2 .tpt-header .tpt-header-bottom .currency{font-size:6rem;font-weight:300;color:#ffffff;text-shadow:3px 3px 7px rgba(3, 147, 112, 0.5);transition:all 0.5s ease-out;}
.price-table-layout2 .tpt-header .tpt-header-bottom .amount{font-size:10rem;color:#ffffff;font-weight:700;text-shadow:3px 3px 7px rgba(3, 147, 112, 0.5);transition:all 0.5s ease-out;}
.price-table-layout2 .tpt-body{margin-bottom:50px;}
.price-table-layout2 .tpt-body .tpt-body-items .tpt-body-item{margin-bottom:5px;line-height:1.9;}
.price-table-layout2 .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content{color:#ffffff;font-size:15px;font-weight:400;transition:all 0.5s ease-out;}
.price-table-layout2 .tpt-footer .tpt-footer-btn{border-radius:45px;font-size:16px;color:#000000;border:2px solid #ffffff;font-weight:700;background-color:#ffffff;display:inline-block;text-transform:uppercase;padding:12px 4rem;line-height:1.9;transition:all 0.5s ease-out;}
.price-table-layout3{margin-bottom:30px;}
.price-table-layout3 .tpt-col-inner{position:relative;z-index:1;background-color:#ffffff;transition:all 0.2s ease-out;}
.price-table-layout3 .tpt-col-inner:hover{z-index:2;transform:scale(1.05);background-color:#396cf0;}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-top{border-bottom:1px solid #396cf0;}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-top .tpt-title{color:#ffffff;}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .currency{color:#ffffff;}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .amount{color:#ffffff;}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .period{color:#ffffff;}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item:nth-child(even){background-color:#3364e2;}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content{color:#ffffff;}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item-icon{color:#ffffff;transition:all 0.5s ease-out;}
.price-table-layout3 .tpt-header{text-align:center;}
.price-table-layout3 .tpt-header .tpt-header-top{margin-bottom:5px;padding:25px 0;border-bottom:1px solid #e4e4e4;}
@media only screen and (max-width: 575px) {
.price-table-layout3 .tpt-header .tpt-header-top{margin-bottom:20px;}
}
.price-table-layout3 .tpt-header .tpt-header-top .tpt-title{letter-spacing:1px;color:#444444;text-transform:uppercase;margin-bottom:0;line-height:1.5;}
.price-table-layout3 .tpt-header .tpt-header-bottom{position:relative;z-index:1;line-height:1.4;}
.price-table-layout3 .tpt-header .tpt-header-bottom .currency{font-size:30px;color:#b3b3b3;font-weight:500;position:relative;bottom:32px;left:-5px;}
@media only screen and (max-width: 991px) {
.price-table-layout3 .tpt-header .tpt-header-bottom .currency{font-size:24px;bottom:30px;left:-5px;}
}
@media only screen and (max-width: 767px) {
.price-table-layout3 .tpt-header .tpt-header-bottom .currency{font-size:24px;bottom:25px;}
}
.price-table-layout3 .tpt-header .tpt-header-bottom .amount{font-size:8rem;color:#000000;font-weight:700;}
.price-table-layout3 .tpt-header .tpt-header-bottom .period{font-size:16px;color:#444444;font-weight:400;}
.price-table-layout3 .tpt-body{margin-bottom:30px;}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item{position:relative;padding:16px 5px 16px 50px;}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item:nth-child(even){background-color:#eaeff0;transition:all 0.2s ease-out;}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content{color:#000000;font-size:15px;font-weight:400;line-height:1.9;}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item-icon{position:absolute;left:20px;z-index:1;color:#0b9876;line-height:1.9;}
.price-table-layout3 .tpt-footer{text-align:center;padding-bottom:30px;}
.price-table-layout3 .tpt-footer .tpt-footer-btn{border-radius:5px;font-size:14px;letter-spacing:1px;color:#000000;background-color:#396cf0;display:inline-block;text-transform:uppercase;padding:13px 5rem 11px;font-weight:700;line-height:1.7;transition:all 0.5s ease-out;}
.price-table-layout3 .tpt-footer .tpt-footer-btn:hover{background-color:#f9c406;}
.rt-el-gallrey-tab{text-align:center;margin-bottom:55px;font-size:0;}
@media all and (max-width: 480px) {
.rt-el-gallrey-tab{margin-bottom:35px;}
}
.rt-el-gallrey-tab a{background-color:transparent;padding:10px 30px;font-size:16px;color:#444;margin:0 5px 5px 0;display:inline-block;border:1px solid #3c70fa;transition:all 0.5s ease-out;border-radius:3px;line-height:1.5;}
@media all and (max-width: 480px) {
.rt-el-gallrey-tab a{padding:5px 25px;font-size:14px;}
}
.rt-el-gallrey-tab a:hover{background-color:#396cf0;color:#ffffff;}
.rt-el-gallrey-tab .current{background-color:#396cf0;color:#ffffff;}
.rt-el-gallrey-1 .rtin-item{position:relative;overflow:hidden;margin:15px;}
@media all and (max-width: 767px) {
.rt-el-gallrey-1 .rtin-item{max-width:375px;margin:0 auto;}
}
.rt-el-gallrey-1 .rtin-item img{width:100%;}
.rt-el-gallrey-1 .rtin-item:before{content:"";height:100%;width:100%;background-color:rgba(60, 112, 250, 0.8);position:absolute;top:0;left:0;right:0;z-index:1;opacity:0;visibility:hidden;transition:all 0.5s ease-out;}
.rt-el-gallrey-1 .rtin-item .rtin-content{background-color:#396cf0;padding:10px 20px;position:absolute;bottom:-50%;left:0;right:0;margin:0 auto;z-index:5;transition:all 0.5s ease-out;color:#fff;}
.rt-el-gallrey-1 .rtin-item .rtin-content h3{font-weight:400;margin-bottom:5px;}
.rt-el-gallrey-1 .rtin-item .rtin-content h3 a{color:#fff;}
.rt-el-gallrey-1 .rtin-item .rtin-icon{opacity:0;visibility:hidden;position:absolute;top:100%;transform:translateY(-100%);left:0;right:0;z-index:8;margin:0 auto;text-align:center;background-color:#f8f8f8;height:55px;width:55px;line-height:55px;border-radius:50%;color:#000000;font-size:20px;transition:all 0.7s cubic-bezier(0, 0, 0.25, 1.5);}
.rt-el-gallrey-1 .rtin-item .rtin-icon:hover{color:#396cf0;}
.rt-el-gallrey-1 .rtin-item:hover:before{opacity:1;visibility:visible;}
.rt-el-gallrey-1 .rtin-item:hover .rtin-content{bottom:0;transition:all 0.5s ease-out;}
.rt-el-gallrey-1 .rtin-item:hover .rtin-icon{transform:translateY(-50%);top:48%;opacity:1;visibility:visible;}
@media all and (max-width: 767px) {
.rt-el-gallrey-1 .rtin-item:hover .rtin-icon{top:35%;}
} .rt-el-gallrey-2 .rtin-item{position:relative;overflow:hidden;margin:5px;}
@media all and (max-width: 767px) {
.rt-el-gallrey-2 .rtin-item{max-width:700px;margin:0 auto;}
}
.rt-el-gallrey-2 .rtin-item img{width:100%;}
.rt-el-gallrey-2 .rtin-item:before{opacity:0;visibility:hidden;position:absolute;content:"";height:100%;width:100%;top:100%;left:0;right:0;z-index:1;background-image:linear-gradient(transparent, #3c70fa), linear-gradient(transparent, #3c70fa);background-size:100%;background-position:0 0, 100% 0;background-repeat:no-repeat;transition:all 0.3s ease-out;}
.rt-el-gallrey-2 .rtin-item .rtin-icon{opacity:0;visibility:hidden;position:absolute;top:110%;transform:translateY(-110%);left:0;right:0;z-index:1;margin:0 auto;text-align:center;background-color:#f8f8f8;height:45px;width:45px;line-height:45px;border-radius:3px;color:#000000;font-size:20px;transition:all 0.7s cubic-bezier(0, 0, 0.25, 1.5);}
.rt-el-gallrey-2 .rtin-item .rtin-icon:hover{color:#396cf0;}
.rt-el-gallrey-2 .rtin-item .rtin-content{visibility:hidden;opacity:0;position:absolute;bottom:-50%;z-index:2;padding:30px 30px 15px;transition:all 0.3s ease-out;}
.rt-el-gallrey-2 .rtin-item .rtin-content h3{font-weight:400;margin-bottom:5px;font-size:22px;line-height:1.4;}
@media all and (max-width: 767px) {
.rt-el-gallrey-2 .rtin-item .rtin-content h3{font-size:20px;}
}
.rt-el-gallrey-2 .rtin-item .rtin-content h3 a{color:#fff;}
.rt-el-gallrey-2 .rtin-item .rtin-content .rtin-cat{color:#fff;font-size:16px;line-height:1.5;}
.rt-el-gallrey-2 .rtin-item:hover:before{opacity:1;visibility:visible;top:0;}
.rt-el-gallrey-2 .rtin-item:hover .rtin-content{bottom:0;opacity:1;visibility:visible;transition:all 0.6s ease-out;}
.rt-el-gallrey-2 .rtin-item:hover .rtin-icon{transform:translateY(-50%);top:50%;opacity:1;visibility:visible;}
@media all and (max-width: 767px) {
.rt-el-gallrey-2 .rtin-item:hover .rtin-icon{top:45%;}
} .rt-el-gallrey-3 .rtin-item{text-align:center;position:relative;overflow:hidden;}
@media all and (max-width: 767px) {
.rt-el-gallrey-3 .rtin-item{max-width:375px;margin:0 auto;}
}
.rt-el-gallrey-3 .rtin-item img{width:100%;}
.rt-el-gallrey-3 .rtin-item:before{opacity:0;visibility:hidden;content:"";height:100%;width:100%;background-color:rgba(60, 112, 250, 0.8);position:absolute;top:0;left:0;right:0;z-index:1;transition:all 0.5s ease-out;}
.rt-el-gallrey-3 .rtin-item img{transform:scale(1);transition:all 1s ease-out;}
.rt-el-gallrey-3 .rtin-item .rtin-content{opacity:0;visibility:hidden;padding:30px;color:#fff;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;z-index:1;transition:all 0.5s ease-out;}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title{position:relative;padding-bottom:12px;margin-bottom:15px;font-size:22px;font-weight:400;line-height:1.5;}
@media all and (max-width: 767px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title{font-size:20px;}
}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title{padding-bottom:8px;margin-bottom:10px;font-size:18px;}
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title a{color:#fff;}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title:after{content:"";background-color:#fff;position:absolute;bottom:0;left:0;right:0;margin:0 auto;height:3px;width:0;transition:all 1s ease-out;}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-cat{font-size:16px;line-height:1.5;margin-bottom:5px;}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-cat{font-size:15px;}
}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content p{font-size:14px;line-height:1.3;margin-bottom:10px;}
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon{height:50px;width:50px;line-height:48px;font-size:16px;color:#396cf0;border-radius:45px;display:block;background-color:#fff;text-align:center;border:2px solid #fff;margin:0 auto;transition:all 0.5s ease-out;}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon{line-height:25px;height:30px;width:30px;font-size:12px;}
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon:hover{background-color:transparent;border:2px solid #fff;color:#fff;}
.rt-el-gallrey-3 .rtin-item:hover:before{opacity:1;visibility:visible;}
.rt-el-gallrey-3 .rtin-item:hover img{transform:scale(1.2);}
.rt-el-gallrey-3 .rtin-item:hover .rtin-content{opacity:1;visibility:visible;}
.rt-el-gallrey-3 .rtin-item:hover .rtin-content .rtin-title:after{width:150px;}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item:hover .rtin-content .rtin-title:after{width:150px;}
}
.gallery-box-layout1{margin-bottom:3rem;position:relative;overflow:hidden;border-radius:4px;}
.gallery-box-layout1:after{opacity:0;visibility:hidden;content:"";height:100%;width:100%;position:absolute;z-index:1;top:0;left:0;right:0;background-color:rgba(57, 108, 240, 0.9);transition:all 0.3s ease-out;}
.gallery-box-layout1 img{width:100%;transform:scale(1);transition:all 0.3s ease-out;}
.gallery-box-layout1 .item-icon{opacity:0;visibility:hidden;text-align:center;position:absolute;bottom:-30px;z-index:2;right:15px;transition:all 0.3s ease-out;}
.gallery-box-layout1 .item-icon a{display:block;padding:5px;}
.gallery-box-layout1 .item-icon a i:before{margin-left:0;font-size:36px;line-height:36px;color:#ffffff;transition:all 0.3s ease-out;}
.gallery-box-layout1 .item-content{opacity:0;visibility:hidden;text-align:center;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;z-index:3;transition:all 0.3s ease-out;padding:0 20px;}
.gallery-box-layout1 .item-content .item-title{transform:translateX(30px);color:#ffffff;text-transform:capitalize;font-weight:500;transition:all 0.3s ease-out;margin:0 0 20px;}
.gallery-box-layout1 .item-content .title-ctg{color:#ffffff;transform:translateX(-30px);display:block;transition:all 0.3s ease-out;}
.gallery-box-layout1:hover:after{opacity:1;visibility:visible;}
.gallery-box-layout1:hover img{transform:scale(1.2);transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88);}
.gallery-box-layout1:hover .item-icon{bottom:10px;opacity:1;visibility:visible;transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88);}
.gallery-box-layout1:hover .item-content{opacity:1;visibility:visible;transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88);}
.gallery-box-layout1:hover .item-title{transform:translateX(0);transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88);}
.gallery-box-layout1:hover .title-ctg{transform:translateX(0);transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88);}
.rt-border-radius-15 .gallery-box-layout1{border-radius:15px;}
.rt-el-logo-slider .rtin-item img{width:inherit !important;margin:0 auto;}
.rt-logo-slider-12 .rtin-item img{opacity:1;transition:0.3s;}
.rt-logo-slider-12 .rtin-item img:hover{opacity:0.9;}
.elementor-widget-rt-moving-shape{visibility:visible;}
.moving-shape-box{width:96px;height:96px;border-radius:100%;background-color:#006BFF;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;}
.moving-shape-box .icon-wrap{position:relative;top:5px;}
.moving-shape-box i{font-size:20px;color:var(--rt-title-color);position:relative;z-index:1;}
.moving-shape-box i, .moving-shape-box svg{transition:0.4s;transform:scale(1);}
.moving-shape-box .about-shape{height:160px;width:160px;border-radius:100%;display:flex;justify-content:center;transition:all 0.3s ease-in-out;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);}
.moving-shape-box .about-shape .shape{animation-duration:15s;animation:spin 10s linear infinite;}
.moving-shape-box:hover i, .moving-shape-box:hover svg{transform:scale(1.1);}
@keyframes spin {
to{transform:rotate(360deg);}
} .rt-el-nav-menu.widget-about-info ul{box-shadow:0px 1px 20px 0px rgba(218, 227, 232, 0.75);border-radius:4px;padding:30px;width:100%;}
.rt-el-nav-menu.widget-about-info ul li{display:inline-block;width:100%;font-weight:500;}
.rt-el-nav-menu.widget-about-info ul li a{position:relative;display:block;padding-left:20px;padding-right:10px;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #d9d9d9;color:#111111;transition:all 0.5s ease-out;}
.rt-el-nav-menu.widget-about-info ul li a:after{content:"";position:absolute;height:25px;width:2px;top:-3px;left:0;z-index:1;font-size:28px;background-color:#d9d9d9;transition:all 0.5s ease-out;}
.rt-el-nav-menu.widget-about-info ul li a:before{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:700;position:absolute;top:-2px;right:0;z-index:1;color:#d9d9d9;transition:all 0.5s ease-out;}
.rt-el-nav-menu.widget-about-info ul li a:hover{color:#396cf0;}
.rt-el-nav-menu.widget-about-info ul li a:hover:after{background-color:#396cf0;}
.rt-el-nav-menu.widget-about-info ul li a:hover:before{color:#396cf0;}
.rt-el-nav-menu.widget-about-info ul li a.active{color:#396cf0;}
.rt-el-nav-menu.widget-about-info ul li a.active:after{background-color:#396cf0;}
.rt-el-nav-menu.widget-about-info ul li a.active:before{color:#396cf0;}
.rt-el-nav-menu.widget-about-info ul li:last-child a{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.rt-el-nav-menu.widget ul li{margin-bottom:5px;padding:0;border:none;}
.rt-el-nav-menu.widget ul li:last-child{margin-bottom:0;}
.rt-el-nav-menu.widget ul li:before{content:none;}
.rt-el-nav-menu.widget ul li a{display:block;background-color:#f8f8f8;padding:15px 15px 15px 50px;color:#444;transition:all 0.5s ease-out;position:relative;}
.rt-el-nav-menu.widget ul li a:hover{padding:15px 15px 15px 60px;}
.rt-el-nav-menu.widget ul li a:hover i{left:25px;}
.rt-el-nav-menu.widget ul li a i{color:#396cf0;position:absolute;top:50%;transform:translateY(-50%);font-size:24px;left:15px;z-index:1;transition:all 0.5s ease-out;line-height:1.2;}
.rt-el-nav-menu.widget ul li.current-menu-item a, .rt-el-nav-menu.widget ul li a:hover{background-color:#396cf0;color:#fff;}
.rt-el-nav-menu.widget ul li.current-menu-item a i, .rt-el-nav-menu.widget ul li a:hover i{color:#fff;}
.rt-el-contact ul{list-style-type:none;margin:0;padding:0;}
.rt-el-contact ul li{margin-bottom:10px;position:relative;font-size:16px;padding-left:38px;line-height:1.75;}
.rt-el-contact ul li i{color:#396cf0;padding-right:15px;position:absolute;left:0;top:5px;z-index:1;font-size:22px;line-height:1;}
.rt-el-contact ul li a{color:#444444;transition:all 0.3s ease 0s;}
.rt-el-contact ul li a:hover{text-decoration:underline;}
.rt-el-contact ul li:last-child{margin-bottom:0;}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"],
.wpcf7-form textarea{border:1px solid #f5f5f5;background-color:#f5f5f5;color:#444444;width:100%;padding:5px;}
.wpcf7-form label{width:100%;margin-bottom:15px;line-height:2;}
.wpcf7-form textarea{height:120px;}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"]{height:42px;}
.wpcf7-form button, .wpcf7-form input[type="button"],
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"],
.wpcf7-form .primary-list li::before{padding:10px 25px;font-weight:500;font-size:18px;transition:all 0.3s ease-out;border-radius:4px;}
.widget-appointment span.wpcf7-not-valid-tip{color:#e49e9e;}
.v-center-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
.rt-el-cta-1{padding:55px 0;}
@media all and (max-width: 767px) {
.rt-el-cta-1{padding:50px 0;text-align:center;}
}
.rt-el-cta-1 .rtin-title{font-size:36px;margin:6px 0;line-height:1.4;font-weight:500;}
.rt-el-cta-1 .rtin-button-mid{text-align:right;}
@media all and (max-width: 767px) {
.rt-el-cta-1 .rtin-button-mid{width:100%;}
}
@media all and (max-width: 767px) {
.rt-el-cta-1 .rtin-button-mid{text-align:center;margin-top:20px;}
}
.rt-el-cta-1.rt-transparent.rt-color-dark{background-color:transparent;color:#111;}
.rt-el-cta-1.rt-transparent.rt-color-dark .rtin-title{color:#111;}
.rt-el-cta-1.rt-transparent.rt-color-light{background-color:transparent;color:#fff;}
.rt-el-cta-1.rt-transparent.rt-color-light .rtin-title{color:#fff;}
.rt-el-cta-1.rt-transparent.rt-color-primary{background-color:transparent;color:#396cf0;}
.rt-el-cta-1.rt-transparent.rt-color-primary .rtin-title{color:#396cf0;}
.rt-el-cta-1.rt-light.rt-color-dark{background-color:#111;color:#111;}
.rt-el-cta-1.rt-light.rt-color-dark .rtin-title{color:#111;}
.rt-el-cta-1.rt-light.rt-color-light{background-color:#fff;color:#fff;}
.rt-el-cta-1.rt-light.rt-color-light .rtin-title{color:#fff;}
.rt-el-cta-1.rt-light.rt-color-primary{background-color:#fff;color:#396cf0;}
.rt-el-cta-1.rt-light.rt-color-primary .rtin-title{color:#396cf0;}
.rt-el-cta-1.rt-grey.rt-color-dark{background-color:#f5f5f5;color:#111;}
.rt-el-cta-1.rt-grey.rt-color-dark .rtin-title{color:#111;}
.rt-el-cta-1.rt-grey.rt-color-light{background-color:#f5f5f5;color:#fff;}
.rt-el-cta-1.rt-grey.rt-color-light .rtin-title{color:#fff;}
.rt-el-cta-1.rt-grey.rt-color-primary{background-color:#f5f5f5;color:#396cf0;}
.rt-el-cta-1.rt-grey.rt-color-primary .rtin-title{color:#396cf0;}
.rt-el-cta-1.rt-light{background-color:#fff;color:#111;}
.rt-el-cta-1.rt-light .rtin-title{color:#111;}
.rt-el-cta-1.rt-dark{background-color:#222222;color:#fff;}
.rt-el-cta-1.rt-dark .rtin-title{color:#fff;}
.rt-el-cta-1.rt-primary{background-color:#396cf0;color:#fff;}
.rt-el-cta-1.rt-primary .rtin-title{color:#fff;}
.rt-el-cta-1.rt-primary .rtin-button-mid a{background-color:#fff;color:#396cf0;border:1px solid #fff;}
.rt-el-cta-1.rt-primary .rtin-button-mid a:hover{background-color:transparent;color:#fff;}
.rt-el-cta-1.rt-grey{background-color:#f5f5f5;color:#111;}
.rt-el-cta-1.rt-grey .rtin-title{color:#111;}
.call-to-action-box-layout1{min-height:150px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout1{min-height:0;}
}
.call-to-action-box-layout1 .item-title{margin-bottom:0;font-size:3.5rem;color:#ffffff;text-transform:capitalize;}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout1 .item-title{font-size:2.9rem;}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout1 .item-title{margin-bottom:2rem;}
}
.call-to-action-box-layout1 .item-title i{margin-right:15px;transform:scaleX(-1);}
.call-to-action-wrap-layout2{padding:10rem 0px 11rem;position:relative;}
.call-to-action-wrap-layout2:after{content:"";height:100%;width:100%;background-color:rgba(57, 108, 240, 0.8);z-index:1;top:0;left:0;position:absolute;}
.call-to-action-box-layout2{text-align:center;z-index:2;position:relative;}
.call-to-action-box-layout2 h2{font-size:40px;color:#ffffff;line-height:1.5;}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout2 h2{font-size:36px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout2 h2{font-size:32px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout2 h2{font-size:30px;}
}
.call-to-action-box-layout2 h2 span{display:block;font-weight:700;}
.call-to-action-box-layout2 .item-btn{border:1px solid;border-color:#ffffff;border-radius:4px;text-transform:initial;color:#ffffff;padding:14px 25px;font-size:16px;font-weight:500;display:inline-block;transition:all 0.5s ease-out;}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout2 .item-btn{padding:12px 24px;}
}
.call-to-action-box-layout2 .item-btn:hover{background-color:#ffffff;color:#396cf0;}
.call-to-action-box-layout6{text-align:center;z-index:2;position:relative;}
.call-to-action-box-layout6 h2{font-size:36px;color:#ffffff;line-height:1.5;text-transform:capitalize;}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout6 h2{font-size:36px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout6 h2{font-size:32px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout6 h2{font-size:30px;}
}
.call-to-action-box-layout6 h2 span{display:block;font-weight:700;}
.call-to-action-box-layout6 p.item-sub-title{font-size:24px;font-weight:400;color:#fff;margin-bottom:8px;}
.call-to-action-box-layout6 .item-btn{border:1px solid;border-color:#ffffff;border-radius:4px;text-transform:initial;color:#ffffff;padding:12px 30px;font-size:16px;font-weight:700;display:inline-block;transition:all 0.5s ease-out;}
.call-to-action-box-layout6 .item-btn i{margin-left:10px;}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout6 .item-btn{padding:12px 24px;}
}
.call-to-action-box-layout6 .item-btn:hover{background-color:#ffffff;color:#396cf0;}
.call-to-action-wrap-layout3{background-color:transparent;}
.call-to-action-box-layout3{position:relative;}
.call-to-action-box-layout3 .single-item{position:absolute;top:-80px;left:0;right:0;z-index:50;}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout3 .single-item{position:inherit;top:inherit;margin-top:30px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout3 .single-item{position:inherit;top:inherit;margin-top:0px;}
}
.call-to-action-box-layout3 .single-item a{position:relative;z-index:2;border-radius:4px 4px 0 0;text-align:center;padding:22px 15px;width:100%;display:block;background:linear-gradient(to right, #396cf0, #285ada);color:#ffffff;font-size:18px;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout3 .single-item a{border-radius:4px;font-size:16px;padding:18px 7px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout3 .single-item a{padding:10px 15px;}
}
.call-to-action-box-layout3 .single-item a:after{content:"";position:absolute;height:100%;width:0%;top:0;right:0;background-color:#396cf0;z-index:-1;transition:all 0.5s ease-out;border-radius:4px;}
.call-to-action-box-layout3 .single-item a i{line-height:1;display:inline-block;}
.call-to-action-box-layout3 .single-item a i:before{color:#ffffff;font-size:22px;margin-left:0;margin-right:15px;}
.call-to-action-box-layout3 .single-item a:hover:after{width:100%;left:0;}
.call-to-action-wrap-layout4{position:relative;padding:9.2rem 0 10rem;}
.call-to-action-wrap-layout4 .item-img{position:absolute;bottom:0;z-index:0;right:calc((100% - 1290px)/2);}
@media only screen and (max-width: 1399px) {
.call-to-action-wrap-layout4 .item-img{right:calc((100% - 1110px)/2);}
}
@media only screen and (max-width: 1199px) {
.call-to-action-wrap-layout4 .item-img{right:calc((100% - 930px)/2);}
}
@media only screen and (max-width: 991px) {
.call-to-action-wrap-layout4 .item-img{right:calc((100% - 690px)/2);}
}
@media only screen and (max-width: 767px) {
.call-to-action-wrap-layout4 .item-img{display:none;}
}
.call-to-action-box-layout4{text-align:center;}
.call-to-action-box-layout4 .item-title{font-size:36px;color:#111111;font-weight:700;width:65%;margin-left:auto;margin-right:auto;line-height:1.35;margin-bottom:35px;}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4 .item-title{width:100%;font-size:34px;}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4 .item-title{font-size:32px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4 .item-title{font-size:30px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .item-title{font-size:28px;}
}
.call-to-action-box-layout4 .item-title span{display:block;}
.call-to-action-box-layout4 .call-to-action-phone{margin-bottom:40px;font-size:36px;}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4 .call-to-action-phone{font-size:32px;}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4 .call-to-action-phone{font-size:30px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4 .call-to-action-phone{font-size:28px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .call-to-action-phone{font-size:24px;}
}
.call-to-action-box-layout4 .call-to-action-phone a{color:#111111;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.call-to-action-box-layout4 .call-to-action-phone a i{font-size:24px;margin-right:10px;color:#396cf0;transform:rotateY(180deg);}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4 .call-to-action-phone a i{font-size:26px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4 .call-to-action-phone a i{font-size:24px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .call-to-action-phone a i{font-size:20px;}
}
.call-to-action-box-layout4 .call-to-action-btn .item-btn{border:1px solid;border-color:#396cf0;border-radius:4px;background-color:#396cf0;text-transform:initial;color:#ffffff;padding:14px 25px;font-size:16px;font-weight:500;display:inline-block;transition:all 0.5s ease-out;}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .call-to-action-btn .item-btn{padding:12px 24px;}
}
.call-to-action-box-layout4 .call-to-action-btn .item-btn:hover{background-color:transparent;color:#396cf0;box-shadow:0 10px 55px 5px rgba(57, 108, 240, 0.3);}
.call-to-action-box-layout4.rt-primary{background-color:#396cf0;text-align:center;}
.call-to-action-box-layout4.rt-primary .item-title{font-size:36px;color:#fff;font-weight:700;width:65%;margin-left:auto;margin-right:auto;line-height:1.35;}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4.rt-primary .item-title{width:100%;font-size:34px;}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4.rt-primary .item-title{font-size:32px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4.rt-primary .item-title{font-size:30px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .item-title{font-size:28px;}
}
.call-to-action-box-layout4.rt-primary .item-title span{display:block;}
.call-to-action-box-layout4.rt-primary .call-to-action-phone{margin-bottom:30px;font-size:36px;}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone{font-size:32px;}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone{font-size:30px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone{font-size:28px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone{font-size:24px;}
}
.call-to-action-box-layout4.rt-primary .call-to-action-phone a{color:#111111;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i{font-size:24px;margin-right:10px;color:#396cf0;transform:rotateY(180deg);}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i{font-size:26px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i{font-size:24px;}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i{font-size:20px;}
}
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn{border:1px solid;border-color:#396cf0;border-radius:4px;background-color:#396cf0;text-transform:initial;color:#ffffff;padding:14px 25px;font-size:16px;font-weight:500;display:inline-block;transition:all 0.5s ease-out;}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn{padding:12px 24px;}
}
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn:hover{background-color:transparent;color:#396cf0;}
.call-to-action-wrap-layout5{padding:55px 0;}
@media only screen and (max-width: 767px) {
.call-to-action-wrap-layout5{padding:25px 0 50px;}
}
.call-to-action-wrap-layout5 .single-item{border-right:1px solid #d7d7d7;}
@media only screen and (max-width: 767px) {
.call-to-action-wrap-layout5 .single-item{border-right:0;border-bottom:1px solid #d7d7d7;}
}
.call-to-action-wrap-layout5 .single-item:last-child{border-right:0;border-bottom:0;}
div ~ :last-child .call-to-action-box-layout5{margin-bottom:0;}
.call-to-action-box-layout5{margin-left:35px;}
@media(min-width:768px) and (max-width:991px){
.call-to-action-box-layout5{margin-left:20px;}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout5{margin:25px 0 20px;}
}
.call-to-action-box-layout5 .media i:before{font-size:50px;line-height:65px;color:#396cf0;margin-left:0px;}
.call-to-action-box-layout5 .media .media-body{margin-left:25px;}
@media(min-width:768px) and (max-width:991px){
.call-to-action-box-layout5 .media .media-body{margin-left:0;}
}
.call-to-action-box-layout5 .media .media-body .item-title{color:#111111;text-transform:capitalize;font-weight:700;margin-bottom:10px;}
.about-info-list ul.list-info{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px;}
@media only screen and (max-width: 575px) {
.about-info-list ul.list-info{display:block;margin:30px 0;}
}
.about-info-list ul.list-info li{list-style:none;width:50%;margin-bottom:10px;padding-left:30px;position:relative;}
.about-info-list ul.list-info li:last-child{margin-bottom:0;}
.about-info-list ul.list-info li:after{content:"\f00c";position:absolute;left:0;z-index:1;font-family:"Font Awesome 5 Free";font-weight:900;color:#396cf0;font-size:14px;top:2px;}
.about-info-list .list-info.theme2{padding-left:0;margin-top:0;}
.about-info-list .list-info.theme2 li{width:100%;display:block;clear:both;font-weight:500;list-style:none;}
.about-info-list .about-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 5px;}
@media only screen and (max-width: 575px) {
.about-info-list .about-info{display:block;margin:30px 0;}
}
.about-info-list .about-info li{list-style:none;width:50%;position:relative;margin-bottom:16px;padding-left:40px;font-weight:500;}
@media only screen and (max-width: 575px) {
.about-info-list .about-info li{width:100%;}
}
.about-info-list .about-info li a{color:#444444;}
.about-info-list .about-info li a:hover{color:#396cf0;}
.about-info-list .about-info li:after{content:"\f054";position:absolute;font-family:"Font Awesome 5 Free";font-weight:700;font-size:10px;left:0;top:2px;color:#ffffff;line-height:20px;text-align:center;z-index:1;border-radius:50%;background-color:#396cf0;height:20px;width:20px;box-shadow:0px 2px 15px 0px rgba(42, 92, 220, 0.75);}
.about-info-list .about-info.theme2{padding-left:0;margin-top:0;}
.about-info-list .about-info.theme2 li{width:100%;display:block;clear:both;}
.testmonial-box-layout1{text-align:center;}
.testmonial-box-layout1 .item-img{height:90px;width:90px;margin:0 auto 26px;}
.testmonial-box-layout1 .item-content p{color:#ffffff;width:50%;margin-left:auto;margin-right:auto;position:relative;}
@media only screen and (max-width: 1199px) {
.testmonial-box-layout1 .item-content p{width:70%;}
}
@media only screen and (max-width: 991px) {
.testmonial-box-layout1 .item-content p{width:80%;}
}
.testmonial-box-layout1 .item-content p:after{content:"\f10e";font-family:"Font Awesome\ 5 Free";bottom:-25px;right:-40px;position:absolute;font-weight:900;color:#e1e5e6;font-size:36px;}
.testmonial-box-layout1 .item-content p:before{content:"\f10d";font-family:"Font Awesome\ 5 Free";top:-25px;left:-40px;position:absolute;font-weight:900;color:#e1e5e6;font-size:36px;}
.testmonial-box-layout1 .item-content .item-title{text-transform:capitalize;font-weight:500;color:#ffffff;}
.testmonial-box-layout1 .item-content .sub-title{color:#ffffff;text-transform:capitalize;font-weight:300;}
.testmonial-box-layout2{margin-bottom:50px;}
.testmonial-box-layout2:last-child{margin-bottom:0;}
.testmonial-box-layout2 .item-title{color:#ffffff;font-weight:500;font-size:22px;margin-bottom:6px;}
@media only screen and (max-width: 767px) {
.testmonial-box-layout2 .item-title{margin-bottom:10px;}
}
.testmonial-box-layout2 .item-title span{font-size:16px;font-weight:400;}
.testmonial-box-layout2 .rating{margin:0 0 20px;}
@media only screen and (max-width: 767px) {
.testmonial-box-layout2 .rating{margin-bottom:10px;}
}
.testmonial-box-layout2 .rating li{display:inline-block;}
.testmonial-box-layout2 .rating li > i{font-size:14px;color:#ffd700;}
.testmonial-box-layout2 p{font-style:italic;color:#ffffff;margin-bottom:0;font-size:18;}
@media only screen and (max-width: 767px) {
.testmonial-box-layout2 p{font-size:18px;}
}
.dot-margin.owl-theme .owl-nav.disabled + .owl-dots{margin-top:70px;}
.testmonial-box-layout3{text-align:center;}
.testmonial-box-layout3 .item-img{height:83px;width:83px;margin:0 auto 26px;}
.testmonial-box-layout3 .item-img img{border-radius:50%;border:4px solid #2e5ed7;}
.testmonial-box-layout3 .item-content p{color:#ffffff;width:47%;margin-left:auto;margin-right:auto;position:relative;z-index:10;}
@media only screen and (max-width: 1199px) {
.testmonial-box-layout3 .item-content p{width:70%;}
}
@media only screen and (max-width: 991px) {
.testmonial-box-layout3 .item-content p{width:80%;}
}
.testmonial-box-layout3 .item-content p:after{content:"\f10e";font-family:"Font Awesome\ 5 Free";top:31%;right:0;position:absolute;font-weight:900;color:#2e5ed7;font-size:97px;left:0;z-index:-1;}
@media only screen and (max-width: 767px) {
.testmonial-box-layout3 .item-content p:after{right:-32px;}
}
.testmonial-box-layout3 .item-content .item-title{text-transform:capitalize;font-weight:700;color:#ffffff;margin-bottom:5px;position:relative;z-index:10;}
.testmonial-box-layout3 .item-content .sub-title{color:#ffffff;text-transform:capitalize;font-weight:500;position:relative;z-index:10;}
.testmonial-box-layout5{text-align:center;}
.testmonial-box-layout5 .item-img{height:90px;width:90px;margin:0 auto 26px;}
.testmonial-box-layout5 .item-img img{border-radius:50%;background:#fff;padding:5px;}
.testmonial-box-layout5 .item-content p{width:47%;margin-left:auto;margin-right:auto;position:relative;z-index:10;}
@media only screen and (max-width: 1199px) {
.testmonial-box-layout5 .item-content p{width:70%;}
}
@media only screen and (max-width: 991px) {
.testmonial-box-layout5 .item-content p{width:80%;}
}
.testmonial-box-layout5 .item-content p:after{content:"\f10e";font-family:"Font Awesome\ 5 Free";top:31%;right:0;position:absolute;font-weight:900;color:#e9eced;font-size:97px;left:0;z-index:-1;}
@media only screen and (max-width: 767px) {
.testmonial-box-layout5 .item-content p:after{right:-32px;}
}
.testmonial-box-layout5 .item-content .item-title{text-transform:capitalize;font-weight:700;color:#111111;margin-bottom:5px;position:relative;z-index:10;}
.testmonial-box-layout5 .item-content .sub-title{font-size:16px;text-transform:capitalize;font-weight:500;position:relative;z-index:10;color:#646464;}
.testmonial-box-layout4 .rtin-item{margin-bottom:30px;}
.testmonial-box-layout4 .media-body{margin-left:20px;}
.testmonial-box-layout4 .testimonial-item{background:#fff;padding:51px 61px 51px 40px;transition:all 0.3s ease-out;border-radius:4px;position:relative;}
.testmonial-box-layout4 mark{color:#396cf0;transition:all 0.3s ease-out;}
.testmonial-box-layout4 .rtin-thumb img, .testimonial-box-layout8 .item-round-img img{width:60px;height:60px;display:inline-block;margin:0;border-radius:50%;}
.testmonial-box-layout4 .rtin-title{margin-bottom:5px;font-size:22px;line-height:1.23;}
.testmonial-box-layout4 .rtin-content p{margin-bottom:0;color:#646464;}
.testmonial-box-layout4 .rtin-designation{color:#000000;margin-bottom:30px;font-size:15px;font-weight:500;position:relative;}
.testmonial-box-layout4 .rtin-designation:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;bottom:-15px;border-radius:4px;left:0;}
.testmonial-box-layout4 .testimonial-quote-icon{font-size:28px;position:absolute;text-align:left;line-height:0;color:#e1e5e6;transition:all 0.3s ease-out;bottom:53px;left:55px;}
.testmonial-box-layout3new .rtin-item{margin-bottom:30px;}
.testmonial-box-layout3new .media-body{margin-left:20px;}
.testmonial-box-layout3new .testimonial-item{background:#fff;padding:51px 61px 51px 40px;transition:all 0.3s ease-out;border-radius:4px;position:relative;}
.testmonial-box-layout3new mark{color:#396cf0;transition:all 0.3s ease-out;}
.testmonial-box-layout3new .rtin-thumb img{width:70px !important;height:70px;display:inline-block;margin:0;border-radius:50%;}
.testmonial-box-layout3new .rtin-title{margin-bottom:5px;font-size:22px;line-height:1.23;}
.testmonial-box-layout3new .rtin-content p{margin-bottom:0;color:#646464;line-height:30px;}
.testmonial-box-layout3new .rtin-designation{color:#959595;margin-bottom:30px;font-size:15px;font-weight:500;position:relative;}
.testmonial-box-layout3new .testimonial-quote-icon{position:absolute;text-align:left;line-height:0;color:#e1e5e6;transition:all 0.3s ease-out;top:53px;right:34px;width:44px;height:44px;}
.testmonial-box-layout3new .testimonial-quote-icon .quote-right-code{background-image:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/right.png);width:44px;height:44px;background-repeat:no-repeat;background-position:center center;display:block;}
.testmonial-box-layout3new .owl-theme .owl-dots .owl-dot.active span, .testmonial-box-layout3new .owl-theme .owl-dots .owl-dot:hover span{background-color:#396cf0;border:2px solid #396cf0;}
.testmonial-box-layout3new .owl-theme .owl-dots .owl-dot span{width:17px;height:17px;border-radius:4px;background-color:transparent;border:2px solid #c2c2c2;margin:3px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;transition:all 0.3s ease-out;}
.testmonial-box-layout3new .owl-theme .owl-dots .owl-dot.active span{background-color:#396cf0;border:2px solid #396cf0;}
.testmonial-box-6{background-size:contain;background-position:bottom right;background-repeat:no-repeat;background-color:#fff;}
.testmonial-box-layout6.testmonial-box-layout5new{text-align:center;padding:50px 50px 80px 50px;box-shadow:inset 0px 1px 2px 0px rgba(206, 206, 206, 0.45);}
.testmonial-box-layout6.testmonial-box-layout5new .item-img{height:90px;width:90px;margin:0 auto 26px;}
.testmonial-box-layout6.testmonial-box-layout5new .item-img img{border-radius:50%;background:#fff;padding:5px;}
.testmonial-box-layout6.testmonial-box-layout5new .item-content{padding:0 120px;}
@media only screen and (max-width: 991px) {
.testmonial-box-layout6.testmonial-box-layout5new .item-content{padding:0 20px;}
}
@media only screen and (max-width: 767px) {
.testmonial-box-layout6.testmonial-box-layout5new .item-content{padding:0 0;}
}
.testmonial-box-layout6.testmonial-box-layout5new .item-content p{margin-left:auto;margin-right:auto;position:relative;z-index:10;}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-title{text-transform:capitalize;font-weight:700;color:#111111;margin-bottom:5px;position:relative;z-index:10;}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .sub-title{font-size:16px;text-transform:capitalize;font-weight:500;position:relative;z-index:10;color:#646464;margin-bottom:5px;}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-rating{display:inline-block;padding:0;text-align:center;margin-bottom:30px;}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-rating li.has-rating{color:#ff9800;}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-rating li{display:inline-block;}
.testmonial-box-6{border-radius:4px;}
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-prev{left:86px;border:1px solid #dfdfdf;color:#396cf0;}
@media only screen and (max-width: 991px) {
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-prev{left:20px;}
}
@media only screen and (max-width: 767px) {
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-prev{left:10px;}
}
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-next{right:86px;border:1px solid #dfdfdf;color:#396cf0;}
@media only screen and (max-width: 991px) {
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-next{right:20px;}
}
@media only screen and (max-width: 767px) {
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-next{right:10px;}
}
.testmonial-box-layout4 .rtin-item{margin-bottom:30px;}
.testmonial-box-layout4 .media-body{margin-left:20px;}
.testmonial-box-layout4 .testimonial-item{background:#fff;padding:51px 61px 51px 40px;transition:all 0.3s ease-out;border-radius:4px;position:relative;}
.testmonial-box-layout4 mark{color:#396cf0;transition:all 0.3s ease-out;}
.testmonial-box-layout4 .rtin-thumb img{width:60px;height:60px;display:inline-block;margin:0;border-radius:50%;}
.testmonial-box-layout4 .rtin-title{margin-bottom:5px;font-size:22px;line-height:1.23;}
.testmonial-box-layout4 .rtin-content p{margin-bottom:0;color:#646464;}
.testmonial-box-layout4 .rtin-designation{color:#000000;margin-bottom:30px;font-size:15px;font-weight:500;position:relative;}
.testmonial-box-layout4 .rtin-designation:after{position:absolute;content:"";height:4px;width:45px;background-color:#396cf0;bottom:-15px;border-radius:4px;left:0;}
.testmonial-box-layout4 .testimonial-quote-icon{font-size:28px;position:absolute;text-align:left;line-height:0;color:#e1e5e6;transition:all 0.3s ease-out;bottom:53px;left:55px;}
.testmonial-box-layout7 .item-img{height:90px;width:90px;margin:0 auto 26px;}
.testmonial-box-layout7 .item-content p{color:#ffffff;width:50%;margin-left:auto;margin-right:auto;position:relative;}
@media only screen and (max-width: 1199px) {
.testmonial-box-layout7 .item-content p{width:70%;}
}
@media only screen and (max-width: 991px) {
.testmonial-box-layout7 .item-content p{width:80%;}
}
.testmonial-box-layout7 .item-content p:after{content:"\f10e";font-family:"Font Awesome\ 5 Free";bottom:-25px;right:-40px;position:absolute;font-weight:900;color:#e1e5e6;font-size:36px;}
.testmonial-box-layout7 .item-content p:before{content:"\f10d";font-family:"Font Awesome\ 5 Free";top:-25px;left:-40px;position:absolute;font-weight:900;color:#e1e5e6;font-size:36px;}
.testmonial-box-layout7 .item-content .item-title{text-transform:capitalize;font-weight:500;color:#ffffff;}
.testmonial-box-layout7 .item-content .sub-title{color:#ffffff;text-transform:capitalize;font-weight:300;}
.testmonial-wrap-layout7{background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;z-index:1;overflow:hidden;}
.testmonial-wrap-layout7 .shape-img{position:absolute;bottom:0;right:0;}
.testmonial-wrap-layout7{position:relative;}
.testmonial-wrap-layout7::before{content:"";height:100%;width:100%;background:radial-gradient(51.67% 213.57% at 50% 50%, #396CF0 0%, rgba(57, 108, 240, 0) 100%);position:absolute;top:0;left:0;z-index:-1;}
.testimonial-box-layout8 .testimonial-layout-style-1{background-color:#fff;padding:60px 40px;border-radius:10px;}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-icon{color:#396cf0;opacity:0.12;font-size:60px;line-height:36px;}
.testimonial-box-layout8 .testimonial-layout-style-1 p{color:#646464;margin:-30px 0px 35px 0px;width:80%;line-height:34px;}
@media only screen and (max-width: 1199px) {
.testimonial-box-layout8 .testimonial-layout-style-1 p{width:100%;margin:0px 0px 15px 0px;}
}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation{display:flex;align-items:center;}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content{margin-left:20px;}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content .item-title{color:#111111;font-size:20px;font-weight:700;margin-bottom:0px;}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle{color:#646464;font-size:15px;font-weight:400;}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle span{color:#396cf0;}
.testimonial-box-layout11 .testimonial-layout-style-1{background-color:#fff;padding:70px 40px 40px;border-radius:12px;box-shadow:0 5px 24px rgba(10, 56, 176, 0.1);position:relative;}
.testimonial-box-layout11{margin:15px;}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-icon{color:#396cf0;opacity:0.12;font-size:54px;line-height:36px;position:absolute;top:40px;}
.testimonial-box-layout11 .item-rating{margin:0;padding:0;list-style:none;}
.testimonial-box-layout11 .item-rating li{display:inline-block;}
.testimonial-box-layout11 .item-rating li i{color:#FF9800;font-size:16px;}
.testimonial-box-layout11 .testimonial-layout-style-1 p{color:#646464;line-height:30px;font-size:18px;}
.arrow-style-11.rt-owl-carousel .owl-nav .owl-prev, .arrow-style-11.rt-owl-carousel .owl-nav .owl-next{width:50px;height:50px;line-height:40px;text-align:center;border-radius:50%;border:1px solid #91A0C2;color:#91A0C2;font-size:24px;background:transparent;transition:0.4s;margin:5px 10px;}
.arrow-style-11.rt-owl-carousel .owl-nav .owl-prev:hover, .arrow-style-11.rt-owl-carousel .owl-nav .owl-next:hover{border:1px solid #396CF0;color:#fff;font-size:24px;background:#396CF0;}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation{display:flex;align-items:center;}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content{margin-left:20px;}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content .item-title{color:#111111;font-size:16px;font-weight:700;margin-bottom:0px;}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle{color:#646464;font-size:15px;font-weight:400;}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle span{color:#396cf0;}
.testimonial-box-layout11 .item-round-img img{width:60px;height:60px;display:inline-block;margin:0;border-radius:50%;}
.arrow-style-11 .owl-stage-outer .owl-stage{padding-bottom:20px;}
.owl-theme.dot-control-layout8 .owl-dots{margin-top:55px !important;justify-content:center;display:flex;}
.owl-theme.dot-control-layout8 .owl-dots .owl-dot span{background-color:rgba(57, 108, 240, 0.25);height:12px;width:12px;border:none;border-radius:50%;z-index:1;transition:all 0.3s ease-in-out;display:inline-block;margin-right:15px;}
.owl-theme.dot-control-layout8 .owl-dots .owl-dot:focus{outline:none;}
.owl-theme.dot-control-layout8 .owl-dots .owl-dot.active span{background-color:#396cf0;}
.rt-test-wrapper{z-index:3;}
.testimonial-shape-img{position:relative;z-index:2;display:inline-block;}
.testimonial-shape-img ul{list-style:none;}
.testimonial-shape-img img{border-radius:50%;}
.testimonial-shape-img .shape-list-1 li{position:absolute;z-index:-1;}
.testimonial-shape-img .shape-list-1 li:nth-child(1){top:135px;right:0px;z-index:-1;}
.testimonial-shape-img .shape-list-1 li:nth-child(2){top:66px;right:-56px;z-index:-2;}
@media only screen and (max-width: 575px){
.testimonial-shape-img .shape-list-1 li:nth-child(2){display:none;}
}
.testimonial-shape-img .shape-list-1 li:nth-child(3){top:50%;left:15px;z-index:2;}
.rt-slider-thumb-item{width:80px !important;height:80px;padding:7px;margin-right:7px;}
@media only screen and (max-width: 320px) {
.rt-slider-thumb-item{width:70px !important;height:70px;}
}
.rt-slider-thumb-item img{width:100%;height:100%;object-fit:cover;border-radius:10px;filter:grayscale(100%);background:#ffffff;}
.slick-current.slick-active .rt-slider-thumb-item{border:1px dotted #ffffff;border-radius:10px;}
.slick-current.slick-active .rt-slider-thumb-item img{filter:grayscale(0);}
.rt-slider-thumb-area{margin-top:-50px;margin-left:-40px;}
.rt-slider-thumb-area .slick-slide{max-width:85px;}
@media only screen and (max-width: 1199px) {
.rt-slider-thumb-area{margin-top:0px;margin-left:0;}
}
.testimonial-box-layout7{margin-left:-30px;}
@media only screen and (max-width: 320px) {
.testimonial-box-layout7{margin-top:50px;}
}
@media only screen and (max-width: 1199px) {
.testimonial-box-layout7{margin-left:0;}
}
.testimonial-box-layout7 .figure-icon{margin-bottom:30px;}
.testimonial-box-layout7 p{color:#fff;margin-bottom:32px;width:75%;line-height:32px;font-weight:400;font-size:16px;}
@media only screen and (max-width: 991px) {
.testimonial-box-layout7 p{width:100%;}
}
@media only screen and (max-width: 767px) {
.testimonial-box-layout7 p{width:100%;}
}
.testimonial-box-layout7 .item-title{color:#fff;margin-bottom:10px;}
.testimonial-box-layout7 .item-subtitle{color:#fff;font-weight:400;font-size:16px;}
.testimonial-box-layout7 .nav-item{display:inline-block;}
.testimonial__Wrapper-9{position:relative;}
.testimonial__Wrapper-9 .item-shape{position:absolute;top:0;right:12%;}
.testimonial__Wrapper-9 .testimonial-box-layout9 .item-strok{width:869px;height:141px;margin:118px 0px 0px 0px;}
@media(max-width:991px){
.testimonial__Wrapper-9 .testimonial-box-layout9 .item-strok{display:none;}
}
.testi-inner-wrapper-9{position:relative;}
.testimonial-box-layout9 .content-wrapper .item-quote{font-family:"Raleway", sans-serif;color:#fff;font-weight:500;font-size:22px;line-height:40px;margin-bottom:135px;}
.testi-inner-wrapper-9 .rt_test .item-title{font-weight:700;font-size:24px;line-height:46px;color:#fff;margin-bottom:0;}
.testi-inner-wrapper-9 .rt_test .item-subtitle{font-weight:400;font-size:15px;color:#e1e7f9;position:relative;padding-left:40px;margin-bottom:0;}
.testi-inner-wrapper-9 .rt_test .item-subtitle:before{content:"";width:25px;height:2px;background:#FFFFFF;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;}
.testimonial-box-layout9.author-image{position:absolute;top:-183px;}
.testimonial-box-layout9 .slick-slide{max-width:90px;}
.testimonial-box-layout9 .item-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px dashed transparent;cursor:pointer;}
.testimonial-box-layout9 .item-img img{height:90px !important;width:90px !important;border-radius:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%);-o-object-fit:cover;object-fit:cover;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:3px;padding:8px;}
.testimonial-box-layout9 .slick-slide.slick-active.slick-current .item-img img{border:1px dashed rgba(255, 255, 255, 0.2);}
.testimonial-box-layout9 .slick-current.slick-active .item-img img{-webkit-filter:grayscale(0);filter:grayscale(0);}
.testimonial-box-style10 .testimonial-layout-style-1{padding:0;background:transparent;}
.testimonial-box-style10 .item-rating{margin:0 0 30px;padding:0;list-style:none;}
.testimonial-box-style10 .item-rating li{display:inline-block;}
.testimonial-box-style10 .item-rating li i{color:#FF9800;font-size:18px;}
.testimonial-box-style10 .testimonial-layout-style-1 .item-icon{font-size:45px;position:relative;top:-4px;}
.site-wrp .nav-control-layout10.owl-theme{overflow:visible;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav > div{height:60px;width:60px;line-height:60px;border:1px solid #91A0C2;color:#91A0C2;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next{right:-10%;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev{left:-112%;}
.testimonial-box-style10 .testimonial-layout-style-1 .item-designation .item-content .item-title{color:#102737;font-size:18px;}
.testimonial-box-style10 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle{font-size:14px;position:relative;padding-left:25px;}
.testimonial-box-style10 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle:before{content:"";position:absolute;left:0;top:12px;width:20px;background:#646464;z-index:3;height:1px;}
.features-box-layout5.list-info5 .list-info.theme2{padding-left:0;}
.features-box-layout5.list-info5 .list-info.theme2 li{position:relative;margin-bottom:20px;padding-left:34px;color:#fff;list-style:none;}
.features-box-layout5.list-info5 .list-info.theme2 li:hover:before{left:3px;}
.features-box-layout5.list-info5 .list-info.theme2 li a{color:#fff;}
.features-box-layout5.list-info5 .list-info.theme2 li a:hover{color:#396cf0;}
.features-box-layout5.list-info5 .list-info.theme2 li:before{position:absolute;content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:700;font-size:10px;background-color:#fff;height:19px;width:19px;border-radius:45px;line-height:20px;text-align:center;color:#122738;top:3px;left:0;z-index:2;box-shadow:none;transition:all 0.5s ease-out;}
.features-box-layout5.list-info5 .list-info.theme2 li:last-child{margin-bottom:0;}
.features-box-layout1.list-info4 .list-info.theme2{padding-left:0;}
.features-box-layout1.list-info4 .list-info.theme2 li{position:relative;margin-bottom:20px;padding-left:40px;color:#fff;list-style:none;}
.features-box-layout1.list-info4 .list-info.theme2 li:hover:before{left:3px;}
.features-box-layout1.list-info4 .list-info.theme2 li a{color:#fff;}
.features-box-layout1.list-info4 .list-info.theme2 li a:hover{color:#396cf0;}
.features-box-layout1.list-info4 .list-info.theme2 li:before{position:absolute;content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:700;font-size:10px;background-color:#396cf0;height:25px;width:25px;border-radius:45px;line-height:25px;text-align:center;color:#fff;top:0;left:0;z-index:2;box-shadow:none;transition:all 0.5s ease-out;}
.features-box-layout1.list-info4 .list-info.theme2 li:last-child{margin-bottom:0;}
.features-box-layout1{position:relative;}
.features-box-layout1 .list-info.theme2 li{position:relative;margin-bottom:20px;padding-left:40px;color:#fff;list-style:none;}
.features-box-layout1 .list-info.theme2 li:hover:before{left:3px;}
.features-box-layout1 .list-info.theme2 li a{color:#fff;}
.features-box-layout1 .list-info.theme2 li a:hover{color:#f5f5f5;}
.features-box-layout1 .list-info.theme2 li:before{position:absolute;content:"\f054";font-family:"Font Awesome 5 Free";font-weight:700;font-size:10px;background-color:#ffffff;height:25px;width:25px;border-radius:45px;line-height:25px;text-align:center;color:#111111;top:0;left:0;z-index:2;box-shadow:0px 5px 6px 0px #1e4ecb;transition:all 0.5s ease-out;}
.features-box-layout1 .list-info.theme2 li:last-child{margin-bottom:0;}
.features-box-layout1 .item-content{position:absolute;margin:0 auto;left:0;right:0;top:0;bottom:0;}
@media only screen and (max-width: 991px) {
.features-box-layout1 .item-content{position:inherit;padding:10rem 5rem;}
}
@media only screen and (max-width: 575px) {
.features-box-layout1 .item-content{padding:10rem 0;}
}
.features-box-layout1 .item-content .item-content-inner .item-title{font-weight:700;}
.features-box-layout1 .item-content .item-content-inner p{margin-bottom:30px;}
.features-box-layout1 .item-content .item-content-inner.content-light .item-title{color:#ffffff;}
.features-box-layout1 .item-content .item-content-inner.content-light p{color:#ffffff;}
.features-box-layout1 .item-content .item-content-inner.content-light .list-item li{color:#ffffff;}
.features-box-layout1 .item-content .item-content-inner.content-dark .item-title{color:#111111;}
.features-box-layout1 .item-content .item-content-inner.content-dark p{color:#111111;}
.features-box-layout1 .item-content .item-content-inner.content-dark .list-item li{color:#111111;}
.features-box-layout1 .item-content .item-content-inner.content-dark .list-item li:before{color:#ffffff;background-color:#396cf0;box-shadow:0px 5px 6px 0px rgba(116, 149, 231, 0.8);}
.features-box-layout1 .item-content .item-content-inner .list-item li{position:relative;margin-bottom:20px;padding-left:40px;}
.features-box-layout1 .item-content .item-content-inner .list-item li:before{position:absolute;content:"\f054";font-family:"Font Awesome 5 Free";font-weight:700;font-size:10px;background-color:#ffffff;height:25px;width:25px;border-radius:45px;line-height:25px;text-align:center;color:#111111;top:0;left:0;z-index:2;box-shadow:0px 5px 6px 0px #1e4ecb;}
.features-box-layout1 .item-content .item-content-inner .list-item li:last-child{margin-bottom:0;}
.features-box-layout1 .item-content .item-content-inner .skill-layout1{position:relative;overflow:hidden;}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress{background-color:#f0f0f0;border-radius:45px;box-shadow:none;margin-bottom:30px;overflow:hidden;position:relative;box-shadow:inset 0px 1px 2px 0px rgba(206, 206, 206, 0.75);}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress .lead{color:#ffffff;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%);left:20px;font-weight:500;z-index:5;}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress:last-child{margin-bottom:0;}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress-bar{background-color:#396cf0;height:3.5rem;border-radius:45px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress-bar > span{background:transparent;float:right;font-size:2rem;padding:0 10px;}
.features-box-layout1:nth-child(even) .item-content-inner{padding-left:10rem;}
@media only screen and (max-width: 1199px) {
.features-box-layout1:nth-child(even) .item-content-inner{padding-left:3rem;}
}
@media only screen and (max-width: 991px) {
.features-box-layout1:nth-child(even) .item-content-inner{padding-left:0;}
}
.features-box-layout1:nth-child(odd) .item-content-inner{padding-right:20rem;}
@media only screen and (max-width: 991px) {
.features-box-layout1:nth-child(odd) .item-content-inner{padding-right:0;}
}
.features-box-layout2{position:relative;background-color:#f8f8f8;}
.features-box-layout2 .item-img{width:50%;}
@media only screen and (max-width: 991px) {
.features-box-layout2 .item-img{width:100%;}
}
.features-box-layout2 .item-img img{width:100%;}
.features-box-layout2 .item-content{position:absolute;margin:0 auto;left:0;right:0;top:0;bottom:0;}
@media only screen and (max-width: 991px) {
.features-box-layout2 .item-content{position:inherit;padding:9.2rem 50px 10rem;}
}
@media only screen and (max-width: 575px) {
.features-box-layout2 .item-content{position:inherit;padding:9.2rem 0 10rem;}
}
.features-box-layout2 .item-content .item-content-inner{padding-left:10rem;}
@media only screen and (max-width: 1199px) {
.features-box-layout2 .item-content .item-content-inner{padding-left:3rem;}
}
@media only screen and (max-width: 991px) {
.features-box-layout2 .item-content .item-content-inner{padding-left:0;}
}
.features-box-layout2 .item-content .item-content-inner p{margin-bottom:30px;}
.features-box-layout2 .item-content .item-content-inner .skill-layout1{position:relative;overflow:hidden;}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress{background-color:#f0f0f0;border-radius:45px;box-shadow:none;margin-bottom:30px;overflow:hidden;position:relative;box-shadow:inset 0px 1px 2px 0px rgba(206, 206, 206, 0.75);}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress .lead{color:#ffffff;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%);left:20px;font-weight:500;z-index:5;}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress:last-child{margin-bottom:0;}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress-bar{background-color:#396cf0;height:3.5rem;border-radius:45px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress-bar > span{background:transparent;font-size:2rem;padding:0 10px;}
.faq-content-layout1 .item-heading{margin-bottom:40px;}
.faq-content-layout1 .item-heading .item-title{color:#111111;text-transform:capitalize;font-weight:700;}
.faq-content-layout1 .faq-list-layout1{padding-right:30px;}
@media only screen and (max-width: 991px) {
.faq-content-layout1 .faq-list-layout1{padding-right:0;}
}
.faq-content-layout1 .faq-list-layout1 .panel-default{margin-top:0 !important;border-radius:4px;border:none;box-shadow:none;margin-bottom:3px;transition:all 0.3s ease-out;}
.faq-content-layout1 .faq-list-layout1 .panel-default:last-child{border-bottom:0;margin-bottom:0;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading{border-radius:4px;background-color:#f1f7fa;padding:0;transition:all 0.5s ease-out;position:relative;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading:after{content:"";position:absolute;height:100%;width:1px;background-color:#dde3e6;z-index:7;top:0;right:60px;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title{border-radius:4px;transition:all 0.5s ease-out;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title a{border-radius:4px;color:#000000;font-size:20px;font-weight:500;padding:15px 60px 15px 30px;display:block;transition:all 0.3s ease-out;}
@media only screen and (max-width: 575px) {
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title a{font-size:18px;}
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle{position:relative;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle:after{font-family:"Font Awesome 5 Free";content:"\f078";font-weight:700;right:23px;position:absolute;top:50%;transform:translateY(-50%);color:#ffffff;font-size:16px;z-index:1;transition:all 0.3s ease-out;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle.collapsed:after{content:"\f054";color:#396cf0;transition:all 0.3s ease-out;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-collapse{background:transparent;transition:all 0.5s ease-out;}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-body{background-color:#f1f7fa;padding:20px 30px 10px;border-radius:4px;max-height:122px;overflow-y:scroll;}
@media only screen and (max-width: 991px) {
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-body{max-height:inherit;overflow-y:inherit;}
}
.faq-content-layout1 .faq-list-layout1 .panel-default .active:after{background-color:#3c70fa;}
.faq-content-layout1 .faq-list-layout1 .panel-default .active .panel-title a{color:#ffffff;background-color:#396cf0;}
.faq-content-layout1 .faq-list-layout1 .panel-default .active .accordion-toggle:after{color:#ffffff !important;}
.faq-img-layout1{height:100%;text-align:center;position:relative;}
.faq-img-layout1 img{position:absolute;bottom:-10rem;left:0;right:0;margin:0 auto;}
.faq-ask-question-layout1 .title{font-weight:700;text-align:center;color:#111111;}
.faq-ask-question-layout1 .faq-question-box{margin-top:40px;padding:60px;background-color:#ffffff;box-shadow:0px 1px 0px 0px rgba(222, 229, 232, 0.75);}
@media(min-width:576px) and (max-width:767px){
.faq-ask-question-layout1 .faq-question-box{padding:30px;}
}
@media only screen and (max-width: 575px) {
.faq-ask-question-layout1 .faq-question-box{padding:20px;}
}
.faq-ask-question-layout1 .faq-question-box .wpcf7-form input[type="text"]{height:48px;}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#656565;}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single{border-radius:4px;border:none;color:#444444;}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent;}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border:1px solid #396cf0;}
.faq-ask-question-layout1 .faq-question-box .form-group{text-align:center;margin-bottom:15px;}
.faq-ask-question-layout1 .faq-question-box .form-group .form-control{font-size:16px;padding:0 15px;background-color:#f1f7fa;}
.faq-ask-question-layout1 .faq-question-box .form-group .item-btn{margin-top:25px;border:1px solid;border-color:#396cf0;background-color:#396cf0;color:#ffffff;font-weight:500;font-size:16px;text-transform:capitalize;border-radius:4px;padding:13px 30px;text-align:center;display:inline-block;cursor:pointer;box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);transition:all 0.3s ease-out;}
.faq-ask-question-layout1 .faq-question-box .form-group .item-btn:hover{background-color:#3c70fa;box-shadow:inherit;}
.pricing-box-layout1{padding:50px 35px 35px;background-color:#ffffff;border-radius:10px;text-align:center;box-shadow:0px 5px 20px 0px rgba(215, 226, 231, 0.75);margin-bottom:15px;transition:all 0.5s ease-out;}
.pricing-box-layout1 h3{color:#000000;}
.pricing-box-layout1 .pricing{display:inline-block;margin-bottom:20px;line-height:1;}
.pricing-box-layout1 .pricing .currency{font-size:30px;font-weight:500;font-family:poppins;color:#b4bec3;position:absolute;top:-3px;left:-20px;}
.pricing-box-layout1 .pricing .amount{font-size:7.2rem;font-weight:500;font-family:poppins;color:#000000;}
.pricing-box-layout1 .box-content ul{margin-bottom:20px;}
.pricing-box-layout1 .box-content ul li{color:#111111;margin-bottom:15px;list-style:none;}
.pricing-box-layout1 .box-content ul li:last-child{margin-bottom:0px;}
.pricing-box-layout1 .box-content .item-btn{border:1px solid;border-color:#396cf0;border-radius:4px;color:#396cf0;display:inline-block;padding:10px 10px;width:100%;text-align:center;text-transform:capitalize;transition:all 0.5s ease-out;font-weight:500;}
.pricing-box-layout1:hover .box-content .item-btn{background-color:#396cf0;color:#ffffff;}
.pricing-box-layout1:hover .box-content .item-btn:hover{background-color:#3c70fa;color:#ffffff;}
.wpcf7-form .appointment-box-layout1 input[type="text"],
.wpcf7-form .appointment-box-layout1 input[type="email"],
.wpcf7-form .appointment-box-layout1 input[type="url"],
.wpcf7-form .appointment-box-layout1 input[type="password"],
.wpcf7-form .appointment-box-layout1 input[type="search"],
.wpcf7-form .appointment-box-layout1 input[type="number"],
.wpcf7-form .appointment-box-layout1 input[type="tel"],
.wpcf7-form .appointment-box-layout1 input[type="range"],
.wpcf7-form .appointment-box-layout1 input[type="date"],
.wpcf7-form .appointment-box-layout1 input[type="month"],
.wpcf7-form .appointment-box-layout1 input[type="week"],
.wpcf7-form .appointment-box-layout1 input[type="time"],
.wpcf7-form .appointment-box-layout1 input[type="datetime"],
.wpcf7-form .appointment-box-layout1 input[type="datetime-local"],
.wpcf7-form .appointment-box-layout1 input[type="color"]{height:48px;border-color:rgba(0, 0, 0, 0.2);padding-left:12px;background-color:rgba(0, 0, 0, 0);border-radius:5px;color:#d2deff;}
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="text"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="email"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="url"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="password"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="search"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="number"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="tel"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="range"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="date"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="month"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="week"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="time"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="datetime"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="datetime-local"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="color"]{height:48px;border-color:rgba(0, 0, 0, 0.2);padding-left:12px;background-color:rgba(0, 0, 0, 0);border-radius:5px;color:#646464;}
.appointment-box-layout7.appointment-box-7 .appointment-sub-text{font-weight:500;}
.appointment-box-layout1 .wpcf7-form-control.form-control{background:rgba(0, 0, 0, 0.2) !important;color:#d2deff;border:rgba(0, 0, 0, 0.2) !important;}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#d2deff;}
.appointment-box-layout1 .select2-container--classic .select2-selection--single{background-color:rgba(0, 0, 0, 0.2);border:none;border-radius:4px;}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:transparent;}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#ffffff transparent transparent transparent;}
.appointment-box-layout1 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent;}
.appointment-box-layout1 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .appointment-box-layout1 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border:1px solid #396cf0;}
.appointment-box-layout1 input{height:52px;font-size:16px;padding:5px 15px;color:#111111;border:1px solid #dbe3e7;}
.appointment-box-layout1 textarea{font-size:16px;padding:15px;color:#d2deff;background:transparent !important;border:2px solid rgba(0, 0, 0, 0.2);border-radius:4px;}
.appointment-box-layout1 input.form-control::-webkit-input-placeholder, .appointment-box-layout1 textarea.form-control::-webkit-input-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout1 input.form-control::-moz-placeholder, .appointment-box-layout1 textarea.form-control::-moz-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout1 input.form-control:-moz-placeholder, .appointment-box-layout1 textarea.form-control:-moz-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout1 input.form-control:-ms-input-placeholder, .appointment-box-layout1 textarea.form-control:-ms-input-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout1 .form-group{margin-bottom:15px;position:relative;}
.appointment-box-layout1 .form-group i{position:absolute;right:30px;top:50%;transform:translateY(-50%);}
@media only screen and (max-width: 575px) {
.appointment-box-layout1 .form-group i{right:18px;top:-87px;}
}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit{margin-top:15px;padding:12px 25px;background-color:transform;color:#fff;display:inline-block;font-size:15px;font-weight:700;border:2px solid #fff;cursor:pointer;border-radius:4px;box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);transition:all 0.3s ease-out;}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit:hover{background-color:#fff;box-shadow:inherit;color:#111;}
.select2-container--classic.select2-container--open .select2-dropdown{border-color:#eceff0 !important;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-selection--single, .appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-dropdown{border:1px solid #dfe0e1;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-dropdown{border-color:#dfe0e1;}
.appointment-box-layout7.appointment-box-7 h2{font-size:24px;}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control{background:rgba(0, 0, 0, 0.2) !important;color:#d2deff;border:rgba(0, 0, 0, 0.2) !important;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#646464;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single{background-color:rgba(0, 0, 0, 0.2);border:none;border-radius:4px;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:transparent;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#646464 transparent transparent transparent;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #646464 transparent;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border:none;}
.appointment-box-layout7.appointment-box-7 input{height:52px;font-size:16px;padding:5px 15px;color:#111111;border:1px solid #dbe3e7;}
.appointment-box-layout7.appointment-box-7 textarea{font-size:16px;padding:15px;color:#d2deff;background:transparent !important;border:2px solid rgba(0, 0, 0, 0.2);border-radius:4px;}
.appointment-box-layout7.appointment-box-7 input.form-control::-webkit-input-placeholder, .appointment-box-layout7.appointment-box-7 textarea.form-control::-webkit-input-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout7.appointment-box-7 input.form-control::-moz-placeholder, .appointment-box-layout7.appointment-box-7 textarea.form-control::-moz-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout7.appointment-box-7 input.form-control:-moz-placeholder, .appointment-box-layout7.appointment-box-7 textarea.form-control:-moz-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout7.appointment-box-7 input.form-control:-ms-input-placeholder, .appointment-box-layout7.appointment-box-7 textarea.form-control:-ms-input-placeholder{color:#d2deff;background-color:transparent !important;}
.appointment-box-layout7.appointment-box-7 .form-group{margin-bottom:15px;position:relative;}
.appointment-box-layout7.appointment-box-7 .form-group i{margin-left:8px;}
.appointment-box-layout7.appointment-box-7 .form-group .item-btn{margin-top:5px;padding:16px 25px;color:#fff;display:inline-block;font-size:15px;font-weight:500;border:none;cursor:pointer;border-radius:4px;transition:all 0.3s ease-out;}
.appointment-box-layout7.appointment-box-7 .form-group .item-btn:hover{background-color:#111;box-shadow:inherit;color:#fff;}
.wpcf7-form .appointment-box-layout1.light input[type="text"],
.wpcf7-form .appointment-box-layout1.light input[type="email"],
.wpcf7-form .appointment-box-layout1.light input[type="url"],
.wpcf7-form .appointment-box-layout1.light input[type="password"],
.wpcf7-form .appointment-box-layout1.light input[type="search"],
.wpcf7-form .appointment-box-layout1.light input[type="number"],
.wpcf7-form .appointment-box-layout1.light input[type="tel"],
.wpcf7-form .appointment-box-layout1.light input[type="range"],
.wpcf7-form .appointment-box-layout1.light input[type="date"],
.wpcf7-form .appointment-box-layout1.light input[type="month"],
.wpcf7-form .appointment-box-layout1.light input[type="week"],
.wpcf7-form .appointment-box-layout1.light input[type="time"],
.wpcf7-form .appointment-box-layout1.light input[type="datetime"],
.wpcf7-form .appointment-box-layout1.light input[type="datetime-local"],
.wpcf7-form .appointment-box-layout1.light input[type="color"]{height:48px;border:1px solid #dee5e9 !important;padding-left:12px;background-color:#fff !important;border-radius:5px;color:#656565;}
.appointment-box-layout1.light{background-color:#fff;padding:45px 50px 3px 50px;border-radius:4px;}
@media only screen and (max-width: 767px) {
.appointment-box-layout1.light{padding:30px;}
}
.appointment-box-layout1.light h3.title-bar-primary{font-size:30px;margin-bottom:30px;font-weight:700;}
.appointment-box-layout1.light .wpcf7-form-control.form-control{border:1px solid #dee5e9 !important;padding-left:12px;background-color:#fff !important;border-radius:5px;color:#656565;}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#656565;}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single{background-color:#fff;border:1px solid #dee5e9;border-radius:4px;}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:transparent;}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#396cf0 transparent transparent transparent;}
.appointment-box-layout1.light .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #396cf0 transparent;}
.appointment-box-layout1.light .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .appointment-box-layout1.light .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border:1px solid #396cf0;}
.appointment-box-layout1.light input{height:55px;font-size:16px;padding:5px 15px;color:#111111;border:1px solid #dee5e9;}
.appointment-box-layout1.light textarea{font-size:16px;padding:15px;color:#656565;background:transparent !important;border:2px solid rgba(0, 0, 0, 0.2);border-radius:4px;}
.appointment-box-layout1.light input.form-control::-webkit-input-placeholder, .appointment-box-layout1.light textarea.form-control::-webkit-input-placeholder{color:#656565;background-color:transparent !important;}
.appointment-box-layout1.light input.form-control::-moz-placeholder, .appointment-box-layout1.light textarea.form-control::-moz-placeholder{color:#656565;background-color:transparent !important;}
.appointment-box-layout1.light input.form-control:-moz-placeholder, .appointment-box-layout1.light textarea.form-control:-moz-placeholder{color:#656565;background-color:transparent !important;}
.appointment-box-layout1.light input.form-control:-ms-input-placeholder, .appointment-box-layout1.light textarea.form-control:-ms-input-placeholder{color:#656565;background-color:transparent !important;}
.appointment-box-layout1.light .form-group{margin-bottom:15px;position:relative;}
.appointment-box-layout1.light .form-group i{position:absolute;right:30px;top:50%;transform:translateY(-50%);}
.appointment-box-layout1.light .form-group .item-btn.wpcf7-submit{margin-top:15px;padding:12px 25px;background-color:#396cf0;color:#fff;display:block;width:100%;font-size:15px;font-weight:600;border:none;cursor:pointer;border-radius:4px;box-shadow:0px 1px 10px 0px rgba(57, 108, 240, 0.75);transition:all 0.3s ease-out;text-transform:uppercase;}
.appointment-box-layout1.light .form-group .item-btn.wpcf7-submit:hover{background-color:#3c70fa;box-shadow:inherit;}
.appointment-box-layout-8{padding:0;background-color:transparent;position:relative;z-index:1;}
.appointment-box-layout-8 .section-heading-light{margin-bottom:27px;}
.appointment-box-layout-8 .section-heading-light p{font-weight:500;font-size:15px;text-transform:uppercase;color:#FFFFFF;font-family:"Roboto", sans-serif;margin-bottom:0px;}
.appointment-box-layout-8 .section-heading-light h2{font-weight:700;color:#FFFFFF;}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#656565;}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single{background-color:#fff;border:none;border-radius:50px;}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:transparent;}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;}
.appointment-box-layout-8 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;}
.appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single, .appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border:0;}
.appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-radius:50px;}
.appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-radius:50px;}
.appointment-box-layout-8 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;}
.appointment-box-layout-8 input{height:50px !important;font-size:15px;padding:5px 15px !important;color:#646464 !important;border:1px solid #dbe3e7 !important;}
.appointment-box-layout-8 .form-control:focus{border-color:#dbe3e7;}
.appointment-box-layout-8 input.form-control::-webkit-input-placeholder, .appointment-box-layout-8 textarea.form-control::-webkit-input-placeholder{color:#656565;}
.appointment-box-layout-8 input.form-control::-moz-placeholder, .appointment-box-layout-8 textarea.form-control::-moz-placeholder{color:#656565;}
.appointment-box-layout-8 input.form-control:-moz-placeholder, .appointment-box-layout-8 textarea.form-control:-moz-placeholder{color:#656565;}
.appointment-box-layout-8 input.form-control:-ms-input-placeholder, .appointment-box-layout-8 textarea.form-control:-ms-input-placeholder{color:#656565;}
.appointment-box-layout-8 .form-group{margin-bottom:22px;position:relative;max-height:50px;}
.appointment-box-layout-8 .form-group .form-control{border:none;border-radius:50px;height:50px;}
.appointment-box-layout-8 .form-group i{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;}
.appointment-box-layout-8 .item-btn, .appointment-box-layout-8 .wpcf7-form input[type="submit"]{height:50px;font-weight:600 !important;font-size:15px !important;text-transform:uppercase;color:#FFFFFF !important;background-color:#2055e4;border:none;border-radius:50px !important;width:100%;position:relative;z-index:1;cursor:pointer;-webkit-transition:all 0.4s;transition:all 0.4s;border:none !important;}
.appointment-box-layout-8 .item-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;}
.appointment-box-layout-8 .item-btn:hover{background-color:#2055e4;-webkit-box-shadow:0px 1px 10px 0px rgba(255, 255, 255, 0.12);box-shadow:0px 1px 10px 0px rgba(255, 255, 255, 0.12);}
.class-schedule-wrap1 table{margin-bottom:0;border:1px dotted rgba(255, 255, 255, 0.2);margin-top:0;}
.class-schedule-wrap1 table thead tr th{min-width:160px;border-radius:4px;padding:20px 15px;border:2px solid #396cf0;border-bottom-width:1px;text-align:center;background-color:rgba(0, 0, 0, 0.2);}
.class-schedule-wrap1 table thead tr th .schedule-time-heading{color:#ffffff;font-weight:500;}
.class-schedule-wrap1 table thead tr td{min-width:160px;border-radius:4px;padding:20px 15px;border:2px solid #396cf0;border-bottom-width:1px;background-color:rgba(0, 0, 0, 0.2);text-align:center;}
.class-schedule-wrap1 table thead tr td .schedule-day-heading{color:#ffffff;font-weight:500;}
.class-schedule-wrap1 table tbody tr th{min-width:160px;position:relative;font-weight:500;color:#fff;border:2px solid #396cf0;background-color:rgba(0, 0, 0, 0.2);padding:15px;text-align:center;}
.class-schedule-wrap1 table tbody tr th .schedule-time-wrapper{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;}
.class-schedule-wrap1 table tbody tr td{min-width:160px;border-radius:4px;padding:0;border:2px solid #396cf0;background-color:rgba(0, 0, 0, 0.2);position:relative;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper{text-align:center;line-height:1.5;background-color:#fff;padding:12px 15px 13px !important;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-ctg{color:#396cf0;font-weight:500;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-time{font-size:14px;color:#666;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-team{font-size:14px;color:#444444;font-weight:500;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media{opacity:0;visibility:hidden;padding:25px;width:328px;position:absolute;bottom:calc(100% + 50px);right:calc(-50% - 11px);z-index:1;background-color:#ffffff;border-radius:6px;box-shadow:0px 4px 20px 0px rgba(42, 92, 220, 0.75);transition:all 0.2s ease-out;}
@media only screen and (max-width: 1200px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media{width:220px;display:block;padding:20px 10px;right:0;}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media:after{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;width:0;height:0;border-right:15px solid transparent;border-top:15px solid transparent;border-left:15px solid transparent;transition:all 1s ease-out;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media:before{content:"";background-color:transparent;height:calc(100% + 15px);width:100%;position:absolute;bottom:-15px;left:0;z-index:-1;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .item-img{background-color:#c6c6c6;border-radius:50%;overflow:hidden;width:70px;}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .item-img{width:60px;height:60px;margin:0 auto 15px;}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body{text-align:left;}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body{margin-left:0;text-align:center;}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .title{margin-bottom:0;color:#111111;text-transform:capitalize;font-weight:500;font-size:20px;}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .title{font-size:18px;}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-ctg{margin-bottom:15px;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn{font-weight:500;padding:8px 16px;font-size:12px;border:1px solid;border-color:#396cf0;background-color:#396cf0;color:#ffffff;display:inline-block;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:all 0.3s ease-out;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn:hover{background-color:#fff;color:#396cf0;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper{border-top:3px solid #fff;margin-top:5px;padding-top:5px;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:first-child{border:none;padding-top:0;margin-top:0;border-radius:5px;}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:hover .media{opacity:1;visibility:visible;bottom:calc(100% + 15px);transition:all 0.8s cubic-bezier(0, 0, 0.15, 1.88);}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:hover .media:after{bottom:-15px;}
.table-responsive{border:1px dotted rgba(255, 255, 255, 0.2);margin-bottom:0;}
@media only screen and (max-width: 1400px) {
.table-responsive{overflow-x:auto;}
}
.table-responsive::-webkit-scrollbar-thumb{border:2px solid #f1f7fa;background-color:#f1f7fa;}
.table-responsive::-webkit-scrollbar{-webkit-appearance:none;height:10px;}
.table-responsive::-webkit-scrollbar-thumb{border-color:#f1f7fa;}
.class-schedule-wrap1.layout-2 table{margin-bottom:0;border:1px dotted rgba(255, 255, 255, 0.2);margin-top:0;}
.class-schedule-wrap1.layout-2 table thead tr th{min-width:160px;border-radius:6px;padding:20px 15px;border:2px solid #ffffff;border-bottom-width:1px;background-color:#111;text-align:center;}
.class-schedule-wrap1.layout-2 table thead tr th .schedule-time-heading{color:#ffffff;font-weight:500;}
.class-schedule-wrap1.layout-2 table thead tr td{min-width:160px;border-radius:6px;padding:20px 15px;border:2px solid #ffffff;border-bottom-width:1px;background-color:#ebebeb;text-align:center;background-size:1rem 1rem;}
.class-schedule-wrap1.layout-2 table thead tr td .schedule-day-heading{color:#fff;font-weight:500;}
.class-schedule-wrap1.layout-2 table tbody tr th{min-width:160px;position:relative;border-radius:6px;font-weight:500;color:#111;border:5px solid #ffffff;background-color:#f2f2f2;background-size:1rem 1rem;padding:15px;text-align:center;}
.class-schedule-wrap1.layout-2 table tbody tr th .schedule-time-wrapper{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;}
.class-schedule-wrap1.layout-2 table tbody tr td{min-width:160px;padding:0;border:5px solid #ffffff;background-color:#f2f2f2;position:relative;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper{text-align:center;line-height:1.5;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-ctg{color:#396cf0;font-weight:500;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-time{font-size:14px;color:#9c9c9c;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-team{font-size:14px;color:#444444;font-weight:500;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media{opacity:0;visibility:hidden;padding:25px;width:328px;position:absolute;bottom:calc(100% + 50px);right:calc(-50% - 11px);z-index:1;background-color:#ffffff;border-radius:6px;box-shadow:0px 4px 50px 0px rgba(164, 164, 164, 0.75);transition:all 0.2s ease-out;}
@media only screen and (max-width: 1200px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media{width:155px;display:block;padding:20px 10px;right:0;}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media:after{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;width:0;height:0;border-right:15px solid transparent;border-top:15px solid #ffffff;border-left:15px solid transparent;transition:all 1s ease-out;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media:before{content:"";background-color:transparent;height:calc(100% + 15px);width:100%;position:absolute;bottom:-15px;left:0;z-index:-1;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .item-img{background-color:#c6c6c6;border-radius:50%;overflow:hidden;width:70px;}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .item-img{width:60px;height:60px;margin:0 auto 15px;}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body{text-align:left;}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body{margin-left:0;text-align:center;}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .title{margin-bottom:0;color:#111111;text-transform:capitalize;font-weight:500;font-size:20px;}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .title{font-size:18px;}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-ctg{margin-bottom:15px;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn{padding:8px 16px;font-size:12px;border:1px solid;border-color:#396cf0;background-color:#396cf0;color:#ffffff;display:inline-block;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:all 0.3s ease-out;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn:hover{background-color:transparent;color:#396cf0;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper{border-top:3px solid #fff;margin-top:5px;padding-top:5px;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:first-child{border:none;padding-top:0;margin-top:0;}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:hover .media{opacity:1;visibility:visible;bottom:calc(100% + 15px);transition:all 0.8s cubic-bezier(0, 0, 0.15, 1.88);}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:hover .media:after{bottom:-15px;}
.site-wrp .elementor-progress-wrapper, .site-wrp .elementor-progress-bar{border-radius:20px;}
.site-wrp .elementor-progress-wrapper .elementor-progress-bar{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem;}
.sponsonrs-box img{filter:grayscale(100%);}
.brand-box-layout4 img{border:1px solid #D9E4FF;padding:28px 20px;border-radius:6px;filter:grayscale(100);}
.sponsonrs-box img:hover{filter:grayscale(0);}
.top-100{position:relative;margin-top:-100px;}
.no-gutter > [class*='col-']{padding-right:0;padding-left:0;}
.row.no-gutter12 > [class*='col-']{padding-right:12px;padding-left:12px;}
.row.no-gutter{margin-left:0;margin-right:0;}
.services-tab1{position:relative;}
.services-tab1 .nav-wrap{margin-bottom:26px;width:100%;border-bottom:0;}
.services-tab1 .nav-wrap .nav-item.nav-link{display:inline-block;margin-left:10px;margin-right:10px;border-radius:0;margin-bottom:4px;text-align:center;color:#cccccc;padding:30px 5px;background:transparent;position:relative;border-bottom:2px solid #2b495f;transition:all 0.3s ease-out;font-weight:500;font-size:22px;}
.services-tab1 .nav-wrap .nav-item.nav-link:hover{border-color:transparent transparent #396cf0 transparent;}
.services-tab1 .nav-wrap .nav-item.nav-link.active{color:#fff;border-radius:0;border-bottom:2px solid;transition:all 0.3s ease-out;border-color:none;border-bottom:2px solid #396cf0;border-color:transparent transparent #396cf0 transparent;}
.services-tab1 .item-img{position:relative;}
.services-tab1 .item-img img{width:100%;}
.services-tab1 .item-img .video-icon{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;line-height:1.48;}
@keyframes shadow-pulse {
0%{box-shadow:0 0 0 0px rgba(60, 112, 250, 0.8);}
100%{box-shadow:0 0 0 35px rgba(60, 112, 250, 0);}
}
@keyframes shadow-pulse-big {
0%{box-shadow:0 0 0 0px rgba(60, 112, 250, 0.7);}
100%{box-shadow:0 0 0 70px rgba(60, 112, 250, 0);}
}
.services-tab1 .item-img .video-icon .popup-video{width:90px;height:90px;color:#fff;text-align:center;background:#396cf0;border-radius:50%;}
.services-tab1 .item-img .video-icon .popup-video:after{content:"";position:absolute;width:106px;height:106px;text-align:center;background-color:rgba(57, 108, 240, 0.5);border-radius:50%;left:-8px;right:0;margin:auto;top:-8px;}
.services-tab1 .item-img .video-icon .popup-video:before{content:"";position:absolute;width:118px;height:118px;text-align:center;background-color:rgba(57, 108, 240, 0.4);border-radius:50%;animation:shadow-pulse 1s infinite;left:-14px;right:0;margin:auto;top:-14px;}
.services-tab1 .item-img .video-icon .play-btn i{position:relative;z-index:99;}
.services-tab1 .item-img .video-icon .play-btn i:before{font-size:36px;margin-left:10px;color:#ffffff;line-height:2.5;}
.services-tab1 .item-img .video-icon .play-btn:hover{background-color:#fff;}
.services-tab1 .services-tab-content{background-color:#fff;padding:75px;position:relative;}
@media only screen and (max-width: 1100px) {
.services-tab1 .services-tab-content{padding:45px;}
}
.services-tab1 .services-tab-content .popup-video{width:70px;height:70px;color:#fff;text-align:center;background:#396cf0;border-radius:50%;}
.services-tab1 .services-tab-content .popup-video:before{content:"";position:absolute;width:78px;height:78px;text-align:center;background-color:rgba(57, 108, 240, 0.4);border-radius:50%;animation:shadow-pulse 1s infinite;left:-4px;right:0;margin:auto;top:-4px;}
.services-tab1 .services-tab-content .play-btn.non-img{position:absolute;top:95px;left:inherit;right:100px;line-height:1.9;}
@keyframes shadow-pulse {
0%{box-shadow:0 0 0 0px rgba(60, 112, 250, 0.8);}
100%{box-shadow:0 0 0 35px rgba(60, 112, 250, 0);}
}
@keyframes shadow-pulse-big {
0%{box-shadow:0 0 0 0px rgba(60, 112, 250, 0.7);}
100%{box-shadow:0 0 0 70px rgba(60, 112, 250, 0);}
}
.services-tab1 .services-tab-content .play-btn.non-img i{position:relative;z-index:99;margin-left:9px;color:#396cf0;line-height:1.8;}
.services-tab1 .services-tab-content .play-btn.non-img i:before{color:#fff;font-size:40px;}
.services-tab1 .services-tab-content .item-title{font-size:20px;color:#111111;position:relative;margin-bottom:15px;}
.services-tab1 .services-tab-content p{margin-bottom:20px;line-height:1.8;}
.services-tab1 .services-tab-content ul.list-info{margin:35px 0 35px;padding-left:0;}
@media only screen and (max-width: 575px) {
.services-tab1 .services-tab-content ul.list-info{display:block;margin:30px 0;}
}
.services-tab1 .services-tab-content ul.list-info li{list-style:none;margin-bottom:10px;padding-left:30px;position:relative;}
.services-tab1 .services-tab-content ul.list-info li:last-child{margin-bottom:0;}
.services-tab1 .services-tab-content ul.list-info li:after{content:"\f058";position:absolute;left:0;z-index:1;font-family:"Font Awesome 5 Free";font-weight:900;color:#396cf0;font-size:14px;top:2px;}
.services-tab1 .slick-navigation{display:none !important;}
.overlay-primary90 .elementor-row{position:relative;z-index:2;}
.tab-pane.active .services-tab-content{transform:translateY(100px);animation:moveUp 0.65s ease forwards;}
.tab-pane.active .item-img{transform:translateY(100px);animation:moveUp 0.65s ease forwards;}
@keyframes moveUp {
100%{transform:translateY(0);opacity:1;}
} .services-tab2 .nav-pills .nav-link.active{background:transparent;}
.services-tab2 .tab-pane.active .item-img{transform:inherit;animation:none;}
.services-tab2 .nav-link{padding-left:0;padding-right:0;}
.opening-hours-info-list{border-top:4px solid #396cf0;border-left:1px solid #efefef;border-right:1px solid #efefef;border-bottom:1px solid #efefef;border-radius:4px;padding:30px 45px;box-shadow:1px 0px 27px rgba(186, 186, 186, 0.2);position:relative;z-index:99;background-color:#fff;}
@media only screen and (max-width: 575px) {
.opening-hours-info-list{padding:34px 25px 13px 25px;margin-top:30px;}
}
.opening-hours-info-list .opening-hours-head i{color:#eeeeee;position:absolute;right:41px;top:38px;font-size:50px;}
.opening-hours-info-list .sub-title{font-weight:500;}
.opening-hours-info-list .opening-hours-title{font-weight:700;font-size:24px;position:relative;}
.opening-hours-info-list .opening-hours-info ul{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:0;border-bottom:1px solid #efefef;padding-top:14px;padding-bottom:14px;}
.opening-hours-info-list .opening-hours-info ul li{list-style:none;font-size:16px;font-weight:400;}
.opening-hours-info-list .opening-hours-info ul:last-child{border-bottom:0;}
.opening-hours-style-two{border:none;padding:25px 40px 10px;border-radius:16px;max-width:290px;box-shadow:1px 0px 27px #EDF2FE;}
.opening-hours-style-two .opening-hours-head i{color:#fff;left:0;top:1px;font-size:17px;position:relative;margin-right:8px;width:28px;height:28px;background:#396CF0;text-align:center;line-height:28px;border-radius:28px;box-shadow:0 10px 20px #D4DFFC;}
.opening-hours-style-two .opening-hours-title{font-size:20px;border-bottom:1px solid #ECF1FF;padding-bottom:12px;}
.opening-hours-style-two .opening-hours-info ul{border-bottom:0;padding-top:0;padding-bottom:10px;padding-bottom:12px;}
.opening-hours-style-two .opening-hours-info ul li{color:#646464;}
.appointment-box-layout7.appointment-box-7{border-top:4px solid #396cf0;border-left:1px solid #efefef;border-right:1px solid #efefef;border-bottom:1px solid #efefef;border-radius:4px;padding:34px 45px 13px 45px;box-shadow:1px 0px 27px rgba(186, 186, 186, 0.2);position:relative;z-index:9;background-color:#fff;}
@media only screen and (max-width: 575px) {
.appointment-box-layout7.appointment-box-7{padding:34px 25px 13px 25px;}
}
.appointment-box-layout7.appointment-box-7 .icon-holder i{color:#eeeeee;position:absolute;right:18px;top:4px;font-size:50px;}
@media only screen and (max-width: 575px) {
.appointment-box-layout7.appointment-box-7 .icon-holder i{right:18px;top:-87px;}
}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control{background:#f7f7f7 !important;color:#646464;border:none;}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control:-ms-input-placeholder{color:#646464;}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control::placeholder{color:#646464;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single{background:#f7f7f7 !important;border:none;color:#646464;border-radius:4px;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single:-ms-input-placeholder{color:#646464;}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single::placeholder{color:#646464;}
.appointment-box-layout7.appointment-box-7 .form-group .item-btn.wpcf7-submit{margin-top:15px;padding:12px 25px;background-color:transform;color:#fff;display:inline-block;font-size:15px;font-weight:700;border:2px solid #396cf0;cursor:pointer;border-radius:4px;box-shadow:none;transition:all 0.3s ease-out;}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit:hover{background-color:transparent;box-shadow:inherit;color:#396cf0;}
.about-box-layout1-new .item-title-befour{display:block;color:#396cf0;margin-bottom:10px;font-weight:700;}
.about-box-layout1-new .item-title{color:#111111;font-size:36px;line-height:1.4;margin-bottom:20px;}
@media only screen and (max-width: 575px) {
.about-box-layout1-new .item-title{font-size:30px;}
}
.about-box-layout1-new .sub-title{font-weight:600;font-size:24px;margin-bottom:20px;display:block;}
.about-box-layout1-new .sigtitle{margin-bottom:0;font-weight:700;color:#396cf0;font-size:18px;}
.about-box-layout1-new .media-body{margin-top:1.2rem;}
.miimg-holder{position:relative;}
.miimg-holder .icon-holder3{width:120px;height:120px;border-radius:100%;background-color:#ffffff;position:absolute;z-index:9;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:auto;left:0;right:0;box-shadow:2px 0px 40px rgba(0, 0, 0, 0.11);}
.miimg-holder .icon-holder3 img{margin:auto;}
.miimg-holder .icon-holder2{width:150px;height:150px;border-radius:100%;background-color:rgba(255, 255, 255, 0.5);position:absolute;z-index:9;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:auto;left:0;right:0;box-shadow:2px 0px 40px rgba(0, 0, 0, 0.11);}
.miimg-holder .icon-holder{width:189px;height:189px;border-radius:100%;background-color:rgba(255, 255, 255, 0.3);position:absolute;z-index:9;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;top:38%;margin:auto;left:0;right:0;box-shadow:2px 0px 40px rgba(0, 0, 0, 0.11);}
.miimg-holder .icon-holder i{font-size:50px;color:#396cf0;margin:auto;}
.miimg-holder .image-holder-1{margin-bottom:24px;overflow:hidden;border-radius:4px;}
.miimg-holder .image-holder-1 img{width:100%;border-radius:4px;}
.miimg-holder .image-holder-3{margin-bottom:24px;border-radius:4px;}
.miimg-holder .image-holder-3 img{width:100%;border-radius:4px;}
.miimg-holder .image-holder-2{border-radius:4px;}
.miimg-holder .image-holder-2 img{width:100%;border-radius:4px;}
.miimg-holder .experience-holder{background-color:#396cf0;border-radius:4px;}
.miimg-holder .experience-holder .sigtitle{font-size:23px;font-weight:300;color:#fff;line-height:1.3;font-family:'Roboto', sans-serif;margin-bottom:0;padding-right:5px;}
.miimg-holder .experience-holder .media-body{margin-left:2rem;border-left:1px solid #90aaf0;padding-left:20px;}
.miimg-holder .experience-holder .miyears{font-size:72px;font-weight:700;line-height:1.5;color:#fff;padding-left:10px;}
.miimg-holder .experience-holder .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:center;margin-left:0;}
.move-color{--color1:#1528ec;--color2:#ff0a0a;font-size:46px;background:repeating-linear-gradient(45deg, var(--color1), var(--color1) 30px, var(--color2) 30px, var(--color2) 60px);background-clip:text;color:transparent;-webkit-background-clip:text;animation:40s linear 0s infinite move;}
@keyframes move {
from{background-position:0px;}
to{background-position:1000px;}
}
.departments-wrap-layout5 .owl-theme .owl-dots .owl-dot.active span, .departments-wrap-layout5 .owl-theme .owl-dots .owl-dot:hover span{background-color:#396cf0;}
.departments-wrap-layout5 .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;border-radius:4px;background-color:#dedede;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;transition:all 0.3s ease-out;}
.departments-wrap-layout5 .owl-theme .owl-dots .owl-dot.active span{width:30px;height:10px;border-radius:4px;background-color:#396cf0;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}
.departments5-box-layout8{background-color:#ffffff;margin-bottom:3rem;padding:68px 45px 30px 45px;position:relative;box-shadow:0px 1px 0px 0px rgba(227, 227, 227, 0.75);transition:all 0.3s ease-out;}
.departments5-box-layout8 .departments-sl{font-size:22px;position:absolute;top:30px;right:30px;z-index:5;color:#cccccc;transition:all 0.3s ease-out;}
.departments5-box-layout8 .item-img{margin-bottom:25px;border-radius:50%;}
.departments5-box-layout8 .item-img img{width:inherit !important;display:inherit !important;border-radius:50%;}
.departments5-box-layout8 .item-icon{position:absolute;background-color:#f6f7f9;top:-40px;width:81px;height:81px;padding:15px;border-radius:50%;transition:all 0.3s ease-out;}
.departments5-box-layout8 .item-icon img{width:auto !important;margin:auto;}
.departments5-box-layout8 .item-icon .icon-image.non-hover{opacity:1;visibility:visible;}
.departments5-box-layout8 .item-icon .icon-image.hover{opacity:0;visibility:hidden;display:none !important;}
.departments5-box-layout8 .item-icon i{display:inline-block;}
.departments5-box-layout8 .item-icon i:before{line-height:1;margin-left:0;font-size:62px;color:#396cf0;transition:all 0.3s ease-out;}
.departments5-box-layout8 .item-title{font-weight:700;font-size:22px;}
.departments5-box-layout8 .item-title a{color:#111111;transition:all 0.3s ease-out;}
.departments5-box-layout8 p{margin-bottom:15px;}
.departments5-box-layout8 .departments5-content p{line-height:1.8;}
.departments5-box-layout8 .item-btn{padding:5px 10px 5px 0;color:#396cf0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-out;font-size:15px;font-weight:500;}
.departments5-box-layout8 .item-btn i{position:relative;right:0;color:#396cf0;margin-left:6px;transition:all 0.3s ease-out;}
.departments5-box-layout8:hover{box-shadow:0px 15px 27px 0px rgba(218, 218, 218, 0.37);}
.departments5-box-layout8:hover .departments-sl{color:#111111;}
.departments5-box-layout8:hover .item-title a{color:#396cf0;transition:all 0.3s ease-out;}
.departments5-box-layout8:hover .item-icon{background-color:#396cf0;}
.departments5-box-layout8:hover .item-icon i{animation:toTopFromBottom 0.5s forwards;color:#fff;}
.departments5-box-layout8:hover .item-icon img{animation:toTopFromBottom 0.5s forwards;}
.departments5-box-layout8:hover .item-icon .icon-image.non-hover{opacity:0;visibility:hidden;display:none !important;}
.departments5-box-layout8:hover .item-icon .icon-image.hover{opacity:1;visibility:visible;display:block !important;}
.departments5-box-layout8:hover .item-img img{animation:toTopFromBottom 0.5s forwards;}
.departments5-box-layout8:hover .item-btn{color:#111111;}
.departments5-box-layout8:hover .item-btn i{color:#396cf0;}
.departments5-box-layout8:hover .item-btn:hover{color:#396cf0;}
.departments5-box-layout8:hover .item-btn:hover i{right:-5px;}
.departments5-image-box{overflow:hidden;}
.departments5-image-box img{transform:scale(1);transition:all 0.3s ease-out;width:100%;}
.departments5-image-box img:hover{transform:scale(1.1);}
.team-box-layout43{margin-bottom:60px;border-radius:4px;}
.team-box-layout43 .item-mid{position:relative;}
.team-box-layout43 .item-mid .item-img{position:relative;background-color:#f1f7fa;border-radius:4px;}
.team-box-layout43 .item-mid .item-img .item-icon{position:absolute;top:50%;transform:translateY(-50%);text-align:center;left:0;right:0;z-index:2;}
.team-box-layout43 .item-mid .item-img .item-icon li{display:inline-block;visibility:hidden;opacity:0;}
.team-box-layout43 .item-mid .item-img .item-icon li a{color:#ffffff;font-size:36px;transition:all 0.5s ease-out;}
.team-box-layout43 .item-mid .item-img .item-icon li a:hover{color:#e3e3e3;}
.team-box-layout43 .item-mid .item-img:hover:after{visibility:visible;opacity:1;}
.team-box-layout43 .item-mid .item-img:hover .item-icon li{visibility:visible;opacity:1;transform:translateY(0);transition:all 0.5s ease-out;}
.team-box-layout43 .item-mid .item-content{position:absolute;bottom:-71px;width:100%;padding:15px;transition:all 0.5s ease-out;}
.team-box-layout43 .item-mid .item-content .item-content-mid{margin-bottom:0;text-align:center;width:100%;background-color:#fff;box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.06);border-radius:4px;overflow:hidden;padding:20px 0 0 0;height:98px;transition:all 0.5s ease-out;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-title{text-transform:capitalize;font-size:22px;margin-bottom:4px;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-title a{color:#111111;transition:all 0.3s ease-out;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-title a:hover{color:#396cf0;}
.team-box-layout43 .item-mid .item-content .item-content-mid p{color:#8a8a8a;margin-bottom:20;font-weight:400;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social{text-align:center;margin-bottom:0;opacity:0;visibility:hidden;transition:all 0.7s ease-in-out;transform:all 0.7s;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social ul{margin:0;padding:0;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social li{display:inline-block;margin:0 10px;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social li a{color:#fff;}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social li a:hover{color:#e0dede;}
.team-box-layout43:hover .item-content .item-content-mid{margin-bottom:0;text-align:center;width:100%;background-color:rgba(57, 108, 240, 0.9);border-radius:4px;height:auto;overflow:hidden;padding:26px 15px 33px 15px;}
.team-box-layout43:hover .item-content .item-content-mid .item-social{opacity:1;visibility:visible;display:block;}
.team-box-layout43:hover .item-content .item-content-mid p{color:#e0dede;margin-bottom:20;font-weight:500;transition:all 0.6s ease-in-out;transform:all 0.6s;}
.team-box-layout43:hover .item-content .item-content-mid .item-title a{color:#fff;transition:all 0.3s ease-out;}
.team-box-layout43:hover .item-content .item-content-mid .item-title a:hover{color:#e0dede;}
.team-box-layout43 .owl-theme .owl-dots .owl-dot.active span, .team-box-layout43 .owl-theme .owl-dots .owl-dot:hover span{background-color:#396cf0;}
.team-box-layout43 .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;border-radius:4px;background-color:#dedede;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;transition:all 0.3s ease-out;}
.team-box-layout43 .owl-theme .owl-dots .owl-dot.active span{width:30px;height:10px;border-radius:4px;background-color:#396cf0;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}
.team-box-layout44{border-radius:12px;}
@media screen and (max-width:1199px){
.team-box-layout44{margin-bottom:30px;}
}
.team-box-layout44:hover .item-img a img{-webkit-transform:scale(1);transform:scale(1);}
.team-box-layout44:hover .item-img .item-content:after{visibility:visible;opacity:1;width:100%;right:0;}
.team-box-layout44:hover .item-img .item-content .item-title a{color:#fff;}
.team-box-layout44:hover .item-img .item-content .item-designation{color:#fff;}
.team-box-layout44 .item-img{position:relative;z-index:1;text-align:center;overflow:hidden;}
.team-box-layout44 .item-img:before{content:"";height:100%;width:100%;background-image:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/team-1.png);background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:-1;}
.team-box-layout44 .item-img a img{-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out;padding:20px 0px 0px 0px;-webkit-transform:scale(1.1);transform:scale(1.1);}
.team-box-layout44 .item-img .item-content{background:#FFFFFF;border-radius:44.5px 0px 0px 6px;padding:30px;text-align:left;position:absolute;bottom:20px;left:20px;right:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1;}
.team-box-layout44 .item-img .item-content:after{content:"";height:100%;width:0;background-color:#396cf0;position:absolute;bottom:0;right:0;visibility:hidden;opacity:0;z-index:-1;-webkit-transition:all 0.4s;transition:all 0.4s;border-radius:44.5px 0px 0px 6px;}
.team-box-layout44 .item-img .item-content .item-title{margin-bottom:0;}
.team-box-layout44 .item-img .item-content .item-title a{font-weight:700;font-size:22px;line-height:26px;color:#111111;margin-bottom:5px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.team-box-layout44 .item-img .item-content .item-designation{font-weight:400;font-size:15px;color:#396CF0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.gradient-light-slider-dark{background:linear-gradient(to right, #3c70fa, #7c4dff);}
.gradient-light-slider-dark:hover{background:linear-gradient(to right, #7c4dff, #3c70fa);}
.gradient-btn .gradient-accent{background:linear-gradient(to right, #3c70fa, #7c4dff);}
.gradient-btn .gradient-light-to-dark{background:linear-gradient(to right, #3c70fa, #7c4dff);}
.gradient-btn .gradient-after-dark-to-light:after{background:linear-gradient(to right, #7c4dff, #3c70fa);}
.gradient-btn .button-after-common:after{content:"";height:100%;width:0;border-radius:4px;position:absolute;right:0;top:0;z-index:-1;visibility:hidden;opacity:0;transition:all 0.3s ease-out;}
.gradient-btn .button-default{position:relative;display:inline-block;font-weight:400;font-size:14px;color:#fff;padding:12px 30px;border-radius:4px;z-index:1;transition:all 0.3s ease-out;}
.gradient-btn .button-default:hover{color:#fff;}
.gradient-btn .button-default:hover:after{visibility:visible;opacity:1;width:100%;}
.miimg-holder2{position:relative;}
.miimg-holder2 .icon-holder{width:189px;height:189px;border-radius:100%;background-color:rgba(255, 255, 255, 0.3);position:absolute;z-index:9;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;top:40%;margin:auto;left:0;right:0;}
.miimg-holder2 .icon-holder i{font-size:50px;color:#396cf0;margin:auto;}
.miimg-holder2 .experience-holder{border-radius:4px;position:absolute;width:250px;bottom:0;border:8px solid #fff;left:-50px;background:linear-gradient(to right, #3c70fa, #7c4dff);bottom:-4px;}
.miimg-holder2 .experience-holder .sigtitle{font-size:15px;font-weight:500;color:#fff;line-height:1.3;font-family:'Roboto', sans-serif;margin-bottom:0;}
.miimg-holder2 .experience-holder .media-body{margin-left:2rem;}
.miimg-holder2 .experience-holder .miyears{font-size:72px;font-weight:700;line-height:1.5;color:#fff;padding-left:10px;margin-left:10px;}
.miimg-holder2 .experience-holder .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:center;margin-left:0;}
.departments-box-layout4update{border-radius:4px;}
.departments-box-layout4update{text-align:center;background-color:#ffffff;margin-bottom:3rem;padding:58px 45px 42px 45px;position:relative;box-shadow:0px 1px 0px 0px rgba(227, 227, 227, 0.75);transition:all 0.3s ease-out;}
.departments-box-layout4update .departments-sl{font-size:22px;position:absolute;top:30px;right:30px;z-index:5;color:#cccccc;transition:all 0.3s ease-out;}
.departments-box-layout4update .item-img{margin-bottom:20px;border-radius:50%;}
.departments-box-layout4update .item-img img{width:inherit !important;display:inherit !important;border-radius:50%;position:relative;z-index:9;left:0;right:0;margin:auto;opacity:.5;}
.departments-box-layout4update .item-icon{position:relative;margin-bottom:25px;}
.departments-box-layout4update .item-icon img{width:inherit !important;display:inherit !important;position:relative;z-index:9;left:0;right:0;margin:auto;}
.departments-box-layout4update .item-icon i{display:inline-block;position:relative;z-index:9;}
.departments-box-layout4update .item-icon i:before{line-height:1;margin-left:0;font-size:62px;color:#396cf0;transition:all 0.3s ease-out;}
.departments-box-layout4update .item-icon:after{width:50px;height:50px;content:"";position:absolute;background-color:#f1f9ff;border-radius:100%;top:-15px;}
.departments-box-layout4update .item-title{font-size:22px;margin-bottom:15px;}
.departments-box-layout4update .item-title a{color:#111111;transition:all 0.3s ease-out;}
.departments-box-layout4update .item-title a:hover{color:#3c70fa;}
.departments-box-layout4update p{margin-bottom:24px;line-height:1.8;}
.departments-box-layout4update .item-btn{padding:8px 30px;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-out;font-size:14px;border:1px solid;border-color:#396cf0;border-radius:5px;font-weight:500;color:#646464;display:inline-block;}
.departments-box-layout4update .item-btn i{position:relative;right:0;margin-left:5px;transition:all 0.3s ease-out;color:#646464;}
.departments-box-layout4update .item-btn:hover{background-color:#396cf0;color:#fff;}
.departments-box-layout4update .item-btn:hover i{color:#fff;}
.departments-box-layout4update:hover{box-shadow:0 10px 55px 5px rgba(137, 173, 255, 0.05);}
.departments-box-layout4update:hover .departments-sl{color:#111111;}
.departments-box-layout4update:hover .item-icon i{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout4update:hover .item-icon img{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout4update:hover .item-img img{animation:toTopFromBottom 0.5s forwards;}
.departments-box-layout4update:hover .item-btn:hover{color:#fff;}
.departments-box-layout4update:hover .item-btn:hover i{right:-5px;}
.departments-wrap-layout4 .owl-theme .owl-dots .owl-dot.active span, .departments-wrap-layout4 .owl-theme .owl-dots .owl-dot:hover span{background:linear-gradient(to right, #3c70fa, #7c4dff);width:30px;transition:all 0.3s ease-out;}
.departments-wrap-layout4 .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;border-radius:4px;background-color:#dedede;margin:5px 4px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;transition:all 0.3s ease-out;}
.departments-wrap-layout4 .owl-theme .owl-nav.disabled + .owl-dots{margin-top:20px;}
.slide-cont{width:100%;display:block;margin:0 auto;}
.thumbnails-owl-carousel div{width:100%;}
.thumbnails-owl-carousel .owl-controls .owl-dot{float:left;background-size:cover;margin-top:10px;}
.thumbnails-owl-carousel .owl-dot{float:left;background-size:cover;border-left:3px solid #fff;border-right:3px solid #fff;border-top:6px solid #fff;}
.thumbnails-owl-carousel .owl-dot:first-child{border-left:none;}
.thumbnails-owl-carousel .owl-dot:last-child{border-right:none;}
.site-wrp .gradient-to-dark{background:linear-gradient(to right, #3c70fa, #7c4dff);}
.class-schedule-wrap1.layout-wrap3 table tbody tr td .schedule-item-wrapper{text-align:center;line-height:1.5;background-color:#fff;padding:12px 15px 13px !important;border-radius:10px;}
.class-schedule-wrap1 table tbody tr td{border:5px solid transparent !important;background-color:#2457db !important;position:relative;border-radius:15px;}
.class-schedule-wrap1 table tbody tr th{border:5px solid transparent !important;position:relative;border-radius:15px;}
.class-schedule-wrap1 table thead tr th{border:5px solid transparent !important;background-color:#2457db !important;position:relative;border-radius:15px;}
.class-schedule-wrap1 table thead tr td{border:5px solid transparent !important;background-color:#2457db !important;position:relative;border-radius:15px;}
.table-responsive{margin-bottom:0;outline:none !important;border:none !important;}
.rc-carousel-doctors-6 .owl-theme .owl-dots .owl-dot.active span, .rc-carousel-doctors-6 .owl-theme .owl-dots .owl-dot:hover span{background:linear-gradient(to right, #3c70fa, #7c4dff);width:30px;transition:all 0.3s ease-out;}
.rc-carousel-doctors-6 .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;border-radius:4px;background-color:#dedede !important;margin:3px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;transition:all 0.3s ease-out;border:none !important;}
.rc-carousel-doctors-6 .owl-theme .owl-nav.disabled + .owl-dots{margin-top:40px;}
.heading-layout1.style1.theme1 .rtin-subtitle{font-weight:400;}
.heading-layout1.style1.theme1{margin-bottom:65px;}
.case-layout-1{border-radius:0px 0px 12px 12px;}
.case-layout-1:hover .item-img a img{-webkit-transform:scale(1.2);transform:scale(1.2);}
.case-layout-1:hover .item-img .item-content .title-area .subtitle a{color:#000;}
.case-layout-1:hover .item-img .item-content .title-area .item-title a{color:#396cf0;}
.case-layout-1 .item-img{position:relative;overflow:hidden;border-radius:12px 12px 0px 0px;}
.case-layout-1 .item-img:after{content:"";height:100%;width:100%;background-image:url(//avetaivfranchi.com/wp-content/themes/medilink/assets/img/case-3.svg);position:absolute;bottom:-240px;left:0;right:0;z-index:1;background-repeat:no-repeat;}
@media screen and (max-width:1199px){
.case-layout-1 .item-img:after{background-size:cover;bottom:-150px;}
}
@media screen and (max-width:767px){
.case-layout-1 .item-img:after{bottom:-200px;}
}
@media screen and (max-width:479px){
.case-layout-1 .item-img:after{bottom:-145px;}
}
@media screen and (max-width:375px){
.case-layout-1 .item-img:after{bottom:-110px;}
}
@media screen and (max-width:375px){
.case-layout-1 .item-img:after{bottom:-70px;}
}
.case-layout-1 .item-img a img{border-radius:12px 12px 0px 0px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.4s;transition:all 0.4s;}
.case-layout-1 .item-img .item-shape-1{position:absolute;bottom:0px;right:0;}
@media screen and (max-width:1199px){
.case-layout-1 .item-img .item-shape-1{display:none;}
}
.case-layout-1 .item-img .item-shape-2{position:absolute;bottom:-5px;right:0;}
@media screen and (max-width:1199px){
.case-layout-1 .item-img .item-shape-2{display:none;}
}
.case-layout-1 .item-img .item-content{position:absolute;bottom:30px;left:0px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 40px;}
@media screen and (max-width:320px){
.case-layout-1 .item-img .item-content{padding:0px 20px;}
}
.case-layout-1 .item-img .item-content .title-area .subtitle{font-weight:500;font-size:15px;line-height:18px;text-transform:uppercase;margin-bottom:7px;}
.case-layout-1 .item-img .item-content .title-area .subtitle a{color:#396CF0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.case-layout-1 .item-img .item-content .title-area .subtitle a:hover{color:#000;}
.case-layout-1 .item-img .item-content .title-area .item-title{font-weight:700;font-size:24px;margin-bottom:0;}
@media screen and (max-width:479px){
.case-layout-1 .item-img .item-content .title-area .item-title{font-size:20px;}
}
.case-layout-1 .item-img .item-content .title-area .item-title a{color:#000000;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.case-layout-1 .item-img .item-content .item-button .item-btn{height:52px;width:52px;background-color:#fff;border:2px solid #CDD8F3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.case-layout-1 .item-img .item-content .item-button .item-btn:hover{background-color:#396cf0;color:#fff;border:2px solid #396cf0;}
.case-layout-1 .item-img .item-content .item-button .item-btn:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2);}
.case-layout-1 .item-img .item-content .item-button .item-btn svg{-webkit-transform:scale(1);transform:scale(1);}
#rt-appointment-home14{padding:0;border:none;background:transparent;box-shadow:none;}
#rt-appointment-home14 p{margin:0;}
#rt-appointment-home14 .rt-date::-webkit-calendar-picker-indicator{filter:invert(1);opacity:1;cursor:pointer;}
#rt-appointment-home14 .select2-selection--single{overflow:hidden;}
#rt-appointment-home14 .select2-selection--single,
#rt-appointment-home14 .wpcf7-form-control.form-control{background:#3087FF !important;}
#rt-appointment-home14 .select2-selection--single .select2-selection__arrow b{border-color:#ffffff transparent transparent transparent;}
#rt-appointment-home14 input,
#rt-appointment-home14 .select2-selection--single .select2-selection__rendered,
#rt-appointment-home14 input::placeholder{color:#fff;}
#rt-appointment-home14 .row{margin-left:-6px;margin-right:-6px;}
#rt-appointment-home14 .row [class*="col"]{padding-left:6px;padding-right:6px;}
#rt-appointment-home14 .item-btn{display:block;background:#fff;width:100%;outline:none;color:#000E40;transition:0.3s;}
#rt-appointment-home14 .item-btn:hover{color:#006BFF;}
.select2-container.select2-container--open{width:auto;}
.service-box-layout3 .service-title a{color:#111;transition:0.3s;}
.service-box-layout3 .service-title a:hover{color:#006BFF;}
.rt-gallery-item .gallrey-content{background:#FFFFFF;border:1px solid #DFE2EC;position:relative;padding:35px 40px;z-index:2;margin:-68px 40px 0;}
.rt-gallery-item .gallrey-content .cat-list{font-size:14px;font-weight:500;color:#006BFF;text-transform:uppercase;}
.rt-gallery-item .gallrey-content, .rt-gallery-item .item-img img{border-radius:15px;}
.rt-gallery-item .gallrey-content .item-title{margin:5px 0 0;font-size:24px;line-height:1.3;padding-right:50px;}
.rt-gallery-item .item-icon{position:absolute;top:50%;right:40px;transform:translateY(-50%);}
.rt-gallery-item .item-icon a{background:#F0F4FF;border-radius:10px;text-align:center;line-height:54px;width:50px;height:50px;display:block;transition:0.3s;}
.rt-gallery-item .item-icon a:hover{background:#006BFF;}
.rt-gallery-item .item-icon svg path{transition:0.3s;}
.rt-gallery-item .item-icon:hover svg path{fill:#fff;}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div{top:auto;bottom:-116px;border-radius:10px;width:55px;height:45px;line-height:50px;background:transparent;border-color:#00000012;padding:0;transition:0.3s;position:static;margin:0 12px;}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div svg{width:22px;}
.gallrey-wrap-layout.nav-control-middle .owl-nav{margin-top:60px;}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div:hover{background:#006BFF !important;border-color:#006BFF;}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div:hover svg path{fill:#fff;}
@media only screen and (max-width: 767px){
.rt-gallery-item .gallrey-content{margin:-68px 15px 0;padding:20px}
.rt-gallery-item .gallrey-content .item-title{margin:0;font-size:20px;}
.rt-gallery-item .gallrey-content .item-title{padding-right:0;}
.rt-gallery-item .item-icon{position:static;transform:translateY(0);margin-top:12px;}
}
.testimonial-box-layout12{position:relative;}
.testimonial-box-layout12 .item-rating{margin:0 0 20px;padding:0;list-style:none;}
.testimonial-box-layout12 .item-rating li{display:inline-block;}
.testimonial-box-layout12 .item-round-img img{max-width:56px;border-radius:56px;}
.testimonial-box-layout12 .item-subtitle, .testimonial-box-layout12 .item-title{color:#fff;}
.testimonial-box-layout12 .item-title{font-weight:600;font-size:20px;}
.testimonial-box-layout12 .item-subtitle{font-weight:500;}
.testimonial-box-layout12 .item-rating li i{color:#FF9800;font-size:18px;}
.testimonial-box-layout12 .top-title{color:#fff;font-size:26px;font-weight:700;margin:0 0 30px;}
.nav-control-layout12{position:relative;}
.rt-testimonial-slider12 .slick-dots{margin:0;padding:0;list-style:none;}
.rt-testimonial-slider12 .slick-dots li{display:inline-block;}
.rt-testimonial-slider12 .slick-dots li button{font-size:0;border:none !important;width:15px;height:15px;border-radius:15px;background:#2055e4;padding:0;margin:0 5px;transition:0.3s;outline:none !important;}
.rt-testimonial-slider12 .slick-dots li.slick-active button{background:#fff;}
.site-wrp .nav-control-layout12 .slick-arrow{font-size:24px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:50px;width:50px;border-radius:50%;background:#1A40A4;position:absolute;margin:0;padding:0;transition:all 0.5s ease-out;right:0;z-index:2;border:none !important;outline:none !important;}
.site-wrp .nav-control-layout12 .slick-arrow:hover{background:#fff;}
.site-wrp .nav-control-layout12 .slick-arrow:hover svg path{fill:#1A40A4;}
.site-wrp .nav-control-layout12 .slick-prev{top:30%;}
.site-wrp .nav-control-layout12 .slick-next{top:auto;bottom:30%;}
.nav-control-layout12{position:relative;}
.nav-control-layout12 .item-designation{display:flex;align-items:center;}
.testimonial-box-layout12.center .item-designation{justify-content:center;}
.nav-control-layout12 .item-designation .item-content{text-align:left;}
.nav-control-layout12 .item-designation .item-round-img{margin-right:15px;}
.nav-control-layout12 .item-icon{position:absolute;top:58%;transform:translateY( -50% );right:30%;z-index:-1;}
.nav-control-layout12 .item-icon svg{max-width:200px;}
.nav-control-layout12 .owl-prev .fa-angle-left:before, .nav-control-layout12 .owl-next .fa-angle-right:before{content:"";display:inline-block;width:15px;height:19px;background-size:contain;background-repeat:no-repeat;background-position:center;}
.nav-control-layout12 .owl-prev .fa-angle-left:before{background-image:url('data:image/svg+xml;utf8,<svg width="15" height="19" viewBox="0 0 15 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.22997 18.67C6.67997 18.67 6.22997 18.22 6.22997 17.67V3.41001L2.09996 7.54001C1.70996 7.93001 1.07996 7.93001 0.689961 7.54001C0.299961 7.15001 0.299961 6.52001 0.689961 6.13001L6.51996 0.30001C6.51996 0.30001 6.52996 0.29001 6.53996 0.28001C6.62996 0.19001 6.73996 0.12001 6.84996 0.0800098C6.95996 0.0400098 7.06996 0.0100098 7.19996 0.0100098C7.19996 0.0100098 7.21997 0.0100098 7.22997 0.0100098C7.23997 0.0100098 7.24996 0.0100098 7.25996 0.0100098C7.37996 0.0100098 7.48996 0.0400098 7.59996 0.0800098C7.68996 0.11001 7.76996 0.16001 7.84996 0.22001C7.84996 0.22001 7.89996 0.26001 7.92996 0.29001L13.76 6.12001C14.15 6.51001 14.15 7.14001 13.76 7.53001C13.37 7.92001 12.74 7.92001 12.35 7.53001L8.21996 3.40001V17.65C8.21996 18.2 7.76996 18.65 7.21996 18.65L7.22997 18.67Z" fill="white"/></svg>');}
.nav-control-layout12 .owl-next .fa-angle-right:before{background-image:url('data:image/svg+xml;utf8,<svg width="14" height="19" viewBox="0 0 14 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.82228 -8.83354e-05C7.37228 -8.82873e-05 7.82228 0.449913 7.82228 0.999912L7.82228 15.2599L11.9523 11.1299C12.3423 10.7399 12.9723 10.7399 13.3623 11.1299C13.7523 11.5199 13.7523 12.1499 13.3623 12.5399L7.53229 18.3699C7.53229 18.3699 7.52228 18.3799 7.51228 18.3899C7.42228 18.4799 7.31229 18.5499 7.20229 18.5899C7.09229 18.6299 6.98229 18.6599 6.85229 18.6599C6.85229 18.6599 6.83228 18.6599 6.82228 18.6599C6.81228 18.6599 6.80228 18.6599 6.79228 18.6599C6.67228 18.6599 6.56229 18.6299 6.45229 18.5899C6.36229 18.5599 6.28229 18.5099 6.20229 18.4499C6.20229 18.4499 6.15228 18.4099 6.12228 18.3799L0.292283 12.5499C-0.0977177 12.1599 -0.0977176 11.5299 0.292283 11.1399C0.682283 10.7499 1.31229 10.7499 1.70229 11.1399L5.83228 15.2699L5.83228 1.01991C5.83228 0.469913 6.28228 0.0199121 6.83228 0.0199121L6.82228 -8.83354e-05Z" fill="white"/></svg>');}
.nav-control-layout12 p{color:#fff;font-size:22px;line-height:1.4;}
.nav-control-layout12 .owl-dots{font-size:0;}
.nav-control-layout12 .owl-dots .owl-dot{width:15px;height:15px;background:#1A40A4;margin:0 5px;border-radius:15px;transition:0.3s;}
.nav-control-layout12 .owl-dots .owl-dot.active{background:#fff;}
.testimonial-box-layout13{text-align:center;}
.testimonial-box-layout13 .item-title, .testimonial-box-layout13 .top-title, .testimonial-box-layout13 p{color:#111111;}
.testimonial-box-layout13 .item-subtitle{color:#242424;font-size:13px;font-weight:400;}
.testimonial-box-layout13 .item-rating li i{font-size:16px;}
.nav-control-layout13 .owl-dots .owl-dot.active{background:#396CF0;}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-next, .site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-prev{top:50%;transform:translateY(-50%);}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-prev{right:auto;left:0;}
.nav-control-layout13 .item-designation{justify-content:center;}
.nav-control-layout13 p{font-size:16px;}
.testimonial-box-layout13 .top-title{font-size:24px;font-weight:600;font-family:'Raleway', sans-serif;margin:0 0 20px;}
.testimonial-box-layout13 .item-title{font-weight:700;font-size:15px;}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > div{width:45px;height:45px;line-height:45px;border-radius:6px;border:1px solid #006BFF;background:#fff;position:absolute;top:50%;transform:translateY(-50%);left:0;padding:0;}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-next{left:auto;right:0;}
.nav-control-layout13 .owl-nav i{position:relative;top:4px;}
.nav-control-layout13 .owl-prev .fa-angle-left:before{background-image:url("data:image/svg+xml;utf8,<svg width='31' height='18' viewBox='0 0 31 18' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.66003 17.3175C8.96003 17.3175 9.25004 17.2075 9.48004 16.9775C9.93004 16.5275 9.93004 15.7875 9.48004 15.3375L3.96004 9.8175H29.38C30.02 9.8175 30.54 9.2975 30.54 8.6575C30.54 8.0175 30.02 7.4975 29.38 7.4975H3.96004L9.48004 1.9775C9.93004 1.5275 9.93004 0.7875 9.48004 0.3375C9.03004 -0.1125 8.29004 -0.1125 7.84004 0.3375L0.340042 7.8375C0.340042 7.8375 0.340033 7.8375 0.330032 7.8475C0.220032 7.9575 0.140041 8.0775 0.0900421 8.2175C0.0400429 8.3475 0.010046 8.4875 4.57764e-05 8.6275V8.6875C4.57764e-05 8.8375 0.0300426 8.9675 0.0900421 9.0975C0.140041 9.2275 0.220032 9.3575 0.330032 9.4675C0.330032 9.4675 0.330042 9.4675 0.340042 9.4775L7.84004 16.9775C8.07004 17.2075 8.36003 17.3175 8.66003 17.3175Z' fill='%23006BFF'/></svg>");}
.nav-control-layout13 .owl-next .fa-angle-right:before{background-image:url("data:image/svg+xml;utf8,<svg width='31' height='18' viewBox='0 0 31 18' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M21.9899 17.9901C21.6899 17.9901 21.3999 17.8801 21.1699 17.6501C20.7199 17.2001 20.7199 16.4601 21.1699 16.0101L26.6899 10.4901H1.26986C0.629859 10.4901 0.109863 9.97011 0.109863 9.33011C0.109863 8.69011 0.629859 8.17011 1.26986 8.17011H26.6899L21.1699 2.65011C20.7199 2.20011 20.7199 1.46011 21.1699 1.01011C21.6199 0.560107 22.3599 0.560107 22.8099 1.01011L30.3099 8.51011C30.3099 8.51011 30.3099 8.51011 30.3199 8.52011C30.4299 8.63011 30.5099 8.75011 30.5599 8.89011C30.6099 9.02011 30.6399 9.16011 30.6499 9.30011V9.36011C30.6499 9.51011 30.6199 9.64011 30.5599 9.77011C30.5099 9.90011 30.4299 10.0301 30.3199 10.1401C30.3199 10.1401 30.3199 10.1401 30.3099 10.1501L22.8099 17.6501C22.5799 17.8801 22.2899 17.9901 21.9899 17.9901Z' fill='%23006BFF'/></svg>");}
.nav-control-layout13 .item-icon{top:auto;bottom:-10px;transform:translateY(0);right:0;}
.rt-marquee-slider{position:relative;}
.rt-marquee-inner{width:100%;overflow:hidden;white-space:nowrap;padding:20px;line-height:1;}
.rt-marquee-item{display:inline-block;will-change:transform;animation:marquee_right 50s linear infinite;}
.rt-marquee-slider .rt-marquee-item .rt-marquee-list{display:inline-flex;align-items:center;font-size:18px;font-weight:500;position:relative;text-transform:uppercase;}
.rt-marquee-slider .rt-marquee-item .rt-marquee-list, .rt-marquee-slider .rt-marquee-item .rt-marquee-list img{margin-right:15px;}
.rt-marquee-slider .rt-marquee{width:100%;overflow:hidden;white-space:nowrap;padding:20px;line-height:1;}
@keyframes marquee_right {
0%{transform:translateX(100%);}
100%{transform:translateX(0%);}
}
@media(min-width:1600px){
.rt-sec-margin-left{margin-left:calc((100% - 1300px) / 2);}
}
@media(min-width:1600px){
.rt-sec-margin-right{margin-right:calc((100% - 1800px) / 2);}
}
@media only screen and (max-width: 1550px) {
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev{left:-100%;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next{right:0;}
}
@media only screen and (max-width: 1440px) {
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev{left:-100%;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next{right:0;}
}
@media only screen and (max-width: 1366px) {
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev{left:-92%;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next{right:30px;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav > div{height:45px;width:45px;line-height:40px;}
}
@media only screen and (max-width: 1199px) {
.choose-box1 .choose-layout-1 .number{top:15px;right:20px;}
.blog-box-layout9 .item-content{padding:35px 22px;}
.rtin-style17 .media-body{margin-left:20px;}
.rtin-style17 .number{font-size:45px;}
}
@media only screen and (max-width: 991px) {
.team-box-layout8, .service-box-layout9, .service-box-layout9 .item-img > a > img{margin-bottom:30px;}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev, .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next{display:none;}
}
@media only screen and (max-width: 767px) {
.nav-control-layout13 .item-icon, .site-wrp .nav-control-layout13.owl-theme .owl-nav > div {
display: none;
}
.opening-hours-style-two {
padding: 25px 20px 10px;
}
.mobile-position.elementor-absolute{
position:static !important;
}
.mobile-position.elementor-absolute .elementor-widget-container{
max-width: 100% !important;
}
.wpcf7 .footer-subscribe {
width: 100%;
max-width: 450px;
margin: 0 auto;
}
.banner-subtitle .elementor-image-box-wrapper{
display: flex;
align-items: center;
}
.banner-subtitle .elementor-image-box-wrapper .elementor-image-box-img{
margin-right: 10px !important;
}
.rt-el-info-box.rtin-style17 .rtin-icon {
width: 60px;
height: 60px;
line-height: 80px;
}
.service-box-layout9 .item-img::before {
bottom: 13px;
}
.service-box-layout9 .item-content .item-icon {
margin-top: -50px;
}
.testimonial-box-layout11 .testimonial-layout-style-1 {
padding: 65px 25px 35px;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td {
padding: 8px 15px;
}
.team-detail-box-layout1 .single-item table thead tr th, .team-detail-box-layout1 .single-item table tbody td {
padding: 13px 15px;
}
.rtin-content-doctor, .team-detail-box-layout1 {
padding: 40px 25px 50px;
}
}