/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{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}@-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,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;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;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}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;cursor:pointer}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.2;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.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}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:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@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%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.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 #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.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:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.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)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;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;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;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>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control: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-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;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;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,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{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;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-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{border-color:#dc3545;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}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{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;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-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-check{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;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom: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:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):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 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.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 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.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 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.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 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.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 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.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 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.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 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.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 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.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 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.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 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.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-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.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}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.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-color:transparent;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:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.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:1}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-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-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{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-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{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-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{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-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;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='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;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-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-control::before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.25rem + 2px) - 1px * 2);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.nav{display:-webkit-box;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:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.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 #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;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:#dee2e6 #dee2e6 #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,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.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:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.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-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.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)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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>hr{margin-right:0;margin-left:0}.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-body{-webkit-box-flex:1;-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-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-header+.list-group .list-group-item:first-child{border-top: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)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom: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-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.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-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.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:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.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;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:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.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:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;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:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;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{position:relative;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{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;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:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.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:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;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}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.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}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;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-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.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-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;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;padding:1rem;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:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.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,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";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:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;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;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";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:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;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:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-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:-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;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='M5.25 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='M2.75 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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-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,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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:#6c757d!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%!important}.rounded-0{border-radius:0!important}.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-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;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-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;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-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;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-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;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-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-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{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-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}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!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,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left: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-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!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:#6c757d!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}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){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}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.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}}
/*# sourceMappingURL=bootstrap.min.css.map */
@charset "UTF-8";

.w2{
    justify-content: start;
}

@media(max-width:720px){
    .w2{
        justify-content: center;
    }
}
.h1V{
    font-size:18px;
    font-weight:bold;
}

.icon-size {
    font-size: 24px; 
}

@media (min-width: 576px) {
    .icon-size {
        font-size: 36px; 
    }
}

@media (min-width: 992px) {
    .icon-size {
        font-size: 48px; 
    }
}


.container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}


.container.container_left-sidebar {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.container.container_left-sidebar > .sidebar {
  position: relative;
  z-index: 10;
  max-width: 370px;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.container.container_left-sidebar > .article {
  max-width: 700px;
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.container.container_right-sidebar {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.container.container_right-sidebar > .article {
  max-width: 700px;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.container.container_right-sidebar > .sidebar {
  position: relative;
  z-index: 10;
  max-width: 370px;
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (max-width: 1200px) {
  .container_right-sidebar > .article,
  .container_left-sidebar > .article {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
    margin-bottom: 100px;
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .container_right-sidebar > .sidebar,
  .container_left-sidebar > .sidebar {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
    max-width: 700px !important;
  }
}

@media (max-width: 767.98px) {
  .container_left-sidebar > .sidebar,
  .container_right-sidebar > .sidebar {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: 370px !important;
    width: 100%;
  }
}

/**************************************************/
/* fonts */
/**************************************************/
@font-face {
  font-family: "Roboto Light";
  src: url("../fonts/roboto/Roboto-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: "Roboto Bold";
  src: url("../fonts/roboto/Roboto-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Black";
  src: url("../fonts/roboto/Roboto-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

@font-face {
  src: url("../fonts/Bebas_Neue/BebasNeue-Regular.ttf") format("truetype"), url("../fonts/Bebas_Neue/BebasNeue-Regular.otf") format("opentype");
  font-family: "BebasNeue";
  font-display: swap;
}

@font-face {
  src: url("../fonts/Bebas_Neue/BebasNeue-Bold.ttf") format("truetype");
  font-family: "BebasNeueBold";
  font-display: swap;
}

/**************************************************/
/* base */
/**************************************************/
::-webkit-scrollbar {
  background-color: #ffffff;
  width: 15px;
}

::-webkit-scrollbar-thumb {
  background-color: #1f3d9d;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #00CC33;
}



body,
html,
* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Roboto Light";
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
}

img,
a,
svg,
label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

::-moz-selection {
  background-color: #00CC33;
  color: #ffffff;
}

::selection {
  background-color: #00CC33;
  color: #ffffff;
}

ul,
ol {
  list-style: none;
}

.page {
  overflow: hidden;
  background-color: #ffffff;
}

.section-title {
  text-transform: uppercase;
  font-family: "BebasNeueBold";
  color: #00CC33;
  font-size: 80px;
  line-height: 0.8;
  letter-spacing: -1.6px;
}

.section-title_60 {
  font-size: 60px;
}

.section-title_white {
  color: #ffffff !important;
}

.section-title_white > span {
  color: #ffffff !important;
}

.section-title > span {
  letter-spacing: -1.6px;
  line-height: 0.8;
  font-family: "BebasNeueBold";
  color: #1f3d9d;
}

.relative {
  position: relative;
  z-index: 10;
}

a {
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  text-decoration: none !important;
}

.read-more-2,
.read-more {
  font-family: "Roboto Bold";
  font-size: 16.5px;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #1f3d9d;
}

.read-more-2:active,
.read-more:active {
  color: #00CC33;
}

.read-more-2:hover,
.read-more:hover {
  text-decoration: underline !important;
}

.read-more-2.read-more_pink,
.read-more.read-more_pink {
  font-size: 16px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 700;
  color: #00CC33 !important;
}

.read-more-2.read-more_pink > .fa,
.read-more.read-more_pink > .fa {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.read-more-2.read-more_pink:hover,
.read-more.read-more_pink:hover {
  text-decoration: none !important;
}

.read-more-2.read-more_pink:hover > .fa,
.read-more.read-more_pink:hover > .fa {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.read-more-2:hover {
  text-decoration: none !important;
  color: #00CC33;
}

@media (max-width: 767.98px) {
  ::-webkit-scrollbar {
    width: 8px;
  }
  .section-title {
    font-size: 50px;
  }
}

/**************************************************/
/* svg icons */
/**************************************************/
.cls-1 {
  fill: #00CC33;
  fill-rule: evenodd;
}

.cls-2 {
  fill: #fff;
  fill-rule: evenodd;
}

.cls-3 {
  fill: #333333;
  fill-rule: evenodd;
}

.cls-4 {
  fill: #3774c2;
  fill-rule: evenodd;
  opacity: 0.1;
}

.cls-5 {
  fill: #3774c2;
  fill-rule: evenodd;
}

/**************************************************/
/* btn styles */
/**************************************************/
.btn {
  display: inline-block;
  font-family: "Roboto Bold";
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 3.1px;
  display: inline-block;
  color: #ffffff;
  border-radius: 8px;
  text-transform: uppercase;
}

.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn_pink, .btn-2_pink {
  padding: 20px 26px 20px 27px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #00CC33;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  z-index: 1;
}

.btn_pink:hover, .btn-2_pink:hover {
  color: #ffffff;
  background-color: #db106f;
}

.btn_blue {
  padding: 25px 37.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #1f3d9d;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  position: relative;
}

.btn_blue:hover {
  background-color: #00CC33;
  color: #ffffff;
}

.btn_blue:active {
  background-color: #db106f;
}

.btn-2 {
  width: 155px;
  border-radius: 8px;
  font-family: "Roboto Bold";
  font-size: 14px;
  padding: 12.5px 20px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  text-align: center;
  -webkit-box-shadow: 8px 18px 30px rgba(31, 61, 157, 0.2) !important;
          box-shadow: 8px 18px 30px rgba(31, 61, 157, 0.2) !important;
}

.btn-2_blue {
  color: #ffffff;
  background-color: #1f3d9d;
}

.btn-2_blue:hover {
  background-color: #00CC33;
  -webkit-box-shadow: 8px 18px 30px rgba(0, 204, 51, 0.2) !important;
          box-shadow: 8px 18px 30px rgba(0, 204, 51, 0.2) !important;
  color: #ffffff;
}

.btn-2_pink {
  padding: 25px 40px;
  -webkit-box-shadow: 8px 18px 30px rgba(0, 204, 51, 0.2) !important;
          box-shadow: 8px 18px 30px rgba(0, 204, 51, 0.2) !important;
}

.btn-2 > .fa {
  margin-left: 10px;
}

.btn-play {
  color: #1f3d9d;
  background-color: #ffffff;
  padding: 17px;
  border-radius: 50%;
  position: relative;
  -webkit-animation: playBtn 2s infinite linear;
          animation: playBtn 2s infinite linear;
  -webkit-box-shadow: 0px 0px 15px white;
          box-shadow: 0px 0px 15px white;
}

.btn-play:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: playBtn 2s infinite linear;
          animation: playBtn 2s infinite linear;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-box-shadow: 0px 0px 15px white !important;
          box-shadow: 0px 0px 15px white !important;
}

.btn-play:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  width: 140%;
  height: 140%;
}

.btn-video {
  color: #ffffff;
  text-transform: capitalize;
  font-size: 16px;
}

.btn-video-outer {
  width: 220px;
  height: 70px;
  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: 35px;
  background-color: #00CC33;
  border: 2px solid transparent;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.btn-video-outer > .btn-video {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.btn-video-outer > .btn-video > .btn-play {
  color: #00CC33;
  margin: 0;
  margin-right: 25px;
  margin-left: -15px;
  padding: 20px;
}

.btn-video-outer:hover {
  border-color: #00CC33;
  background-color: #ffffff;
}

.btn-video-outer:hover > .btn-video {
  color: #00CC33;
}

.btn-video > .btn-play {
  margin-bottom: -10px;
  margin-right: 25px;
  color: #333333;
}

@media only screen and (max-width: 767.98px) {
  .btn {
    letter-spacing: 0;
  }
  .btn_pink-2, .btn_pink, .btn-2_pink {
    letter-spacing: 0;
    padding: 15px;
  }
  .btn_blue {
    letter-spacing: 0;
    padding: 20px;
  }
}

/**************************************************/
/* animations */
/**************************************************/
@-webkit-keyframes bannerScale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}
@keyframes bannerScale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}

@-webkit-keyframes navbarShowAnimation {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes navbarShowAnimation {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@-webkit-keyframes animatePinkShadow {
  from {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 204, 51, 0.48);
            box-shadow: 0 0 0 0 rgba(0, 204, 51, 0.48);
  }
  to {
    -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.48);
            box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.48);
  }
}

@keyframes animatePinkShadow {
  from {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 204, 51, 0.48);
            box-shadow: 0 0 0 0 rgba(0, 204, 51, 0.48);
  }
  to {
    -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.48);
            box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.48);
  }
}

@-webkit-keyframes animateBlueShadow {
  from {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 61, 157, 0.48);
            box-shadow: 0 0 0 0 rgba(31, 61, 157, 0.48);
  }
  to {
    -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.48);
            box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.48);
  }
}

@keyframes animateBlueShadow {
  from {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 61, 157, 0.48);
            box-shadow: 0 0 0 0 rgba(31, 61, 157, 0.48);
  }
  to {
    -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.48);
            box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.48);
  }
}

@-webkit-keyframes playBtn {
  50% {
    -webkit-box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
            box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
            box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
  }
}

@keyframes playBtn {
  50% {
    -webkit-box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
            box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
            box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
  }
}

@-webkit-keyframes faqsCardsItemShow {
  from {
    opacity: .7;
    margin-left: -100px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  to {
    opacity: 1;
    margin-left: 0px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes faqsCardsItemShow {
  from {
    opacity: .7;
    margin-left: -100px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  to {
    opacity: 1;
    margin-left: 0px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/**************************************************/
/* circle style */
/**************************************************/
.circle-blue {
  z-index: 1;
  width: 605px;
  height: 605px;
  border-radius: 50%;
  background-color: #1f3d9d;
}

.circle-pink {
  z-index: 2;
  width: 146px;
  height: 146px;
  border-radius: 50%;
  background-color: #00CC33;
  -webkit-box-shadow: 20px 20px 51px rgba(0, 204, 51, 0.48);
          box-shadow: 20px 20px 51px rgba(0, 204, 51, 0.48);
  animation: 1s animatePinkShadow linear alternate-reverse infinite;
}

/**************************************************/
/* .to-top */
/**************************************************/
.to-top {
  display: none;
  border-radius: 8px;
  background-color: #1f3d9d;
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.4);
          box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.4);
  position: fixed;
  right: 80px;
  bottom: 50px;
  width: 50px;
  height: 52px;
  z-index: 20;
  color: #ffffff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  overflow: hidden;
  cursor: pointer;
}

.to-top > .fa {
  display: block;
  width: 100%;
  line-height: 45px;
  text-align: center;
  font-size: 24px;
}

.to-top:hover {
  background-color: #00CC33;
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.4);
          box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.4);
}

@media only screen and (max-width: 1199.98px) {
  .to-top {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 10px;
  }
  .to-top > .fa {
    line-height: 35px;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

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

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

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

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

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

.fa-th:before {
  content: "";
}

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

.fa-check:before {
  content: "";
}

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

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

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

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

.fa-signal:before {
  content: "";
}

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

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

.fa-home:before {
  content: "";
}

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

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

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

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

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

.fa-inbox:before {
  content: "";
}

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

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

.fa-refresh:before {
  content: "";
}

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

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

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

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

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

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

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

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

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

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

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

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

.fa-list:before {
  content: "";
}

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

.fa-indent:before {
  content: "";
}

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

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

.fa-pencil:before {
  content: "";
}

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

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

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

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

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

.fa-arrows:before {
  content: "";
}

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

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

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

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

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

.fa-eject:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "";
}

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

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

.fa-ban:before {
  content: "";
}

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

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

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

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

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

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

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

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

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

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

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

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

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

.fa-retweet:before {
  content: "";
}

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

.fa-folder:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "";
}

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

.fa-comments:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "";
}

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

.fa-upload:before {
  content: "";
}

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

.fa-phone:before {
  content: "";
}

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

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

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

.fa-twitter:before {
  content: "";
}

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

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

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

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

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

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

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

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

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

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

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

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

.fa-paperclip:before {
  content: "";
}

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

.fa-square:before {
  content: "";
}

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

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

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

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

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

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

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

.fa-money:before {
  content: "";
}

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

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

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

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

.fa-columns:before {
  content: "";
}

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

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

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

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

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

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

.fa-exchange:before {
  content: "";
}

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

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

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

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

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

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

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

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

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

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

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

.fa-beer:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

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

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

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

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

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "";
}

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

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

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

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

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

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

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

.fa-crop:before {
  content: "";
}

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

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

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

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

.fa-microphone:before {
  content: "";
}

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

.fa-shield:before {
  content: "";
}

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

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

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

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

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

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

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

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

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

.fa-bullseye:before {
  content: "";
}

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

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

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

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

.fa-ticket:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "";
}

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

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

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

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

.fa-gbp:before {
  content: "";
}

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

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

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

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

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

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

.fa-file:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

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

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

.fa-dropbox:before {
  content: "";
}

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

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

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

.fa-tumblr:before {
  content: "";
}

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

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

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

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

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

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

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

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

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

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

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

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

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

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

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

.fa-wheelchair:before {
  content: "";
}

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

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

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

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

.fa-slack:before {
  content: "";
}

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

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

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

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

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

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

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

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

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

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

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

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

.fa-steam:before {
  content: "";
}

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

.fa-recycle:before {
  content: "";
}

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

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

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

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

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

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

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

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

.fa-git:before {
  content: "";
}

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

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

.fa-qq:before {
  content: "";
}

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

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

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

.fa-history:before {
  content: "";
}

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

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

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

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

.fa-bomb:before {
  content: "";
}

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

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

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

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

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

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

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

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

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

.fa-lastfm:before {
  content: "";
}

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

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

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

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

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

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

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

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

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

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

.fa-motorcycle:before {
  content: "";
}

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

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

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

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

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

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

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

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

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

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

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

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "";
}

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

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

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

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

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

.fa-hourglass:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

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

.fa-gg:before {
  content: "";
}

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

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

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

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

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

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

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

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

.fa-contao:before {
  content: "";
}

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

.fa-amazon:before {
  content: "";
}

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

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

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

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

.fa-industry:before {
  content: "";
}

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

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

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

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

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

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/**************************************************/
/* .preloader */
/**************************************************/
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999999999999999;
  background-color: #fff;
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.loader {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: linear-gradient(45deg, transparent, transparent 40%, #00CC33);
  -webkit-animation: animateLoader 2s infinite linear;
          animation: animateLoader 2s infinite linear;
}

@-webkit-keyframes animateLoader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes animateLoader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.loader:before {
  content: "";
  position: absolute;
  left: 6px;
  top: 6px;
  bottom: 6px;
  right: 6px;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1000;
}

.loader:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background: linear-gradient(45deg, transparent, transparent 40%, #00CC33);
  border-radius: 50%;
  z-index: 1000;
  z-index: 1;
}

.preloader-text {
  margin-top: 30px;
  position: relative;
  font-size: 40px;
  font-family: sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #00CC33;
}

@-webkit-keyframes animatePreloaderText {
  0% {
    text-shadow: 0;
  }
  50% {
    text-shadow: 0 0 20px #00CC33;
  }
  100% {
    text-shadow: 0;
  }
}

@keyframes animatePreloaderText {
  0% {
    text-shadow: 0;
  }
  50% {
    text-shadow: 0 0 20px #00CC33;
  }
  100% {
    text-shadow: 0;
  }
}

/**************************************************/
/* .searchBox */
/**************************************************/
.searchBox {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: -120%;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  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;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}

.searchBox-close {
  cursor: pointer;
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 40px;
  font-weight: 900;
  color: #ffffff;
  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;
  width: 50px;
  height: 50px;
}

.searchBox > form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.searchBox > form input {
  max-width: 785px;
  width: 90%;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border: none;
  border-bottom: 2px solid #ffffff;
  margin-right: 10px;
  background-color: transparent;
  color: #ffffff;
  font-size: 24px;
  height: 60px;
}

.searchBox > form input::-webkit-input-placeholder {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: -15px;
}

.searchBox > form input:-ms-input-placeholder {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: -15px;
}

.searchBox > form input::-ms-input-placeholder {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: -15px;
}

.searchBox > form input::placeholder {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: -15px;
}

.searchBox > form button {
  cursor: pointer;
  padding: 0 20px;
  color: #ffffff;
  font-family: "Roboto Bold";
  text-transform: uppercase;
  font-size: 20px;
  width: 175px;
  height: 60px;
  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: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border: 2px solid #ffffff;
  background-color: transparent;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.searchBox > form button > svg > path {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.searchBox > form button:hover {
  background-color: #ffffff;
  color: #333333;
}

.searchBox > form button:hover > svg > path {
  fill: #333333;
}

@media (max-width: 1199.98px) {
  .searchBox > form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .searchBox > form > input {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .searchBox > form > input::-webkit-input-placeholder {
    text-align: center;
    font-size: 16px;
  }
  .searchBox > form > input:-ms-input-placeholder {
    text-align: center;
    font-size: 16px;
  }
  .searchBox > form > input::-ms-input-placeholder {
    text-align: center;
    font-size: 16px;
  }
  .searchBox > form > input::placeholder {
    text-align: center;
    font-size: 16px;
  }
}

/**************************************************/
/* .popup-form */
/**************************************************/
.popup-form {
  position: fixed;
  left: 0;
  top: -200%;
  min-height: 100vh;
  height: 100%;
  width: 100%;
  height: 500px;
  background-color: rgba(51, 51, 51, 0.7);
  overflow-y: auto;
  z-index: 99999;
  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;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}

.popup-form > .inner-block {
  position: relative;
  border-radius: 8px;
  max-width: 740px;
  width: 100%;
  height: 500px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}

.popup-form > .inner-block > #popup-form-close {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 30px;
  font-weight: 900;
  color: #b3b3b3;
  cursor: pointer;
  line-height: 20px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.popup-form > .inner-block > #popup-form-close:hover {
  color: #333333;
}

.popup-form > .inner-block > .img {
  overflow: hidden;
  max-width: 340px;
  width: 100%;
  width: 100%;
  height: 100%;
  background-color: magenta;
}

.popup-form > .inner-block > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0% center;
     object-position: 0% center;
}

.popup-form > .inner-block > form {
  max-width: 400px;
  width: 100%;
  padding: 50px;
}

.popup-form > .inner-block > form > .section-title {
  font-size: 40px;
  color: #333333;
  margin-bottom: 35px;
}

.popup-form > .inner-block > form > .input-box {
  position: relative;
  width: 100%;
  height: 35px;
  margin-bottom: 25px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-bottom: 2px solid rgba(51, 51, 51, 0.3);
}

.popup-form > .inner-block > form > .input-box > label {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #7f7f7f;
  font-size: 18px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.popup-form > .inner-block > form > .input-box > input {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: 20px;
  font-weight: 700;
  color: #333333;
}

.popup-form > .inner-block > form > .input-box:hover, .popup-form > .inner-block > form > .input-box:focus {
  border-bottom-color: #333333;
}

.popup-form > .inner-block > form > .input-box:hover > label, .popup-form > .inner-block > form > .input-box:focus > label {
  top: -10px;
  font-size: 14px;
}

.popup-form > .inner-block > form > .select-box {
  position: relative;
  width: 100%;
  height: 35px;
  margin-bottom: 25px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-bottom: 2px solid rgba(51, 51, 51, 0.3);
}

.popup-form > .inner-block > form > .select-box > .fa {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #333333;
  font-size: 20px;
  line-height: 10px;
}

.popup-form > .inner-block > form > .select-box > select {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  font-size: 20px;
  font-weight: 700;
  color: #333333;
  padding-right: 20px;
}

.popup-form > .inner-block > form > .select-box > select > option {
  line-height: 2;
  background-color: #ffffff;
}

.popup-form > .inner-block > form > .select-box:hover {
  border-bottom-color: #333333;
}

.popup-form > .inner-block > form > .btn {
  width: 100%;
  text-align: center;
}

@media (max-width: 768px) {
  .popup-form > .inner-block {
    height: initial;
    max-width: 300px;
  }
  .popup-form > .inner-block > .img {
    display: none;
  }
  .popup-form > .inner-block > form {
    padding: 50px 15px;
  }
}

/**************************************************/
/* .bg-text */
/**************************************************/
.bg-text, .bg-text_dark {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 230px;
  line-height: 230px;
  font-family: "Roboto Bold";
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.03);
}

.bg-text_dark {
  color: rgba(0, 0, 0, 0.03);
}

@media (max-width: 1919.98px) {
  .bg-text, .bg-text_dark {
    font-size: 170px;
    top: 0 !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    width: 100% !important;
    text-align: center !important;
    right: initial !important;
    bottom: initial !important;
  }
}

@media (max-width: 1199.98px) {
  .bg-text, .bg-text_dark {
    display: none;
    font-size: 140px;
  }
}

@media (max-width: 991.98px) {
  .bg-text, .bg-text_dark {
    font-size: 110px;
  }
}

@media (max-width: 767.98px) {
  .bg-text, .bg-text_dark {
    font-size: 80px;
  }
}

@media (max-width: 567.98px) {
  .bg-text, .bg-text_dark {
    display: none;
  }
}

/**************************************************/
/* .my-pagination */
/**************************************************/
.my-pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.my-pagination > li {
  width: 50px;
  height: 50px;
  background-color: transparent;
  color: #333333;
  overflow: hidden;
}

.my-pagination > li:first-child, .my-pagination > li:last-child {
  margin: 0 10px;
}

.my-pagination > li:first-child:hover:not(.disabled), .my-pagination > li:last-child:hover:not(.disabled) {
  -webkit-box-shadow: 8px 18px 51px 0px rgba(31, 61, 157, 0.2);
          box-shadow: 8px 18px 51px 0px rgba(31, 61, 157, 0.2);
}

.my-pagination > li.dotted > p,
.my-pagination > li > span,
.my-pagination > li > a {
  border-radius: 8px;
  font-size: 20px;
  font-weight: 900;
  height: 100%;
  display: block;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  color: #333333;
}

.my-pagination > li > a:hover {
  color: #00CC33;
}

.my-pagination > li > span {
  line-height: 48px;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #1f3d9d;
}

.my-pagination > li > span:hover {
  color: #ffffff;
  background-color: #1f3d9d;
}

.my-pagination > li.disabled > span {
  cursor: auto;
  background-color: #f2f2f2;
  border: 1px solid #dfdfdf;
  color: #333333;
}

.my-pagination > li.active > a {
  color: #00CC33;
}

@media (max-width: 575.98px) {
  .my-pagination > li {
    width: 40px;
    height: 40px;
  }
  .my-pagination > li.dotted > p,
  .my-pagination > li > span,
  .my-pagination > li > a {
    line-height: 40px;
  }
  .my-pagination > li > span {
    line-height: 38px;
  }
}

/**************************************************/
/* .main-blog */
/**************************************************/
.main-blog {
  position: relative;
  overflow: hidden;
}

.main-blog__bg {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.main-blog__bg > .icon:first-child {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  max-width: 700px;
  width: 100%;
}

.main-blog__bg > .icon:first-child img {
  width: 100%;
}

.main-blog__bg > .icon:last-child {
  position: absolute;
  bottom: -20px;
  left: -90px;
  z-index: 2;
  max-width: 1000px;
  width: 100%;
}

.main-blog__bg > .icon:last-child img {
  width: 100%;
}

.main-blog > .container {
  position: relative;
  z-index: 10;
}

/**************************************************/
/* .my-pagination-2 */
/**************************************************/
.my-pagination-2 {
  width: 100%;
  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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.my-pagination-2 > li {
  text-transform: uppercase;
  width: 170px;
  height: 50px;
}

.my-pagination-2 > li > .link-center {
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 50px;
  color: #333333;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.my-pagination-2 > li > .link-center:hover {
  color: #00CC33;
}

.my-pagination-2 > li > a:not(.link-center) {
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  color: #1f3d9d;
  border-radius: 8px;
  border: 1px solid #1f3d9d;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.my-pagination-2 > li > a:not(.link-center) > span {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
}

.my-pagination-2 > li > a:not(.link-center) > .fa {
  margin-top: -5px;
}

.my-pagination-2 > li > a:not(.link-center):hover {
  color: #ffffff;
  border-color: #1f3d9d;
  background-color: #1f3d9d;
  -webkit-box-shadow: 8px 18px 51px 0px rgba(31, 61, 157, 0.3);
          box-shadow: 8px 18px 51px 0px rgba(31, 61, 157, 0.3);
}

.my-pagination-2 > li.disabled > a {
  color: #333333 !important;
  background-color: #f2f2f2 !important;
  border-color: #e6e6e6 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.my-pagination-2 > li.disabled > a:hover {
  cursor: default !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

@media (max-width: 575.98px) {
  .my-pagination-2 > li > .link-center {
    font-size: 15px;
    line-height: 50px;
  }
  .my-pagination-2 > li:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .my-pagination-2 > li:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .my-pagination-2 > li > a:not(.link-center) {
    width: 50px;
    height: 50px;
  }
  .my-pagination-2 > li > a:not(.link-center) > span {
    display: none;
  }
}

/**************************************************/
/* .header-top */
/**************************************************/
.header-top {
  z-index: 11;
  position: relative;
  background-color: rgba(31, 61, 157, 0.9);
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  height: 80px;
}

.header-top_blue {
  background-color: #1f3d9d;
}

.header-top .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-top__call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-top__call-item {
  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;
  margin-right: 40px;
}

.header-top__call-item:last-child {
  margin-right: 0;
}

.header-top__call-item svg {
  margin-right: 12.5px;
  margin-top: -2px;
}

.header-top__call-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  line-height: 1.5;
}

.header-top__call-text p {
  color: #ffffff;
  font-size: 13.5px;
  margin: 0;
}

.header-top__call-text > a {
  margin-top: -3px;
  color: #ffffff;
  font-size: 17.5px;
  font-weight: 700;
  font-family: "Roboto Bold";
  text-decoration: none;
}

.header-top__call-text:last-child p:last-child {
  font-size: 16px;
}

/**************************************************/
/* .header-middle */
/**************************************************/
.header-middle {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 70px;
  -webkit-transition: all 0.7s linear;
  transition: all 0.7s linear;
}

.header-middle_white-transparent {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  background-color: rgba(255, 255, 255, 0.6);
}

.header-middle_white-transparent .navbar__menu-link {
  color: #333333;
}

.header-middle_white-transparent .navbar__bag-price {
  color: #333333;
}

.header-middle_transparent {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}

.header-middle_transparent .navbar__menu-link {
  color: #ffffff;
}

.header-middle_transparent .navbar__bag-price {
  color: #ffffff;
}

.header-middle .navbar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
}

.header-middle .navbar-icon {
  width: 25px;
  height: 17px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border-radius: 10px;
}

.header-middle .navbar-icon:hover span:before {
  width: 25px;
}

.header-middle .navbar-icon:hover span:after {
  width: 15px;
}

.header-middle .navbar-icon span {
  display: block;
  width: 40px;
  height: 3px;
  border-radius: 3px;
  background-color: #333333;
  position: relative;
}

.header-middle .navbar-icon span:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15px;
  height: 3px;
  border-radius: 3px;
  background: #333333;
  margin-top: -7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-middle .navbar-icon span:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 25px;
  height: 3px;
  border-radius: 3px;
  background: #333333;
  margin-top: 7px;
  -webkit-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}

.header-middle .navbar-logo {
  display: none;
}

.header-middle .navbar__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-middle .navbar__menu-item {
  margin-right: 37px;
  position: relative;
  cursor: pointer;
}

.header-middle .navbar__menu-item:hover > .navbar__menu-link {
  color: #00CC33 !important;
}

.header-middle .navbar__menu-item:hover > .navbar__submenu {
  display: block;
}

.header-middle .navbar__menu-link {
  display: block;
  font-weight: 700;
  font-size: 15px;
  height: 70px;
  line-height: 70px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-middle .navbar__menu-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -17%;
  width: 0%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 3px solid transparent;
  border-bottom-color: #00CC33;
}

.header-middle .navbar__menu-link.active {
  color: #00CC33 !important;
}

.header-middle .navbar__menu-link:hover {
  color: #00CC33 !important;
}

.header-middle .navbar__menu-link:hover:after {
  opacity: 1;
  width: 137%;
}

.header-middle .navbar__submenu {
  display: none;
  -webkit-animation: navbarShowAnimation 0.6s ease-in-out !important;
          animation: navbarShowAnimation 0.6s ease-in-out !important;
  position: absolute;
  left: -17%;
  top: 70px;
  width: 280px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.97);
  padding-top: 13px;
  padding-bottom: 10px;
  list-style: none;
  overflow: hidden;
}

.header-middle .navbar__submenu-item {
  margin-bottom: 5px;
}

.header-middle .navbar__submenu-item:last-child {
  margin-bottom: 0;
}

.header-middle .navbar__submenu-link {
  font-weight: 700;
  font-size: 15px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 48px;
  display: block;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #333333;
  position: relative;
}

.header-middle .navbar__submenu-link:hover {
  background-color: #00CC33;
  text-indent: 18px;
  color: #ffffff;
}

.header-middle .navbar__submenu-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-middle .navbar__submenu-link:hover:before {
  width: 10px;
}

.header-middle .navbar__right {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-middle .navbar__search {
  margin-top: 3px;
  width: 65px;
  text-align: center;
}

.header-middle .navbar__search svg {
  cursor: pointer;
}

.header-middle .navbar__search svg path {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.header-middle .navbar__search svg:hover > path {
  fill: #00CC33 !important;
}

.header-middle .navbar__bag {
  position: relative;
}

.header-middle .navbar__bag > .checkBox {
  position: absolute;
  top: 57px;
  left: 0;
  border-radius: 8px;
  width: 300px;
  padding: 20px;
  background-color: #ffffff;
  overflow: auto;
  display: none;
}

.header-middle .navbar__bag > .checkBox > .products {
  border-bottom: 1px solid #e6e6e6;
}

.header-middle .navbar__bag > .checkBox > .products > .products-item {
  height: 90px;
  margin-bottom: 20px;
  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;
}

.header-middle .navbar__bag > .checkBox > .products > .products-item > .img {
  border: 1px solid #e6e6e6;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
  max-width: 90px;
  height: 90px;
  overflow: hidden;
}

.header-middle .navbar__bag > .checkBox > .products > .products-item > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.header-middle .navbar__bag > .checkBox > .products > .products-item > .text {
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-middle .navbar__bag > .checkBox > .products > .products-item > .text > .name {
  font-size: 18px;
  color: #333333;
  font-family: "Roboto Bold";
}

.header-middle .navbar__bag > .checkBox > .products > .products-item > .text > .price {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #333333;
}

.header-middle .navbar__bag > .checkBox > .products > .products-item > .fa-remove {
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-middle .navbar__bag > .checkBox > .products > .products-item > .fa-remove:hover {
  color: #00CC33;
}

.header-middle .navbar__bag > .checkBox > .products-total {
  padding-bottom: 20px;
  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;
}

.header-middle .navbar__bag > .checkBox > .products-total > span {
  font-size: 16px;
  line-height: 16px;
  font-family: "Roboto Bold";
  color: #333333;
}

.header-middle .navbar__bag > .checkBox > .products-total > span > span {
  font-size: 16px;
  line-height: 16px;
  font-family: "Roboto Bold";
  color: #333333;
}

.header-middle .navbar__bag > .checkBox > .btn {
  width: 100%;
  text-align: center;
}

.header-middle .navbar__bag > svg {
  padding-top: 2px;
  margin-right: 8px;
  cursor: pointer;
}

.header-middle .navbar__bag > svg path {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.header-middle .navbar__bag > svg:hover > path {
  fill: #00CC33 !important;
}

.header-middle .navbar__bag-count {
  position: absolute;
  top: 0;
  left: 19px;
  padding: 4px;
  font-size: 8px;
  background-color: #00CC33;
  border-radius: 50%;
  color: #ffffff;
}

.header-middle .navbar__bag-price {
  display: inline-block;
  font-weight: 700;
}

/**************************************************/
/* .header-bottom */
/**************************************************/
.header-bottom {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 850px;
}

.header-bottom__banner {
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
}

.header-bottom__banner .slide-item {
  width: 100%;
  height: 1000px;
  padding-top: 310px;
  overflow: hidden;
  position: relative;
}

.header-bottom__banner .slide-item__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #ffffff), to(transparent));
  background-image: linear-gradient(to right, #ffffff 20%, transparent);
}

.header-bottom__banner .slide-item__bg > .icon {
  max-width: 530px;
  width: 40%;
  top: 0;
  left: 0;
}

.header-bottom__banner .slide-item__bg > .icon > img {
  width: 100%;
}

.header-bottom__banner .slide-item > img {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 25%;
     object-position: center 25%;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.header-bottom__banner .slide-item .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-bottom__banner .slide-item__title {
  margin-left: -2px;
  text-transform: uppercase;
  font-size: 78px;
  font-family: "BebasNeue";
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0px;
  width: 100%;
  color: #1f3d9d;
}

.header-bottom__banner .slide-item__title span {
  font-weight: 900;
  font-family: "BebasNeue";
  color: #00CC33;
}

.header-bottom__banner .slide-item__subtitle {
  margin-top: 22px;
  margin-bottom: 34px;
  font-weight: 100;
  font-size: 25px;
}

.header-bottom__banner .slide-item__block {
  opacity: 0;
  -webkit-transform: translateX(150px);
          transform: translateX(150px);
  -webkit-transition: all 1s ease-in-out .7s;
  transition: all 1s ease-in-out .7s;
}

.header-bottom__banner .owl-item.active .slide-item > img {
  -webkit-animation: bannerScale 8s ease-in-out 1s;
          animation: bannerScale 8s ease-in-out 1s;
}

.header-bottom__banner .owl-item.active .slide-item__block {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.header-bottom__banner .owl-dots {
  position: relative;
  top: -332px;
  margin: 0 auto;
  max-width: 1120px;
  text-align: left;
}

.header-bottom__banner .owl-dots .owl-dot {
  padding: 0;
}

.header-bottom__banner .owl-dots .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.header-bottom__banner .owl-dots .owl-dot.active span {
  width: 47px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

.header-bottom__banner-2 {
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
}

.header-bottom__banner-2 .slide-item {
  height: 900px;
  padding-top: 310px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.header-bottom__banner-2 .slide-item__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 61, 157, 0.5);
}

.header-bottom__banner-2 .slide-item > img {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 25%;
     object-position: center 25%;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.header-bottom__banner-2 .slide-item .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  z-index: 10;
}

.header-bottom__banner-2 .slide-item__title {
  margin-left: -2px;
  text-transform: uppercase;
  font-size: 78px;
  font-family: "BebasNeue";
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0px;
  width: 100%;
  color: #ffffff;
}

.header-bottom__banner-2 .slide-item__title span {
  font-weight: 900;
  font-family: "BebasNeue";
  color: #ffffff;
}

.header-bottom__banner-2 .slide-item__subtitle {
  margin-top: 22px;
  margin-bottom: 34px;
  font-weight: 100;
  font-size: 25px;
  color: #ffffff;
}

.header-bottom__banner-2 .slide-item__block {
  opacity: 0;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
  -webkit-transition: all 1s ease .2s;
  transition: all 1s ease .2s;
}

.header-bottom__banner-2 .owl-item.active .slide-item > img {
  -webkit-animation: bannerScale 5s linear 1s;
          animation: bannerScale 5s linear 1s;
}

.header-bottom__banner-2 .owl-item.active .slide-item__block {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.header-bottom__banner-2 > .owl-dots {
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -80%);
          transform: translate(-50%, -80%);
  z-index: 10;
}

.header-bottom__banner-2 > .owl-dots > .owl-dot span {
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
  margin-right: 5px;
  background-color: #ffffff !important;
  cursor: pointer;
}

.header-bottom__banner-2 > .owl-dots > .owl-dot.active span {
  width: 47px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.header-bottom__banner-2 > .owl-nav {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-bottom__banner-2 > .owl-nav > button {
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  background-color: #ffffff !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.header-bottom__banner-2 > .owl-nav > button:hover {
  background-color: #1f3d9d !important;
}

.header-bottom__banner-2 > .owl-nav > button:hover span {
  color: #ffffff;
}

.header-bottom__banner-2 > .owl-nav > button span {
  line-height: 20px;
  font-weight: 900;
  margin-top: -5px;
  font-size: 30px;
  color: #1f3d9d;
}

/**************************************************/
/* services */
/**************************************************/
.services {
  position: absolute;
  bottom: -218px;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 11;
}

.services > .container {
  position: relative;
  padding: 0;
}

.services__items {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 20px;
}

.services__item {
  margin-top: 22px;
  height: 275px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
          flex: 0 0 270px;
  max-width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #1f3d9d;
  text-align: center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 8px;
  cursor: pointer;
  color: #ffffff;
}

.services__item:hover {
  margin-top: 0px;
  background-color: #00CC33;
}

.services__item-icon {
  margin-top: 3px;
  margin-bottom: 23px;
  height: 52px;
}

.services__item-icon svg {
  display: block;
}

.services__item-title {
  font-size: 32px;
  font-family: "BebasNeueBold";
  margin-bottom: 5px;
}

.services__item-text {
  font-weight: 100;
  font-size: 15.5px;
}

.services .owl-item .services__outer-item {
  width: 100%;
  height: 100%;
  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;
}

.services .owl-nav {
  position: absolute;
  width: 125px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.services .owl-nav button {
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.services .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  font-size: 20px;
  color: #1f3d9d;
  font-size: 30px;
}

.services .owl-nav button:hover {
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
  background-color: #1f3d9d !important;
}

.services .owl-nav button:hover span {
  color: #ffffff;
}

.services .owl-dots {
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
}

.services .owl-dot {
  margin-top: 27px;
}

.services .owl-dot:last-child {
  margin-right: 0;
}

.services .owl-dot:last-child > span {
  margin-right: 0;
}

.services .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.services .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .about */
/**************************************************/
.about {
  position: relative;
  padding-top: 350px;
  padding-bottom: 160px;
  z-index: 9;
}

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

.about__bg > .icon {
  position: absolute;
  right: -20px;
  top: -24px;
}

.about .container {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about__our-misson {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 545px;
          flex: 0 0 545px;
  max-width: 545px;
  width: 100%;
  padding-left: 52px;
}

.about__our-misson-text {
  position: absolute;
  top: 420px;
  left: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 325px;
          flex: 0 0 325px;
  max-width: 325px;
  width: 100%;
  padding: 20px 20px 20px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #1f3d9d;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 6;
}

.about__our-misson-text > .icon {
  padding-top: 2px;
  margin-left: 1px;
}

.about__our-misson-text > .title {
  text-transform: uppercase;
  font-family: "BebasNeueBold";
  font-size: 32.5px;
  font-weight: 700;
  margin-top: 12px;
  color: #ffffff;
  letter-spacing: 0px;
}

.about__our-misson-text > .text {
  font-size: 15.5px;
  margin-top: 6px;
  line-height: 1.5;
  color: #ffffff;
}

.about__our-misson-img {
  overflow: hidden;
  border-radius: 8px;
  max-height: 642px;
  max-width: 474px;
  z-index: 5;
  position: relative;
}

.about__our-misson-img img {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.about__our-misson-img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.about__text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 545px;
          flex: 0 0 545px;
  max-width: 545px;
  padding-top: 20px;
}

.about__text > h4 {
  padding-left: 1px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 6.5px;
  color: #333333;
}

.about__text > h1 {
  margin-left: -4px;
  margin-top: 48px;
}

.about__text > h2 {
  margin-top: 30px;
  font-family: "Roboto Bold";
  font-size: 25px;
  line-height: 1.4;
  color: #333333;
}

.about__text > p {
  font-family: "Roboto Light";
  font-size: 18px;
  margin-top: 35px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 22px;
}

.about__text-signature {
  margin-top: 50px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about__text-signature > img {
  margin-right: 28px;
}

.about__text-signature > h4 {
  font-size: 19px;
  padding-top: 20px;
  font-family: "Roboto Bold";
}

.about__text-signature > h4 span {
  font-family: "Roboto Light";
  font-size: 15px;
  color: #333333;
}

/**************************************************/
/* .why-choose-us */
/**************************************************/
.why-choose-us {
  position: relative;
  overflow: hidden;
  padding-top: 160px;
  padding-bottom: 80px;
}

.why-choose-us__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
}

.why-choose-us__bg > svg {
  position: absolute;
  top: -5px !important;
  left: -75px;
  height: 87%;
}

.why-choose-us__bg > img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 400px;
  bottom: 0;
  z-index: 3;
}

.why-choose-us__bg > .circle-blue {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 500px;
  top: -40px;
  z-index: 1;
}

.why-choose-us__bg > .circle-pink {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 700px;
  top: 425px;
  z-index: 2;
}

.why-choose-us > .container {
  z-index: 4;
  min-height: 476px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.why-choose-us > .container > h5 {
  font-weight: 500;
  font-size: 19px;
}

.why-choose-us > .container .section-title {
  margin-top: 19px;
}

.why-choose-us > .container .difference {
  margin-top: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 770px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.why-choose-us > .container .difference__item {
  margin-bottom: 61px;
  max-width: 370px;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.why-choose-us > .container .difference__item-content {
  padding-top: 5px;
}

.why-choose-us > .container .difference__item-number {
  margin-right: 30px;
  min-height: 87px;
  min-width: 87px;
  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%;
  background-color: #00CC33;
  font-family: "BebasNeueBold";
  font-size: 48px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}

.why-choose-us > .container .difference__item-number:before {
  content: "";
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(0, 204, 51, 0.4);
  width: 126%;
  height: 126%;
  z-index: -1;
  animation: animatePinkShadow 1s linear alternate-reverse infinite;
}

.why-choose-us > .container .difference__item-title {
  color: #333333;
  font-family: "Roboto Bold";
  font-weight: 900;
  font-size: 23.5px;
  letter-spacing: -1px;
}

.why-choose-us > .container .difference__item-text {
  color: #333333;
  margin-top: 10px;
  line-height: 26px;
  font-size: 15px;
}

/**************************************************/
/* .appointments */
/**************************************************/
.appointments {
  position: relative;
  overflow: hidden;
  z-index: 10;
  padding-top: 155px;
  padding-bottom: 160px;
}

.appointments__bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.appointments__bg .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 726px;
  width: 100%;
}

.appointments__bg .icon img {
  width: 100%;
}

.appointments .section-title {
  padding-top: 3px;
  margin-left: -3px;
  line-height: .9;
}

.appointments .section-title span {
  padding-top: 5px;
}

.appointments .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.appointments .container .online-appointments {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 550px;
          flex: 0 0 550px;
  max-width: 550px;
  width: 100%;
}

.appointments .container .online-appointments .appointments-text {
  font-size: 19px;
  margin-top: 24px;
  line-height: 1.8;
}

.appointments .container .company-numbers {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 550px;
          flex: 0 0 550px;
  max-width: 550px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.appointments .container .company-numbers__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.appointments .container .company-numbers__item > .number {
  border-radius: 8px;
  color: #ffffff;
  background-color: #00CC33;
  width: 132px;
  min-width: 132px;
  height: 87px;
  line-height: 87px;
  text-align: center;
  font-size: 56px;
  font-family: "BebasNeue";
  font-weight: 600;
  letter-spacing: 1.3px;
  margin-right: 29px;
  margin-left: -1px;
  animation: 1s animatePinkShadow linear alternate-reverse infinite;
}

.appointments .container .company-numbers__item > .content h3 {
  margin-top: 2px;
  margin-bottom: 10px;
  letter-spacing: -1px;
  line-height: 1.5;
  font-family: "Roboto Bold";
  font-size: 23px;
  color: #333333;
  font-weight: 900;
  text-transform: capitalize;
}

.appointments .container .company-numbers__item > .content p {
  font-size: 15.5px;
  line-height: 1.5;
  color: #333333;
}

.appointments .container > .btn {
  margin-top: 30px;
}

/**************************************************/
/* .other-services */
/**************************************************/
.other-services {
  position: relative;
  overflow: hidden;
  padding-top: 165px;
  padding-bottom: 165px;
  z-index: 10;
}

.other-services__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}

.other-services__bg > img {
  opacity: 1;
  z-index: 8;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}

.other-services__bg .icon {
  z-index: 9;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 947px;
  width: 100%;
}

.other-services__bg .icon > img {
  width: 100%;
  height: 100%;
}

.other-services__bg-2 {
  z-index: 9;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(242, 242, 242, 0.9);
}

.other-services .container {
  position: relative;
  z-index: 10;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.other-services__cards {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.other-services__cards > .card-item {
  border-radius: 8px;
  margin:12px;

  padding: 50px 30px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-shadow: 9.548px 10.239px 35px rgba(0, 0, 0, 0.06);
          box-shadow: 9.548px 10.239px 35px rgba(0, 0, 0, 0.06);
}

.other-services__cards > .card-item:hover {
  border-color: #00CC33;
  -webkit-box-shadow: 15.657px 23.213px 51px rgba(0, 204, 51, 0.2);
          box-shadow: 15.657px 23.213px 51px rgba(0, 204, 51, 0.2);
}

.other-services__cards > .card-item > .title {
  margin-top: 30px;
  font-size: 23px;
  letter-spacing: -1px;
  font-weight: 900;
  font-family: "Roboto Bold";
  color: #333333;
}

.other-services__cards > .card-item > .subtitle {
  margin-top: 25px;
  font-size: 13.5px;
  color: #333333;
  line-height: 1.5;
}

.other-services__cards > .card-item > .lists {
  font-weight: 600;
  color: #333333;
  margin-top: 20px;
  padding-left: 10px;
  list-style: none;
  text-align: left;
}

.other-services__cards > .card-item > .lists li {
  line-height: 36px;
  font-size: 15.5px;
  letter-spacing: -0.15px;
}

.other-services__cards > .card-item > .lists li i.fa {
  color: #1f3d9d;
  margin-right: 7px;
}

/**************************************************/
/* .form */
/**************************************************/
.form {
  position: relative;
  overflow: hidden;
  z-index: 10;
  padding-top: 160px;
}

.form__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.form__bg > .circle-blue {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  margin-right: 440px;
  top: 227px;
  z-index: 2;
  width: 573px;
  height: 573px;
}

.form__bg > .circle-pink {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  margin-right: 550px;
  top: 185px;
  z-index: 3;
  width: 144px;
  height: 144px;
}

.form__bg > img {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  margin-right: 315px;
  top: 62px;
  z-index: 4;
}

.form__bg > .icon {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 1;
  max-width: 923px;
  width: 100%;
}

.form__bg > .icon > img {
  width: 100%;
  height: 100%;
}

.form .container {
  position: relative;
  z-index: 10;
  padding-bottom: 160px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.form__block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 570px;
          flex: 0 0 570px;
  max-width: 570px;
  padding-left: 2px;
}

.form__block > .subtitle {
  margin-top: 28px;
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  letter-spacing: -.3px;
}

.form__block textarea, .form__block-input {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#efefef), to(#fff));
  background-image: linear-gradient(to top right, #efefef, #fff);
  display: inline-block;
  max-width: 276px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 276px;
          flex: 0 0 276px;
  margin-bottom: 20px;
  padding: 24px 26px;
  font-size: 20px;
  outline: none;
  color: #333333;
  font-weight: 600;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.form__block textarea:focus, .form__block textarea:hover, .form__block-input:focus, .form__block-input:hover {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#fff), to(#fff));
  background-image: linear-gradient(to top right, #fff, #fff);
}

.form__block textarea:focus, .form__block-input:focus {
  border-color: #00CC33;
}

.form__block textarea::-webkit-input-placeholder, .form__block-input::-webkit-input-placeholder {
  color: #cccccc;
}

.form__block textarea:-ms-input-placeholder, .form__block-input:-ms-input-placeholder {
  color: #cccccc;
}

.form__block textarea::-ms-input-placeholder, .form__block-input::-ms-input-placeholder {
  color: #cccccc;
}

.form__block textarea::placeholder, .form__block-input::placeholder {
  color: #cccccc;
}

.form__block > form {
  margin-left: -1px;
  width: 100%;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form__block > form > textarea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100% !important;
  resize: none;
  height: 210px;
  margin-bottom: 22px;
}

.form__block > form > .btn {
  padding-left: 77px;
  padding-right: 77px;
}

.form__block > form > label {
  font-size: 17px;
}

/**************************************************/
/* .faq */
/**************************************************/
.faq {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  background-color: #f2f2f2;
}

.faq__content {
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  width: 100%;
  padding: 160px 70px;
}

.faq__content .accardion {
  margin-top: 50px;
  margin-bottom: 40px;
  padding: 0;
}

.faq__content .accardion__item {
  width: 100%;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 18px 0;
}

.faq__content .accardion__item-title {
  padding: 10px 25px 10px 10px;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
}

.faq__content .accardion__item-title span {
  font-family: "Roboto Bold";
  margin-right: 10px;
  font-weight: 900;
  color: #00CC33;
}

.faq__content .accardion__item-title .fa {
  position: absolute;
  right: 20px;
  top: 10px;
}

.faq__content .accardion__item-text {
  display: none;
  font-size: 17px;
  line-height: 1.5;
  padding-left: 35px;
  padding-right: 35px;
  letter-spacing: -.5px;
}

.faq__content .accardion__item:nth-child(2) {
  border-color: #00CC33;
}

.faq__content .accardion__item:nth-child(2) .accardion__item-text {
  display: block;
}

.faq__img {
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  width: 100%;
  overflow: hidden;
  margin-right: -8px;
}

.faq__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

/**************************************************/
/* .testimonials */
/**************************************************/
.testimonials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonials__img {
  max-width: 50%;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.testimonials__img > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.testimonials__content {
  padding: 160px 75px 270px;
  max-width: 50%;
  width: 100%;
}

.testimonials__content-carousel {
  margin-top: 50px;
}

.testimonials__content-carousel-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 790px;
          flex: 0 0 790px;
  max-width: 790px;
}

.testimonials__content-carousel-item q {
  font-style: italic;
  font-size: 19px;
  line-height: 40px;
  letter-spacing: -.15px;
}

.testimonials__content-carousel-item h2 {
  margin-top: 30px;
  font-size: 21.5px;
  font-family: "Roboto Bold";
}

.testimonials__content-carousel-item h4 {
  margin-top: 13px;
  font-size: 17.3px;
  color: #1f3d9d;
}

.testimonials__content-carousel .owl-nav {
  position: absolute;
  bottom: -115px;
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.testimonials__content-carousel .owl-nav button {
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  background-color: #ffffff !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.testimonials__content-carousel .owl-nav button:hover {
  background-color: #1f3d9d !important;
}

.testimonials__content-carousel .owl-nav button:hover span {
  color: #ffffff;
}

.testimonials__content-carousel .owl-nav button span {
  line-height: 20px;
  font-weight: 900;
  margin-top: -5px;
  font-size: 30px;
  color: #1f3d9d;
}

.testimonials__content-carousel .owl-dots {
  height: 50px;
  position: absolute;
  bottom: -110px;
  left: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonials__content-carousel .owl-dots > .owl-dot {
  margin-right: 2px;
}

.testimonials__content-carousel .owl-dots > .owl-dot:last-child {
  margin-right: 0;
}

.testimonials__content-carousel .owl-dots > .owl-dot:last-child > span {
  margin-right: 0;
}

.testimonials__content-carousel .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.testimonials__content-carousel .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .emergency-call */
/**************************************************/
.emergency-call {
  padding-top: 160px;
  padding-bottom: 140px;
  background-color: #f4f4f4;
}

.emergency-call .container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.emergency-call .container > h2 {
  text-align: center;
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
  font-size: 27px;
}

.emergency-call .container > .call {
  margin-top: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.emergency-call .container > .call > .icon {
  background-color: #00CC33;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin-right: 25px;
  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;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.5);
}

.emergency-call .container > .call > .icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  background-color: rgba(0, 204, 51, 0.4);
  border-radius: 50%;
  z-index: -1;
}

.emergency-call .container > .call > a {
  font-family: "BebasNeueBold";
  color: #00CC33;
  font-size: 64px;
}

.emergency-call__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.emergency-call__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 370px;
          flex: 0 0 370px;
  max-width: 370px;
  margin-bottom: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.emergency-call__item > .icon {
  margin-right: 25px;
  min-width: 100px;
  height: 100px;
  width: 100px;
  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;
  background-color: #1f3d9d;
  border: 9px solid #1f3d9d;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
}

.emergency-call__item > .icon:before {
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 118px;
  height: 118px;
  background-color: #1f3d9d;
  opacity: .4;
  z-index: -1;
}

.emergency-call__item > .content {
  margin-top: 12px;
}

.emergency-call__item > .content h1 {
  color: #333333;
  font-size: 21.5px;
  font-family: "Roboto Bold";
}

.emergency-call__item > .content p {
  letter-spacing: -0.3px;
  color: #333333;
  margin-top: 8px;
  line-height: 1.5;
}

/**************************************************/
/* .specialists */
/**************************************************/
.specialists {
  position: relative;
}

.specialists__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.specialists__bg > .icon {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  max-width: 824px;
  width: 100%;
}

.specialists__bg > .icon img {
  width: 100%;
}

.specialists .container {
  position: relative;
  z-index: 10;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 160px;
  padding-bottom: 170px;
}

.specialists__carousel {
  padding: 0 !important;
  margin-top: 60px;
  max-width: 1200px;
  width: 100%;
}

.specialists__carousel .owl-nav {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -50px;
  padding: 10px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.specialists__carousel .owl-nav button {
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  background-color: #ffffff !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.specialists__carousel .owl-nav button:hover {
  background-color: #1f3d9d !important;
}

.specialists__carousel .owl-nav button:hover span {
  color: #ffffff !important;
}

.specialists__carousel .owl-nav button span {
  line-height: 20px;
  font-weight: 900;
  margin-top: -5px;
  font-size: 30px;
  color: #1f3d9d;
}

.specialists__carousel .owl-dots {
  position: absolute;
  left: 50%;
  bottom: -20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.specialists__carousel .owl-dot {
  margin-right: 2px;
}

.specialists__carousel .owl-dot:last-child {
  margin-right: 0;
}

.specialists__carousel .owl-dot:last-child > span {
  margin-right: 0;
}

.specialists__carousel .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.specialists__carousel .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

.specialists__item {
  padding-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.specialists__item > .inner-block {
  position: relative;
  z-index: 1;
  max-width: 260px;
  border: 1px solid #f0f0f0;
  background-color: #fafafa;
  border-radius: 8px;
  padding-bottom: 15px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.specialists__item > .inner-block:hover {
  -webkit-box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
}

.specialists__item > .inner-block > .img {
  overflow: hidden;
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.specialists__item > .inner-block > .name {
  color: #333333;
  margin-top: 25px;
  font-size: 17.5px;
  font-family: "Roboto Bold";
  text-align: center;
}

.specialists__item > .inner-block > .proffesia {
  margin-top: 8px;
  text-align: center;
  color: #1f3d9d;
  font-weight: 600;
}

.specialists__item > .inner-block > .work-date {
  width: 100%;
  padding: 10px 43px;
}

.specialists__item > .inner-block > .work-date li {
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
}

.specialists__item > .inner-block > .btn-2 {
  position: absolute;
  bottom: -21px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20;
}

/**************************************************/
/* .latest-news */
/**************************************************/
.latest-news {
  position: relative;
  background-color: #f4f4f4;
}

.latest-news__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.latest-news__bg > .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
  max-width: 882px;
  width: 100%;
}

.latest-news__bg > .icon img {
  width: 100%;
}

.latest-news .container {
  position: relative;
  z-index: 10;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 160px;
  padding-bottom: 190px;
}

.latest-news__carousel {
  padding: 0 !important;
  margin-top: 70px;
  max-width: 1200px;
  width: 100%;
}

.latest-news__carousel .owl-nav {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -70px;
  padding: 10px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media(min-width:1125px){
    .rest-block{
        height:950px!important;
    }
}
.latest-news__carousel .owl-nav button {
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  background-color: #ffffff !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.latest-news__carousel .owl-nav button:hover {
  background-color: #1f3d9d !important;
}

.latest-news__carousel .owl-nav button:hover span {
  color: #ffffff;
}

.latest-news__carousel .owl-nav button span {
  line-height: 20px;
  font-weight: 900;
  margin-top: -5px;
  font-size: 30px;
  color: #1f3d9d;
}

.latest-news__carousel .owl-dots {
  position: absolute;
  left: 50%;
  bottom: -38px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.latest-news__carousel .owl-dot {
  margin-right: 2px;
}

.latest-news__carousel .owl-dot:last-child {
  margin-right: 0;
}

.latest-news__carousel .owl-dot:last-child > span {
  margin-right: 0;
}

.latest-news__carousel .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.latest-news__carousel .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

.latest-news__item {
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.latest-news__item > .inner-block {
  background-color: #ffffff;
  z-index: 1;
 /* max-width: 350px;*/
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding-bottom: 45px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.latest-news__item > .inner-block:hover {
  -webkit-box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
}

.latest-news__item > .inner-block > .img {
  position: relative;
  width: 100%;
  height: 260px;
}

.latest-news__item > .inner-block > .img > .date {
  position: absolute;
  left: 37px;
  bottom: -20px;
  margin-top: 25px;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  border-radius: 20px;
  padding: 8px 15px;
  color: #ffffff;
  background-color: #1f3d9d;
}

.latest-news__item > .inner-block > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news__item > .inner-block > .title {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 55px;
  color: #333333;
  font-family: "Roboto Bold";
  font-weight: 700;
  font-size: 21px;
}

.latest-news__item > .inner-block > .text {
  color: #333333;
  padding: 25px 40px 15px;
  font-size: 15px;
  line-height: 1.8;
}

.latest-news__item > .inner-block > .read-more-2 {
  font-size: 14px;
  margin-left: 38px;
}

/**************************************************/
/* .footer */
/**************************************************/
.footer {
  background-color: #0c1a4a;
  position: relative;
  width: 100%;
  height: 100%;
}

.footer__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.footer__bg > .icon1 {
  position: absolute;
  left: -10px;
  bottom: -10px;
  width: 100%;
  max-width: 976px;
}

.footer__bg > .icon1 > img {
  width: 100%;
  height: 100%;
}

.footer__bg > .icon {
  opacity: 0.025;
  position: absolute;
  left: -37px;
  bottom: 0px;
  width: 100%;
  max-width: 1570px;
}

.footer__bg > .icon > img {
  width: 100%;
  height: 100%;
}

.footer .container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer .container > div {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.footer .container > div > .footer__top-blocks {
  max-width: 270px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
          flex: 0 0 270px;
  margin-top: 50px;
  margin-bottom: 30px;
  color: #ffffff;
}

.footer .container > div > .footer__top-blocks a {
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer .container > div > .footer__top-blocks a:hover {
  color: #00CC33;
}

.footer .container > div > .footer__top-blocks > .title {
  margin-left: 1px;
  margin-top: 3px;
  margin-bottom: 38px;
  padding-bottom: 10px;
  font-size: 38px;
  font-family: "BebasNeueBold";
  position: relative;
  width: 100%;
}

.footer .container > div > .footer__top-blocks > .title:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 3px;
  width: 62px;
  background-color: #1f3d9d;
}

.footer .container > div > .footer__top-blocks .content .content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px;
}

.footer .container > div > .footer__top-blocks .content .content-item > .icon {
  width: 40px;
  min-width: 40px;
}

.footer .container > div > .footer__top-blocks .content .content-item:first-child .text a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.footer .container > div > .footer__top-blocks .content .content-item .location {
  font-size: 13px;
  margin-bottom: 20px;
  color: #ffffff;
  border-radius: 20px;
  padding: 10px 25px;
  display: inline-block;
  background-color: #1f3d9d;
}

.footer .container > div > .footer__top-blocks .content .content-item .location > .fa {
  margin-left: 5px;
}

.footer .container > div > .footer__top-blocks .content .work-date > li {
  font-size: 16px;
  width: 220px;
  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;
  margin-bottom: 30px;
}

.footer .container > div:last-child > .footer__top-blocks {
  margin-bottom: 50px;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content .text {
  font-size: 15.5px;
  margin-bottom: 14px;
  line-height: 1.5;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form {
  width: 235px;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  height: 80px;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form input {
  border-radius: 8px;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 42px;
  padding: 10px 45px 10px 12px;
  outline: none;
  border: none;
  font-size: 17px;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form input:hover, .footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form input:focus, .footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form input:active {
  outline: 1px solid #00CC33;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form button {
  cursor: pointer;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 1px;
  right: 1px;
  border-radius: 8px;
  background-color: #00CC33;
  outline: none;
  border: none;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form button .fa {
  font-size: 20px;
  color: #ffffff;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form label {
  font-size: 15.5px;
  position: relative;
  top: 15px;
  left: 0;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content .socials {
  margin-top: 20px;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content .socials > a {
  display: inline-block;
  height: 30px;
  width: 20px;
  margin-right: 12px;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content .socials > a .fa {
  display: block;
  text-align: left;
  line-height: 30px;
  font-size: 18px;
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content .socials > a .fa:hover {
  color: #00CC33;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(2) .content .menu {
  padding-top: 2px;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(2) .content .menu > li {
  height: 48px;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(2) .content .menu > li > a {
  font-family: "Roboto Light";
  display: block;
}

.footer .container > div:last-child > .footer__top-blocks:nth-child(2) .content .menu > li > a .fa {
  margin-right: 10px;
}

.footer__logo {
  text-align: center;
  margin-bottom: 20px;
}

.footer__top {
  position: relative;
  padding-top: 160px;
  border-bottom: 1px solid #25315c;
}

.footer__bottom {
  position: relative;
  padding: 25px;
}

.footer__bottom p {
  padding: 0;
  margin: 0;
  color: #555f81;
  text-align: center;
}

/**************************************************/
/* .header-bottom-2 */
/**************************************************/
.header-bottom-2 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 750px;
  z-index: 10;
}

.header-bottom-2__banner {
  z-index: 9;
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
}

.header-bottom-2__banner .slide-item {
  height: 900px;
  padding-top: 310px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.header-bottom-2__banner .slide-item__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 61, 157, 0.5);
}

.header-bottom-2__banner .slide-item > img {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 25%;
     object-position: center 25%;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.header-bottom-2__banner .slide-item .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  z-index: 10;
}

.header-bottom-2__banner .slide-item__title {
  margin-left: -2px;
  text-transform: uppercase;
  font-size: 78px;
  font-family: "BebasNeue";
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0px;
  width: 100%;
  color: #ffffff;
}

.header-bottom-2__banner .slide-item__title span {
  font-weight: 900;
  font-family: "BebasNeue";
  color: #ffffff;
}

.header-bottom-2__banner .slide-item__subtitle {
  margin-top: 22px;
  margin-bottom: 34px;
  font-weight: 100;
  font-size: 25px;
  color: #ffffff;
}

.header-bottom-2__banner .slide-item__block {
  opacity: 0;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
  -webkit-transition: all 1s ease .2s;
  transition: all 1s ease .2s;
}

.header-bottom-2__banner .owl-item.active .slide-item > img {
  -webkit-animation: bannerScale 5s linear 1s;
          animation: bannerScale 5s linear 1s;
}

.header-bottom-2__banner .owl-item.active .slide-item__block {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.header-bottom-2__banner > .owl-dots {
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -80%);
          transform: translate(-50%, -80%);
  z-index: 10;
}

.header-bottom-2__banner > .owl-dots > .owl-dot span {
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
  margin-right: 5px;
  background-color: #ffffff !important;
  cursor: pointer;
}

.header-bottom-2__banner > .owl-dots > .owl-dot.active span {
  width: 47px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.header-bottom-2__banner > .owl-nav {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-bottom-2__banner > .owl-nav > button {
  overflow: hidden;
  border-radius: 8px !important;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.header-bottom-2__banner > .owl-nav > button:hover {
  background-color: #1f3d9d !important;
}

.header-bottom-2__banner > .owl-nav > button:hover span {
  color: #ffffff;
}

.header-bottom-2__banner > .owl-nav > button span {
  line-height: 20px;
  font-weight: 900;
  margin-top: -5px;
  font-size: 30px;
  color: #1f3d9d;
}

/**************************************************/
/* .benefits-form */
/**************************************************/
.header-bottom-2 > .container {
  position: absolute;
  bottom: -160px;
  left: 50%;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  z-index: 10;
}

.header-bottom-2 > .container .benefits-form {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px;
  border-radius: 8px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.05);
}

.header-bottom-2 > .container .benefits-form > div {
  max-width: 480px;
  width: 100%;
}

.header-bottom-2 > .container .benefits-form__benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-bottom-2 > .container .benefits-form__benefits-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-bottom-2 > .container .benefits-form__benefits-item > .icon {
  background-color: #1f3d9d;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  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;
  margin-right: 25px;
  position: relative;
  animation: animateBlueShadow 1s infinite linear alternate-reverse;
}

.header-bottom-2 > .container .benefits-form__benefits-item > .icon:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background-color: rgba(31, 61, 157, 0.1);
  z-index: -1;
}

.header-bottom-2 > .container .benefits-form__benefits-item > .text {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
}

.header-bottom-2 > .container .benefits-form__form > .section-title {
  font-size: 40px;
  margin-bottom: 20px;
}

.header-bottom-2 > .container .benefits-form__form > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-bottom-2 > .container .benefits-form__form > form > .btn, .header-bottom-2 > .container .benefits-form__form > form > .input-box {
  outline: none;
  height: 42px;
  border-radius: 8px;
  width: 235px;
  margin-bottom: 10px;
  padding: 6px 12px;
  letter-spacing: initial;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.header-bottom-2 > .container .benefits-form__form > form > .btn:nth-last-child(1), .header-bottom-2 > .container .benefits-form__form > form > .btn:nth-last-child(2), .header-bottom-2 > .container .benefits-form__form > form > .input-box:nth-last-child(1), .header-bottom-2 > .container .benefits-form__form > form > .input-box:nth-last-child(2) {
  margin-bottom: 0;
}

.header-bottom-2 > .container .benefits-form__form > form > .input-box {
  background-color: #fafafa;
  border: 2px solid #e6e6e6;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}

.header-bottom-2 > .container .benefits-form__form > form > .input-box:hover {
  background: #fff;
}

.header-bottom-2 > .container .benefits-form__form > form > .input-box:focus {
  background: #fff;
  border-color: #00CC33;
}

/**************************************************/
/* .our-departments */
/**************************************************/
.our-departments {
  position: relative;
  padding-top: 285px;
  padding-bottom: 90px;
  overflow: hidden;
}

.our-departments__bg {
  background-color: #fafafa;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.our-departments__bg > .icon:first-child {
  position: absolute;
  right: -10px;
  top: -24px;
  width: 100%;
  max-width: 1201px;
}

.our-departments__bg > .icon:last-child {
  position: absolute;
  left: -10px;
  bottom: -24px;
  width: 100%;
  max-width: 1201px;
}

.our-departments > .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.our-departments > .container > .section-title {
  margin-bottom: 60px;
}

.our-departments__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.our-departments__inner-item {
  max-width: 268px;
  width: 100%;
  height: 280px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 8px;
  border: 1px solid transparent;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-bottom: 30px;
  padding: 30px;
}

.our-departments__inner-item:hover {
  border: 1px solid #3774c2;
  -webkit-box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
}

.our-departments__inner-item > .title {
  font-family: "Roboto Bold";
  font-size: 22px;
  color: #333333;
  letter-spacing: -.5px;
}

.our-departments__inner-item > .text {
  font-size: 16px;
  color: #333333;
}

/**************************************************/
/* .about-2 */
/**************************************************/
.about-2 {
  position: relative;
  height: 900px;
  width: 100%;
  z-index: 10;
  background-image: url(./../images/jpg/about-us-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.about-2 > .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 61, 157, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.about-2 > .video > a {
  margin-top: 230px;
}

.about-2 > .container {
  z-index: 15px;
  position: relative;
  top: 500px;
}

.about-2 > .container > .about-2-card {
  border-radius: 8px;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-image: linear-gradient(to left, #1f3d9d 250px, #ffffff 1px);
  -webkit-box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.1);
}

.about-2 > .container > .about-2-card > .text {
  padding-top: 20px;
  padding-left: 20px;
  max-width: 550px;
}

.about-2 > .container > .about-2-card > .text > h4 {
  padding-left: 1px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 6.5px;
  color: #333333;
  margin-bottom: 35px;
}

.about-2 > .container > .about-2-card > .text > h1 {
  margin-bottom: 35px;
}

.about-2 > .container > .about-2-card > .text > h2 {
  font-family: "Roboto Bold";
  font-size: 25px;
  line-height: 1.4;
  color: #333333;
  margin-bottom: 35px;
}

.about-2 > .container > .about-2-card > .text > p {
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  margin-bottom: 35px;
}

.about-2 > .container > .about-2-card > .text > .signature {
  width: 100%;
  margin-top: 35px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-2 > .container > .about-2-card > .text > .signature > img {
  margin-right: 28px;
}

.about-2 > .container > .about-2-card > .text > .signature > h4 {
  font-size: 19px;
  padding-top: 20px;
  font-family: "Roboto Bold";
}

.about-2 > .container > .about-2-card > .text > .signature > h4 span {
  font-family: "Roboto Light";
  font-size: 15px;
  color: #333333;
}

.about-2 > .container > .about-2-card > .img {
  position: relative;
  border-radius: 8px;
  max-width: 418px;
  width: 100%;
  max-height: 559px;
  overflow: hidden;
}

.about-2 > .container > .about-2-card > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.about-2 > .container > .about-2-card > .img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/**************************************************/
/* .other-services-2 */
/**************************************************/
.other-services-2 {
  position: relative;
  padding-top: 380px;
  padding-bottom: 190px;
}

.other-services-2__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  background-color: #fafafa;
}

.other-services-2__bg .icon {
  position: absolute;
  right: -14px;
  bottom: -10px;
  max-width: 1216px;
  width: 100%;
}

.other-services-2__bg .icon > img {
  width: 100%;
  height: 100%;
}

.other-services-2 .container {
  position: relative;
  z-index: 15;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.other-services-2__card {
  margin-top: 50px;
  border-radius: 8px;
  width: 100%;
  height: 580px;
  background-image: linear-gradient(to right, #1f3d9d 340px, #ffffff 1px);
  -webkit-box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}

.other-services-2__card > .img {
  position: absolute;
  left: 50px;
  top: 50px;
  border-radius: 8px;
  max-width: 555px;
  width: 100%;
  height: 595px;
  overflow: hidden;
}

.other-services-2__card > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.other-services-2__card > .img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.other-services-2__card > .content {
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 100;
  width: 520px;
  height: 530px;
  padding-left: 75px;
}

.other-services-2__card > .content .other-services-2__carousel-item {
  max-width: 345px;
}

.other-services-2__card > .content .other-services-2__carousel-item > .title {
  margin-top: 20px;
  font-size: 36px;
  font-weight: 600;
  font-family: "Roboto Light";
  color: #333333;
}

.other-services-2__card > .content .other-services-2__carousel-item > .subtitle {
  margin-top: 20px;
  font-size: 17px;
  color: #333333;
  line-height: 1.5;
}

.other-services-2__card > .content .other-services-2__carousel-item > .lists {
  margin-top: 20px;
  font-weight: 600;
  color: #333333;
  list-style: none;
}

.other-services-2__card > .content .other-services-2__carousel-item > .lists li {
  line-height: 36px;
  font-size: 20px;
}

.other-services-2__card > .content .other-services-2__carousel-item > .lists li i.fa {
  color: #1f3d9d;
  margin-right: 7px;
}

.other-services-2__card > .content .owl-nav {
  position: absolute;
  right: 0;
  bottom: -102px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.other-services-2__card > .content .owl-nav button {
  border-radius: 0;
  margin: 0;
  overflow: hidden;
  width: 77px;
  height: 77px;
  background-color: #1f3d9d !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.other-services-2__card > .content .owl-nav button:hover {
  background-color: #00CC33 !important;
  opacity: 1 !important;
}

.other-services-2__card > .content .owl-nav button span {
  font-size: 30px;
  color: #ffffff;
}

.other-services-2__card > .content .owl-nav button:last-child {
  border-bottom-right-radius: 8px;
  background-color: #3259d7 !important;
}

.other-services-2__card > .content .owl-nav button:last-child:hover {
  background-color: #00CC33 !important;
  opacity: 1 !important;
}

.other-services-2__card > .content > .btn {
  position: absolute;
  right: 154px;
  bottom: 0;
  border-radius: 0;
  height: 77px;
  line-height: 77px;
  padding: 0;
  width: 351px;
  text-align: center;
  font-size: 24px;
  text-transform: capitalize;
  font-family: "Roboto Light";
  font-weight: 500;
  letter-spacing: 0;
}

/**************************************************/
/* .appointments-2 */
/**************************************************/
.appointments-2 {
  position: relative;
  overflow: hidden;
  z-index: 10;
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: url("./../images/jpg/appointments-2.jpg");
  background-position: 42% center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.appointments-2__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(31, 61, 157, 0.5);
}

.appointments-2 .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.appointments-2 .container .online-appointments {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 550px;
          flex: 0 0 550px;
  max-width: 550px;
  width: 100%;
}

.appointments-2 .container .online-appointments .appointments-text {
  max-width: 550px;
  width: 100%;
  color: #ffffff;
  font-size: 19px;
  margin-top: 25px;
  line-height: 1.8;
}

.appointments-2 .container .company-numbers {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 550px;
          flex: 0 0 550px;
  max-width: 550px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.appointments-2 .container .company-numbers__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.appointments-2 .container .company-numbers__item > .number {
  border-radius: 8px;
  color: #ffffff;
  background-color: #00CC33;
  width: 132px;
  min-width: 132px;
  height: 87px;
  line-height: 87px;
  text-align: center;
  font-size: 56px;
  font-family: "BebasNeue";
  font-weight: 600;
  letter-spacing: 1.3px;
  margin-right: 29px;
  margin-left: -1px;
  animation: 1s animatePinkShadow linear alternate-reverse infinite;
}

.appointments-2 .container .company-numbers__item > .content h3 {
  margin-top: 2px;
  margin-bottom: 10px;
  letter-spacing: -1px;
  line-height: 1.5;
  font-family: "Roboto Bold";
  font-size: 23px;
  color: #ffffff;
  font-weight: 900;
  text-transform: capitalize;
}

.appointments-2 .container .company-numbers__item > .content p {
  font-size: 15.5px;
  line-height: 1.5;
  color: #ffffff;
}

/**************************************************/
/* .why-choose-us-2 */
/**************************************************/
.why-choose-us-2 {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 45px;
}

.why-choose-us-2 > .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.why-choose-us-2 > .container .section-title {
  margin-bottom: 60px;
}

.why-choose-us-2__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.why-choose-us-2__item {
  margin-bottom: 60px;
  max-width: 370px;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.why-choose-us-2__item:nth-last-child(1), .why-choose-us-2__item:nth-last-child(2) {
  margin-bottom: 0px;
}

.why-choose-us-2__item-content {
  padding-top: 5px;
}

.why-choose-us-2__item-number {
  margin-right: 30px;
  min-height: 87px;
  min-width: 87px;
  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%;
  background-color: #00CC33;
  font-family: "BebasNeueBold";
  font-size: 48px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}

.why-choose-us-2__item-number:before {
  content: "";
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(0, 204, 51, 0.4);
  width: 126%;
  height: 126%;
  z-index: -1;
  animation: animatePinkShadow 1s linear alternate-reverse infinite;
}

.why-choose-us-2__item-title {
  color: #333333;
  font-family: "Roboto Bold";
  font-weight: 900;
  font-size: 23.5px;
  letter-spacing: -1px;
}

.why-choose-us-2__item-text {
  color: #333333;
  margin-top: 10px;
  line-height: 26px;
  font-size: 15px;
}

/**************************************************/
/* .our-numbers */
/**************************************************/
.our-numbers {
  position: relative;
  z-index: 10;
  background-image: url("./../images/jpg/our-numbers-bg.jpg");
  background-position: 42% center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 540px;
  padding-top: 110px;
  padding-bottom: 80px;
}

.our-numbers__bg {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 61, 157, 0.5);
}

.our-numbers .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.our-numbers .container > div {
  max-width: 550px;
  width: 100%;
}

.our-numbers__items {
  max-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.our-numbers__items > .item {
  width: 270px;
  color: #ffffff;
  margin-bottom: 30px;
}

.our-numbers__items > .item > h1 {
  font-family: "BebasNeueBold";
  letter-spacing: -2px;
  font-size: 80px;
}

.our-numbers__items > .item > h1 > span {
  font-size: 80px;
  font-family: "BebasNeueBold";
  letter-spacing: -2px;
}

.our-numbers__items > .item h4 {
  font-size: 26px;
  font-weight: 500;
}

.our-numbers__img {
  position: relative;
  max-height: 500px;
  overflow: hidden;
  border-radius: 8px;
}

.our-numbers__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.our-numbers__img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/**************************************************/
/* .specialists-2 */
/**************************************************/
.specialists-2 {
  position: relative;
  padding-top: 180px;
  padding-bottom: 190px;
  overflow: hidden;
}

.specialists-2__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.specialists-2__bg > .icon {
  position: absolute;
  left: -10px;
  bottom: -24px;
  width: 100%;
  max-width: 1201px;
}

.specialists-2__bg > .icon > img {
  width: 100%;
  height: 100%;
}

.specialists-2 > .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.specialists-2 > .container > .section-title {
  text-align: center;
  margin-bottom: 60px;
}

.specialists-2 > .container > .specialists-2__card {
  padding: 50px;
  border-radius: 8px;
  width: 100%;
  background-image: linear-gradient(to right, #1f3d9d 320px, #ffffff 1px);
  -webkit-box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 51px 0px rgba(0, 0, 0, 0.1);
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item {
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ffffff;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > div {
  max-height: 600px;
  max-width: 520px;
  width: 100%;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .img {
  position: relative;
  overflow: hidden;
  max-width: 520px;
  width: 100%;
  border-radius: 8px;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content {
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 50px;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table {
  width: 100%;
  color: #333333;
  font-size: 20px;
  line-height: 1.5;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > thead td > .title {
  font-size: 30px;
  font-family: "Roboto Bold";
  padding-bottom: 30px;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr {
  vertical-align: top;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > th {
  padding-bottom: 10px;
  width: 45%;
  text-align: left;
  font-family: "Roboto Bold";
  font-weight: 900;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td {
  width: 50%;
  padding-bottom: 10px;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td a {
  line-height: 2;
  font-size: 20px;
  margin-right: 10px;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td a:hover {
  color: #00CC33;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td table {
  width: 100%;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td table td {
  width: 50%;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tfoot td > .btn {
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots {
  position: absolute;
  left: 50%;
  bottom: -130px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots .owl-dot {
  margin-right: 2px;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots .owl-dot:last-child > span {
  margin-right: 0;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots .owl-dot > span {
  width: 10px;
  min-width: 10px;
  height: 10px;
}

.specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .our-clients */
/**************************************************/
.our-clients {
  position: relative;
  z-index: 10;
  background-image: url("./../images/jpg/our-clients-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 125px;
  padding-bottom: 140px;
}

.our-clients__bg {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 61, 157, 0.5);
}

.our-clients > .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.our-clients > .container > .section-title {
  text-align: center;
}

.our-clients__carousel {
  width: 100%;
  text-align: center;
}

.our-clients__carousel-item {
  background-image: url("./../../images/icons/qu.png");
  background-position: center top;
  background-repeat: no-repeat;
  height: 330px;
  padding-top: 64px;
  max-width: 792px;
}

.our-clients__carousel-item > .text {
  line-height: 1.5;
  color: #ffffff;
  font-size: 26px;
}

.our-clients__carousel-item > .title {
  margin-top: 30px;
  color: #ffffff;
  font-size: 22px;
  font-family: "Roboto Bold";
}

.our-clients__carousel-item > .subtitle {
  font-size: 18px;
  color: #ffffff;
  margin-top: 5px;
}

.our-clients__carousel .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.our-clients__carousel > .owl-dots {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}

.our-clients__carousel > .owl-dots > .owl-dot span {
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
  margin-right: 5px;
  background-color: #ffffff !important;
  cursor: pointer;
}

.our-clients__carousel > .owl-dots > .owl-dot.active span {
  width: 47px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.our-clients__carousel > .owl-nav {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.our-clients__carousel > .owl-nav > button {
  overflow: hidden;
  border-radius: 8px !important;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.our-clients__carousel > .owl-nav > button:hover {
  background-color: #1f3d9d !important;
}

.our-clients__carousel > .owl-nav > button:hover span {
  color: #ffffff;
}

.our-clients__carousel > .owl-nav > button span {
  line-height: 20px;
  font-weight: 900;
  margin-top: -5px;
  font-size: 30px;
  color: #1f3d9d;
}

/**************************************************/
/* .latest-news-2 */
/**************************************************/
.latest-news-2 {
  position: relative;
  z-index: 10;
  background-color: #fafafa;
  padding: 120px 0 145px;
}

.latest-news-2__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.latest-news-2__bg > .icon {
  position: absolute;
  bottom: -20px;
  right: -14px;
  max-width: 1201px;
  width: 100%;
}

.latest-news-2__bg > .icon img {
  width: 100%;
}

.latest-news-2 > .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}

.latest-news-2 > .container > .section-title {
  text-align: center;
  margin-bottom: 60px;
}

.latest-news-2__carousel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-2__carousel-item {
  max-width: 570px;
  width: 100%;
  height: 400px;
}

.latest-news-2__carousel-item > .latest-news-2__card {
  position: relative;
  height: 100%;
  width: 100%;
}

.latest-news-2__carousel-item > .latest-news-2__card > .img {
  -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-radius: 8px;
  max-width: 244px;
  width: 244px;
  height: 360px;
  z-index: 11;
}

.latest-news-2__carousel-item > .latest-news-2__card > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-2__carousel-item > .latest-news-2__card > .content {
  border-radius: 8px;
  position: absolute;
  right: 0;
  top: 0;
  height: 360px;
  width: 100%;
  max-width: 528px;
  background-color: #ffffff;
  padding: 50px 50px 50px 240px;
  background-image: linear-gradient(to right, #1f3d9d 105px, #ffffff 1px);
  -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  z-index: 10;
}

.latest-news-2__carousel-item > .latest-news-2__card > .content > .date {
  font-size: 14px;
  color: #ffffff;
  background-color: #1f3d9d;
  border-radius: 20px;
  padding: 7px 12px;
}

.latest-news-2__carousel-item > .latest-news-2__card > .content > .title {
  margin-top: 35px;
  font-size: 24px;
  font-family: "Roboto Bold";
  color: #333333;
}

.latest-news-2__carousel-item > .latest-news-2__card > .content > .text {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.latest-news-2__carousel > .owl-stage-outer > .owl-stage > .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 50px;
}

.latest-news-2__carousel > .owl-nav {
  position: absolute;
  top: 35%;
  left: 50%;
  width: 1330px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-2__carousel > .owl-nav button {
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.latest-news-2__carousel > .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  font-size: 20px;
  color: #1f3d9d;
  font-size: 30px;
}

.latest-news-2__carousel > .owl-nav button:hover {
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
  background-color: #1f3d9d !important;
}

.latest-news-2__carousel > .owl-nav button:hover span {
  color: #ffffff;
}

.latest-news-2__carousel > .owl-dots {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.latest-news-2__carousel > .owl-dots .owl-dot {
  margin-right: 2px;
}

.latest-news-2__carousel > .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.latest-news-2__carousel > .owl-dots .owl-dot:last-child > span {
  margin-right: 0;
}

.latest-news-2__carousel > .owl-dots .owl-dot > span {
  width: 10px;
  min-width: 10px;
  height: 10px;
}

.latest-news-2__carousel > .owl-dots .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .emergency-call-2 */
/**************************************************/
.emergency-call-2 {
  z-index: 10;
  position: relative;
  background-image: url("./../images/jpg/emergency.jpg");
  background-position: center 70%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.emergency-call-2__bg {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(31, 61, 157, 0.5);
}

.emergency-call-2 > .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.emergency-call-2 > .container h3 {
  font-weight: 400;
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 35px;
}

.emergency-call-2 > .container > .call {
  margin-top: 20px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.emergency-call-2 > .container > .call > .icon {
  background-color: #00CC33;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin-right: 25px;
  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;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(0, 204, 51, 0.5);
  animation: 1s animatePinkShadow linear alternate-reverse infinite;
}

.emergency-call-2 > .container > .call > .icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  background-color: rgba(0, 204, 51, 0.4);
  border-radius: 50%;
  z-index: -1;
}

.emergency-call-2 > .container > .call > a {
  color: #ffffff;
  font-size: 28px;
}

/**************************************************/
/* .header-bottom-3 */
/**************************************************/
.header-bottom-3 {
  background-color: #ffffff;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 750px;
  z-index: 10;
}

.header-bottom-3__banner {
  overflow: hidden;
}

.header-bottom-3__banner .slide-item {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 750px;
  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;
}

.header-bottom-3__banner .slide-item > .content {
  position: absolute;
  top: 85px;
  left: 0;
  height: 580px;
  max-width: 50%;
  width: 100%;
  background-color: #1f3d9d;
  z-index: 2;
  border-radius: 0 8px 8px 0;
}

.header-bottom-3__banner .slide-item > .content > .bg-text, .header-bottom-3__banner .slide-item > .content > .bg-text_dark {
  position: absolute;
  right: -40px;
}

.header-bottom-3__banner .slide-item > .content h5 {
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
}

.header-bottom-3__banner .slide-item__text {
  position: absolute;
  right: 15px !important;
  top: 0;
  padding-top: 140px;
  max-width: 570px;
  width: 100%;
  height: 100%;
}

.header-bottom-3__banner .slide-item__title {
  margin-top: 25px;
  width: 100%;
  text-transform: uppercase;
  font-size: 60px;
  font-family: "BebasNeue";
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0px;
  width: 100%;
  color: #ffffff;
}

.header-bottom-3__banner .slide-item__title span {
  font-weight: 900;
  font-family: "BebasNeue";
  color: #00CC33;
}

.header-bottom-3__banner .slide-item__subtitle {
  margin-top: 22px;
  margin-bottom: 34px;
  font-weight: 100;
  font-size: 25px;
  color: #ffffff;
}

.header-bottom-3__banner .slide-item > .img {
  border-bottom-left-radius: 8px;
  position: absolute;
  right: 0;
  top: 0;
  height: 750px;
  width: 100%;
  max-width: 54%;
  overflow: hidden;
  z-index: 1;
}

.header-bottom-3__banner .slide-item > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 30%;
     object-position: center 30%;
}

.header-bottom-3__banner > .owl-stage-outer > .owl-stage > .owl-item {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.header-bottom-3__banner > .owl-stage-outer > .owl-stage > .owl-item .slide-item > .content > .slide-item__text {
  opacity: 0;
  -webkit-transform: translateX(-200px);
          transform: translateX(-200px);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.header-bottom-3__banner > .owl-stage-outer > .owl-stage > .owl-item.active .slide-item > .content > .slide-item__text {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.header-bottom-3__banner > .owl-stage-outer > .owl-stage > .owl-item.active .slide-item > .img > img {
  -webkit-animation: bannerScale 5s linear 1s;
          animation: bannerScale 5s linear 1s;
}

.header-bottom-3__banner .owl-nav {
  position: relative;
  top: -180px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100px;
  padding: 10px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 20;
}

.header-bottom-3__banner .owl-nav button {
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #ffffff;
}

.header-bottom-3__banner .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  font-size: 20px;
  color: #1f3d9d;
  font-size: 30px;
}

.header-bottom-3__banner .owl-nav button:first-child {
  background-color: #ffffff;
}

.header-bottom-3__banner .owl-nav button:first-child span {
  color: #1f3d9d;
}

.header-bottom-3__banner .owl-nav button:last-child {
  background-color: #1f3d9d;
}

.header-bottom-3__banner .owl-nav button:last-child span {
  color: #ffffff;
}

.header-bottom-3__banner .owl-nav button:hover:first-child, .header-bottom-3__banner .owl-nav button:hover:last-child {
  border-color: #00CC33 !important;
  background-color: #00CC33;
}

.header-bottom-3__banner .owl-nav button:hover:first-child span, .header-bottom-3__banner .owl-nav button:hover:last-child span {
  color: #ffffff;
}

.header-bottom-3__banner .owl-dots {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-75%);
          transform: translateX(-75%);
  top: -230px;
  text-align: center;
}

.header-bottom-3__banner .owl-dots .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.header-bottom-3__banner .owl-dots .owl-dot.active span {
  width: 48px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .our-departments-2 */
/**************************************************/
.our-departments-2 {
  position: relative;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 140px;
  overflow: hidden;
}

.our-departments-2 > .bg-text, .our-departments-2 > .bg-text_dark {
  position: absolute;
  top: 20px;
  right: 0;
}

.our-departments-2 > .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.our-departments-2 > .container > .section-title {
  margin-bottom: 60px;
}

.our-departments-2 .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.our-departments-2__inner-item {
  position: relative;
  z-index: 2;
  max-width: 270px;
  width: 100%;
  height: 280px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 8px;
  border: 1px solid transparent;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-bottom: 30px;
  padding: 30px;
}

.our-departments-2__inner-item:hover {
  border: 1px solid #3774c2;
  -webkit-box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
}

.our-departments-2__inner-item > .title {
  font-family: "Roboto Bold";
  font-size: 22px;
  color: #333333;
  letter-spacing: -.5px;
}

.our-departments-2__inner-item > .text {
  font-size: 16px;
  color: #333333;
}

.our-departments-2 .owl-nav {
  position: absolute;
  top: 30%;
  left: 50%;
  width: 1330px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.our-departments-2 .owl-nav button {
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.our-departments-2 .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  font-size: 20px;
  color: #1f3d9d;
  font-size: 30px;
}

.our-departments-2 .owl-nav button:hover {
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
  background-color: #1f3d9d !important;
}

.our-departments-2 .owl-nav button:hover span {
  color: #ffffff;
}

.our-departments-2 .owl-dots {
  position: absolute;
  left: 50%;
  bottom: -30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.our-departments-2 .owl-dots .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.our-departments-2 .owl-dots .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .about-3 */
/**************************************************/
.about-3 {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #fafafa;
}

.about-3 > .bg-text, .about-3 > .bg-text_dark {
  position: absolute;
  top: 0;
  left: -20px;
}

.about-3 > .container {
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about-3 > .container > .content {
  max-width: 550px;
  width: 100%;
}

.about-3 > .container > .content > h4 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 6.5px;
  color: #333333;
}

.about-3 > .container > .content > h1 {
  margin-top: 20px;
}

.about-3 > .container > .content > h2 {
  margin-top: 20px;
  font-family: "Roboto Bold";
  font-size: 25px;
  line-height: 1.4;
  color: #333333;
}

.about-3 > .container > .content > p {
  margin-top: 20px;
  font-family: "Roboto Light";
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 20px;
}

.about-3 > .container > .content > .signature {
  margin-top: 20px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-3 > .container > .content > .signature > img {
  margin-right: 28px;
}

.about-3 > .container > .content > .signature > h4 {
  font-size: 19px;
  padding-top: 20px;
  font-family: "Roboto Bold";
}

.about-3 > .container > .content > .signature > h4 span {
  font-family: "Roboto Light";
  font-size: 15px;
  color: #333333;
}

.about-3 > .container > .video {
  position: relative;
  height: 500px;
  max-width: 550px;
  width: 100%;
  border-radius: 8px;
}

.about-3 > .container > .video > .btn-video-outer {
  position: absolute;
  left: -28px;
  top: 80%;
  z-index: 2;
}

.about-3 > .container > .video > .img {
  z-index: 1;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  height: 100%;
  width: 100%;
}

.about-3 > .container > .video > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.about-3 > .container > .video > .img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/**************************************************/
/* .why-choose-us-3 */
/**************************************************/
.why-choose-us-3 {
  position: relative;
  height: 770px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ffffff));
  background-image: linear-gradient(to bottom, #fafafa, #ffffff);
}

.why-choose-us-3 > .bl-left {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  max-width: 50%;
  height: 610px;
  z-index: 2;
  border-radius: 0 8px 8px 0;
  background-color: #1f3d9d;
  overflow: hidden;
}

.why-choose-us-3 > .bl-left > .bg-text, .why-choose-us-3 > .bl-left > .bg-text_dark {
  position: absolute;
  top: -50px;
  left: -100px;
  width: 150%;
}

.why-choose-us-3 > .bl-left > .content {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 100px;
  height: 100%;
  width: 100%;
  max-width: 570px;
}

.why-choose-us-3 > .bl-left > .content > .section-title > span {
  color: #ffffff;
}

.why-choose-us-3 > .bl-left > .content > .items {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.why-choose-us-3 > .bl-left > .content > .items > .item {
  width: 270px;
  color: #ffffff;
  margin-bottom: 30px;
}

.why-choose-us-3 > .bl-left > .content > .items > .item > h1 {
  font-family: "BebasNeueBold";
  font-size: 60px;
}

.why-choose-us-3 > .bl-left > .content > .items > .item > h1 > span {
  font-size: 60px;
  font-family: "BebasNeueBold";
}

.why-choose-us-3 > .bl-left > .content > .items > .item h4 {
  font-size: 20px;
  font-weight: 500;
}

.why-choose-us-3 > .bl-right {
  position: absolute;
  right: 0;
  top: 0;
  max-height: 770px;
  height: 100%;
  width: 54%;
  z-index: 1;
}

.why-choose-us-3 > .bl-right > .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.why-choose-us-3 > .bl-right > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0% center;
     object-position: 0% center;
}

/**************************************************/
/* .other-services-3 */
/**************************************************/
.other-services-3 {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #ffffff;
}

.other-services-3 > .bg-text, .other-services-3 > .bg-text_dark {
  position: absolute;
  right: -25px;
  top: 30px;
}

.other-services-3 .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.other-services-3__cards {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.other-services-3__cards > .card-item {
  border-radius: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 350px;
          flex: 0 0 350px;
  max-width: 350px;
  width: 100%;
  padding: 50px 20px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-box-shadow: 9.548px 10.239px 35px rgba(0, 0, 0, 0.06);
          box-shadow: 9.548px 10.239px 35px rgba(0, 0, 0, 0.06);
}

.other-services-3__cards > .card-item:hover {
  border-color: #00CC33;
  -webkit-box-shadow: 15.657px 23.213px 51px rgba(0, 204, 51, 0.2);
          box-shadow: 15.657px 23.213px 51px rgba(0, 204, 51, 0.2);
}

.other-services-3__cards > .card-item > .title {
  margin-top: 30px;
  font-size: 23px;
  letter-spacing: -1px;
  font-weight: 900;
  font-family: "Roboto Bold";
  color: #333333;
}

.other-services-3__cards > .card-item > .subtitle {
  margin-top: 25px;
  font-size: 13.5px;
  color: #333333;
  line-height: 1.5;
}

.other-services-3__cards > .card-item > .lists {
  font-weight: 600;
  color: #333333;
  margin-top: 20px;
  padding-left: 10px;
  list-style: none;
  text-align: left;
}

.other-services-3__cards > .card-item > .lists li {
  line-height: 36px;
  font-size: 15.5px;
  letter-spacing: -.15px;
}

.other-services-3__cards > .card-item > .lists li i.fa {
  color: #1f3d9d;
  margin-right: 7px;
}

/**************************************************/
/* .specialists-3 */
/**************************************************/
.specialists-3 {
  position: relative;
  background-color: #ffffff;
}

.specialists-3 > .bg-text, .specialists-3 > .bg-text_dark {
  position: absolute;
  top: 90px;
  right: -50px;
}

.specialists-3 .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
}

.specialists-3 .container .section-title {
  margin-left: -5px;
}

.specialists-3__carousel {
  padding: 0 !important;
  margin-top: 50px;
  max-width: 1200px;
  width: 100%;
}

.specialists-3__carousel .owl-nav {
  position: absolute;
  top: 35%;
  left: 50%;
  width: 1330px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.specialists-3__carousel .owl-nav button {
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.specialists-3__carousel .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  font-size: 20px;
  color: #1f3d9d;
  font-size: 30px;
}

.specialists-3__carousel .owl-nav button:hover {
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
  background-color: #1f3d9d !important;
}

.specialists-3__carousel .owl-nav button:hover span {
  color: #ffffff;
}

.specialists-3__carousel .owl-dots {
  position: absolute;
  left: 50%;
  bottom: -20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.specialists-3__carousel .owl-dot {
  margin-right: 2px;
}

.specialists-3__carousel .owl-dot:last-child {
  margin-right: 0;
}

.specialists-3__carousel .owl-dot:last-child > span {
  margin-right: 0;
}

.specialists-3__carousel .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.specialists-3__carousel .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

.specialists-3__item {
  padding-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.specialists-3__item > .inner-block {
  position: relative;
  z-index: 1;
  max-width: 250px;
  border: 1px solid #f0f0f0;
  background-color: #fafafa;
  border-radius: 8px;
  padding-bottom: 15px;
}

.specialists-3__item > .inner-block > .img {
  overflow: hidden;
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.specialists-3__item > .inner-block > .name {
  margin-top: 25px;
  font-size: 17.5px;
  font-family: "Roboto Bold";
  text-align: center;
}

.specialists-3__item > .inner-block > .proffesia {
  margin-top: 8px;
  text-align: center;
  color: #1f3d9d;
  font-weight: 600;
}

.specialists-3__item > .inner-block > .work-date {
  width: 100%;
  padding: 10px 43px;
}

.specialists-3__item > .inner-block > .work-date li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
}

.specialists-3__item > .inner-block > .btn-2 {
  position: absolute;
  bottom: -21px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20;
}

/**************************************************/
/* .latest-news-3 */
/**************************************************/
.latest-news-3 {
  position: relative;
  z-index: 10;
  padding: 140px 0 135px;
}

.latest-news-3 > .bg-text_dark {
  position: absolute;
  right: -70px;
  top: 40px;
}

.latest-news-3 > .container {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}

.latest-news-3 > .container > .section-title {
  text-align: center;
  margin-bottom: 60px;
}

.latest-news-3__carousel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-3__carousel-item {
  max-width: 570px;
  width: 100%;
  height: 400px;
}

.latest-news-3__carousel-item > .latest-news-3__card {
  position: relative;
  height: 100%;
  width: 100%;
}

.latest-news-3__carousel-item > .latest-news-3__card > .img {
  -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-radius: 8px;
  max-width: 244px;
  width: 244px;
  height: 360px;
  z-index: 11;
}

.latest-news-3__carousel-item > .latest-news-3__card > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-3__carousel-item > .latest-news-3__card > .content {
  border-radius: 8px;
  position: absolute;
  right: 0;
  top: 0;
  height: 360px;
  width: 100%;
  max-width: 528px;
  background-color: #ffffff;
  padding: 50px 50px 50px 240px;
  background-image: linear-gradient(to right, #1f3d9d 105px, #ffffff 1px);
  -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  z-index: 10;
}

.latest-news-3__carousel-item > .latest-news-3__card > .content > .date {
  font-size: 14px;
  color: #ffffff;
  background-color: #1f3d9d;
  border-radius: 20px;
  padding: 7px 12px;
}

.latest-news-3__carousel-item > .latest-news-3__card > .content > .title {
  margin-top: 35px;
  font-size: 24px;
  font-family: "Roboto Bold";
  color: #333333;
}

.latest-news-3__carousel-item > .latest-news-3__card > .content > .text {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.latest-news-3__carousel > .owl-stage-outer > .owl-stage > .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 50px;
}

.latest-news-3__carousel .owl-nav {
  position: absolute;
  top: 35%;
  left: 50%;
  width: 1330px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-3__carousel .owl-nav button {
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.latest-news-3__carousel .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  font-size: 20px;
  color: #1f3d9d;
  font-size: 30px;
}

.latest-news-3__carousel .owl-nav button:hover {
  -webkit-box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
          box-shadow: 8.135px 18.271px 51px 0px rgba(31, 61, 157, 0.5);
  background-color: #1f3d9d !important;
}

.latest-news-3__carousel .owl-nav button:hover span {
  color: #ffffff;
}

.latest-news-3__carousel > .owl-dots {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.latest-news-3__carousel > .owl-dots .owl-dot {
  margin-right: 2px;
}

.latest-news-3__carousel > .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.latest-news-3__carousel > .owl-dots .owl-dot:last-child > span {
  margin-right: 0;
}

.latest-news-3__carousel > .owl-dots .owl-dot > span {
  width: 10px;
  min-width: 10px;
  height: 10px;
}

.latest-news-3__carousel > .owl-dots .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .medical-center */
/**************************************************/
.medical-center {
  position: relative;
  height: 750px;
  background-color: #ffffff;
}

.medical-center > .bl-left {
  position: absolute;
  left: 0;
  top: 0;
  height: 770px;
  width: 54%;
  z-index: 1;
}

.medical-center > .bl-left > .img {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 0 8px 8px 0;
}

.medical-center > .bl-left > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0% center;
     object-position: 0% center;
}

.medical-center > .bl-right {
  position: absolute;
  top: 85px;
  right: 0;
  height: 580px;
  max-width: 50%;
  width: 100%;
  background-color: #1f3d9d;
  z-index: 2;
  border-radius: 8px 0 0 8px;
}

.medical-center > .bl-right > .bg-text, .medical-center > .bl-right > .bg-text_dark {
  position: absolute;
  top: -50px;
  left: 0;
}

.medical-center > .bl-right > .content {
  position: absolute;
  left: 15px;
  top: 0;
  padding-top: 100px;
  padding-left: 70px;
  height: 100%;
  width: 100%;
  max-width: 570px;
}

.medical-center > .bl-right > .content > .section-title > span {
  color: #ffffff;
}

.medical-center > .bl-right > .content > .medical-center__form {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.medical-center > .bl-right > .content > .medical-center__form > .input-box {
  position: relative;
  width: 235px;
  height: 42px;
  margin-bottom: 40px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.medical-center > .bl-right > .content > .medical-center__form > .input-box > label {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.medical-center > .bl-right > .content > .medical-center__form > .input-box > input {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: 20px;
  color: #ffffff;
}

.medical-center > .bl-right > .content > .medical-center__form > .input-box:hover {
  border-bottom-color: white;
}

.medical-center > .bl-right > .content > .medical-center__form > .input-box:hover > label {
  top: -10px;
  font-size: 14px;
}

.medical-center > .bl-right > .content > .medical-center__form > .select-box {
  position: relative;
  width: 235px;
  height: 42px;
  margin-bottom: 50px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.medical-center > .bl-right > .content > .medical-center__form > .select-box > .fa {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
  font-size: 20px;
  line-height: 10px;
}

.medical-center > .bl-right > .content > .medical-center__form > .select-box > select {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  font-size: 20px;
  color: #ffffff;
  padding-right: 20px;
}

.medical-center > .bl-right > .content > .medical-center__form > .select-box > select > option {
  line-height: 2;
  background-color: #1f3d9d;
}

.medical-center > .bl-right > .content > .medical-center__form > .select-box:hover {
  border-bottom-color: white;
}

/**************************************************/
/* .our-clients-2 */
/**************************************************/
.our-clients-2 {
  background-color: #ffffff;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 750px;
  z-index: 10;
}

.our-clients-2__carousel {
  position: relative;
  overflow: hidden;
}

.our-clients-2__carousel .slide-item {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 750px;
  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;
}

.our-clients-2__carousel .slide-item > .content {
  position: absolute;
  top: 85px;
  right: 0;
  height: 580px;
  max-width: 50%;
  width: 100%;
  background-color: #1f3d9d;
  z-index: 2;
  border-radius: 8px 0 0 8px;
}

.our-clients-2__carousel .slide-item > .content > .bg-icon {
  position: absolute;
  right: 11px;
  bottom: -50px;
  max-width: 515px;
  width: 100%;
}

.our-clients-2__carousel .slide-item__text {
  position: absolute;
  left: 15px;
  top: 0;
  padding-top: 100px;
  padding-left: 100px;
  max-width: 570px;
  width: 100%;
  height: 100%;
}

.our-clients-2__carousel .slide-item__text > .section-title {
  color: #ffffff;
  margin-bottom: 50px;
}

.our-clients-2__carousel .slide-item__text > .section-title > span {
  color: #00CC33;
}

.our-clients-2__carousel .slide-item__text > .text {
  color: #ffffff;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 100;
}

.our-clients-2__carousel .slide-item__text > .author {
  font-size: "Roboto Bold";
  font-size: 22px;
  color: #ffffff;
  margin-top: 50px;
}

.our-clients-2__carousel .slide-item__text > .profession {
  margin-top: 10px;
  font-weight: 100;
  font-size: 16px;
  color: #ffffff;
}

.our-clients-2__carousel .slide-item > .img {
  border-radius: 0 8px 8px 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 750px;
  width: 100%;
  max-width: 54%;
  overflow: hidden;
  z-index: 1;
}

.our-clients-2__carousel .slide-item > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 30%;
     object-position: center 30%;
}

.our-clients-2__carousel > .owl-stage-outer > .owl-stage > .owl-item {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.our-clients-2__carousel > .owl-stage-outer > .owl-stage > .owl-item .slide-item > .content > .slide-item__text {
  opacity: 0;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}

.our-clients-2__carousel > .owl-stage-outer > .owl-stage > .owl-item.active .slide-item > .content > .slide-item__text {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.our-clients-2__carousel > .owl-stage-outer > .owl-stage > .owl-item.active .slide-item > .img > img {
  -webkit-animation: bannerScale 5s linear 1s;
          animation: bannerScale 5s linear 1s;
}

.our-clients-2__carousel > .owl-nav {
  position: relative;
  top: -180px;
  left: 50%;
  width: 100px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.our-clients-2__carousel > .owl-nav button {
  display: block;
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 49px;
  height: 49px;
  border: 1px solid #1f3d9d !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.our-clients-2__carousel > .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  color: #1f3d9d;
  font-size: 30px;
}

.our-clients-2__carousel > .owl-nav button:first-child {
  background-color: #1f3d9d;
}

.our-clients-2__carousel > .owl-nav button:first-child span {
  color: #ffffff;
}

.our-clients-2__carousel > .owl-nav button:last-child {
  background-color: #ffffff;
}

.our-clients-2__carousel > .owl-nav button:last-child span {
  color: #1f3d9d;
}

.our-clients-2__carousel > .owl-nav button:hover:first-child, .our-clients-2__carousel > .owl-nav button:hover:last-child {
  border-color: #00CC33 !important;
  background-color: #00CC33;
}

.our-clients-2__carousel > .owl-nav button:hover:first-child span, .our-clients-2__carousel > .owl-nav button:hover:last-child span {
  color: #ffffff;
}

.our-clients-2__carousel > .owl-dots {
  width: 200px;
  z-index: 20;
  position: relative;
  left: 60%;
  -webkit-transform: translateX(-60%);
          transform: translateX(-60%);
  top: -230px;
}

.our-clients-2__carousel > .owl-dots .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.our-clients-2__carousel > .owl-dots .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

/**************************************************/
/* .header-bottom-4 */
/**************************************************/
.header-bottom-4 {
  background-color: #ffffff;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  z-index: 10;
}

.header-bottom-4 > img {
  position: absolute;
  top: -150px;
  left: 0;
  height: 500px;
  width: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.header-bottom-4__bg {
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 500px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(transparent), to(transparent));
  background-image: linear-gradient(to right, #ffffff, transparent, transparent);
  overflow: hidden;
  z-index: 2;
}

.header-bottom-4__bg > .icon {
  max-width: 530px;
  width: 40%;
  top: 0;
  left: 0;
  z-index: 3;
}

.header-bottom-4__bg > .icon > img {
  width: 100%;
}

.header-bottom-4 > .container {
  z-index: 5;
  display: block;
  position: relative;
  padding-top: 125px;
  height: 100%;
}

.header-bottom-4 > .container > .section-title {
  width: 100%;
}

.header-bottom-4 > .container > .breadcrumb {
  width: 100%;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

.header-bottom-4 > .container > .breadcrumb > .breadcrumb-item {
  font-weight: 600;
  font-size: 20px;
}

.header-bottom-4 > .container > .breadcrumb > .breadcrumb-item a {
  color: #1f3d9d;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.header-bottom-4 > .container > .breadcrumb > .breadcrumb-item a:hover {
  color: #00CC33;
}

.header-bottom-4 > .container > .breadcrumb > .breadcrumb-item.active {
  color: #333333;
}

/**************************************************/
/* .about-4 */
/**************************************************/
.about-4 {
  position: relative;
  padding-top: 160px;
  padding-bottom: 140px;
}

.about-4__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.about-4__bg > .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
  max-width: 882px;
  width: 100%;
}

.about-4__bg > .icon img {
  width: 100%;
}

.about-4 > .container {
  position: relative;
  z-index: 2;
}

.about-4 > .container > .content {
  width: 100%;
}

.about-4 > .container > .content > .video {
  float: left;
  position: relative;
  height: 590px;
  max-width: 570px;
  width: 100%;
  margin-right: 50px;
  margin-bottom: 50px;
  border-radius: 8px;
}

.about-4 > .container > .content > .video > .btn-video-outer {
  position: absolute;
  left: -28px;
  top: 80%;
  z-index: 2;
}

.about-4 > .container > .content > .video > .img {
  z-index: 1;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  height: 100%;
  width: 100%;
}

.about-4 > .container > .content > .video > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.about-4 > .container > .content > .video > .img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.about-4 > .container > .content > .content-right > h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 6.5px;
  color: #333333;
}

.about-4 > .container > .content > .content-right > h2 {
  margin-top: 20px;
  font-family: "Roboto Bold";
  font-size: 25px;
  font-weight: 900;
  line-height: 1.2;
  color: #333333;
}

.about-4 > .container > .content > .content-right > p {
  margin-top: 30px;
  font-family: "Roboto Light";
  font-size: 16px;
  line-height: 2;
  color: #333333;
  margin-bottom: 20px;
}

/**************************************************/
/* .medical-center-2 */
/**************************************************/
.medical-center-2 {
  padding-top: 220px;
}

.medical-center-2 .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.medical-center-2 .container > .img {
  position: relative;
  height: 450px;
  max-width: 520px;
  width: 100%;
  margin-right: 30px;
  overflow: hidden;
  border-radius: 8px;
}

.medical-center-2 .container > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.medical-center-2 .container > .img:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.medical-center-2 .container > .content {
  width: 100%;
  max-width: 550px;
}

.medical-center-2 .container > .content > .section-title {
  margin-top: 20px;
}

.medical-center-2 .container > .content > .text {
  margin-top: 25px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #333333;
}

.medical-center-2 .container > .content > .list {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  height: 150px;
}

.medical-center-2 .container > .content > .list li {
  width: 270px;
  color: #333333;
  line-height: 25px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}

.medical-center-2 .container > .content > .list li > .fa {
  margin-right: 10px;
}

/**************************************************/
/* .form */
/**************************************************/
.form-2 {
  position: relative;
  overflow: hidden;
  min-height: 1065px;
  z-index: 10;
  padding-top: 145px;
}

.form-2__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.form-2__bg > .circle-blue {
  position: absolute;
  left: 232px;
  top: 227px;
  z-index: 2;
  width: 573px;
  height: 573px;
}

.form-2__bg > .circle-pink {
  position: absolute;
  left: 340px;
  top: 185px;
  z-index: 3;
  width: 144px;
  height: 144px;
}

.form-2__bg > img {
  position: absolute;
  left: 306px;
  top: 62px;
  z-index: 4;
}

.form-2__bg > .icon {
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 1;
  max-width: 923px;
  width: 100%;
}

.form-2__bg > .icon > img {
  width: 100%;
  height: 100%;
}

.form-2 .container {
  position: relative;
  z-index: 10;
  padding-bottom: 145px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.form-2__block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 570px;
          flex: 0 0 570px;
  max-width: 570px;
  padding-left: 2px;
}

.form-2__block > .subtitle {
  margin-top: 28px;
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  letter-spacing: -.3px;
}

.form-2__block textarea, .form-2__block-input {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#efefef), to(#fff));
  background-image: linear-gradient(to top right, #efefef, #fff);
  display: inline-block;
  max-width: 276px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 276px;
          flex: 0 0 276px;
  margin-bottom: 20px;
  padding: 24px 26px;
  font-size: 20px;
  outline: none;
  color: #333333;
  font-weight: 600;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.form-2__block textarea:focus, .form-2__block textarea:hover, .form-2__block-input:focus, .form-2__block-input:hover {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#fff), to(#fff));
  background-image: linear-gradient(to top right, #fff, #fff);
}

.form-2__block textarea:focus, .form-2__block-input:focus {
  border-color: #00CC33;
}

.form-2__block > form {
  margin-left: -1px;
  width: 100%;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form-2__block > form > textarea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100% !important;
  resize: none;
  height: 210px;
  margin-bottom: 22px;
}

.form-2__block > form > .btn {
  padding-left: 77px;
  padding-right: 77px;
}

.form-2__block > form > label {
  font-size: 17px;
}

/**************************************************/
/* .latest-news-4 */
/**************************************************/
.latest-news-4 {
  position: relative;
  padding-top: 160px;
  padding-bottom: 140px;
}

.latest-news-4 > .container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-4 > .container > .item {
  background-color: #ffffff;
  z-index: 1;
  max-width: 350px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding-bottom: 45px;
  margin-bottom: 80px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  overflow: hidden;
}

.latest-news-4 > .container > .item > .img {
  position: relative;
  width: 100%;
  height: 260px;
}

.latest-news-4 > .container > .item > .img > .date {
  position: absolute;
  left: 37px;
  bottom: -20px;
  margin-top: 25px;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  border-radius: 20px;
  padding: 8px 15px;
  color: #ffffff;
  background-color: #1f3d9d;
}

.latest-news-4 > .container > .item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-4 > .container > .item > .title {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 40px;
  color: #333333;
  font-family: "Roboto Bold";
  font-weight: 900;
  font-size: 21px;
}

.latest-news-4 > .container > .item > .text {
  color: #333333;
  padding: 5px 40px 0px;
  font-size: 15px;
  line-height: 1.8;
}

.latest-news-4 > .container > .item > .read-more-2 {
  font-size: 14px;
  padding: 0 40px;
}

.latest-news-4 > .container > .item:hover {
  -webkit-box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
}

.latest-news-4 > .container_left-sidebar > .article,
.latest-news-4 > .container_right-sidebar > .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-4 > .container_left-sidebar > .article > .item,
.latest-news-4 > .container_right-sidebar > .article > .item {
  z-index: 1;
  width: 100%;
  max-width: 330px;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding-bottom: 45px;
  margin-bottom: 80px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  overflow: hidden;
}

.latest-news-4 > .container_left-sidebar > .article > .item > .img,
.latest-news-4 > .container_right-sidebar > .article > .item > .img {
  position: relative;
  width: 100%;
  height: 260px;
}

.latest-news-4 > .container_left-sidebar > .article > .item > .img > .date,
.latest-news-4 > .container_right-sidebar > .article > .item > .img > .date {
  position: absolute;
  left: 37px;
  bottom: -20px;
  margin-top: 25px;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  border-radius: 20px;
  padding: 8px 15px;
  color: #ffffff;
  background-color: #1f3d9d;
}

.latest-news-4 > .container_left-sidebar > .article > .item > .img > img,
.latest-news-4 > .container_right-sidebar > .article > .item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-4 > .container_left-sidebar > .article > .item > .title,
.latest-news-4 > .container_right-sidebar > .article > .item > .title {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 40px;
  color: #333333;
  font-family: "Roboto Bold";
  font-weight: 900;
  font-size: 21px;
}

.latest-news-4 > .container_left-sidebar > .article > .item > .text,
.latest-news-4 > .container_right-sidebar > .article > .item > .text {
  color: #333333;
  padding: 5px 40px 0px;
  font-size: 15px;
  line-height: 1.8;
}

.latest-news-4 > .container_left-sidebar > .article > .item > .read-more-2,
.latest-news-4 > .container_right-sidebar > .article > .item > .read-more-2 {
  font-size: 14px;
  padding: 0 40px;
}

.latest-news-4 > .container_left-sidebar > .article > .item:hover,
.latest-news-4 > .container_right-sidebar > .article > .item:hover {
  -webkit-box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
}

.latest-news-4 > .container_left-sidebar > .article > .item-2,
.latest-news-4 > .container_right-sidebar > .article > .item-2 {
  z-index: 1;
  width: 100%;
  max-width: 770px;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  margin-bottom: 80px;
  border-radius: 8px;
  padding-bottom: 45px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  overflow: hidden;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2 > .img,
.latest-news-4 > .container_right-sidebar > .article > .item-2 > .img {
  position: relative;
  width: 100%;
  height: 350px;
  margin-bottom: 20px;
  border-radius: 8px;
  overflow: hidden;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2 > .img > img,
.latest-news-4 > .container_right-sidebar > .article > .item-2 > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2 > .date,
.latest-news-4 > .container_right-sidebar > .article > .item-2 > .date {
  margin-left: 40px;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 100;
  border-radius: 20px;
  padding: 8px 15px;
  color: #ffffff;
  background-color: #1f3d9d;
  text-align: center;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2 > .comments,
.latest-news-4 > .container_right-sidebar > .article > .item-2 > .comments {
  font-size: 16px;
  color: #333333;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2 > .title,
.latest-news-4 > .container_right-sidebar > .article > .item-2 > .title {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 20px;
  color: #333333;
  font-family: "Roboto Bold";
  font-weight: 900;
  font-size: 21px;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2 > .text,
.latest-news-4 > .container_right-sidebar > .article > .item-2 > .text {
  color: #333333;
  padding: 5px 40px 0px;
  font-size: 15px;
  line-height: 1.8;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2 > .read-more-2,
.latest-news-4 > .container_right-sidebar > .article > .item-2 > .read-more-2 {
  font-size: 14px;
  padding: 0 40px;
}

.latest-news-4 > .container_left-sidebar > .article > .item-2:hover,
.latest-news-4 > .container_right-sidebar > .article > .item-2:hover {
  -webkit-box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
}

.latest-news-4 > .container_left-sidebar > .article > .single-card,
.latest-news-4 > .container_right-sidebar > .article > .single-card {
  overflow: hidden;
  background-color: #ffffff;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .img,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .img {
  width: 100%;
  height: 470px;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 30px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .img > img,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .date,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .date {
  margin-right: 10px;
  font-size: 12px;
  font-weight: 100;
  border-radius: 20px;
  padding: 8px 15px;
  color: #ffffff;
  background-color: #1f3d9d;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .comments,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .comments {
  font-size: 16px;
  color: #333333;
  line-height: 42px;
  padding: 6px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .title,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .title {
  margin-top: 20px;
  font-size: 40px;
  font-family: "Roboto Bold";
  font-weight: 700;
  margin-bottom: 30px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .text,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .text {
  font-size: 17px;
  color: #333333;
  line-height: 2;
  margin-bottom: 50px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .blog,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .blog {
  background-color: #1f3d9d;
  padding: 45px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .blog > .icon,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .blog > .icon {
  margin-top: 30px;
  margin-right: 40px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .blog > .content,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .blog > .content {
  color: #ffffff;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .blog > .content > .text,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .blog > .content > .text {
  font-size: 18px;
  line-height: 2;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .blog > .content > .author,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .blog > .content > .author {
  font-size: 22px;
  font-family: "Roboto Bold";
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .share,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .share {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .share > h4,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .share > h4 {
  font-family: "Roboto Bold";
  font-size: 20px;
  margin-right: 24px;
  line-height: 20px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .share > a,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .share > a {
  line-height: 20px;
  font-size: 20px;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 24px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .share > a:last-child,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .share > a:last-child {
  margin-right: 0;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .share > a:hover,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .share > a:hover {
  color: #00CC33;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .title,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .title {
  color: #333333;
  font-size: 24px;
  font-family: "Roboto Bold";
  font-weight: 900;
  margin-bottom: 45px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items {
  padding-bottom: 20px;
  margin-bottom: 50px;
  border-bottom: 1px solid #d9d9d9;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .img,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .img {
  margin-right: 40px;
  height: 99px;
  min-width: 99px;
  width: 99px;
  overflow: hidden;
  border-radius: 50%;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .img > img,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .date,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .date {
  font-size: 14px;
  color: #333333;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .reply,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .reply {
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  font-size: 14px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .reply > .fa,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .reply > .fa {
  margin-right: 5px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .reply:hover,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .date-reply > .reply:hover {
  color: #00CC33;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .name,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .name {
  color: #333333;
  font-size: 22px;
  font-family: "Roboto Bold";
  margin-bottom: 10px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .text,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item > .content > .text {
  font-size: 15.5px;
  color: #333333;
  line-height: 1.5;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
  margin-bottom: 50px;
  border-bottom: 1px solid #d9d9d9;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input,
.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > textarea,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > textarea {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 100%;
  width: 100%;
  height: 200px;
  color: #333333;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 20px 25px;
  font-weight: 600;
  resize: none;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input::-webkit-input-placeholder,
.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > textarea::-webkit-input-placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input::-webkit-input-placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > textarea::-webkit-input-placeholder {
  color: #b2b2b2;
  font-weight: 400;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input:-ms-input-placeholder,
.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > textarea:-ms-input-placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input:-ms-input-placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > textarea:-ms-input-placeholder {
  color: #b2b2b2;
  font-weight: 400;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input::-ms-input-placeholder,
.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > textarea::-ms-input-placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input::-ms-input-placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > textarea::-ms-input-placeholder {
  color: #b2b2b2;
  font-weight: 400;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input::placeholder,
.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > textarea::placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input::placeholder,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > textarea::placeholder {
  color: #b2b2b2;
  font-weight: 400;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input:hover,
.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > textarea:hover,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input:hover,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > textarea:hover {
  background-color: #ffffff;
  border-color: #00CC33;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input {
  max-width: 340px;
  line-height: 1;
  height: initial;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > button,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > button {
  margin-right: 20px;
  margin-bottom: 20px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > label,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > label {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-right: auto;
  font-size: 16px;
  color: #b3b3b3;
  margin-bottom: 20px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .title,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .title {
  width: 100%;
  color: #333333;
  font-size: 24px;
  font-family: "Roboto Bold";
  font-weight: 900;
  margin-bottom: 45px;
  text-transform: capitalize;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item {
  background-color: #ffffff;
  z-index: 1;
  max-width: 330px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding-bottom: 45px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  overflow: hidden;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item > .img,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item > .img {
  position: relative;
  width: 100%;
  height: 260px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item > .img > .date,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item > .img > .date {
  position: absolute;
  left: 37px;
  bottom: -20px;
  margin-top: 25px;
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  border-radius: 20px;
  padding: 8px 15px;
  color: #ffffff;
  background-color: #1f3d9d;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item > .img > img,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item > .title,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item > .title {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 40px;
  color: #333333;
  font-family: "Roboto Bold";
  font-weight: 900;
  font-size: 21px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item > .text,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item > .text {
  color: #333333;
  padding: 5px 40px 0px;
  font-size: 15px;
  line-height: 1.8;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item > .read-more-2,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item > .read-more-2 {
  font-size: 14px;
  padding: 0 40px;
}

.latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item:hover,
.latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item:hover {
  -webkit-box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.1);
}

/**************************************************/
/* blog sidebar */
/**************************************************/
.sidebar > .blog-sidebar .blog-sidebar-title {
  font-size: 30px;
  font-weight: 700;
  font-family: "Roboto Bold";
  line-height: 1;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.sidebar > .blog-sidebar > div {
  width: 100%;
  padding: 40px 50px;
  border: 1px solid #e6e6e6;
  margin-bottom: 50px;
  border-radius: 8px;
  background-color: #ffffff;
}

.sidebar > .blog-sidebar > div:last-child {
  margin-bottom: 0;
}

.sidebar > .blog-sidebar > .categories {
  width: 100%;
}

.sidebar > .blog-sidebar > .categories > .lists > .item > a {
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 600;
  padding-bottom: 15px;
  text-transform: capitalize;
}

.sidebar > .blog-sidebar > .categories > .lists > .item.active > a,
.sidebar > .blog-sidebar > .categories > .lists > .item:hover > a {
  color: #00CC33;
}

.sidebar > .blog-sidebar > .categories > .lists > .item:last-child > a {
  margin-bottom: 0px;
}

.sidebar > .blog-sidebar > .instagram > .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.sidebar > .blog-sidebar > .instagram > .items > .item {
  max-width: 80px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-bottom: 20px;
  border: 2px solid transparent;
}

.sidebar > .blog-sidebar > .instagram > .items > .item > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.sidebar > .blog-sidebar > .instagram > .items > .item:hover {
  border-color: #00CC33;
}

.sidebar > .blog-sidebar > .follow > .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.sidebar > .blog-sidebar > .follow > .socials > a {
  width: 57px;
  height: 57px;
  background-color: transparent;
  color: #aeaeae;
  border: 1px solid #aeaeae;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 50px;
  line-height: 55px;
  text-align: center;
  font-size: 20px;
}

.sidebar > .blog-sidebar > .follow > .socials > a:hover {
  border-color: #00CC33;
  background-color: #00CC33;
  color: #ffffff;
}

.sidebar > .blog-sidebar > .feeds > .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item {
  max-width: 300px;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item > a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item > a > .img {
  max-width: 80px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border: 2px solid transparent;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item > a > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item > a > .content {
  padding: 10px;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item > a > .content > .title {
  font-family: "Roboto Bold";
  font-size: 16px;
  color: #333333;
  font-weight: 900;
  margin: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item > a > .content > .time {
  margin-top: 10px;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.sidebar > .blog-sidebar > .feeds > .lists > .item > a:hover > .content > .time,
.sidebar > .blog-sidebar > .feeds > .lists > .item > a:hover > .content > .title {
  color: #00CC33;
}

@media (max-width: 767.98px) {
  .sidebar > .blog-sidebar > div {
    padding: 30px 15px;
    margin-bottom: 30px;
  }
}

/**************************************************/
/* .departments-3 */
/**************************************************/
.departments-3 > .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.departments-3 > .container > .departments-3__items {
  padding-top: 160px;
  padding-bottom: 80px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.departments-3 > .container > .departments-3__items > .item {
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
  max-width: 31.5%;
  width: 100%;
  background-color: #ffffff;
  padding-bottom: 40px;
  border: 1px solid #e6e6e6;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-bottom: 80px;
}

.departments-3 > .container > .departments-3__items > .item:hover {
  -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
}

.departments-3 > .container > .departments-3__items > .item > .img {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.departments-3 > .container > .departments-3__items > .item > .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.departments-3 > .container > .departments-3__items > .item > .title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1;
  font-family: "Roboto Bold";
  color: #333333;
}

.departments-3 > .container > .departments-3__items > .item > .text {
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.departments-3 > .container > .departments-3__items > .item-icon {
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
  max-width: 31.5%;
  width: 100%;
  background-color: #ffffff;
  padding-bottom: 40px;
  border: 1px solid #e6e6e6;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-bottom: 80px;
}

.departments-3 > .container > .departments-3__items > .item-icon:hover {
  -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
}

.departments-3 > .container > .departments-3__items > .item-icon > .img {
  position: relative;
  width: 100%;
  height: 260px;
  z-index: 1;
}

.departments-3 > .container > .departments-3__items > .item-icon > .img > img {
  overflow: hidden;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.departments-3 > .container > .departments-3__items > .item-icon > .img > .icon {
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -62.5px;
  height: 125px;
  width: 125px;
  background-color: #1f3d9d;
  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%;
}

.departments-3 > .container > .departments-3__items > .item-icon > .title {
  margin-top: 90px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1;
  font-family: "Roboto Bold";
}

.departments-3 > .container > .departments-3__items > .item-icon > .text {
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.departments-3 > .container > .departments-3__item-1 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.departments-3 > .container > .departments-3__item-1 > .item {
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.departments-3 > .container > .departments-3__item-1 > .item:last-child {
  margin-bottom: 0;
}

.departments-3 > .container > .departments-3__item-1 > .item:hover {
  -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
}

.departments-3 > .container > .departments-3__item-1 > .item > .img {
  max-height: 470px;
  height: 100%;
  max-width: 630px;
  width: 100%;
  overflow: hidden;
}

.departments-3 > .container > .departments-3__item-1 > .item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.departments-3 > .container > .departments-3__item-1 > .item > .content {
  position: relative;
  max-width: 500px;
  width: 100%;
  padding: 130px 50px 50px;
  overflow: hidden;
}

.departments-3 > .container > .departments-3__item-1 > .item > .content > .departments-3__item-bg-text {
  position: absolute;
  top: 40px;
  left: -10px;
  line-height: 1;
  z-index: 1;
  color: #f2f2f2;
  font-size: 100px;
  font-weight: 900;
  font-family: "Roboto Black";
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.departments-3 > .container > .departments-3__item-1 > .item > .content > .title {
  position: relative;
  z-index: 2;
  line-height: 1;
  color: #1f3d9d;
  font-weight: 600;
  font-size: 45px;
  margin-left: -3px;
}

.departments-3 > .container > .departments-3__item-1 > .item > .content > .text {
  position: relative;
  z-index: 2;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.7;
  color: #333333;
}

.departments-3 > .container > .article {
  width: 100%;
  max-width: 800px;
}

.departments-3 > .container > .article > .departments-3__single {
  padding-bottom: 150px;
  padding-top: 160px;
  width: 100%;
}

.departments-3 > .container > .article > .departments-3__single > .title {
  font-size: 45px;
  margin-bottom: 40px;
  font-weight: 500;
  color: #333333;
  margin-left: -3px;
}

.departments-3 > .container > .article > .departments-3__single > .img {
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  height: 590px;
  margin-bottom: 35px;
}

.departments-3 > .container > .article > .departments-3__single > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.departments-3 > .container > .article > .departments-3__single > .text {
  font-size: 15px;
  color: #333333;
  line-height: 1.8;
}

.departments-3 > .container > .article > .departments-3__single > .lists {
  margin-top: 30px;
  margin-bottom: 30px;
}

.departments-3 > .container > .article > .departments-3__single > .lists > .list-title {
  font-size: 16px;
  font-family: "Roboto Bold";
  font-weight: 700;
}

.departments-3 > .container > .article > .departments-3__single > .lists > .list-item {
  position: relative;
  min-height: 35px;
  line-height: 35px;
  margin-left: 35px;
  padding-left: 30px;
}

.departments-3 > .container > .article > .departments-3__single > .lists > .list-item > .fa {
  position: absolute;
  left: 0;
  top: 8px;
}

.departments-3 > .container > .article > .departments-3__single > .prices {
  margin-top: 65px;
  padding-top: 45px;
  padding-bottom: 65px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .title {
  font-size: 32px;
  color: #333333;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 50px;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item {
  border-radius: 8px;
  max-width: 48%;
  width: 100%;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 50px 40px 40px;
  margin-bottom: 30px;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item:first-child {
  margin-right: 30px;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item > .title {
  line-height: 1;
  font-size: 28px;
  font-family: "Roboto Bold";
  margin-bottom: 20px;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item > .lists > .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item > .lists > .list-item > .text {
  line-height: 35px;
  height: 35px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item > .lists > .list-item > .text::after {
  overflow: hidden;
  content: ".............................................................";
}

.departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item > .lists > .list-item > .price {
  color: #1f3d9d;
  font-family: "Roboto Black";
  font-size: 16px;
  font-weight: 900;
  text-align: left;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department {
  width: 100%;
  margin-top: 60px;
  padding-bottom: 65px;
  border-bottom: 1px solid #e6e6e6;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .title {
  font-size: 32px;
  color: #333333;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 50px;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel {
  width: 100%;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .img {
  max-width: 417px;
  width: 100%;
  height: 490px;
  border-radius: 8px;
  overflow: hidden;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content {
  margin-left: 40px;
  max-width: 400px;
  width: 100%;
  padding: 20px 5px;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .name {
  font-size: 22px;
  font-family: "Roboto Bold";
  color: #333333;
  line-height: 1;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .profession {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .text {
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 1.5;
  color: #333333;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .lists {
  margin-bottom: 30px;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .lists > .list-item {
  font-size: 16px;
  color: #333333;
  line-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .lists > .list-item > .que {
  width: auto;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .lists > .list-item > .que::after {
  content: ".....................................................................................................................................................................................";
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .lists > .list-item > .ans {
  width: auto;
  white-space: nowrap;
  text-align: left;
  font-size: 16px;
  font-family: "Roboto Bold";
  color: #333333;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel > .owl-nav {
  position: absolute;
  top: -90px;
  right: 0;
  width: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel > .owl-nav button {
  display: block;
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 50px;
  height: 50px;
  border: 1px solid #999999;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel > .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  color: #999999;
  font-size: 30px;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel > .owl-nav button:hover {
  border-color: #00CC33;
  background-color: #00CC33;
}

.departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel > .owl-nav button:hover span {
  color: #ffffff;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 65px;
  padding-bottom: 35px;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .title {
  font-size: 32px;
  color: #333333;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 50px;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .department-accardion > .item {
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 18px 0 18px 17px;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .department-accardion > .item > .item-title {
  padding: 10px 25px 10px 10px;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .department-accardion > .item > .item-title span {
  font-family: "Roboto Bold";
  margin-right: 10px;
  font-weight: 900;
  color: #00CC33;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .department-accardion > .item > .item-title .fa {
  position: absolute;
  right: 20px;
  top: 10px;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .department-accardion > .item > .item-text {
  display: none;
  font-size: 17px;
  line-height: 1.5;
  padding-left: 35px;
  padding-right: 35px;
  letter-spacing: -.5px;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .department-accardion > .item:nth-child(2) {
  border-color: #00CC33;
}

.departments-3 > .container > .article > .departments-3__single > .department-faq > .department-accardion > .item:nth-child(2) .item-text {
  display: block;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases {
  margin-top: 65px;
  width: 100%;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases > .title {
  font-size: 32px;
  color: #333333;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 50px;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel {
  max-width: 100%;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item {
  opacity: .5;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item.active {
  opacity: 1;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item {
  padding-bottom: 50px;
  max-width: 270px;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item > .img {
  width: 100%;
  height: 195px;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item > .icon {
  position: absolute;
  top: 220px;
  right: 10px;
  width: 57px;
  height: 48px;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item > .icon > img {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item > .name {
  margin-top: 20px;
  font-size: 18px;
  font-family: "Roboto Bold";
  color: #333333;
  line-height: 1;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item > .profession {
  font-size: 16px;
  color: #333333;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item > .text {
  display: block;
  color: #333333;
  line-height: 1.5;
  font-size: 14px;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-nav {
  position: absolute;
  top: -90px;
  right: 0;
  width: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-nav button {
  display: block;
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 50px;
  height: 50px;
  border: 1px solid #999999;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  color: #999999;
  font-size: 30px;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-nav button:hover {
  border-color: #00CC33;
  background-color: #00CC33;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-nav button:hover span {
  color: #ffffff;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-dots {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  text-align: center;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-dots .owl-dot span {
  min-width: 10px;
  height: 10px;
}

.departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-dots .owl-dot.active span {
  width: 48px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #00CC33 !important;
}

.departments-3 > .container > .sidebar {
  padding-top: 160px;
  padding-bottom: 140px;
  max-width: 270px;
  width: 100%;
}

.departments-3 > .container_no-sidebar > .article {
  max-width: 100% !important;
  width: 100%;
}

.departments-3 > .container_no-sidebar > .article > .departments-3__single > .img {
  display: none;
}

.departments-3 > .container_no-sidebar > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content {
  max-width: 750px;
  width: 100%;
}

/**************************************************/
/* departments sidebar */
/**************************************************/
.sidebar > .departments-sidebar {
  margin-top: 95px;
  z-index: 20;
  max-width: 100%;
}

.sidebar > .departments-sidebar > div {
  margin-bottom: 40px;
}

.sidebar > .departments-sidebar > div > .title {
  font-size: 18px;
  color: #333333;
  font-family: "Roboto Bold";
  line-height: 1;
  text-transform: uppercase;
}

.sidebar > .departments-sidebar > .departments-blog > .lists > .list-item {
  margin-bottom: 5px;
}

.sidebar > .departments-sidebar > .departments-blog > .lists > .list-item > a {
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  border-radius: 8px;
  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;
  border: 1px solid #e6e6e6;
  padding-left: 20px;
  padding-right: 20px;
  color: #333333;
  background-color: #ffffff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sidebar > .departments-sidebar > .departments-blog > .lists > .list-item > a.active, .sidebar > .departments-sidebar > .departments-blog > .lists > .list-item > a:hover {
  background-color: #1f3d9d;
  color: #ffffff;
  border-color: #1f3d9d;
}

.sidebar > .departments-sidebar > .departments-blog > .lists > .list-item:last-child {
  margin-bottom: 0;
}

.sidebar > .departments-sidebar > .work-hours {
  padding: 30px 25px 30px 25px;
  background-color: #1f3d9d;
  border-radius: 8px;
  color: #ffffff;
}

.sidebar > .departments-sidebar > .work-hours > .title {
  color: #ffffff;
}

.sidebar > .departments-sidebar > .work-hours > .lists {
  margin: 0;
  margin-top: 15px;
}

.sidebar > .departments-sidebar > .work-hours > .lists > .list-item {
  font-size: 14px;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sidebar > .departments-sidebar > .work-hours > .lists > .list-item > .date {
  width: auto;
  overflow: hidden;
  white-space: nowrap;
}

.sidebar > .departments-sidebar > .work-hours > .lists > .list-item > .date::after {
  content: ".......................................................................................................................................................................................................................................................................................................";
  overflow: hidden;
}

.sidebar > .departments-sidebar > .work-hours > .lists > .list-item > .time {
  white-space: nowrap;
  text-align: right;
}

.sidebar > .departments-sidebar > .appointment {
  padding: 35px 30px;
  background-color: #f7f7f7;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form {
  width: 100%;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form > input {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  margin-bottom: 10px;
  border-radius: 8px;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form > input::-webkit-input-placeholder {
  color: #b2b2b2;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form > input:-ms-input-placeholder {
  color: #b2b2b2;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form > input::-ms-input-placeholder {
  color: #b2b2b2;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form > input::placeholder {
  color: #b2b2b2;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form > textarea {
  border-radius: 8px;
  width: 100%;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  padding: 10px;
  font-size: 14px;
  resize: none;
  height: 150px;
  margin-bottom: 10px;
}

.sidebar > .departments-sidebar > .appointment > .appointment-form > button {
  width: 100%;
  text-align: center;
}

/**************************************************/
/* cases */
/**************************************************/
.case > .container {
  position: relative;
  padding-top: 160px;
  padding-bottom: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.case > .container .case__controls-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.case > .container .case__controls-item {
  font-size: 18px;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 30px;
  cursor: pointer;
}

.case > .container .case__controls-item.active, .case > .container .case__controls-item:hover {
  color: #00CC33;
}

.case > .container .case__cards {
  margin-top: 50px;
}

.case > .container .case__cards-item {
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
  max-width: 31.5%;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  padding-bottom: 20px;
  margin-bottom: 50px;
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
}

.case > .container .case__cards-item > .img {
  position: relative;
  width: 100%;
  height: 260px;
  overflow: hidden;
}

.case > .container .case__cards-item > .img.img_2 {
  max-height: 550px;
  height: 100%;
}

.case > .container .case__cards-item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.case > .container .case__cards-item > .img::after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  width: 0;
  height: 0;
  background-color: rgba(31, 61, 157, 0.5);
  opacity: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 1;
}

.case > .container .case__cards-item > .img > .h-line {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-280%) translateY(-50%);
          transform: translateX(-280%) translateY(-50%);
  height: 2px;
  width: 30px;
  background-color: #ffffff;
  z-index: 2;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}

.case > .container .case__cards-item > .img > .v-line {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-280%);
          transform: translateX(-50%) translateY(-280%);
  height: 30px;
  width: 2px;
  background-color: #ffffff;
  z-index: 2;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}

.case > .container .case__cards-item > .img:hover > .h-line,
.case > .container .case__cards-item > .img:hover > .v-line {
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  opacity: 1;
}

.case > .container .case__cards-item > .img:hover::after {
  width: 90%;
  height: 90%;
  opacity: 1;
}

.case > .container .case__cards-item > .name {
  margin: 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 900;
  font-family: "Roboto Bold";
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.case > .container .case__cards-item > .profession {
  color: #333333;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}

.case > .container .case__cards-item > .category {
  color: #ffffff;
  background-color: #1f3d9d;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 16px;
  margin: 20px;
}

.case > .container .case__cards-item:hover {
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);
}

.case > .container .case__cards-item:hover > .name {
  color: #00CC33;
}

.case > .container .case__detail {
  width: 100%;
}

.case > .container .case__detail > .title {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  text-transform: capitalize;
  color: #1f3d9d;
  text-align: center;
}

.case > .container .case__detail > .img-comp-container {
  margin-top: 50px;
  border-radius: 8px;
  position: relative;
  height: 500px;
  width: 100%;
  overflow: hidden;
}

.case > .container .case__detail > .img-comp-container .before,
.case > .container .case__detail > .img-comp-container .after {
  position: absolute;
  bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  padding: 7px  17px;
  border-radius: 20px;
  background-color: #ffffff;
  z-index: 10;
  width: 100px;
  text-align: center;
}

.case > .container .case__detail > .img-comp-container .before {
  left: 20px;
}

.case > .container .case__detail > .img-comp-container .after {
  right: 20px;
}

.case > .container .case__detail > .img-comp-container > .img-comp-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.case > .container .case__detail > .img-comp-container > .img-comp-img > img {
  display: block;
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.case > .container .case__detail > .img-comp-container .img-comp-slider {
  position: absolute;
  top: 0;
  z-index: 9;
  cursor: ew-resize;
  width: 5px;
  height: 100%;
  background-color: #ffffff;
  opacity: 1;
}

.case > .container .case__detail > .img-comp-container .img-comp-slider:before, .case > .container .case__detail > .img-comp-container .img-comp-slider:after {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 30px;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 30px;
  background-color: #ffffff;
  text-align: center;
  color: #333333;
}

.case > .container .case__detail > .img-comp-container .img-comp-slider:before {
  content: "\f104";
  left: -20px;
}

.case > .container .case__detail > .img-comp-container .img-comp-slider:after {
  content: "\f105";
  right: -20px;
}

.case > .container .case__detail > .img-mobile {
  display: none;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100px;
}

.case > .container .case__detail > .img-mobile > .img-mobile__carousel {
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
}

.case > .container .case__detail > .img-mobile > .img-mobile__carousel .img-mobile__item {
  max-width: 100%;
  width: 100%;
  height: 400px;
}

.case > .container .case__detail > .img-mobile > .img-mobile__carousel .img-mobile__item > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.case > .container .case__detail > .img-mobile > .img-mobile__carousel > .owl-nav {
  margin: 0;
  padding: 0;
  height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.case > .container .case__detail > .img-mobile > .img-mobile__carousel > .owl-nav > button {
  margin: 0;
  max-width: 120px;
  width: 20%;
  background-color: rgba(0, 0, 0, 0);
  font-size: 50px;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.case > .container .case__detail > .img-mobile > .img-mobile__carousel > .owl-nav > button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.case > .container .case__detail .doctor-history {
  margin-top: 90px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.case > .container .case__detail .doctor-history > div {
  max-width: 550px;
  width: 100%;
}

.case > .container .case__detail .doctor-history > .doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.case > .container .case__detail .doctor-history > .doctor > div {
  max-width: 47%;
  width: 100%;
}

.case > .container .case__detail .doctor-history > .doctor > .img {
  height: 370px;
  overflow: hidden;
  border-radius: 8px;
}

.case > .container .case__detail .doctor-history > .doctor > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.case > .container .case__detail .doctor-history > .doctor > .content {
  padding: 30px 20px;
}

.case > .container .case__detail .doctor-history > .doctor > .content > .property {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  margin: 0;
}

.case > .container .case__detail .doctor-history > .doctor > .content > .value {
  margin-top: 8px;
  color: #333333;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 30px;
  font-family: "Roboto Bold";
}

.case > .container .case__detail .doctor-history > .history {
  padding-top: 56px;
}

.case > .container .case__detail .doctor-history > .history > .title {
  font-size: 22px;
  font-family: "Roboto Bold";
  line-height: 22px;
  color: #333333;
}

.case > .container .case__detail .doctor-history > .history > .text {
  font-size: 15px;
  color: #333333;
  line-height: 1.5;
}

.case > .container .case__detail .photogallery {
  margin-top: 90px;
}

.case > .container .case__detail .photogallery > .title {
  margin: 0 0 30px 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  color: #333333;
  text-transform: capitalize;
}

.case > .container .case__detail .photogallery-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.case > .container .case__detail .photogallery-item {
  position: relative;
  max-width: 31%;
  width: 100%;
  height: 295px;
  border-radius: 8px;
  overflow: hidden;
}

.case > .container .case__detail .photogallery-item > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.case > .container .case__detail .photogallery-item::after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  width: 0;
  height: 0;
  background-color: rgba(31, 61, 157, 0.5);
  opacity: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 1;
}

.case > .container .case__detail .photogallery-item > .h-line {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-280%) translateY(-50%);
          transform: translateX(-280%) translateY(-50%);
  height: 2px;
  width: 30px;
  background-color: #ffffff;
  z-index: 2;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}

.case > .container .case__detail .photogallery-item > .v-line {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-280%);
          transform: translateX(-50%) translateY(-280%);
  height: 30px;
  width: 2px;
  background-color: #ffffff;
  z-index: 2;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  opacity: 0;
}

.case > .container .case__detail .photogallery-item:hover > .h-line,
.case > .container .case__detail .photogallery-item:hover > .v-line {
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  opacity: 1;
}

.case > .container .case__detail .photogallery-item:hover::after {
  width: 90%;
  height: 90%;
  opacity: 1;
}

.case > .container .case__detail .testimonial {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.case > .container .case__detail .testimonial > .content {
  max-width: 450px;
  width: 100%;
}

.case > .container .case__detail .testimonial > .content > .title {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  color: #333333;
  text-transform: capitalize;
}

.case > .container .case__detail .testimonial > .content > .icon {
  margin-top: 25px;
  margin-bottom: 30px;
  width: 52px;
  height: 42px;
}

.case > .container .case__detail .testimonial > .content > .icon > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.case > .container .case__detail .testimonial > .content > .text {
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
  color: #333333;
}

.case > .container .case__detail .testimonial > .content > .name {
  margin-top: 30px;
  font-size: 22px;
  line-height: 18px;
  font-family: "Roboto Bold";
  color: #333333;
}

.case > .container .case__detail .testimonial > .content > .subname {
  line-height: 1.5;
  font-size: 16px;
  color: #1f3d9d;
  font-weight: 600;
}

.case > .container .case__detail .testimonial > .video {
  border-radius: 8px;
  max-width: 650px;
  width: 100%;
  height: 435px;
  position: relative;
}

.case > .container .case__detail .testimonial > .video > .btn-video-outer {
  position: absolute;
  left: -30px;
  top: 25px;
  z-index: 3;
}

.case > .container .case__detail .testimonial > .video > .img {
  border-radius: 8px;
  z-index: 2;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.case > .container .case__detail .testimonial > .video > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.case > .container .my-pagination {
  margin-bottom: 0;
}

.case > .container .my-pagination-2 {
  margin-top: 90px;
  margin-bottom: 0 !important;
}

/**************************************************/
/* doctors */
/**************************************************/
.doctors > .container {
  position: relative;
  padding-top: 160px;
  padding-bottom: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.doctors > .container > .doctors__controls > .doctors__controls-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.doctors > .container > .doctors__controls > .doctors__controls-lists > .doctors__controls-item {
  font-size: 18px;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 30px;
  cursor: pointer;
}

.doctors > .container > .doctors__controls > .doctors__controls-lists > .doctors__controls-item.active, .doctors > .container > .doctors__controls > .doctors__controls-lists > .doctors__controls-item:hover {
  color: #00CC33;
}

.doctors > .container > .doctors__cards {
  margin-top: 50px;
}

.doctors > .container > .doctors__cards > .doctors__cards-item {
  width: 100%;
  max-width: 31.5%;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border: 1px solid #e4e4e4;
  background-color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 8px;
  margin-bottom: 70px;
  overflow: hidden;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > a {
  display: block;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > a > .img {
  width: 100%;
  height: 340px;
  overflow: hidden;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > a > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > a > .content {
  display: block;
  padding: 40px 40px 0px 40px;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > a > .content > .name {
  color: #333333;
  font-size: 22px;
  font-weight: 900;
  font-family: "Roboto Bold" !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > a > .content > .profession {
  color: #333333;
  font-size: 16px;
  line-height: 16px;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > a > .content > .text {
  border-top: 1px solid #333333;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  font-weight: 500;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > .socials {
  padding: 0 40px 40px;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > .socials > a {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > .socials > a > .fa {
  display: block;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  font-size: 20px;
  text-align: left;
  line-height: 30px;
}

.doctors > .container > .doctors__cards > .doctors__cards-item > .socials > a > .fa:hover {
  color: #00CC33;
}

.doctors > .container > .doctors__cards > .doctors__cards-item:hover {
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);
}

.doctors > .container > .doctors__cards > .doctors__cards-item:hover > a > .content > .name {
  color: #1f3d9d;
}

.doctors > .container > .my-pagination {
  margin: 0;
}

.doctors > .container.container_left-sidebar, .doctors > .container.container_right-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.doctors > .container.container_left-sidebar > .article, .doctors > .container.container_right-sidebar > .article {
  max-width: 800px;
  width: 100%;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block, .doctors > .container.container_right-sidebar > .article > .doctors-block {
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 490px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .img, .doctors > .container.container_right-sidebar > .article > .doctors-block > .img {
  overflow: hidden;
  max-width: 400px;
  height: 490px;
  width: 100%;
  border-radius: 8px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .img > img, .doctors > .container.container_right-sidebar > .article > .doctors-block > .img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content {
  width: 100%;
  max-width: 470px;
  padding: 50px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table {
  width: 100%;
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > thead td > .title, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > thead td > .title {
  font-size: 30px;
  font-family: "Roboto Bold";
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > thead td > .profession, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > thead td > .profession {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
  padding-bottom: 30px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tbody tr, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tbody tr {
  vertical-align: top;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tbody tr > th, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tbody tr > th {
  padding-bottom: 10px;
  width: 45%;
  text-align: left;
  font-family: "Roboto Bold";
  font-weight: 900;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tbody tr > td, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tbody tr > td {
  width: 50%;
  padding-bottom: 10px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tbody tr > td a, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tbody tr > td a {
  line-height: 2;
  font-size: px;
  margin-right: 10px;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tbody tr > td a:hover, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tbody tr > td a:hover {
  color: #00CC33;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tbody tr > td table, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tbody tr > td table {
  width: 100%;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tbody tr > td table td, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tbody tr > td table td {
  width: 50%;
}

.doctors > .container.container_left-sidebar > .article > .doctors-block > .content table > tfoot td > .btn, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content table > tfoot td > .btn {
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-text, .doctors > .container.container_right-sidebar > .article > .doctors-text {
  margin-top: 45px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d9d9d9;
}

.doctors > .container.container_left-sidebar > .article > .doctors-text > .text, .doctors > .container.container_right-sidebar > .article > .doctors-text > .text {
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.doctors > .container.container_left-sidebar > .article > .doctors-text > .list-title, .doctors > .container.container_right-sidebar > .article > .doctors-text > .list-title {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
}

.doctors > .container.container_left-sidebar > .article > .doctors-text > .list, .doctors > .container.container_right-sidebar > .article > .doctors-text > .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 130px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-text > .list > .list-item, .doctors > .container.container_right-sidebar > .article > .doctors-text > .list > .list-item {
  width: 370px;
  height: 32px;
  font-size: 16px;
  padding-left: 35px;
  line-height: 32px;
  text-transform: capitalize;
}

.doctors > .container.container_left-sidebar > .article > .doctors-text > .list > .list-item > .fa, .doctors > .container.container_right-sidebar > .article > .doctors-text > .list > .list-item > .fa {
  margin-right: 15px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials {
  margin-top: 70px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .title, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .title {
  margin-bottom: 55px;
  line-height: 32px;
  font-size: 32px;
  font-weight: 500;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .img, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .img {
  max-width: 170px;
  width: 100%;
  max-height: 170px;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .img > img, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content {
  max-width: 600px;
  width: 100%;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content > .text, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content > .text {
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content > .name, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content > .name {
  margin-top: 30px;
  line-height: 22px;
  font-size: 22px;
  font-family: "Roboto Bold";
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content > .profession, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content > .profession {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav {
  position: absolute;
  top: -100px;
  right: 0;
  width: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button {
  display: block;
  margin: 0 !important;
  overflow: hidden;
  border-radius: 8px !important;
  width: 50px;
  height: 50px;
  border: 1px solid #999999;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  background-color: #ffffff;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button span, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button span {
  display: block;
  display: inline;
  line-height: 20px;
  color: #999999;
  font-size: 30px;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button:hover, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button:hover {
  border-color: #00CC33;
  background-color: #00CC33;
}

.doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button:hover span, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav button:hover span {
  color: #ffffff;
}

.doctors > .container.container_left-sidebar > .sidebar, .doctors > .container.container_right-sidebar > .sidebar {
  max-width: 270px;
  width: 100%;
}

/**************************************************/
/* doctors sidebar */
/**************************************************/
.sidebar > .doctors-sidebar > div {
  margin-bottom: 40px;
}

.sidebar > .doctors-sidebar > div > .title {
  font-size: 18px;
  color: #333333;
  font-family: "Roboto Bold";
  line-height: 1;
  text-transform: uppercase;
}

.sidebar > .doctors-sidebar > .work-hours {
  padding: 30px 25px 30px 25px;
  background-color: #1f3d9d;
  border-radius: 8px;
  color: #ffffff;
}

.sidebar > .doctors-sidebar > .work-hours > .title {
  color: #ffffff;
}

.sidebar > .doctors-sidebar > .work-hours > .lists {
  margin: 0;
  margin-top: 15px;
}

.sidebar > .doctors-sidebar > .work-hours > .lists > .list-item {
  font-size: 14px;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sidebar > .doctors-sidebar > .work-hours > .lists > .list-item > .date {
  width: auto;
  overflow: hidden;
  white-space: nowrap;
}

.sidebar > .doctors-sidebar > .work-hours > .lists > .list-item > .date::after {
  content: "..........................................................................................................................................................................................................................................................................................................................................";
  overflow: hidden;
}

.sidebar > .doctors-sidebar > .work-hours > .lists > .list-item > .time {
  white-space: nowrap;
  text-align: right;
}

.sidebar > .doctors-sidebar > .appointment {
  padding: 35px 30px;
  background-color: #f7f7f7;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form {
  width: 100%;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form > input {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  margin-bottom: 10px;
  border-radius: 8px;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form > input::-webkit-input-placeholder {
  color: #b2b2b2;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form > input:-ms-input-placeholder {
  color: #b2b2b2;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form > input::-ms-input-placeholder {
  color: #b2b2b2;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form > input::placeholder {
  color: #b2b2b2;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form > textarea {
  border-radius: 8px;
  width: 100%;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  padding: 10px;
  font-size: 14px;
  resize: none;
  height: 150px;
  margin-bottom: 10px;
}

.sidebar > .doctors-sidebar > .appointment > .appointment-form > button {
  width: 100%;
  text-align: center;
}

/**************************************************/
/* shop */
/**************************************************/
.shop > .container {
  position: relative;
  padding-top: 160px;
  padding-bottom: 160px;
}

.shop > .container > .shop-cart {
  width: 100%;
}

.shop > .container > .shop-cart > .responsive-table {
  overflow-x: auto;
}

.shop > .container > .shop-cart > .responsive-table > table {
  min-width: 100%;
  text-align: center;
}

.shop > .container > .shop-cart > .responsive-table > table > thead {
  background-color: #f7f7f7;
}

.shop > .container > .shop-cart > .responsive-table > table > thead > tr > td.title,
.shop > .container > .shop-cart > .responsive-table > table > thead > tr > th.title {
  font-family: "Roboto Bold";
  line-height: 1;
  padding: 30px;
}

.shop > .container > .shop-cart > .responsive-table > table > thead > tr > th.title {
  text-align: left;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 30px;
  min-width: 600px;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr th > .img {
  width: 110px;
  height: 110px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-right: 30px;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr th > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr th > .text {
  font-size: 18px;
  margin-top: 15px;
  font-family: "Roboto Bold";
  line-height: 1.5;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td {
  padding: 30px;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td.price, .shop > .container > .shop-cart > .responsive-table > table > tbody tr td.total {
  font-size: 18px;
  font-weight: 600;
  color: #1f3d9d;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td.count-add > .count-product {
  height: 48px;
  border: 1px solid #e6e6e6;
  background-color: #fcfcfc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td.count-add > .count-product > span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  height: 100%;
  line-height: 50px;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td.count-add > .count-product > span.control {
  width: 30px;
  height: 30px;
  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;
  font-size: 20px;
  font-weight: 700;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td.count-add > .count-product > span.control:hover {
  cursor: pointer !important;
  color: #00CC33;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td.count-add > .count-product > span.value {
  font-size: 18px;
  padding: 0 10px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td > .fa {
  font-size: 18px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #b3b3b3;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.shop > .container > .shop-cart > .responsive-table > table > tbody tr td > .fa:hover {
  color: #00CC33;
}

.shop > .container > .shop-cart > .responsive-table > table > tfoot > tr {
  border-bottom: 1px solid #e6e6e6;
}

.shop > .container > .shop-cart > .responsive-table > table > tfoot > tr > td {
  padding: 30px 0;
}

.shop > .container > .shop-cart > .responsive-table > table > tfoot > tr > td > a {
  min-width: 120px;
  border-radius: 8px;
  padding: 15px 25px;
  border: 1px solid #e6e6e6;
  background-color: #f7f7f7;
  color: #333333;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container > .shop-cart > .responsive-table > table > tfoot > tr > td > a:hover {
  color: #ffffff;
  background-color: #1f3d9d;
}

.shop > .container > .shop-cart > .responsive-table > table > tfoot > tr > td:first-child {
  text-align: left;
}

.shop > .container > .shop-cart > .responsive-table > table > tfoot > tr > td:last-child {
  text-align: right;
}

.shop > .container > .shop-cart > .responsive-table > table > tfoot > tr > td:last-child a:first-child {
  margin-right: 10px;
}

.shop > .container > .shop-cart > .cupon {
  margin-top: 50px;
  max-width: 600px;
  width: 100%;
  float: left;
}

.shop > .container > .shop-cart > .cupon > .title {
  line-height: 1;
  font-size: 18px;
  font-family: "Roboto Bold";
}

.shop > .container > .shop-cart > .cupon > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.shop > .container > .shop-cart > .cupon > form > input {
  height: 45px;
  width: 270px;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  background-color: #f7f7f7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
  padding: 0 20px;
  color: #333333;
  margin-bottom: 20px;
}

.shop > .container > .shop-cart > .cupon > form > input:focus, .shop > .container > .shop-cart > .cupon > form > input:hover {
  border-color: #1f3d9d;
  background-color: #ffffff;
}

.shop > .container > .shop-cart > .cupon > form > button {
  font-size: 18px;
  text-align: center;
  width: 160px;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  background-color: #f7f7f7;
  color: #333333;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}

.shop > .container > .shop-cart > .cupon > form > button:focus, .shop > .container > .shop-cart > .cupon > form > button:hover {
  color: #ffffff;
  background-color: #1f3d9d;
}

.shop > .container > .shop-cart > .check {
  margin-top: 50px;
  float: right;
  max-width: 370px;
  width: 100%;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 50px;
}

.shop > .container > .shop-cart > .check > .subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.shop > .container > .shop-cart > .check > .subtotal > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
}

.shop > .container > .shop-cart > .check > .subtotal > span > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
}

.shop > .container > .shop-cart > .check > .subtotal > span:first-child {
  color: #333333;
}

.shop > .container > .shop-cart > .check > .subtotal > span:last-child {
  color: #1f3d9d;
}

.shop > .container > .shop-cart > .check > .shipping > span {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
  color: #333333;
  margin-bottom: 20px;
}

.shop > .container > .shop-cart > .check > .shipping > table {
  width: 100%;
  margin-left: 20px;
}

.shop > .container > .shop-cart > .check > .shipping > table tr th {
  width: 60%;
}

.shop > .container > .shop-cart > .check > .shipping > table tr th input {
  cursor: pointer;
}

.shop > .container > .shop-cart > .check > .shipping > table tr th #free:checked ~ label span.dot,
.shop > .container > .shop-cart > .check > .shipping > table tr th #standart:checked ~ label span.dot,
.shop > .container > .shop-cart > .check > .shipping > table tr th #express:checked ~ label span.dot {
  background-color: #333333;
}

.shop > .container > .shop-cart > .check > .shipping > table tr th > label {
  cursor: pointer;
}

.shop > .container > .shop-cart > .check > .shipping > table tr th > label > .dot {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 0 2px #333333;
          box-shadow: 0 0 0 2px #333333;
  margin-right: 10px;
}

.shop > .container > .shop-cart > .check > .shipping > table tr th > label > .text {
  font-weight: 100;
  font-size: 20px;
  line-height: 1.25;
  color: #333333;
}

.shop > .container > .shop-cart > .check > .shipping > table tr td {
  width: 40%;
  text-align: right;
}

.shop > .container > .shop-cart > .check > .shipping > table tr td > .text {
  font-size: 20px;
  line-height: 1.25;
  color: #333333;
  text-align: right !important;
}

.shop > .container > .shop-cart > .check > .shipping > table tr td > .text > span {
  font-size: 20px;
  line-height: 1.25;
  color: #333333;
}

.shop > .container > .shop-cart > .check > .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0;
  padding: 30px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.shop > .container > .shop-cart > .check > .total > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
}

.shop > .container > .shop-cart > .check > .total > span > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
}

.shop > .container > .shop-cart > .check > .total > span:first-child {
  color: #333333;
}

.shop > .container > .shop-cart > .check > .total > span:last-child {
  color: #1f3d9d;
}

.shop > .container > .shop-cart > .check > a {
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 46px;
  background-color: #1f3d9d;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 2px solid #1f3d9d;
  border-radius: 8px;
  font-weight: 700;
}

.shop > .container > .shop-cart > .check > a:hover {
  color: #1f3d9d;
  background-color: #ffffff;
}

.shop > .container > .product {
  width: 100%;
}

.shop > .container > .product > .single-product {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shop > .container > .product > .single-product > div {
  max-width: 550px;
  width: 100%;
}

.shop > .container > .product > .single-product > .carousels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.shop > .container > .product > .single-product > .carousels > .image-carousel {
  width: 100%;
  height: 570px;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel {
  position: relative;
  max-width: 495px;
  width: 100%;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-stage-outer {
  z-index: 2;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-stage-outer .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-stage-outer .owl-item > .thumbs-carousel__item {
  max-width: 110px;
  width: 100%;
  height: 110px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-stage-outer .owl-item > .thumbs-carousel__item:hover {
  opacity: 1;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-nav {
  z-index: 1;
  position: absolute;
  top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-nav > button {
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 30px;
  font-weight: 900;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-nav > button:hover {
  color: #00CC33;
  background-color: transparent;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-nav > button:first-child {
  margin-left: -30px;
}

.shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-nav > button:last-child {
  margin-right: -30px;
}

.shop > .container > .product > .single-product > .content {
  padding-top: 30px;
  padding-left: 30px;
}

.shop > .container > .product > .single-product > .content > .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop > .container > .product > .single-product > .content > .rating > .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop > .container > .product > .single-product > .content > .rating > .stars > .fa-star {
  margin-right: 3px;
  color: #ffcb05;
}

.shop > .container > .product > .single-product > .content > .rating > .text {
  color: #333333;
}

.shop > .container > .product > .single-product > .content > .title {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Roboto Bold";
}

.shop > .container > .product > .single-product > .content > .price {
  margin-top: 20px;
  font-size: 20px;
  color: #1f3d9d;
  font-weight: 600;
}

.shop > .container > .product > .single-product > .content > .instock {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}

.shop > .container > .product > .single-product > .content > .instock > .fa {
  margin-right: 5px;
  font-size: 10px;
  font-weight: 100;
  padding: 5px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #1f3d9d;
}

.shop > .container > .product > .single-product > .content > .text {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}

.shop > .container > .product > .single-product > .content > .count-add {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shop > .container > .product > .single-product > .content > .count-add > .count-product {
  margin-right: 10px;
  height: 48px;
  border: 1px solid #e6e6e6;
  background-color: #fcfcfc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container > .product > .single-product > .content > .count-add > .count-product > span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  height: 100%;
  line-height: 50px;
}

.shop > .container > .product > .single-product > .content > .count-add > .count-product > span.control {
  width: 30px;
  height: 30px;
  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;
  font-size: 20px;
  font-weight: 700;
}

.shop > .container > .product > .single-product > .content > .count-add > .count-product > span.control:hover {
  cursor: pointer !important;
  color: #00CC33;
}

.shop > .container > .product > .single-product > .content > .count-add > .count-product > span.value {
  font-size: 18px;
  padding: 0 10px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container > .product > .single-product > .content > .count-add > button {
  height: 50px;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  width: 160px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #389633;
  border: 2px solid #389633 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  cursor: pointer;
}

.shop > .container > .product > .single-product > .content > .count-add > button:hover {
  color: #389633;
  background-color: #ffffff;
}

.shop > .container > .product > .single-product > .content > .about {
  margin-top: 50px;
  max-width: 300px;
  width: 100%;
}

.shop > .container > .product > .single-product > .content > .about tr {
  height: 40px;
  line-height: 40px;
}

.shop > .container > .product > .description {
  margin-top: 80px;
  padding-bottom: 80px;
  border-bottom: 2px solid #e6e6e6;
}

.shop > .container > .product > .description > .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 70px;
  width: 100%;
  padding: 10px 50px;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
}

.shop > .container > .product > .description > .head > h1 {
  width: 160px;
  font-size: 18px;
  font-weight: 700;
  font-family: "Roboto Bold";
  color: #333333;
}

.shop > .container > .product > .description > .head > .name {
  color: #1f3d9d;
}

.shop > .container > .product > .description > .text {
  margin-top: 40px;
  font-size: 15.5px;
  line-height: 1.5;
}

.shop > .container > .product > .description > .list {
  max-width: 570px;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100px;
}

.shop > .container > .product > .description > .list > .list-item {
  height: 30px;
  line-height: 30px;
}

.shop > .container > .product > .description > .list > .list-item > .fa {
  margin-right: 5px;
}

.shop > .container > .relatives {
  margin-top: 80px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.shop > .container > .relatives > .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shop > .container > .relatives > .head > .title {
  line-height: 24px;
  font-size: 24px;
  font-weight: 700;
}

.shop > .container > .relatives > .head > .allCard {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}

.shop > .container > .relatives > .head > .allCard:hover {
  color: #00CC33;
}

.shop > .container > .relatives > .relatives__carousel {
  margin-top: 30px;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer {
  position: relative;
  z-index: 2;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item {
  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;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item {
  max-width: 270px;
  width: 100%;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 270px;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .img > .icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(31, 61, 157, 0.7);
  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;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .img > .icon > svg {
  text-align: center;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item.new {
  position: relative;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item.new:before {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 4px;
  content: "new";
  font-size: 16px;
  line-height: 16px;
  padding: 7px 15px;
  text-transform: uppercase;
  background-color: #1f3d9d;
  color: #ffffff;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item.sale {
  position: relative;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item.sale:before {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 4px;
  content: "sale";
  font-size: 16px;
  line-height: 16px;
  padding: 7px 15px;
  text-transform: uppercase;
  background-color: #00CC33;
  color: #ffffff;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .content {
  width: 100%;
  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;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .content > .text {
  margin-top: 15px;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .content > .text > .name {
  font-size: 18px;
  line-height: 18px;
  font-family: "Roboto Bold";
  color: #333333;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .content > .text .price {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #1f3d9d;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .content > .basket {
  background-color: #389633;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  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: 2px solid transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .content > .basket:hover {
  background-color: #ffffff;
  border-color: #389633;
  cursor: pointer;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item > .content > .basket:hover > svg > path {
  fill: #389633;
}

.shop > .container > .relatives > .relatives__carousel .owl-stage-outer .owl-item > .relatives__card-item:hover > .img > .icon {
  opacity: 1;
}

.shop > .container > .relatives > .relatives__carousel .owl-nav {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -5%;
  right: -5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 110%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shop > .container > .relatives > .relatives__carousel .owl-nav > button {
  width: 40px;
  font-weight: 900;
  font-size: 30px;
  background-color: transparent !important;
  color: #333333;
}

.shop > .container > .relatives > .relatives__carousel .owl-nav > button:hover {
  color: #1f3d9d;
}

.shop > .container > .my-pagination-2 {
  margin-top: 90px;
}

.shop > .container.container_left-sidebar, .shop > .container.container_right-sidebar {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shop > .container.container_left-sidebar > .article, .shop > .container.container_right-sidebar > .article {
  max-width: 800px;
  width: 100%;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__header, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__header {
  height: 45px;
  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;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__header > h1, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__header > h1 {
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  line-height: 45px;
  font-weight: 500;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__header > form > .select-box, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__header > form > .select-box {
  width: 270px;
  height: 45px;
  border-radius: 8px;
  position: relative;
  border: 1px solid #e9e9e9;
  background-color: #ffffff;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__header > form > .select-box > select, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__header > form > .select-box > select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px;
  height: 45px;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__header > form > .select-box > .fa, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__header > form > .select-box > .fa {
  position: absolute;
  right: 10px;
  top: 12px;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item {
  max-width: 31.5%;
  width: 100%;
  margin-bottom: 65px;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 260px;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img > img, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img > .icon, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img > .icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(31, 61, 157, 0.7);
  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;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img > .icon > svg, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img > .icon > svg {
  text-align: center;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.new, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.new {
  position: relative;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.new:before, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.new:before {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 4px;
  content: "new";
  font-size: 16px;
  line-height: 16px;
  padding: 7px 15px;
  text-transform: uppercase;
  background-color: #1f3d9d;
  color: #ffffff;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.sale, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.sale {
  position: relative;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.sale:before, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item.sale:before {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 4px;
  content: "sale";
  font-size: 16px;
  line-height: 16px;
  padding: 7px 15px;
  text-transform: uppercase;
  background-color: #00CC33;
  color: #ffffff;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content {
  width: 100%;
  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;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .text, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .text {
  margin-top: 15px;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .text > .name, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .text > .name {
  font-size: 18px;
  line-height: 18px;
  font-family: "Roboto Bold";
  color: #333333;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .text .price, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .text .price {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #1f3d9d;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .basket, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .basket {
  background-color: #389633;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  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: 2px solid transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .basket:hover, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .basket:hover {
  background-color: #ffffff;
  border-color: #389633;
  cursor: pointer;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .basket:hover > svg > path, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .content > .basket:hover > svg > path {
  fill: #389633;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item:hover > .img > .icon, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item:hover > .img > .icon {
  opacity: 1;
}

.shop > .container.container_left-sidebar > .article > .shop-block > .my-pagination, .shop > .container.container_right-sidebar > .article > .shop-block > .my-pagination {
  margin-bottom: 0;
}

.shop > .container.container_left-sidebar > .sidebar, .shop > .container.container_right-sidebar > .sidebar {
  max-width: 270px;
  width: 100%;
}

.shop > .container.shop-checkout {
  padding-top: 160px;
  padding-bottom: 160px;
}

.shop > .container.shop-checkout > .article {
  max-width: 700px;
  width: 100%;
}

.shop > .container.shop-checkout > .article > .title {
  font-family: "Roboto Bold";
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  text-transform: capitalize;
  margin-bottom: 40px;
}

.shop > .container.shop-checkout > .article > .form-block .form-group {
  margin-bottom: 20px;
}

.shop > .container.shop-checkout > .article > .form-block .form-group.form-textarea {
  margin-top: 70px;
  margin-bottom: 0;
}

.shop > .container.shop-checkout > .article > .form-block .form-group.form-textarea > label {
  font-weight: 600 !important;
  color: #333333;
}

.shop > .container.shop-checkout > .article > .form-block .form-group.form-textarea > textarea {
  height: 220px !important;
  resize: none;
  font-size: 16px;
  padding: 15px;
  color: #333333;
  border-radius: 8px;
}

.shop > .container.shop-checkout > .article > .form-block .form-group.form-textarea > textarea::-webkit-input-placeholder {
  font-weight: 400 !important;
  color: #333333;
}

.shop > .container.shop-checkout > .article > .form-block .form-group.form-textarea > textarea:-ms-input-placeholder {
  font-weight: 400 !important;
  color: #333333;
}

.shop > .container.shop-checkout > .article > .form-block .form-group.form-textarea > textarea::-ms-input-placeholder {
  font-weight: 400 !important;
  color: #333333;
}

.shop > .container.shop-checkout > .article > .form-block .form-group.form-textarea > textarea::placeholder {
  font-weight: 400 !important;
  color: #333333;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > label > span {
  color: #00CC33;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .form-check {
  margin-top: 70px;
  padding: 0;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .form-check > #shipToDifferent:checked ~ label .icon .fa {
  display: block;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .form-check > label {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .form-check > label > .icon {
  display: inline-block;
  margin-right: 5px;
  width: 23px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #333333;
  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;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .form-check > label > .icon > .fa {
  display: none;
  color: #333333;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .form-check > label > span {
  font-size: 18px;
  line-height: 1;
  color: #333333;
  font-weight: 600;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .select-box {
  position: relative;
  background-color: #fafafa;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .select-box > .fa {
  position: absolute;
  right: 10px;
  top: 15px;
}

.shop > .container.shop-checkout > .article > .form-block .form-group > .select-box > select {
  background-color: transparent !important;
  position: relative;
  z-index: 2;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.shop > .container.shop-checkout > .article > .form-block .form-group .form-control {
  height: 50px;
  border-radius: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight: 600;
  color: #333333;
}

.shop > .container.shop-checkout > .article > .form-block .form-group .form-control:hover {
  border-color: #1f3d9d;
}

.shop > .container.shop-checkout > .article > .form-block .form-group .form-control:focus {
  border-color: #1f3d9d;
  background-color: #ffffff;
}

.shop > .container.shop-checkout > .sidebar {
  max-width: 370px;
  width: 100%;
}

/**************************************************/
/* shop sidebar */
/**************************************************/
.sidebar > .shop-sidebar > .shop-sidebar__search {
  height: 45px;
  width: 100%;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  margin-bottom: 40px;
}

.sidebar > .shop-sidebar > .shop-sidebar__search > input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 10px 50px 10px 10px;
  font-size: 16px;
  background-color: transparent;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.sidebar > .shop-sidebar > .shop-sidebar__search > button {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  color: #333333;
  border-radius: 8px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: 1px solid transparent;
}

.sidebar > .shop-sidebar > .shop-sidebar__search > button:hover, .sidebar > .shop-sidebar > .shop-sidebar__search > button:focus, .sidebar > .shop-sidebar > .shop-sidebar__search > button:active {
  border-color: #00CC33;
  color: #00CC33;
}

.sidebar > .shop-sidebar > div > .title {
  font-size: 26px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
  margin-bottom: 20px;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #e9e9e9;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item {
  height: 40px;
  line-height: 40px;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  color: #333333;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item > a > .text {
  position: relative;
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item > a > .text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 19.5px;
  height: 1px;
  width: 5px;
  background-color: #333333;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item > a > .count {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item > a:hover {
  color: #00CC33;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item > a:hover > .text {
  padding-left: 30px;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item > a:hover > .text:before {
  background-color: #00CC33;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item.active > a {
  color: #00CC33;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item.active > a .text {
  padding-left: 30px;
}

.sidebar > .shop-sidebar > .shop-sidebar__categories > .list > .list-item.active > a .text:before {
  background-color: #00CC33;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #e9e9e9;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price {
  padding-top: 50px;
  padding: 50px 10px 0;
  position: relative;
  width: 100%;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range {
  position: relative;
  z-index: 1;
  height: 6px;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .track {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background-color: #e6e6e6;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .range {
  position: absolute;
  z-index: 2;
  bottom: 0;
  top: 0;
  left: 25%;
  right: 25%;
  border-radius: 5px;
  background-color: #1f3d9d;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .thumb {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 20px;
  height: 20px;
  background-color: #1f3d9d;
  border-radius: 50%;
  border: 3px solid #ffffff;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 0 0 0 0 rgba(31, 61, 157, 0.1);
          box-shadow: 0 0 0 0 rgba(31, 61, 157, 0.1);
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  cursor: pointer !important;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .thumb.left {
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .thumb.right {
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  right: 25%;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .thumb.hover {
  -webkit-box-shadow: 0 0 0 5px rgba(31, 61, 157, 0.1);
          box-shadow: 0 0 0 5px rgba(31, 61, 157, 0.1);
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .thumb.active {
  -webkit-box-shadow: 0 0 0 10px rgba(31, 61, 157, 0.2);
          box-shadow: 0 0 0 10px rgba(31, 61, 157, 0.2);
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > .show-range > .thumb > .range-value {
  position: absolute;
  top: -30px;
  left: -50%;
  color: #333333;
  font-size: 16px;
  font-weight: 600;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > input[type="range"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  z-index: 2;
  width: 100%;
  height: 6px;
  width: 100%;
}

.sidebar > .shop-sidebar > .shop-sidebar__filter-price > .filter-price > input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  width: 20px;
  height: 20px;
  border: none;
  background-color: red;
  -webkit-appearance: none;
          appearance: none;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item {
  max-width: 320px;
  width: 100%;
  margin-bottom: 20px;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item:last-child {
  margin-bottom: 0;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a > .img {
  width: 70px;
  height: 70px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  overflow: hidden;
  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;
  background-color: #ffffff;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a > .img > img {
  -o-object-fit: cover;
     object-fit: cover;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a > .content {
  padding-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a > .content > .name {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  font-family: "Roboto Bold";
  color: #333333;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a > .content > .price {
  font-weight: 600;
  font-size: 16px;
  color: #1f3d9d;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a:hover > .content > .name,
.sidebar > .shop-sidebar > .shop-sidebar__new-arrivals > .list > .list-item > a:hover > .content > .price {
  color: #00CC33;
}

.sidebar > .checkout-sidebar {
  width: 100%;
}

.sidebar > .checkout-sidebar > .title {
  font-family: "Roboto Bold";
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  text-transform: capitalize;
  margin-bottom: 40px;
}

.sidebar > .checkout-sidebar > div {
  background-color: #fafafa;
  border-radius: 8px;
  padding: 50px;
}

.sidebar > .checkout-sidebar > div > .yourOrder > .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sidebar > .checkout-sidebar > div > .yourOrder > .product > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
}

.sidebar > .checkout-sidebar > div > .yourOrder > .product > span > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
  color: #333333;
}

.sidebar > .checkout-sidebar > div > .yourOrder table {
  width: 100%;
}

.sidebar > .checkout-sidebar > div > .yourOrder table tr th {
  text-align: left;
  width: 60%;
  color: #333333;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
}

.sidebar > .checkout-sidebar > div > .yourOrder table tr td {
  color: #333333;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
  text-align: right;
}

.sidebar > .checkout-sidebar > div > .yourOrder table tr td span {
  font-weight: 600;
  color: #333333;
  font-size: 18px;
  line-height: 1.5;
}

.sidebar > .checkout-sidebar > div > .yourOrder > .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0;
  padding: 30px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.sidebar > .checkout-sidebar > div > .yourOrder > .total > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
}

.sidebar > .checkout-sidebar > div > .yourOrder > .total > span > span {
  font-size: 20px;
  line-height: 20px;
  font-family: "Roboto Bold";
}

.sidebar > .checkout-sidebar > div > .yourOrder > .total > span:first-child {
  color: #333333;
}

.sidebar > .checkout-sidebar > div > .yourOrder > .total > span:last-child {
  color: #1f3d9d;
}

.sidebar > .checkout-sidebar > div > .radioBoxes table tr td {
  padding-bottom: 10px;
}

.sidebar > .checkout-sidebar > div > .radioBoxes table tr td input {
  cursor: pointer;
}

.sidebar > .checkout-sidebar > div > .radioBoxes table tr td #cashOnDelivery:checked ~ label span.dot,
.sidebar > .checkout-sidebar > div > .radioBoxes table tr td #paypal:checked ~ label span.dot,
.sidebar > .checkout-sidebar > div > .radioBoxes table tr td #direct:checked ~ label span.dot,
.sidebar > .checkout-sidebar > div > .radioBoxes table tr td #cheque:checked ~ label span.dot {
  background-color: #333333;
}

.sidebar > .checkout-sidebar > div > .radioBoxes table tr td > label {
  cursor: pointer;
}

.sidebar > .checkout-sidebar > div > .radioBoxes table tr td > label > .dot {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 0 2px #333333;
          box-shadow: 0 0 0 2px #333333;
  margin-right: 10px;
}

.sidebar > .checkout-sidebar > div > .radioBoxes table tr td > label > .text {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.25;
  color: #333333;
}

.sidebar > .checkout-sidebar > div > .radioBoxes table tr td > label > .subtext {
  display: block;
  font-weight: 100;
  font-size: 18px;
  line-height: 1;
  color: #333333;
  margin-left: 30px;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition {
  border-top: 1px solid #d9d9d9;
  padding-top: 30px;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > #chekTermCondition:checked ~ label .icon .fa {
  display: block;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > label {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > label > .icon {
  display: inline-block;
  margin-right: 5px;
  margin-left: -2px;
  width: 23px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #333333;
  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;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > label > .icon > .fa {
  display: none;
  color: #333333;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > label > span {
  font-size: 13px;
  color: #333333;
  font-weight: 600;
  word-spacing: -1px;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > label > span > a {
  font-size: 13px;
  color: #333333;
  font-weight: 600;
  color: #1f3d9d !important;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > label > span > a:hover {
  text-decoration: underline !important;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > .chek-term-condition > label > span > a span {
  color: #00CC33;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > button {
  margin-left: -2px;
  margin-top: 30px;
  border-radius: 8px;
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  background-color: #1f3d9d;
  border: 2px solid #1f3d9d;
  line-height: 46px;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sidebar > .checkout-sidebar > div > .radioBoxes > button:hover {
  color: #1f3d9d;
  background-color: #ffffff;
}

/**************************************************/
/* .faqs */
/**************************************************/
.faqs > .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 160px;
  padding-bottom: 145px;
}

.faqs > .container > .article {
  max-width: 800px;
  width: 100%;
}

.faqs > .container > .article .faqs__controls {
  padding-bottom: 30px;
}

.faqs > .container > .article .faqs__controls-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.faqs > .container > .article .faqs__controls-item {
  font-size: 18px;
  color: #333333;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 30px;
  cursor: pointer;
}

.faqs > .container > .article .faqs__controls-item.active, .faqs > .container > .article .faqs__controls-item:hover {
  color: #00CC33;
}

.faqs > .container > .article .faqs__cards {
  margin-bottom: 40px;
}

.faqs > .container > .article .faqs__cards-item {
  display: none;
  width: 100%;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 18px 0 18px 17px;
}

.faqs > .container > .article .faqs__cards-item.show {
  display: block;
  -webkit-animation: faqsCardsItemShow .5s ease-in;
          animation: faqsCardsItemShow .5s ease-in;
}

.faqs > .container > .article .faqs__cards-item-title {
  padding: 10px 25px 10px 10px;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
}

.faqs > .container > .article .faqs__cards-item-title span {
  font-family: "Roboto Bold";
  margin-right: 10px;
  font-weight: 900;
  color: #00CC33;
}

.faqs > .container > .article .faqs__cards-item-title .fa {
  position: absolute;
  right: 20px;
  top: 10px;
}

.faqs > .container > .article .faqs__cards-item-text {
  display: none;
  font-size: 17px;
  line-height: 1.5;
  padding: 0;
  margin: 0;
  padding-left: 40px;
  padding-right: 35px;
  letter-spacing: -.5px;
}

.faqs > .container > .article .faqs__cards-item:nth-child(2) {
  border-color: #00CC33;
}

.faqs > .container > .article .faqs__cards-item:nth-child(2) .faqs__cards-item-text {
  display: block;
}

.faqs > .container > .sidebar {
  max-width: 270px;
  width: 100%;
  padding-top: 75px;
}

.faqs > .container > .sidebar > div > .title {
  font-size: 18px;
  color: #333333;
  font-family: "Roboto Bold";
  line-height: 1;
}

.faqs > .container > .sidebar > .appointment {
  margin-bottom: 40px;
  padding: 35px 30px;
  background-color: #f7f7f7;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
}

.faqs > .container > .sidebar > .appointment > .appointment-form {
  width: 100%;
}

.faqs > .container > .sidebar > .appointment > .appointment-form > input {
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  margin-bottom: 10px;
  border-radius: 8px;
}

.faqs > .container > .sidebar > .appointment > .appointment-form > input::-webkit-input-placeholder {
  color: #b2b2b2;
}

.faqs > .container > .sidebar > .appointment > .appointment-form > input:-ms-input-placeholder {
  color: #b2b2b2;
}

.faqs > .container > .sidebar > .appointment > .appointment-form > input::-ms-input-placeholder {
  color: #b2b2b2;
}

.faqs > .container > .sidebar > .appointment > .appointment-form > input::placeholder {
  color: #b2b2b2;
}

.faqs > .container > .sidebar > .appointment > .appointment-form > textarea {
  border-radius: 8px;
  width: 100%;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  padding: 10px;
  font-size: 14px;
  resize: none;
  height: 150px;
  margin-bottom: 10px;
}

.faqs > .container > .sidebar > .appointment > .appointment-form > button {
  width: 100%;
  text-align: center;
}

.faqs > .container > .sidebar > .follow {
  padding: 30px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  text-transform: capitalize;
}

.faqs > .container > .sidebar > .follow > .title {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.faqs > .container > .sidebar > .follow > .socials {
  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;
}

.faqs > .container > .sidebar > .follow > .socials > a {
  width: 57px;
  height: 57px;
  background-color: transparent;
  color: #aeaeae;
  border: 1px solid #aeaeae;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 50px;
  line-height: 55px;
  text-align: center;
  font-size: 20px;
}

.faqs > .container > .sidebar > .follow > .socials > a:hover {
  border-color: #00CC33;
  background-color: #00CC33;
  color: #ffffff;
}

/**************************************************/
/* contact */
/**************************************************/
.contact > .contact-map {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 690px;
}

.contact > .contact-map > .container > .contact-map__card {
  position: absolute;
  z-index: 20;
  top: 100px;
  max-width: 340px;
  width: 100%;
  background-color: #1f3d9d;
  border-radius: 8px;
  overflow: hidden;
}

.contact > .contact-map > .container > .contact-map__card > .img {
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.contact > .contact-map > .container > .contact-map__card > .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.contact > .contact-map > .container > .contact-map__card > .content {
  padding: 40px;
}

.contact > .contact-map > .container > .contact-map__card > .content > .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contact > .contact-map > .container > .contact-map__card > .content > .number > a {
  cursor: pointer !important;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact > .contact-map > .container > .contact-map__card > .content > .number > a:hover {
  color: #00CC33;
}

.contact > .contact-map > .container > .contact-map__card > .content > .email,
.contact > .contact-map > .container > .contact-map__card > .content > .adress {
  margin: 0;
  display: inline-block;
  line-height: 1.5;
  font-weight: 100;
  font-size: 18px;
  color: #ffffff;
  margin-top: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact > .contact-map > .container > .contact-map__card > .content > .email:hover {
  cursor: pointer;
  color: #00CC33;
}

.contact > .contact-map > .container > .contact-map__card > .content > .btn {
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.contact > .contact-map-2 {
  position: relative;
  z-index: 2;
}

.contact > .contact-map-2 > .container {
  margin-bottom: 20px;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 {
  position: relative;
  top: -120px;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .blue {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(31, 61, 157, 0.9);
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  padding: 70px 100px;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations > .item {
  max-width: 230px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 30px;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations > .item > .icon {
  margin-bottom: 10px;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations > .item > .tel {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 900;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations > .item > .tel:hover {
  color: #00CC33;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations > .item > .adress {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 100;
  color: #ffffff;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations > .item > .email {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 100;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations > .item > .email:hover {
  color: #00CC33;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row {
  width: 100%;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group > .form-control {
  height: 60px;
  padding: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group > .form-control::-webkit-input-placeholder {
  font-weight: 100;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group > .form-control:-ms-input-placeholder {
  font-weight: 100;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group > .form-control::-ms-input-placeholder {
  font-weight: 100;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group > .form-control::placeholder {
  font-weight: 100;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group > .form-control:hover {
  border-color: #00CC33;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group > .form-control:focus {
  border-color: #00CC33;
  background-color: rgba(0, 0, 0, 0.2);
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group:first-child {
  height: 160px;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .form-row > .form-group:first-child > textarea {
  height: 100%;
  resize: none;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > .btn {
  padding: 0;
  height: 60px;
  line-height: 58px;
  width: 220px;
}

.contact > .contact-map-2 > .container > .contact-map__card-2 > .content > form > label {
  margin: 15px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 100;
}

.contact > .container {
  padding-top: 15px;
  padding-bottom: 145px;
}

.contact > .container.container_right-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact > .container.container_right-sidebar > .article {
  padding-top: 85px;
  max-width: 700px;
  width: 100%;
}

.contact > .container.container_right-sidebar > .article > .title {
  font-size: 30px;
  font-family: "Roboto Bold";
  line-height: 1;
  color: #333333;
  margin-bottom: 35px;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group > .form-control {
  height: 70px;
  padding: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group > .form-control::-webkit-input-placeholder {
  font-weight: 100;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group > .form-control:-ms-input-placeholder {
  font-weight: 100;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group > .form-control::-ms-input-placeholder {
  font-weight: 100;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group > .form-control::placeholder {
  font-weight: 100;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group > .form-control:hover {
  border-color: #00CC33;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group > .form-control:focus {
  border-color: #00CC33;
  background-color: #ffffff;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group:first-child {
  height: 355px;
}

.contact > .container.container_right-sidebar > .article > form > .form-row > .form-group:first-child > textarea {
  height: 100%;
  resize: none;
}

.contact > .container.container_right-sidebar > .article > form > .btn {
  padding: 0;
  height: 70px;
  line-height: 68px;
  width: 230px;
  margin-right: 20px;
}

.contact > .container.container_right-sidebar > .article > form > label {
  color: #333333;
  font-size: 16px;
  font-weight: 100;
}

.contact > .container.container_right-sidebar > .sidebar {
  max-width: 370px;
  width: 100%;
}

/**************************************************/
/* responsive */
/**************************************************/
html,
body {
  min-width: 320px !important;
  min-height: 320px !important;
  background-color: #ffffff;
}

@media (max-width: 1900px) {
  /*****************************************************/
  /************** Start of index3.html *****************/
  /*****************************************************/
  /*---------- Start .header-bottom-3 responsive ----------*/
  .header-bottom-3 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 600px;
    z-index: 10;
  }
  .header-bottom-3__banner {
    overflow: hidden;
  }
  .header-bottom-3__banner .slide-item {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 600px;
  }
  .header-bottom-3__banner .slide-item > .content {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    max-width: 100%;
    width: 100%;
    background-color: rgba(31, 61, 157, 0.5);
    border-radius: none;
  }
  .header-bottom-3__banner .slide-item > .content > .bg-text, .header-bottom-3__banner .slide-item > .content > .bg-text_dark {
    display: none;
  }
  .header-bottom-3__banner .slide-item__text {
    right: 0 !important;
    top: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
  }
  .header-bottom-3__banner .slide-item > .img {
    border-bottom-left-radius: none;
    right: 0;
    top: 0;
    height: 600px;
    width: 100%;
    max-width: 100%;
  }
  .header-bottom-3__banner .slide-item > .img > img {
    -o-object-position: center 10%;
       object-position: center 10%;
  }
  .header-bottom-3__banner .owl-nav {
    display: none;
  }
  .header-bottom-3__banner .owl-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -90px;
  }
  /*---------- Start .header-bottom-3 responsive ----------*/
  /*---------- Start .why-choose-us-3 responsive ----------*/
  .why-choose-us-3 {
    height: initial;
  }
  .why-choose-us-3 > .bl-left {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: none;
    background-color: rgba(31, 61, 157, 0.5);
    overflow: hidden;
  }
  .why-choose-us-3 > .bl-left > .bg-text, .why-choose-us-3 > .bl-left > .bg-text_dark {
    display: none;
  }
  .why-choose-us-3 > .bl-left > .content {
    text-align: center;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: initial;
    padding-top: 100px;
    padding-bottom: 100px;
    height: 100%;
    max-width: 1170px;
    width: 100%;
  }
  .why-choose-us-3 > .bl-left > .content > .section-title > span {
    color: #ffffff;
  }
  .why-choose-us-3 > .bl-left > .content > .items {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item {
    width: 150px;
    color: #ffffff;
    margin-bottom: 50px;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item > h1 {
    font-family: "BebasNeueBold";
    font-size: 60px;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item > h1 > span {
    font-size: 60px;
    font-family: "BebasNeueBold";
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item h4 {
    font-size: 20px;
    font-weight: 500;
  }
  .why-choose-us-3 > .bl-right {
    position: absolute;
    right: 0;
    top: 0;
    max-height: 770px;
    height: 100%;
    width: 54%;
    z-index: 1;
  }
  .why-choose-us-3 > .bl-right > .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .why-choose-us-3 > .bl-right > .img > img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 0% center;
       object-position: 0% center;
  }
  /*---------- End .why-choose-us-3 responsive ------------*/
  /*---------- Start .medical-center responsive ----------*/
  .medical-center {
    height: initial !important;
  }
  .medical-center > .bl-left {
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
  }
  .medical-center > .bl-left > .img > img {
    -o-object-position: center 20%;
       object-position: center 20%;
  }
  .medical-center > .bl-right {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 100%;
    background-color: rgba(31, 61, 157, 0.7);
    border-radius: 0;
  }
  .medical-center > .bl-right > .bg-text, .medical-center > .bl-right > .bg-text_dark {
    display: none;
  }
  .medical-center > .bl-right > .content {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0;
    height: initial;
    max-width: 1200px;
    width: 100%;
    text-align: center;
  }
  .medical-center > .bl-right > .content > .medical-center__form {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  /*---------- End .medical-center responsive ------------*/
  /*---------- Start .our-clients-2 responsive ----------*/
  .our-clients-2 {
    width: 100%;
    height: initial;
    z-index: 10;
  }
  .our-clients-2__carousel .slide-item {
    width: 100%;
    height: initial;
  }
  .our-clients-2__carousel .slide-item > .content {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: rgba(31, 61, 157, 0.5);
    position: relative;
    top: 0;
    left: 0;
    right: initial;
    bottom: initial;
    height: initial;
    width: 100%;
    max-width: 100%;
    border-radius: none;
  }
  .our-clients-2__carousel .slide-item > .content > .bg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    right: initial;
    bottom: initial;
    max-width: 575px;
    width: 100%;
  }
  .our-clients-2__carousel .slide-item__text {
    text-align: center;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    top: 0;
    padding: 0 15px;
  }
  .our-clients-2__carousel .slide-item__text > .section-title {
    margin-bottom: 30px;
  }
  .our-clients-2__carousel .slide-item__text > .author {
    margin-top: 30px;
  }
  .our-clients-2__carousel .slide-item > .img {
    border-radius: none;
    height: 100%;
    width: 100%;
    max-width: 100%;
  }
  .our-clients-2__carousel .slide-item > .img > img {
    -o-object-position: center 10%;
       object-position: center 10%;
  }
  .our-clients-2__carousel .owl-nav {
    display: none;
  }
  .our-clients-2__carousel .owl-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -90px;
  }
  /*---------- End .our-clients-2 responsive ----------*/
}

@media (max-width: 1199px) {
  /*---------- Start .header-top responsive ----------*/
  .header-top {
    display: none;
  }
  /*---------- End .header-top responsive ----------*/
  /*---------- Start .header-middle responsive ----------*/
  .header-middle .container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 70px;
  }
  .header-middle .navbar {
    overflow: auto !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    padding-bottom: 70px;
    background-color: rgba(255, 255, 255, 0.95);
    text-align: center;
    -webkit-transition: top 0.3s linear;
    transition: top 0.3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .header-middle .navbar.hide {
    top: -200%;
  }
  .header-middle .navbar.show {
    top: 70px;
  }
  .header-middle .navbar__right {
    justify-self: flex-start;
    max-height: 70px;
    height: 70px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .header-middle .navbar-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-middle .navbar-logo {
    padding-top: 5px;
    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;
  }
  .header-middle .navbar__menu {
    margin-top: 50px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 400px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .header-middle .navbar__menu-item {
    display: inline-block;
    margin: 0;
    width: 100%;
    position: static;
    margin-bottom: 10px;
  }
  .header-middle .navbar__menu-item:hover > .navbar__submenu {
    display: none;
  }
  .header-middle .navbar__menu-link {
    height: 40px;
    line-height: 40px;
    font-family: "Roboto Bold";
    font-weight: 900;
    font-size: 32px;
    line-height: 1.55;
    padding: 0;
  }
  .header-middle .navbar__menu-link:after {
    border: none;
  }
  .header-middle .navbar__submenu {
    padding: 5px;
    position: static;
    width: 100%;
    background-color: transparent;
  }
  .header-middle .navbar__submenu-item {
    margin: 0;
  }
  .header-middle .navbar__submenu-link {
    font-size: 20px;
    line-height: 1.5;
    height: 100%;
  }
  .header-middle .navbar__submenu-link:hover {
    color: #00CC33;
    text-indent: 0;
    background-color: transparent;
  }
  .header-middle .navbar__submenu-link:before {
    display: none !important;
  }
  /*---------- End .header-middle responsive ----------*/
  /*---------- Start .header-bottom responsive ----------*/
  .header-bottom {
    height: 920px;
  }
  .header-bottom__banner .slide-item {
    width: 100%;
    height: 920px;
    padding-top: 350px;
  }
  .header-bottom__banner .slide-item .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .header-bottom__banner .owl-dots {
    position: relative;
    top: -230px;
    margin: 0;
    padding: 0;
    max-width: 100%;
    text-align: center;
  }
  .header-bottom .services {
    bottom: -50px;
  }
  .header-bottom .services__item {
    height: 200px;
    max-width: 200px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
  }
  .header-bottom .services__item-title {
    font-size: 24px;
  }
  .header-bottom .services__item-text {
    font-size: 12px;
  }
  .header-bottom .services .owl-dots {
    top: 10px;
  }
  /*---------- End .header-bottom responsive ----------*/
  /*---------- Start .about section responsive ----------*/
  .about {
    padding-top: 130px;
    padding-bottom: 100px;
  }
  .about > .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .about__our-misson {
    text-align: center;
    padding-left: 0px;
    max-width: 450px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
  }
  .about__our-misson-text {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .about__our-misson-img {
    width: 100%;
  }
  .about__text {
    max-width: 450px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 450px;
            flex: 0 0 450px;
  }
  /*---------- End .about section responsive ----------*/
  /*---------- Start .why-choose-us responsive ----------*/
  .why-choose-us {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .why-choose-us__bg > svg {
    position: absolute;
    top: -5px !important;
    left: -75px;
    height: initial;
    width: 100%;
    max-width: 500px;
  }
  .why-choose-us__bg > img {
    display: none;
  }
  .why-choose-us__bg > .circle-blue {
    display: none;
  }
  .why-choose-us__bg > .circle-pink {
    display: none;
  }
  .why-choose-us > .container {
    text-align: center;
    width: 100%;
  }
  .why-choose-us > .container .difference {
    margin-top: 50px;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-left: 0;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .why-choose-us > .container .difference__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 300px;
  }
  .why-choose-us > .container .difference__item-number {
    margin: 0 0 20px 0;
  }
  /*---------- End .why-choose-us responsive ----------*/
  /*---------- Start .appointments responsive ----------*/
  .appointments {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .appointments .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .appointments .container .online-appointments {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .appointments .container .online-appointments .appointments-text {
    margin: 50px 0;
  }
  .appointments .container .company-numbers {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .appointments .container .company-numbers__item {
    max-width: 570px;
    width: 100%;
    margin-bottom: 50px;
  }
  .appointments .container .company-numbers__item .text {
    margin-bottom: 0;
  }
  /*---------- End .appointments responsive ----------*/
  /*---------- Start .other-services responsive ----------*/
  .other-services {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .other-services__cards {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .other-services__cards > .card-item {
    -webkit-box-flex: 0;
/*        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
    max-width: 32%*/;
    padding: 20px 15px;
    height: 100%;
  }
  .other-services__cards > .card-item > .title {
    margin-top: 20px;
    font-size: 20px;
  }
  .other-services__cards > .card-item > .subtitle {
    margin-top: 20px;
  }
  .other-services__cards > .card-item > .lists {
    padding: 0;
  }
  .other-services__cards > .card-item > .lists li {
    line-height: 1.5;
  }
  /*---------- End .other-services responsive ----------*/
  /*---------- Start .form responsive ----------*/
  .form {
    min-height: initial;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .form__bg > .circle-blue {
    display: none;
  }
  .form__bg > .circle-pink {
    display: none;
  }
  .form__bg > img {
    display: none;
  }
  .form .container {
    padding-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .form__block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 570px;
            flex: 0 0 570px;
    max-width: 570px;
    padding-left: 0;
  }
  .form__block > form {
    margin-left: -1px;
    width: 100%;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .form__block > form > textarea {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100% !important;
    resize: none;
    height: 210px;
    margin-bottom: 22px;
  }
  .form__block > form > .btn {
    padding-left: 77px;
    padding-right: 77px;
  }
  .form__block > form > label {
    font-size: 17px;
  }
  /*---------- End .form responsive ----------*/
  /*---------- Start .faq responsive ----------*/
  .faq__img {
    display: none;
  }
  .faq__content {
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 100px 0;
  }
  .faq__content .accardion {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq__content .section-title {
    text-align: center;
    margin: 0;
  }
  .faq__content > .read-more {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  /*---------- End .faq responsive ----------*/
  /*---------- Start .testimonials responsive ----------*/
  .testimonials__img {
    display: none;
  }
  .testimonials__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 800px;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 195px;
    text-align: center;
  }
  .testimonials__content-carousel {
    text-align: center;
  }
  .testimonials__content-carousel .owl-nav,
  .testimonials__content-carousel .owl-dots {
    bottom: -100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .testimonials__content-carousel .owl-dots {
    bottom: -95px;
  }
  /*---------- End .testimonials responsive ----------*/
  /*---------- Start .emergency-call responsive ----------*/
  .emergency-call {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .emergency-call__items {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    text-align: center;
  }
  .emergency-call__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    max-width: 300px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 50px;
  }
  .emergency-call__item p {
    margin-bottom: 0;
  }
  .emergency-call__item > .icon {
    margin: 0 0 20px 0;
  }
  /*---------- End .emergency-call responsive ----------*/
  /*---------- Start .specialists responsive ----------*/
  .specialists .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .specialists__carousel {
    margin-top: 50px;
  }
  .specialists__carousel .owl-dots {
    bottom: -10px;
  }
  .specialists__item {
    padding-bottom: 100px;
  }
  /*---------- End .specialists responsive ----------*/
  /*---------- Start .latest-news responsive ----------*/
  .latest-news .container {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  .latest-news__carousel {
    margin-top: 50px;
  }
  .latest-news__item {
    padding-bottom: 50px;
  }
  .latest-news__item > .inner-block {
  /*  max-width: 270px;*/
    padding-bottom: 20px;
  }
  .latest-news__item > .inner-block > .img {
    height: 220px;
  }
  .latest-news__item > .inner-block > .img > .date {
    left: 20px;
  }
  .latest-news__item > .inner-block > .title {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
    font-size: 20px;
  }
  .latest-news__item > .inner-block > .text {
    margin: 0;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 1.5;
  }
  .latest-news__item > .inner-block > .read-more-2 {
    margin-left: 20px;
  }
  /*---------- End .latest-news responsive ----------*/
  /*---------- Start .footer responsive ----------*/
  .footer .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .footer .container > div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .footer__top {
    padding-top: 100px;
  }
  .footer__top-blocks {
    padding-right: 0;
  }
  .footer__top-blocks .content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /*---------- End .footer responsive ----------*/
  /*****************************************************/
  /************** Start of index2.html *****************/
  /*****************************************************/
  /*---------- Start .header-bottom-2 responsive ----------*/
  .header-bottom-2 {
    height: 700px;
  }
  .header-bottom-2__banner {
    top: 0px;
  }
  .header-bottom-2__banner .slide-item {
    top: 0;
    padding-top: 150px;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-bottom-2__banner .slide-item__title {
    font-size: 60px;
  }
  .header-bottom-2__banner .slide-item__subtitle {
    font-size: 20px;
  }
  .header-bottom-2 > .container {
    top: 115%;
  }
  .header-bottom-2 > .container .benefits-form {
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 50px 15px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .header-bottom-2 > .container .benefits-form > div {
    max-width: 48%;
    text-align: center;
  }
  .header-bottom-2 > .container .benefits-form__benefits {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header-bottom-2 > .container .benefits-form__benefits-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  .header-bottom-2 > .container .benefits-form__benefits-item .icon {
    margin: 0 0 20px 0;
  }
  .header-bottom-2 > .container .benefits-form__benefits-item:last-child {
    margin-bottom: 0;
  }
  .header-bottom-2 > .container .benefits-form__form > form > .btn, .header-bottom-2 > .container .benefits-form__form > form > .input-box {
    width: 100%;
  }
  .header-bottom-2 > .container .benefits-form__form > form > .btn:nth-last-child(1), .header-bottom-2 > .container .benefits-form__form > form > .btn:nth-last-child(2), .header-bottom-2 > .container .benefits-form__form > form > .input-box:nth-last-child(1), .header-bottom-2 > .container .benefits-form__form > form > .input-box:nth-last-child(2) {
    margin-bottom: 10px;
  }
  /*---------- End .header-bottom-2 responsive ----------*/
  /*---------- Start .our-departments responsive ----------*/
  .our-departments {
    padding-top: 700px;
  }
  .our-departments__items {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .our-departments__inner-item {
    margin-left: 5px;
    margin-right: 5px;
  }
  /*---------- End .our-departments responsive ----------*/
  /*---------- Start .about-2 responsive ----------*/
  .about-2 > .container > .about-2-card {
    padding: 100px 15px;
    text-align: center;
    background: none;
    background-color: #ffffff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .about-2 > .container > .about-2-card > .text {
    padding: 0;
  }
  .about-2 > .container > .about-2-card > .text > .signature {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .about-2 > .container > .about-2-card > .img {
    display: none;
  }
  /*---------- End .about-2 responsive ----------*/
  /*---------- Start .other-services-2 responsive ----------*/
  .other-services-2 {
    padding-top: 430px;
    padding-bottom: 100px;
  }
  .other-services-2 .section-title {
    margin: 0;
  }
  .other-services-2__card {
    margin-top: 50px;
    padding: 50px 20px;
    height: auto;
    background-image: none;
    background-color: #ffffff;
  }
  .other-services-2__card > .img {
    display: none;
  }
  .other-services-2__card > .content {
    width: 100%;
    padding: 0;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: initial;
  }
  .other-services-2__card > .content > .other-services-2__carousel .owl-stage-outer .owl-stage .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .other-services-2__card > .content > .other-services-2__carousel .owl-stage-outer .owl-stage .owl-item h2.title {
    margin-top: 0;
  }
  .other-services-2__card > .content > .other-services-2__carousel .other-services-2__carousel-item {
    max-width: 300px;
  }
  .other-services-2__card > .content > .other-services-2__carousel .other-services-2__carousel-item > .title {
    margin-top: 0px;
    font-size: 32px;
  }
  .other-services-2__card > .content > .other-services-2__carousel .other-services-2__carousel-item > .subtitle {
    margin-top: 10px;
  }
  .other-services-2__card > .content > .other-services-2__carousel .other-services-2__carousel-item > .lists {
    margin-top: 10px;
  }
  .other-services-2__card > .content > .other-services-2__carousel .other-services-2__carousel-item > .lists li {
    line-height: 1.5;
    font-size: 16px;
  }
  .other-services-2__card > .content .owl-nav {
    display: none;
  }
  .other-services-2__card > .content > .btn {
    margin-top: 30px;
    position: relative;
    max-width: 300px;
    width: 100%;
    left: 0;
    border-radius: 8px;
  }
  /*---------- End .other-services-2 responsive ----------*/
  /*---------- Start .appointments-2 responsive ----------*/
  .appointments-2 .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .appointments-2 .container .online-appointments {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .appointments-2 .container .online-appointments .appointments-text {
    max-width: 100%;
  }
  .appointments-2 .container .company-numbers {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .appointments-2 .container .company-numbers__item {
    max-width: 570px;
    width: 100%;
  }
  .appointments-2 .container .company-numbers__item:first-child {
    margin-bottom: 50px;
  }
  .appointments-2 .container > .btn {
    margin-top: 30px;
  }
  /*---------- End .appointments-2 responsive ----------*/
  /*---------- Start .why-choose-us-2 responsive ----------*/
  .why-choose-us-2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .why-choose-us-2__items {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .why-choose-us-2__item {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
  }
  .why-choose-us-2__item:nth-last-child(1), .why-choose-us-2__item:nth-last-child(2) {
    margin-bottom: 40px;
  }
  .why-choose-us-2__item-number {
    margin: 0 0 30px 0;
  }
  /*---------- End .why-choose-us-2 responsive ----------*/
  /*---------- Start .our-numbers responsive ----------*/
  .our-numbers {
    height: initial;
    padding-bottom: 70px;
  }
  .our-numbers > .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .our-numbers > .container > div {
    max-width: 100%;
  }
  .our-numbers__items {
    max-height: initial;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .our-numbers__items > .item {
    margin-left: 10px;
    margin-right: 10px;
    width: 150px;
    text-align: center;
  }
  .our-numbers__items > .item > h1 {
    font-size: 60px;
  }
  .our-numbers__items > .item > h1 > span {
    font-size: 60px;
  }
  .our-numbers__items > .item h4 {
    font-size: 20px;
  }
  .our-numbers__img {
    display: none;
  }
  /*---------- End .our-numbers responsive ----------*/
  /*---------- Start .specialists-2 responsive ----------*/
  .specialists-2 {
    padding: 100px 0 170px;
  }
  .specialists-2 > .container > .specialists-2__card {
    padding: 50px 20px;
    background-image: none;
    background-color: #ffffff;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 350px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > div {
    margin: 0;
    padding: 0;
    max-height: initial;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .img {
    height: 400px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .img > img {
    -o-object-position: center 20%;
       object-position: center 20%;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content {
    padding: 20px 0px 0px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table {
    font-size: 16px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table thead tr td .title {
    text-align: center;
    padding: 0 0 10px 0;
    font-size: 22px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > th {
    padding-bottom: 5px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td {
    padding-bottom: 5px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td a {
    font-size: 16px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tfoot {
    text-align: center;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots {
    width: 100%;
    bottom: -130px;
  }
  /*---------- End .specialists-2 responsive ----------*/
  /*---------- Start .our-clients responsive ----------*/
  .our-clients {
    height: initial;
    padding-top: 100px;
    padding-bottom: 120px;
  }
  .our-clients > .container > .section-title {
    margin-bottom: 40px;
  }
  .our-clients__carousel {
    padding-bottom: 20px;
  }
  .our-clients__carousel-item {
    height: initial;
    padding-top: 0;
  }
  .our-clients__carousel-item > .text {
    font-size: 20px;
  }
  .our-clients__carousel-item > .title {
    margin-top: 30px;
  }
  .our-clients__carousel-item > .subtitle {
    margin-bottom: 0;
  }
  /*---------- End .our-clients responsive ----------*/
  /*---------- Start .latest-news-2 responsive ----------*/
  .latest-news-2 {
    padding: 100px 0;
  }
  .latest-news-2 > .container {
    padding: 0;
  }
  .latest-news-2 > .container > .section-title {
    margin-bottom: 50px;
  }
  .latest-news-2__carousel-item {
    max-width: 300px;
    width: 100%;
    max-height: initial;
    height: initial;
    border-radius: 8px;
    overflow: hidden;
  }
  .latest-news-2__carousel-item > .latest-news-2__card {
    position: relative;
  }
  .latest-news-2__carousel-item > .latest-news-2__card > .img {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: static;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    height: 300px;
    z-index: 11;
  }
  .latest-news-2__carousel-item > .latest-news-2__card > .img > img {
    -o-object-position: center 20%;
       object-position: center 20%;
  }
  .latest-news-2__carousel-item > .latest-news-2__card > .content {
    border-radius: 0;
    position: static;
    height: initial;
    width: 100%;
    background-color: #ffffff;
    padding: 15px;
    background-image: none;
    background-color: #ffffff;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: center;
  }
  .latest-news-2__carousel-item > .latest-news-2__card > .content > .date {
    font-size: 14px;
    color: #ffffff;
    background-color: #1f3d9d;
    border-radius: 20px;
    padding: 7px 12px;
    margin-left: auto;
    margin-right: auto;
  }
  .latest-news-2__carousel-item > .latest-news-2__card > .content > .title {
    margin-top: 20px;
    font-size: 20px;
  }
  .latest-news-2__carousel-item > .latest-news-2__card > .content > .text {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .latest-news-2__carousel > .owl-stage-outer > .owl-stage > .owl-item {
    padding-bottom: 50px;
  }
  /*---------- End .latest-news-2 responsive ----------*/
  /*---------- Start .emergency-call-2 responsive ----------*/
  .emergency-call-2 {
    background-position: center 90%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .emergency-call-2 > .container {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .emergency-call-2 > .container h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .emergency-call-2 > .container > .call {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .emergency-call-2 > .container > .call > .icon {
    margin: 0 0 20px 0;
  }
  /*---------- End .emergency-call-2 responsive ----------*/
  /*****************************************************/
  /************** Start of index3.html *****************/
  /*****************************************************/
  /*---------- Start .our-departments-2 section responsive ----------*/
  .our-departments-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .our-departments-2 > .bg-text, .our-departments-2 > .bg-text_dark {
    position: absolute;
    top: 20px;
    right: 0;
  }
  .our-departments-2 .owl-nav {
    display: none;
  }
  /*---------- End .our-departments-2 section responsive ----------*/
  /*---------- Start .about-3 section responsive ----------*/
  .about-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .about-3 > .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .about-3 > .container > .content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center;
  }
  .about-3 > .container > .content > .signature {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .about-3 > .container > .video {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 50px;
  }
  .about-3 > .container > .video > .btn-video-outer {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  /*---------- End .about-3 section responsive ----------*/
  /*---------- Start .why-choose-us-3 responsive ----------*/
  .why-choose-us-3 > .bl-left > .content > .items {
    margin-top: 30px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item {
    margin-left: 5px;
    margin-right: 5px;
    max-width: 150px;
    width: 100%;
    color: #ffffff;
    margin-bottom: 30px;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item > h1 {
    font-size: 50px;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item > h1 > span {
    font-size: 50px;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item h4 {
    font-size: 18px;
    font-weight: 500;
  }
  /*---------- End .why-choose-us-3 responsive ----------*/
  /*---------- Start .other-services-3 responsive ----------*/
  .other-services-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .other-services-3__cards {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .other-services-3__cards > .card-item {
   /* -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
    max-width: 32%;*/
    padding: 20px 15px;
    height: 100%;
  }
  .other-services-3__cards > .card-item > .title {
    margin-top: 20px;
    font-size: 20px;
  }
  .other-services-3__cards > .card-item > .subtitle {
    margin-top: 20px;
  }
  .other-services-3__cards > .card-item > .lists {
    padding: 0;
  }
  .other-services-3__cards > .card-item > .lists li {
    line-height: 1.5;
  }
  /*---------- End .other-services-3 responsive ----------*/
  /*---------- Start .specialists-3 responsive ----------*/
  .specialists-3 .container {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .specialists-3__carousel {
    margin-top: 50px;
  }
  .specialists-3__carousel .owl-dots {
    bottom: -10px;
  }
  .specialists-3__item {
    padding-bottom: 100px;
  }
  /*---------- End .specialists-3 responsive ----------*/
  /*---------- Start .latest-news-2 responsive ----------*/
  .latest-news-3 {
    padding: 100px 0;
  }
  .latest-news-3 > .container {
    padding: 0;
  }
  .latest-news-3 > .container > .section-title {
    margin-bottom: 50px;
  }
  .latest-news-3__carousel-item {
    max-width: 300px;
    width: 100%;
    max-height: initial;
    height: initial;
    border-radius: 8px;
    overflow: hidden;
  }
  .latest-news-3__carousel-item > .latest-news-3__card {
    position: relative;
    border: 1px solid #e6e6e6;
  }
  .latest-news-3__carousel-item > .latest-news-3__card > .img {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: static;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    height: 300px;
    z-index: 11;
  }
  .latest-news-3__carousel-item > .latest-news-3__card > .img > img {
    -o-object-position: center 20%;
       object-position: center 20%;
  }
  .latest-news-3__carousel-item > .latest-news-3__card > .content {
    border-radius: 0;
    position: static;
    height: initial;
    width: 100%;
    padding: 15px;
    background-image: none;
    background-color: #fafafa;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-align: center;
  }
  .latest-news-3__carousel-item > .latest-news-3__card > .content > .date {
    font-size: 14px;
    color: #ffffff;
    background-color: #1f3d9d;
    border-radius: 20px;
    padding: 7px 12px;
    margin-left: auto;
    margin-right: auto;
  }
  .latest-news-3__carousel-item > .latest-news-3__card > .content > .title {
    margin-top: 20px;
    font-size: 20px;
  }
  .latest-news-3__carousel-item > .latest-news-3__card > .content > .text {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .latest-news-3__carousel > .owl-stage-outer > .owl-stage > .owl-item {
    padding-bottom: 50px;
  }
  /*---------- End .latest-news-3 responsive ----------*/
  /*---------- Start .medical-center responsive ----------*/
  .medical-center {
    height: 550px;
  }
  .medical-center > .bl-right > .content {
    max-width: 550px;
  }
  /*---------- End .medical-center responsive ------------*/
  /*****************************************************/
  /************** Start of about.html *****************/
  /*****************************************************/
  /*---------- Start .header-bottom-4 section responsive ----------*/
  .header-bottom-4 {
    height: 430px;
  }
  .header-bottom-4 > img {
    top: -70px;
    -o-object-position: center top;
       object-position: center top;
  }
  .header-bottom-4__bg {
    top: -70px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #ffffff), to(transparent));
    background-image: linear-gradient(to right, #ffffff 30%, transparent);
  }
  .header-bottom-4 > .container {
    text-align: center;
    padding-top: 0;
    top: 50%;
  }
  .header-bottom-4 > .container > .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /*---------- End .header-bottom-4 section responsive ----------*/
  /*---------- Start .about-4 section responsive ----------*/
  .about-4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .about-4 > .container > .content > .video {
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 60px;
  }
  .about-4 > .container > .content > .video > .btn-video-outer {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .about-4 > .container > .content > .content-right > h4,
  .about-4 > .container > .content > .content-right > h1.section-title,
  .about-4 > .container > .content > .content-right > h2 {
    text-align: center;
  }
  /*---------- End .about-4 section responsive ----------*/
  /*---------- Start .medical-center-2 responsive ----------*/
  .medical-center-2 {
    padding-top: 100px;
    padding-bottom: 75px;
    background-color: #f4f4f4;
  }
  .medical-center-2 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .medical-center-2 .container > .img {
    max-width: 570px;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .medical-center-2 .container > .content {
    text-align: center;
  }
  .medical-center-2 .container > .content > .list {
    text-align: left;
  }
  /*---------- End .medical-center-2 responsive ------------*/
  /*****************************************************/
  /************** Start of blog-grid.html **************/
  /*****************************************************/
  /*---------- Start .latest-news-4 responsive ----------*/
  .latest-news-4 {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .latest-news-4 > .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .latest-news-4 > .container > .item {
    max-width: 320px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 50px;
  }
  .latest-news-4 > .container > .item > .img {
    height: 200px;
  }
  .latest-news-4 > .container > .item > .title {
    padding-left: 20px;
    margin-top: 30px;
    font-size: 20px;
  }
  .latest-news-4 > .container > .item > .text {
    padding: 5px 20px 0px;
  }
  .latest-news-4 > .container > .item > .read-more-2 {
    padding: 0 20px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .item,
  .latest-news-4 > .container_right-sidebar > .article > .item {
    margin-bottom: 50px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .title,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .title {
    font-size: 32px;
  }
  .latest-news-4 .article {
    padding-bottom: 0;
  }
  .latest-news-4 .article .single-card__comments .content {
    text-align: center;
  }
  /*---------- End .latest-news-4 responsive ------------*/
  /*****************************************************/
  /******* Start of departments-3_column.html **********/
  /*****************************************************/
  /*---------- Start .departments-3 responsive ----------*/
  .departments-3 > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .departments-3 > .container > .departments-3__items {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .departments-3 > .container > .departments-3__items > .item-icon,
  .departments-3 > .container > .departments-3__items > .item {
    margin-bottom: 50px;
  }
  .departments-3 > .container > .departments-3__items > .item-icon > .img,
  .departments-3 > .container > .departments-3__items > .item > .img {
    width: 100%;
    height: 200px;
  }
  .departments-3 > .container > .departments-3__items > .item-icon > .title,
  .departments-3 > .container > .departments-3__items > .item > .title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .departments-3 > .container > .departments-3__items > .item-icon > .text,
  .departments-3 > .container > .departments-3__items > .item > .text {
    padding: 0 15px;
  }
  .departments-3 > .container > .departments-3__items > .item-icon > .title {
    margin-top: 85px;
  }
  .departments-3 > .container > .departments-3__item-1 {
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .departments-3 > .container > .departments-3__item-1 > .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .img {
    max-width: 100%;
    width: 100%;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .content {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 50px;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .content > .departments-3__item-bg-text {
    display: none;
  }
  .departments-3 > .container > .article {
    max-width: 100%;
  }
  .departments-3 > .container > .article > .departments-3__single {
    padding-bottom: 0px;
    padding-top: 100px;
    width: 100%;
  }
  .departments-3 > .container > .article > .departments-3__single > .title {
    font-size: 32px;
    margin-bottom: 30px;
    margin-left: 0;
  }
  .departments-3 > .container > .article > .departments-3__single > .img {
    height: 500px;
    margin-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .title {
    margin-bottom: 50px;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .prices-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item {
    border-radius: 8px;
    width: 100%;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 40px;
    margin-bottom: 50px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department {
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .title {
    margin-bottom: 50px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .img {
    max-width: 40%;
    height: 450px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content {
    margin-left: 0px;
    max-width: 55%;
    width: 100%;
    padding: 15px;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-faq {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-faq > .title {
    margin-bottom: 50px;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases {
    margin-top: 65px;
    width: 100%;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases > .title {
    font-size: 32px;
    color: #333333;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 50px;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel {
    max-width: 100%;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item {
    opacity: 0.5;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item.active {
    opacity: 1;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item > .item {
    padding-bottom: 50px;
    max-width: 270px;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
  }
  .departments-3 > .container > .sidebar {
    padding: 0;
    margin-bottom: 100px;
  }
  .departments-3 > .container > .sidebar > .departments-sidebar {
    margin: 0;
    max-width: 100%;
  }
  .departments-3 > .container > .sidebar > .departments-sidebar > .appointment {
    margin-bottom: 0;
  }
  .departments-3 > .container_no-sidebar > .article {
    padding-bottom: 50px;
  }
  .departments-3 > .container_no-sidebar > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .img {
    max-width: 40%;
  }
  .departments-3 > .container_no-sidebar > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content {
    max-width: 60%;
    width: 100%;
  }
  /*---------- End .departments-3 responsive ----------*/
  /*****************************************************/
  /*********** Start of cases-3_detail.html ************/
  /*****************************************************/
  /*---------- Start .case responsive ----------*/
  .case > .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .case > .container .case__cards {
    margin-top: 50px;
  }
  .case > .container .case__cards-item {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 50px;
  }
  .case > .container .case__cards-item > .img {
    height: 200px;
  }
  .case > .container .case__cards-item > .img.img_2 {
    max-height: 400px;
  }
  .case > .container .case__detail > .title {
    margin-bottom: 0;
  }
  .case > .container .case__detail > .img-comp-container {
    display: none;
  }
  .case > .container .case__detail > .img-mobile {
    display: block;
  }
  .case > .container .case__detail > .img-mobile > .img-mobile {
    display: none;
    width: 100%;
    margin-top: 30px;
  }
  .case > .container .case__detail .doctor-history {
    margin-top: 50px;
  }
  .case > .container .case__detail .doctor-history > div {
    max-width: 50%;
  }
  .case > .container .case__detail .doctor-history > .doctor > .content {
    padding-bottom: 0;
  }
  .case > .container .case__detail .photogallery {
    margin-top: 100px;
    text-align: center;
  }
  .case > .container .case__detail .photogallery-item {
    max-width: 48%;
    margin-bottom: 30px;
  }
  .case > .container .case__detail .testimonial {
    margin-top: 100px;
  }
  .case > .container .case__detail .testimonial > .content {
    max-width: 40%;
    width: 100%;
    margin: 0px;
  }
  .case > .container .case__detail .testimonial > .video {
    max-width: 50%;
    width: 100%;
  }
  .case > .container .case__detail .testimonial > .video > .btn-video-outer {
    top: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, -90%);
            transform: translate(-50%, -90%);
  }
  .case > .container .my-pagination-2 {
    margin-top: 100px;
  }
  /*---------- End .case responsive ----------*/
  /*****************************************************/
  /********* Start of doctors-3_columns.html ***********/
  /*****************************************************/
  /*---------- Start .doctors responsive ----------*/
  .doctors > .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item {
    margin: 0 5px 50px;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item > a > .img {
    height: 240px;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item > a > .content {
    padding: 20px 20px 0px 20px;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item > a > .content > .text {
    margin-top: 15px;
    padding-top: 15px;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item > .socials {
    padding: 0 20px 20px;
  }
  .doctors > .container.container_left-sidebar, .doctors > .container.container_right-sidebar {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .doctors > .container.container_left-sidebar > .sidebar, .doctors > .container.container_right-sidebar > .sidebar {
    margin-top: 50px;
    max-width: 100% !important;
    width: 100%;
  }
  .doctors > .container.container_left-sidebar > .sidebar > .doctors-sidebar > .appointment, .doctors > .container.container_right-sidebar > .sidebar > .doctors-sidebar > .appointment {
    margin-bottom: 0;
  }
  .doctors > .container.container_left-sidebar > .article, .doctors > .container.container_right-sidebar > .article {
    max-width: 100%;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-block > .content, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content {
    max-width: 570px;
  }
  /*---------- End .doctors responsive ----------*/
  /*****************************************************/
  /***************** Start of shop.html ****************/
  /*****************************************************/
  /*---------- Start .shop responsive ----------*/
  .shop > .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .shop > .container > .shop-cart > .responsive-table {
    overflow-x: auto;
  }
  .shop > .container > .shop-cart > .responsive-table::-webkit-scrollbar {
    background-color: #f0f0f0;
    border-radius: 10px;
    height: 10px;
  }
  .shop > .container > .shop-cart > .responsive-table::-webkit-scrollbar-thumb {
    background-color: #1f3d9d;
    border-radius: 10px;
  }
  .shop > .container > .shop-cart > .responsive-table::-webkit-scrollbar-thumb:hover {
    background-color: #00CC33;
  }
  .shop > .container > .shop-cart > .responsive-table > table > thead > tr > td.title,
  .shop > .container > .shop-cart > .responsive-table > table > thead > tr > th.title {
    padding: 30px 15px;
  }
  .shop > .container > .shop-cart > .responsive-table > table > tbody > tr th {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 15px 0;
    min-width: 300px;
  }
  .shop > .container > .shop-cart > .responsive-table > table > tbody > tr th > .img {
    width: 70px;
    height: 70px;
    margin-right: 0;
  }
  .shop > .container > .shop-cart > .responsive-table > table > tbody > tr th > .text {
    font-size: 18px;
    margin-top: 15px;
    font-family: "Roboto Bold";
    line-height: 1.5;
  }
  .shop > .container > .shop-cart > .responsive-table > table > tbody > tr td {
    padding: 15px;
  }
  .shop > .container > .shop-cart > .cupon {
    float: initial;
  }
  .shop > .container > .shop-cart > .check {
    float: initial;
    padding: 20px;
  }
  .shop > .container > .shop-cart > .check > .shipping > table {
    margin-left: 0px;
  }
  .shop > .container > .product > .single-product > div {
    max-width: 100%;
  }
  .shop > .container > .product > .single-product > .carousels > .image-carousel {
    height: initial;
  }
  .shop > .container > .product > .single-product > .content {
    margin-top: 50px;
    padding: 0;
  }
  .shop > .container > .product > .description {
    padding-bottom: 80px;
  }
  .shop > .container > .relatives {
    margin-top: 100px;
  }
  .shop > .container > .relatives > .relatives__carousel .owl-nav {
    display: none;
  }
  .shop > .container.container_left-sidebar, .shop > .container.container_right-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .shop > .container.container_left-sidebar > .article, .shop > .container.container_right-sidebar > .article {
    max-width: 100%;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item {
    margin-bottom: 50px;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img {
    height: 220px;
  }
  .shop > .container.shop-checkout {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  /*---------- End .shop responsive ------------*/
  /*****************************************************/
  /***************** Start of faqs.html ****************/
  /*****************************************************/
  /*---------- start .faqs responsive ------------*/
  .faqs > .container {
    padding-top: 100px;
    padding-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .faqs > .container > .article .faqs__controls-lists {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .faqs > .container > .sidebar {
    padding-top: 0;
  }
  /*---------- End .faqs responsive ------------*/
  /*****************************************************/
  /***************** Start of contact.html ****************/
  /*****************************************************/
  /*---------- Start .contact responsive ------------*/
  .contact > .container.container_right-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 100px;
  }
  .contact > .contact-map-2 {
    position: relative;
    z-index: 2;
  }
  .contact > .contact-map-2 > .container {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 0;
  }
  .contact > .contact-map-2 > .container > .contact-map__card-2 {
    top: 0;
  }
  .contact > .contact-map-2 > .container > .contact-map__card-2 > .content {
    padding: 50px 20px;
  }
  .contact > .contact-map-2 > .container > .contact-map__card-2 > .content > .locations {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  /*---------- End .contact responsive ------------*/
}

@media (max-width: 991px) {
  /*---------- Start .header-bottom responsive ----------*/
  .header-bottom {
    height: 600px;
  }
  .header-bottom__banner {
    top: 0;
  }
  .header-bottom__banner .slide-item {
    height: 600px;
    padding-top: 180px;
  }
  .header-bottom .services {
    bottom: -380px;
  }
  .header-bottom .services__item {
    height: 200px;
    max-width: 200px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
  }
  .header-bottom .services__item-title {
    font-size: 24px;
  }
  .header-bottom .services__item-text {
    font-size: 12px;
  }
  .header-bottom .services .owl-dots {
    top: 10px;
  }
  /*---------- End .header-bottom responsive ----------*/
  /*---------- Start .why-choose-us responsive ----------*/
  .why-choose-us .container > h5 {
    text-align: center;
  }
  .why-choose-us .container .section-title {
    text-align: center;
  }
  .why-choose-us__bg > img {
    display: none;
  }
  .why-choose-us__bg > .circle-blue {
    right: -250px;
    bottom: -200px;
    top: initial;
  }
  .why-choose-us__bg > .circle-pink {
    right: 100px;
    bottom: 320px;
    top: initial;
  }
  /*---------- End .why-choose-us responsive ----------*/
  /*---------- Start .about section responsive ----------*/
  .about {
    padding-top: 460px;
  }
  .about .container {
    text-align: center;
  }
  .about__our-misson {
    display: none;
  }
  .about__text {
    padding-top: 0px;
  }
  .about__text > h4 {
    margin-bottom: 30px;
  }
  .about__text > h2 {
    margin-top: 30px;
  }
  .about__text > p {
    margin-top: 40px;
  }
  .about__text-signature {
    margin-top: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /*---------- End .about section responsive ----------*/
  /*****************************************************/
  /************** Start of index3.html *****************/
  /*****************************************************/
  /*---------- Start .departments-3 responsive ----------*/
  .departments-3 > .container > .article > .departments-3__single > .title {
    text-align: center;
    font-weight: 600;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .title {
    text-align: center;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .prices-block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item {
    padding: 30px;
    max-width: 48%;
    margin-bottom: 50px;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item:first-child {
    margin-right: 0;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .title {
    text-align: center;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-faq > .title {
    text-align: center;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases > .title {
    text-align: center;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel {
    padding-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel > .owl-nav {
    position: absolute;
    top: initial;
    bottom: 0;
    left: 50%;
    right: initial;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .departments-3 > .container > .sidebar {
    padding: 0;
  }
  .departments-3 > .container > .sidebar > .departments-sidebar {
    margin-top: 0;
  }
  .departments-3 > .container_no-sidebar > .article {
    padding-bottom: 100px;
  }
  /*---------- End .departments-3 responsive ----------*/
  /*****************************************************/
  /*********** Start of cases-3_detail.html **************/
  /*****************************************************/
  /*---------- Start .case responsive ----------*/
  .case > .container .case__detail .doctor-history {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .case > .container .case__detail .doctor-history > div {
    max-width: 100%;
  }
  /*---------- End .case responsive ----------*/
  /*****************************************************/
  /*********** Start of doctors-3_columns.html **************/
  /*****************************************************/
  /*---------- Start .doctors responsive ----------*/
  .doctors > .container.container_left-sidebar, .doctors > .container.container_right-sidebar {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .doctors > .container.container_left-sidebar > .article, .doctors > .container.container_right-sidebar > .article {
    max-width: 570px;
    width: 100%;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-block, .doctors > .container.container_right-sidebar > .article > .doctors-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: initial;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-block > .img, .doctors > .container.container_right-sidebar > .article > .doctors-block > .img {
    max-width: 570px !important;
    width: 100%;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-block > .content, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content {
    max-width: 100%;
    width: 100%;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-text > .list, .doctors > .container.container_right-sidebar > .article > .doctors-text > .list {
    height: initial;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-text > .list > .list-item, .doctors > .container.container_right-sidebar > .article > .doctors-text > .list > .list-item {
    padding-left: 10px;
    width: 100%;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .title, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .title {
    text-align: center;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .img, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .img {
    margin-bottom: 30px;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel .item > .content {
    margin-bottom: 30px;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav, .doctors > .container.container_right-sidebar > .article > .doctors-testimonials > .doctors-testimonials__carousel > .owl-nav {
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .doctors > .container.container_left-sidebar > .sidebar, .doctors > .container.container_right-sidebar > .sidebar {
    max-width: 570px !important;
    width: 100%;
  }
  /*---------- End .doctors responsive ----------*/
}

@media (max-width: 767px) {
  /*---------- Start .header-bottom responsive ----------*/
  .header-bottom {
    height: 500px;
  }
  .header-bottom .slide-item {
    height: 500px;
    padding-top: 170px;
  }
  .header-bottom .slide-item__title {
    font-size: 40px;
  }
  .header-bottom .slide-item__subtitle {
    font-size: 18px;
  }
  .header-bottom .services {
    bottom: -370px;
  }
  /*---------- End .header-bottom responsive ----------*/
  /*---------- Start .about section responsive ----------*/
  .about {
    padding-top: 420px;
    padding-bottom: 70px;
  }
  .about .container {
    text-align: center;
  }
  .about__our-misson {
    display: none;
  }
  .about__text {
    max-width: 100%;
    padding-top: 0px;
  }
  .about__text > h1 {
    margin-top: 30px;
  }
  .about__text > h2 {
    margin-top: 30px;
    font-size: 20px;
  }
  .about__text > p {
    margin-top: 30px;
    font-size: 16px;
  }
  .about__text-signature {
    margin-top: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /*---------- End .about section responsive ----------*/
  /*---------- Start .why-choose-us responsive ----------*/
  .why-choose-us {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .why-choose-us > .container .difference {
    margin-top: 30px;
  }
  .why-choose-us > .container .difference__item {
    margin-bottom: 30px;
  }
  .why-choose-us > .container .difference__item-number {
    min-height: 70px;
    min-width: 70px;
    font-size: 40px;
  }
  .why-choose-us > .container .difference__item-title {
    font-size: 18px;
  }
  .why-choose-us > .container .difference__item-text {
    font-size: 16px;
  }
  /*---------- End .why-choose-us responsive ----------*/
  /*---------- Start .appointments responsive ----------*/
  .appointments {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .appointments .container {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .appointments .container .online-appointments {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .appointments .container .online-appointments .appointments-text {
    margin: 30px 0;
  }
  .appointments .container .company-numbers {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .appointments .container .company-numbers__item {
    max-width: 570px;
    width: 100%;
    margin-bottom: 30px;
  }
  .appointments .container .company-numbers__item > .number {
    font-size: 40px;
    width: 90px;
    min-width: 90px;
    height: 60px;
    line-height: 60px;
  }
  .appointments .container > .btn {
    margin-top: 0;
  }
  /*---------- End .appointments responsive ----------*/
  /*---------- Start .other-services ----------*/
  .other-services {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .other-services__cards {
    margin-top: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .other-services__cards > .card-item {
    -webkit-box-flex: 0;
 /*       -ms-flex: 0 0 370px;
            flex: 0 0 370px;
    max-width: 370px;*/
    width: 100%;
    padding: 20px 15px;
    margin-bottom: 30px;
  }
  /*---------- Start .other-services responsive ----------*/
  /*---------- Start .form responsive ----------*/
  .form {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .form__block textarea, .form__block-input {
    margin-bottom: 20px;
    padding: 10px 15px;
    font-size: 16px;
  }
  .form__block > form {
    margin-left: -1px;
    width: 100%;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .form__block > form > textarea {
    height: 100px;
  }
  .form__block > form > .btn {
    max-height: 50px;
    line-height: 50px;
    padding: 0;
    padding-left: 77px;
    padding-right: 77px;
    margin-left: auto;
    margin-right: auto;
  }
  .form__block > form > label {
    margin: 20px auto 0;
  }
  /*---------- End .form responsive ----------*/
  /*---------- Start .faq responsive ----------*/
  .faq__content {
    padding: 70px 15px;
  }
  .faq__content .accardion {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .faq__content .accardion__item-text {
    padding: 0 10px;
  }
  /*---------- End .faq responsive ----------*/
  /*---------- Start .testimonials responsive ----------*/
  .testimonials__content {
    padding-top: 70px;
    padding-bottom: 145px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonials__content > .section-title {
    text-align: center;
  }
  .testimonials__content-carousel {
    margin-top: 30px;
    text-align: center;
  }
  .testimonials__content-carousel .owl-item q {
    line-height: 1.5;
    font-size: 16px;
  }
  .testimonials__content-carousel .owl-nav,
  .testimonials__content-carousel .owl-dots {
    bottom: -80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .testimonials__content-carousel .owl-dots {
    bottom: -75px;
  }
  /*---------- End .testimonials responsive ----------*/
  /*---------- Start .emergency-call responsive ----------*/
  .emergency-call {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .emergency-call__item {
    margin-bottom: 30px;
  }
  /*---------- End .emergency-call responsive ----------*/
  /*---------- Start .specialists responsive ----------*/
  .specialists .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .specialists__carousel {
    margin-top: 30px;
  }
  .specialists__item {
    padding-bottom: 80px;
  }
  /*---------- End .specialists responsive ----------*/
  /*---------- Start .latest-news responsive ----------*/
  .latest-news .container {
    padding-top: 75px;
    padding-bottom: 90px;
  }
  .latest-news__carousel {
    margin-top: 30px;
  }
  .latest-news__carousel .owl-dots {
    bottom: -30px;
  }
  .latest-news__item {
    padding-bottom: 30px;
  }
  /*---------- End .latest-news responsive ----------*/
  /*---------- Start .footer responsive ----------*/
  .footer__top {
    padding-top: 100px;
  }
  .footer .container > div {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .footer .container > div > .footer__top-blocks .socials > a:last-child {
    margin-right: 0;
  }
  .footer .container > div > .footer__top-blocks > .title {
    margin-bottom: 20px;
  }
  .footer .container > div > .footer__top-blocks > .title:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .footer .container > div > .footer__top-blocks .content .content-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .container > div > .footer__top-blocks .content .content-item:first-child .text a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
  }
  .footer .container > div > .footer__top-blocks .content .work-date > li {
    margin-bottom: 20px;
  }
  .footer .container > div:last-child > .footer__top-blocks:nth-child(1) .content form {
    margin-left: auto;
    margin-right: auto;
  }
  .footer .container > div:last-child > .footer__top-blocks:nth-child(2) .content .menu > li > a .fa {
    display: none;
  }
  /*---------- End .footer responsive ----------*/
  /*****************************************************/
  /************** Start of index2.html *****************/
  /*****************************************************/
  /*---------- Start .header-bottom-2 responsive ----------*/
  .header-bottom-2 {
    height: 600px;
  }
  .header-bottom-2__banner {
    height: 600px;
    top: 0;
  }
  .header-bottom-2__banner .slide-item {
    height: 600px;
  }
  .header-bottom-2 > .container {
    bottom: initial;
    top: 670px;
  }
  .header-bottom-2 > .container .benefits-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-bottom-2 > .container .benefits-form > div {
    max-width: 500px;
    width: 100%;
    text-align: center;
  }
  .header-bottom-2 > .container .benefits-form__benefits {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header-bottom-2 > .container .benefits-form__benefits-item {
    margin-bottom: 20px;
  }
  .header-bottom-2 > .container .benefits-form__benefits-item:last-child {
    margin-bottom: 30px;
  }
  .header-bottom-2 > .container .benefits-form__benefits-item > .text {
    font-size: 20px;
  }
  .header-bottom-2 > .container .benefits-form__form > form > .btn, .header-bottom-2 > .container .benefits-form__form > form > .input-box {
    width: 100%;
  }
  .header-bottom-2 > .container .benefits-form__form > form > .btn:nth-last-child(1), .header-bottom-2 > .container .benefits-form__form > form > .btn:nth-last-child(2), .header-bottom-2 > .container .benefits-form__form > form > .input-box:nth-last-child(1), .header-bottom-2 > .container .benefits-form__form > form > .input-box:nth-last-child(2) {
    margin-bottom: 10px;
  }
  /*---------- End .header-bottom-2 responsive ----------*/
  /*---------- Start .our-departments responsive ----------*/
  .our-departments {
    padding-top: 955px;
    padding-bottom: 40px;
  }
  .our-departments .container .section-title {
    margin-bottom: 30px;
  }
  .our-departments__items {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .our-departments__inner-item {
    margin-left: 5px;
    margin-right: 5px;
  }
  /*---------- End .our-departments responsive ----------*/
  /*---------- Start .about-2 responsive ----------*/
  .about-2 > .container > .about-2-card {
    padding: 70px 15px;
  }
  .about-2 > .container > .about-2-card > .text > h4 {
    margin-bottom: 25px;
  }
  .about-2 > .container > .about-2-card > .text > h1 {
    margin-bottom: 25px;
  }
  .about-2 > .container > .about-2-card > .text > h2 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .about-2 > .container > .about-2-card > .text > p {
    margin-bottom: 25px;
  }
  .about-2 > .container > .about-2-card > .text > .signature {
    margin-top: 25px;
  }
  .about-2 > .container > .about-2-card > .text > .signature > img {
    margin-right: 10px;
  }
  /*---------- End .about-2 responsive ----------*/
  /*---------- Start .other-services-2 responsive ----------*/
  .other-services-2 {
    padding-top: 265px;
    padding-bottom: 70px;
  }
  .other-services-2__card {
    margin-top: 30px;
    padding: 30px 15px;
  }
  /*---------- End .other-services-2 responsive ----------*/
  /*---------- Start .appointments-2 responsive ----------*/
  .appointments-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .appointments-2 .container .online-appointments .appointments-text {
    margin-top: 20px;
  }
  .appointments-2 .container .company-numbers {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .appointments-2 .container .company-numbers__item {
    max-width: 570px;
    width: 100%;
    margin-bottom: 20px;
  }
  .appointments-2 .container .company-numbers__item > .number {
    font-size: 40px;
    width: 90px;
    min-width: 90px;
    height: 60px;
    line-height: 60px;
  }
  .appointments-2 .container > .btn {
    margin-top: 10px;
  }
  /*---------- End .appointments-2 responsive ----------*/
  /*---------- Start .why-choose-us-2 responsive ----------*/
  .why-choose-us-2 {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .why-choose-us-2 .container .section-title {
    margin-bottom: 40px;
  }
  .why-choose-us-2__item {
    margin-bottom: 30px;
  }
  .why-choose-us-2__item:nth-last-child(1), .why-choose-us-2__item:nth-last-child(2) {
    margin-bottom: 30px;
  }
  .why-choose-us-2__item-number {
    margin: 0 0 20px 0;
  }
  /*---------- End .why-choose-us-2 responsive ----------*/
  /*---------- Start .our-numbers responsive ----------*/
  .our-numbers {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  /*---------- End .our-numbers responsive ----------*/
  /*---------- Start .specialists-2 responsive ----------*/
  .specialists-2 {
    padding: 70px 0 120px;
  }
  .specialists-2 > .container .section-title {
    margin-bottom: 30px;
  }
  .specialists-2 > .container > .specialists-2__card {
    padding: 30px 15px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel > .owl-dots {
    bottom: -90px;
  }
  /*---------- End .specialists-2 responsive ----------*/
  /*---------- Start .our-clients responsive ----------*/
  .our-clients {
    padding-top: 70px;
    padding-bottom: 65px;
  }
  .our-clients__carousel {
    margin-bottom: 30px;
  }
  /*---------- Start .our-clients responsive ----------*/
  /*---------- Start .latest-news-2 responsive ----------*/
  .latest-news-2 {
    padding-top: 70px;
    padding-bottom: 140px;
  }
  .latest-news-2 .container .section-title {
    margin-bottom: 30px;
  }
  .latest-news-2__carousel .owl-item {
    padding-bottom: 0 !important;
  }
  .latest-news-2__carousel .owl-nav {
    width: 150px;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  /*---------- End .latest-news-2 responsive ----------*/
  /*---------- Start .emergency-call-2 responsive ----------*/
  .emergency-call-2 {
    background-position: center 70%;
    background-size: auto 100%;
    background-attachment: initial;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /*---------- End .emergency-call-2 responsive ----------*/
  /*****************************************************/
  /************** Start of index3.html *****************/
  /*****************************************************/
  /*---------- Start .our-departments-2 section responsive ----------*/
  .our-departments-2 {
    padding-top: 70px;
    padding-bottom: 110px;
  }
  .our-departments-2 > .bg-text, .our-departments-2 > .bg-text_dark {
    display: none;
  }
  .our-departments-2 .section-title {
    margin-bottom: 30px;
  }
  .our-departments-2 .owl-dots {
    display: none;
  }
  .our-departments-2 .owl-nav {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    top: 100%;
  }
  /*---------- End .our-departments-2 section responsive ----------*/
  /*---------- Start .about-3 section responsive ----------*/
  .about-3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .about-3 > .container > .video {
    margin-bottom: 30px;
  }
  /*---------- End .about-3 section responsive ----------*/
  /*---------- Start .why-choose-us-3 responsive ----------*/
  .why-choose-us-3 > .bl-left > .content {
    padding-top: 70px;
    padding-bottom: 70px;
    max-width: 540px;
  }
  .why-choose-us-3 > .bl-left > .content > .items {
    margin-top: 30px;
  }
  .why-choose-us-3 > .bl-left > .content > .items > .item {
    max-width: 200px;
    margin-bottom: 30px;
  }
  .why-choose-us-3 > .bl-right > .img > img {
    -o-object-position: right 100% center 100%;
       object-position: right 100% center 100%;
  }
  /*---------- End .why-choose-us-3 responsive ----------*/
  /*---------- Start .other-services-3 ----------*/
  .other-services-3 {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .other-services-3__cards {
    margin-top: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .other-services-3__cards > .card-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    max-width: 300px;
    width: 100%;
    padding: 20px 15px;
    margin-bottom: 30px;
  }
  /*---------- Start .other-services responsive ----------*/
  /*---------- Start .specialists-3 responsive ----------*/
  .specialists-3 .container {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .specialists-3__carousel {
    margin-top: 30px;
  }
  .specialists-3__carousel .owl-nav {
    width: 150px;
    top: initial;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .specialists-3__item {
    padding-bottom: 80px;
  }
  /*---------- End .specialists-3 responsive ----------*/
  /*---------- Start .medical-center responsive ----------*/
  .medical-center > .bl-right {
    padding: 70px 15px;
  }
  /*---------- End .medical-center responsive ------------*/
  /*---------- Start .latest-news-2 responsive ----------*/
  .latest-news-3 {
    padding-top: 70px;
    padding-bottom: 140px;
  }
  .latest-news-3 .container .section-title {
    margin-bottom: 30px;
  }
  .latest-news-3__carousel .owl-item {
    padding-bottom: 0 !important;
  }
  .latest-news-3__carousel .owl-nav {
    width: 150px;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  /*---------- End .latest-news-2 responsive ----------*/
  /*---------- Start .our-clients-2 responsive ----------*/
  .our-clients-2__carousel .slide-item > .content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .our-clients-2__carousel .slide-item > .content .section-title {
    margin-bottom: 30px !important;
  }
  .our-clients-2__carousel .slide-item__text {
    margin-bottom: 30px;
  }
  .our-clients-2__carousel .slide-item__text > .author {
    margin-top: 30px !important;
  }
  /*---------- End .our-clients-2 responsive ----------*/
  /*****************************************************/
  /************* Start of about.html ***************/
  /*****************************************************/
  /*---------- Start .about-4 section responsive ----------*/
  .about-4 {
    padding-top: 70px;
    padding-bottom: 45px;
  }
  .about-4 > .container > .content > .video {
    height: 350px;
  }
  .about-4 > .container > .content > .video > .img > img {
    -o-object-position: center 30%;
       object-position: center 30%;
  }
  /*---------- End .about-4 section responsive ----------*/
  /*---------- Start .medical-center-2 responsive ----------*/
  .medical-center-2 {
    padding-top: 70px;
    padding-bottom: 45px;
    background-color: #f4f4f4;
  }
  .medical-center-2 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .medical-center-2 .container > .img {
    max-width: 570px;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .medical-center-2 .container > .content {
    text-align: center;
  }
  .medical-center-2 .container > .content > .list {
    text-align: left;
  }
  /*---------- End .medical-center-2 responsive ------------*/
  /*****************************************************/
  /************* Start of blog-grid.html ***************/
  /*****************************************************/
  /*---------- Start .latest-news-4 responsive ----------*/
  .latest-news-4 {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .latest-news-4 > .container > .item {
    margin-bottom: 30px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .item,
  .latest-news-4 > .container_right-sidebar > .article > .item {
    max-width: 370px;
    margin-bottom: 30px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .item-2,
  .latest-news-4 > .container_right-sidebar > .article > .item-2 {
    max-width: 370px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .item-2 > .img,
  .latest-news-4 > .container_right-sidebar > .article > .item-2 > .img {
    height: 260px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .blog,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .blog > .icon,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .blog > .icon {
    margin: 0;
    margin-bottom: 20px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .title,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .title {
    text-align: center;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item {
    max-width: 370px;
    margin-bottom: 30px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .also-like > .item:last-child,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .also-like > .item:last-child {
    margin-bottom: 0;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .title,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .title {
    width: 100%;
    text-align: center;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item .img,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__comments > .single-card__comments-items > .item .img {
    margin: 0;
    margin-bottom: 20px;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > input,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > input {
    max-width: 100%;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > button,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > button {
    margin: 0;
  }
  .latest-news-4 > .container_left-sidebar > .article > .single-card > .single-card__post-comment > label,
  .latest-news-4 > .container_right-sidebar > .article > .single-card > .single-card__post-comment > label {
    margin-top: 10px;
    margin-right: initial;
  }
  .latest-news-4 > .container_left-sidebar > .sidebar > .blog-sidebar > .feeds,
  .latest-news-4 > .container_left-sidebar > .sidebar > .blog-sidebar > .follow,
  .latest-news-4 > .container_left-sidebar > .sidebar > .blog-sidebar > .instagram,
  .latest-news-4 > .container_right-sidebar > .sidebar > .blog-sidebar > .feeds,
  .latest-news-4 > .container_right-sidebar > .sidebar > .blog-sidebar > .follow,
  .latest-news-4 > .container_right-sidebar > .sidebar > .blog-sidebar > .instagram {
    display: none;
  }
  /*---------- End .latest-news-4 responsive ------------*/
  /*****************************************************/
  /******* Start of departments-3_column.html **********/
  /*****************************************************/
  /*---------- Start .departments-3 responsive ----------*/
  .departments-3 > .container > .departments-3__items {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .departments-3 > .container > .departments-3__items > .item-icon,
  .departments-3 > .container > .departments-3__items > .item {
    margin-bottom: 30px;
    max-width: 48%;
    padding-bottom: 30px;
  }
  .departments-3 > .container > .departments-3__item-1 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .departments-3 > .container > .departments-3__item-1 > .item {
    margin-bottom: 30px;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .img {
    max-height: 300px;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .content {
    padding: 30px 15px;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .content > .title {
    margin: 0;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .content > .text {
    margin: 30px 0;
  }
  .departments-3 > .container > .article > .departments-3__single {
    padding-top: 70px;
  }
  .departments-3 > .container > .article > .departments-3__single > .img {
    height: 300px;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .title {
    margin-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .prices-block {
    margin-bottom: 10px;
  }
  .departments-3 > .container > .article > .departments-3__single > .prices > .prices-block > .item {
    max-width: 100%;
    padding: 20px;
    margin-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .title {
    margin-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel {
    padding-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    max-width: 100%;
    width: 100%;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .img {
    max-width: 100%;
    height: 350px;
    margin-bottom: 0;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .img > img {
    -o-object-position: center 20%;
       object-position: center 20%;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content {
    margin-left: 0px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
    width: 100%;
    padding: 15px;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .text {
    margin: 0 0 15px 0;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel .owl-item > .item > .content > .lists {
    width: 100%;
  }
  .departments-3 > .container > .article > .departments-3__single > .doctors-department > .doctors-department__carousel > .owl-nav {
    position: absolute;
    top: initial;
    bottom: 0;
    left: 50%;
    right: initial;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .departments-3 > .container > .article > .departments-3__single > .department-faq > .title {
    margin-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases > .title {
    margin-bottom: 30px;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel {
    max-width: 100%;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item {
    opacity: 0.5;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .departments-3 > .container > .article > .departments-3__single > .department-cases .department-cases__carousel .owl-item.active {
    opacity: 1;
  }
  .departments-3 > .container > .sidebar {
    margin-bottom: 70px;
  }
  .departments-3 > .container > .sidebar > .departments-sidebar > .appointment {
    margin-bottom: 0;
  }
  .departments-3 > .container_no-sidebar > .article {
    padding-bottom: 70px;
  }
  /*---------- End .departments-3 responsive ----------*/
  /*****************************************************/
  /********* Start of doctors-3_columns.html ***********/
  /*****************************************************/
  /*---------- Start .doctors responsive ----------*/
  .doctors > .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .doctors > .container > .doctors__cards {
    margin-top: 30px;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item {
    margin: 0 5px 60px;
    max-width: 48%;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item > a > .img {
    height: 200px;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-block > .img, .doctors > .container.container_right-sidebar > .article > .doctors-block > .img {
    overflow: hidden;
    height: 320px;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-block > .content, .doctors > .container.container_right-sidebar > .article > .doctors-block > .content {
    padding: 30px 15px;
  }
  .doctors > .container.container_left-sidebar > .article > .doctors-text, .doctors > .container.container_right-sidebar > .article > .doctors-text {
    margin-top: 30px;
    padding-bottom: 40px;
  }
  .doctors > .container.container_left-sidebar > .sidebar, .doctors > .container.container_right-sidebar > .sidebar {
    margin-top: 30px;
  }
  /*---------- End .doctors responsive ----------*/
  /*****************************************************/
  /*********** Start of cases-3_detail.html **************/
  /*****************************************************/
  /*---------- Start .case responsive ----------*/
  .case > .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .case > .container .case__detail > .img-mobile {
    margin-top: 30px;
    margin-bottom: 70px;
  }
  .case > .container .case__detail > .img-mobile > .img-mobile__carousel .img-mobile__item {
    height: 200px;
  }
  .case > .container .case__detail .doctor-history {
    margin-top: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .case > .container .case__detail .doctor-history > div {
    max-width: 100%;
  }
  .case > .container .case__detail .doctor-history > .doctor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .case > .container .case__detail .doctor-history > .doctor > div {
    max-width: 100%;
  }
  .case > .container .case__detail .doctor-history > .doctor > .img img {
    -o-object-position: center top;
       object-position: center top;
  }
  .case > .container .case__detail .doctor-history > .doctor > .content {
    padding-bottom: 0;
  }
  .case > .container .case__detail .doctor-history > .history {
    padding-top: 30px;
    text-align: center;
  }
  .case > .container .case__detail .photogallery {
    margin-top: 70px;
  }
  .case > .container .case__detail .photogallery-item {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .case > .container .case__detail .testimonial {
    margin-top: 70px;
    text-align: center;
  }
  .case > .container .case__detail .testimonial .icon {
    margin-left: auto;
    margin-right: auto;
  }
  .case > .container .case__detail .testimonial > .content {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .case > .container .case__detail .testimonial > .video {
    max-width: 100%;
  }
  .case > .container .case__cards {
    margin-top: 30px;
  }
  .case > .container .case__cards-item {
    margin-bottom: 30px;
    max-width: 48%;
  }
  .case > .container .case__cards-item > .img.img_2 {
    max-height: 400px;
  }
  .case > .container .my-pagination-2 {
    margin-top: 70px;
  }
  /*---------- End .case responsive ----------*/
  /*****************************************************/
  /***************** Start of contact.html ****************/
  /*****************************************************/
  /*---------- Start .contact responsive ------------*/
  .contact > .contact-map-2 > .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .contact > .contact-map-2 > .container > .contact-map__card-2 > .content {
    padding: 30px 15px;
  }
  .contact > .container.container_right-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .contact > .container.container_right-sidebar > .article {
    padding-top: 0;
    margin-bottom: 70px;
  }
  .contact > .container.container_right-sidebar > .article > .title {
    margin-bottom: 30px;
  }
  .contact > .container.container_right-sidebar > .sidebar {
    max-width: 100% !important;
  }
  /*---------- End .contact responsive ------------*/
  /*****************************************************/
  /***************** Start of shop.html ****************/
  /*****************************************************/
  /*---------- Start .shop responsive ----------*/
  .shop > .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .shop > .container > .shop-cart > .responsive-table > table > tfoot > tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shop > .container > .shop-cart > .responsive-table > table > tfoot > tr > td {
    text-align: left !important;
  }
  .shop > .container > .product > .single-product > .content {
    margin-top: 20px;
  }
  .shop > .container > .product > .description {
    padding-bottom: 50px;
  }
  .shop > .container > .relatives {
    margin-top: 70px;
  }
  .shop > .container.container_left-sidebar, .shop > .container.container_right-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .shop > .container.container_left-sidebar > .article, .shop > .container.container_right-sidebar > .article {
    max-width: 100%;
    margin-bottom: 70px;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__header, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__header {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card {
    margin-top: 30px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item {
    max-width: 48%;
    margin-bottom: 30px;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img {
    height: 220px;
  }
  .shop > .container.shop-checkout {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .shop > .container.shop-checkout > .sidebar {
    max-width: 100% !important;
  }
  .shop > .container.shop-checkout > .sidebar > .checkout-sidebar > div {
    padding: 15px;
  }
  /*---------- End .shop responsive ------------*/
}

@media (max-width: 575px) {
  /*---------- Start .header-middle responsive ----------*/
  .header-middle .navbar__menu-item {
    margin-bottom: 0px;
  }
  .header-middle .navbar__menu-link {
    font-size: 26px;
  }
  .header-middle .navbar__submenu-link {
    font-size: 16px;
  }
  .header-middle .navbar__right > .navbar__bag {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 20px;
  }
  .header-middle .navbar__right > .navbar__bag .checkBox {
    left: initial;
    right: -15px;
    max-width: 260px;
  }
  .header-middle .navbar__right > .navbar__search {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 20px;
  }
  .header-middle .navbar__right > .btn {
    width: 100%;
    margin-left: 50px;
    margin-right: 50px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  /*---------- End .header-middle responsive ----------*/
  /*---------- Start .header-bottom responsive ----------*/
  .header-bottom__banner {
    top: 0;
  }
  .header-bottom__banner .slide-item {
    padding-top: 250px;
  }
  .header-bottom .services {
    bottom: -340px;
  }
  .header-bottom .services__item {
    height: 180px;
    max-width: 180px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px;
  }
  .header-bottom .services__item-title {
    font-size: 20px;
  }
  .header-bottom .services__item-text {
    font-size: 12px;
  }
  /*---------- End .header-bottom responsive ----------*/
  /*---------- Start .about section responsive ----------*/
  .about {
    padding-top: 390px;
  }
  /*---------- End .about section responsive ----------*/
  /*---------- Start .appointments responsive ----------*/
  .appointments .container .company-numbers__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .appointments .container .company-numbers__item > .number {
    margin: 0 0 20px 0;
  }
  /*---------- End .appointments responsive ----------*/
  /*---------- Start .other-services responsive ----------*/
  .other-services__cards > .card-item {
    margin-left: 20px;
    margin-right: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  /*---------- End .other-services responsive ----------*/
  /*---------- Start .form responsive ----------*/
  .form .container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .form__block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .form__block-input {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .form__block-input,
  .form__block textarea,
  .form__block select {
    font-size: 16px;
  }
  /*---------- End .form responsive ----------*/
  /*---------- Start .faq responsive ----------*/
  .emergency-call .container > .call {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .emergency-call .container > .call > .icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .emergency-call .container > .call > a {
    font-size: 40px;
  }
  .emergency-call__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    max-width: 300px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .emergency-call__item h1 {
    font-size: 20px;
  }
  .emergency-call__item > .icon {
    margin-bottom: 15px;
  }
  /*---------- End .emergency-call responsive ----------*/
  /*---------- Start .specialists responsive ----------*/
  .specialists .container {
    padding-bottom: 105px;
  }
  /*---------- End .specialists responsive ----------*/
  /*---------- Start .latest-news responsive ----------*/
  .latest-news .container {
    padding-top: 75px;
    padding-bottom: 125px;
  }
  /*---------- End .latest-news responsive ----------*/
  /*****************************************************/
  /************** Start of index2.html *****************/
  /*****************************************************/
  /*---------- Start .header-bottom-2 responsive ----------*/
  .header-bottom-2__banner .slide-item {
    padding-top: 100px;
  }
  .header-bottom-2__banner .slide-item__title {
    font-size: 50px;
  }
  /*---------- End .header-bottom-2 responsive ----------*/
  /*---------- Start .our-departments responsive ----------*/
  .our-departments {
    padding-top: 1000px;
  }
  /*---------- End .our-departments responsive ----------*/
  /*---------- Start .about-2 responsive ----------*/
  .about-2 > .container > .about-2-card > .text > h2 {
    font-size: 20px;
  }
  .about-2 > .container > .about-2-card > .text > .signature {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-2 > .container > .about-2-card > .text > .signature > img {
    margin: 0;
  }
  /*---------- End .about-2 responsive ----------*/
  /*---------- Start .other-services-2 responsive ----------*/
  .other-services-2 {
    padding-top: 350px;
    padding-bottom: 70px;
  }
  .other-services-2__card > .content > .carousel .carousel-item > .title {
    font-size: 24px;
  }
  .other-services-2__card > .content > .carousel .carousel-item > .subtitle {
    font-size: 16px;
  }
  .other-services-2__card > .content > .carousel .carousel-item > .lists {
    margin-top: 20px;
    font-weight: 600;
    color: #333333;
    list-style: none;
  }
  .other-services-2__card > .content > .carousel .carousel-item > .lists li {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .other-services-2__card > .content > .carousel .carousel-item > .lists li i.fa {
    color: #1f3d9d;
    margin-right: 7px;
  }
  /*---------- End .other-services-2 responsive ----------*/
  /*---------- Start .appointments-2 responsive ----------*/
  .appointments-2 .container .company-numbers__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .appointments-2 .container .company-numbers__item > .number {
    margin: 0 0 20px 0;
  }
  /*---------- End .appointments-2 responsive ----------*/
  /*---------- Start .why-choose-us responsive ----------*/
  .why-choose-us-2__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .why-choose-us-2__item-number {
    margin: 0 0 30px 0;
  }
  /*---------- End .why-choose-us responsive ----------*/
  /*---------- Start .specialists-2 responsive ----------*/
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 400px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table {
    font-size: 12px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > th {
    padding-bottom: 5px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td {
    padding-bottom: 5px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tbody tr > td a {
    font-size: 12px;
  }
  .specialists-2 > .container > .specialists-2__card .specialists-2__carousel-item > .content table > tfoot {
    text-align: center;
  }
  /*---------- End .specialists-2 responsive ----------*/
  /*---------- Start .our-clients responsive ----------*/
  .our-clients__carousel-item > .text {
    font-size: 16px;
  }
  .our-clients__carousel-item > .title {
    font-size: 18px;
  }
  .our-clients__carousel-item > .subtitle {
    font-size: 16px;
  }
  /*---------- End .our-clients responsive ----------*/
  /*---------- Start .emergency-call-2 responsive ----------*/
  .emergency-call-2 {
    background-position: center right 40%;
  }
  /*---------- End .emergency-call-2 responsive ----------*/
  /*****************************************************/
  /************** Start of index3.html *****************/
  /*****************************************************/
  /*---------- Start .header-bottom-3 responsive ----------*/
  .header-bottom-3__banner .slide-item__text {
    padding-top: 200px;
  }
  .header-bottom-3__banner .slide-item__title {
    margin-top: 20px;
    font-size: 40px;
  }
  .header-bottom-3__banner .slide-item__subtitle {
    margin-top: 18px;
    margin-bottom: 18px;
    font-weight: 100;
    font-size: 20px;
  }
  /*---------- Start .header-bottom-3 responsive ----------*/
  /*---------- Start .about-3 section responsive ----------*/
  .about-3 > .container > .video {
    display: none;
  }
  /*---------- End .about-3 section responsive ----------*/
  /*---------- Start .other-services responsive ----------*/
  .other-services-3__cards > .card-item {
    margin-left: 20px;
    margin-right: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .other-services-3__cards > .card-item .lists {
    font-size: 16px;
    line-height: 1;
  }
  /*---------- End .other-services responsive ----------*/
  /*---------- Start .medical-center responsive ----------*/
  .medical-center {
    height: 700px;
  }
  .medical-center > .bl-right > .content > .medical-center__form {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /*---------- End .medical-center responsive ------------*/
  /*---------- Start .our-clients-2 responsive ----------*/
  .our-clients-2__carousel .slide-item__text > .section-title {
    margin-bottom: 50px;
  }
  .our-clients-2__carousel .slide-item__text > .text {
    font-size: 16px;
  }
  .our-clients-2__carousel .slide-item__text > .author {
    font-size: 20px;
    margin-top: 50px;
  }
  /*---------- End .our-clients-2 responsive ----------*/
  /*****************************************************/
  /************** Start of about.html *****************/
  /*****************************************************/
  /*---------- Start .medical-center-2 responsive ----------*/
  .medical-center-2 {
    padding-top: 50px;
    padding-bottom: 170px;
  }
  .medical-center-2 .container > .img {
    display: none;
  }
  .medical-center-2 .container > .content > .list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  /*---------- End .medical-center-2 responsive ------------*/
  /*****************************************************/
  /************** Start of blog-grid.html **************/
  /*****************************************************/
  /*---------- Start .latest-news-4 responsive ----------*/
  .latest-news-4 > .container > .item {
    margin-left: 0;
    margin-right: 0;
  }
  /*---------- End .latest-news-4 responsive ------------*/
  /*****************************************************/
  /******* Start of departments-3_column.html **********/
  /*****************************************************/
  /*---------- Start .departments-3 responsive ----------*/
  .departments-3 > .container > .departments-3__items > .item-icon,
  .departments-3 > .container > .departments-3__items > .item {
    max-width: 100%;
  }
  .departments-3 > .container > .departments-3__items > .item-icon > .img,
  .departments-3 > .container > .departments-3__items > .item > .img {
    height: 250px;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .img {
    max-height: 250px;
    max-width: 100%;
  }
  .departments-3 > .container > .departments-3__item-1 > .item > .content > .title {
    font-size: 32px;
    margin: 0;
  }
  /*---------- End .departments-3 responsive ----------*/
  /*---------- Start .case responsive ----------*/
  .case > .container .case__cards-item {
    margin-left: 0;
    margin-right: 0;
    max-width: 420px;
    width: 100%;
  }
  .case > .container .case__cards-item > .img {
    height: 220px;
  }
  .case > .container .case__cards-item > .img.img_2 {
    max-height: 500px;
  }
  /*---------- End .case responsive ----------*/
  /*****************************************************/
  /********* Start of doctors-3_columns.html ***********/
  /*****************************************************/
  /*---------- Start .doctors responsive ----------*/
  .doctors > .container > .doctors__cards > .doctors__cards-item {
    margin: 0 0 50px 0;
    max-width: 100%;
  }
  .doctors > .container > .doctors__cards > .doctors__cards-item > a > .img {
    height: 300px;
  }
  /*---------- End .doctors responsive ----------*/
  /*****************************************************/
  /***************** Start of shop.html ****************/
  /*****************************************************/
  /*---------- Start .shop responsive ----------*/
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__header, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: initial;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item {
    max-width: 100%;
  }
  .shop > .container.container_left-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img, .shop > .container.container_right-sidebar > .article > .shop-block > .shop-block__card > .shop-block__card-item > .img {
    height: 300px;
  }
  .shop > .container > .product > .single-product > .carousels > .thumbs-carousel .owl-nav {
    display: none;
  }
  .shop > .container > .product > .description > .list {
    height: initial;
  }
  /*---------- End .shop responsive ------------*/
  /*****************************************************/
  /***************** Start of faqs.html ****************/
  /*****************************************************/
  /*---------- start .faqs responsive ------------*/
  .faqs > .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /*---------- End .faqs responsive ------------*/
  /*****************************************************/
  /***************** Start of contact.html ****************/
  /*****************************************************/
  /*---------- Start .contact responsive ------------*/
  .contact > .container_right-sidebar > .article > .title {
    margin-bottom: 30px;
  }
  .contact > .container_right-sidebar > .article > form > .btn {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .contact > .container_right-sidebar > .article > form > label {
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
  .contact > .contact-map {
    height: initial;
  }
  .contact > .contact-map > .container {
    margin-top: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact > .contact-map > .container > .contact-map__card {
    position: static;
    max-width: 100%;
  }
  .contact > .contact-map > .container > .contact-map__card > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px;
    text-align: center;
  }
  /*---------- End .contact responsive ------------*/
}

@media (max-width: 420px) {
  /*---------- Start .other-services-2 responsive ----------*/
  .other-services-2 {
    padding-top: 430px;
  }
  /*---------- End .other-services-2 responsive ----------*/
}

@media (max-width: 389px) {
  /*---------- Start .header-bottom responsive ----------*/
  .header-bottom .services {
    bottom: -360px;
  }
  .header-bottom .services__item {
    height: 270px;
    max-width: 270px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 270px;
            flex: 0 0 270px;
  }
  .header-bottom .services__item-title {
    font-size: 24px;
  }
  .header-bottom .services__item-text {
    font-size: 16px;
  }
  /*---------- End .header-bottom responsive ----------*/
  .about {
    padding-top: 490px;
  }
}


.callback-bt {
    background: #38a3fd;
    border: 2px solid #38a3fd;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3);
    cursor: pointer;
    height: 68px;
    text-align: center;
    width: 68px;
    position: fixed;
    left: 55px;
    bottom: 55px;
    z-index: 999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
}
@media(max-width:720px){
    
.callback-bt {
    background: #38a3fd;
    border: 2px solid #38a3fd;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3);
    cursor: pointer;
    height: 68px;
    text-align: center;
    width: 68px;
    position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
}
}

.callback-bt .text-call {
    height: 68px;
    width: 68px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.callback-bt .text-call span {
    text-align: center;
    color: #38a3fd;
    opacity: 0;
    font-size: 0;
    position: absolute;
    right: 4px;
    top: 22px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.callback-bt .text-call:hover span {
    opacity: 1;
    font-size: 11px;
}

.callback-bt:hover i {
    display: none;
}
.capabilities-list {
    padding-bottom: 38px;
   /*   border-bottom: 1px solid #e6e6e6 */
    margin-bottom: 55px
}
.callback-bt:hover {
    z-index: 1;
    background: #fff;
    color: transparent;
    transition: .3s;
}

.callback-bt:hover i {
    color: #38a3fd;
    font-size: 40px;
    transition: .3s;
}

.callback-bt i {
    color: #fff;
    font-size: 34px;
    transition: .3s;
    line-height: 66px;
    transition: .5s ease-in-out;
}

.callback-bt i {
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    -webkit-animation: 1200ms ease 0s normal none 1 running shake;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }
    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

@keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    40% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
    }
    80% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
    }
    100% {
        box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
    }
}

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }
    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }
    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }
    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }
    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }
    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }
    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }
    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }
    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }
    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

@-webkit-keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }
    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }
    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }
    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }
    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }
    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }
    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }
    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }
    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }
    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }}
/*# sourceMappingURL=main.css.map */