.mt-xxl {
    margin-top: 110px !important;
}


.media {
    display: block !important;
    
}

@media only screen and (min-width: 768px) {
    .media {    
        flex: 1;    
    }

    .media-body {
        width: 50%;
    }

    .media-img {
        flex: 1;
        width: 50%;
    }
        
}

.media-align-left {

}

.media-align-right {
    flex-direction: row-reverse;
    background-color: #f2f3f4;
}


.service-style1-area.pdtop75 {
    padding-top: 0px !important;
}

.dropshadow {
    -webkit-box-shadow: 0px 10px 80px -45px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 80px -45px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 80px -45px rgba(0,0,0,0.75);
    border: 5px solid white;
}

.about-style1-text-box {
    padding-top: 0 !important;
}

.h4 {
   line-height:1.5 !important; 
}

.services__intro {
    max-width: 750px;
}

.p1 {
    font-size: 18px;
}

.h2.white{
    color: #fff;
}
/*!
 * Bootstrap v4.2.1 (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,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--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%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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;text-decoration-skip-ink:none}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}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}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:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}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=button],[type=reset],[type=submit],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-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{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:-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%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.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;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.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;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.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;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.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;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.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%;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-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.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-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.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-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.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-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.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-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.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-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.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-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.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-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.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-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.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%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;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}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.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: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;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;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:-ms-inline-flexbox;display:inline-flex;-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:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:3.4375rem;background:url("data:image/svg+xml,%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/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-valid:focus,.was-validated .custom-select: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,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file: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{border-color:#28a745}.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{border-color:#34ce57;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 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.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~.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{border-color:#28a745;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:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:3.4375rem;background:url("data:image/svg+xml,%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/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-invalid:focus,.was-validated .custom-select: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,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file: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{border-color:#dc3545}.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{border-color:#e4606d;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 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.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~.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{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;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}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;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}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(38,143,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(38,143,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(130,138,145,.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(130,138,145,.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(72,180,97,.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(72,180,97,.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(58,176,195,.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(58,176,195,.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(222,170,12,.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(222,170,12,.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(225,83,97,.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(225,83,97,.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(216,217,219,.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(216,217,219,.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(82,88,93,.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(82,88,93,.5)}.btn-outline-primary{color:#007bff;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;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;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;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;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;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;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;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}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;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}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-right{right:0;left:auto}}.dropdown-menu-left{right:auto;left:0}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;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{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;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{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;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-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.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:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.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;pointer-events:none;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}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 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-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.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,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right: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{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.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,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.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:-ms-flexbox;display:flex;-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::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.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:-ms-flexbox;display:flex;-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-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem + 2px)}.input-group-lg>.custom-select,.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-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem + 2px)}.input-group-sm>.custom-select,.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-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.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:-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;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-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{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;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::after{background-image:url("data:image/svg+xml,%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{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%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::after{background-image:url("data:image/svg+xml,%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-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .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;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%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/8px 10px;background-color:#fff;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:0 0 0 .2rem 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:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.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-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-weight:400;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:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.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{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-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{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@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{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@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{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@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{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%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,%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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>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{-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;color:inherit;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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-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;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{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{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.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:-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{z-index:2;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}a.badge:focus,a.badge:hover{text-decoration:none}.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}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;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:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;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 .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;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:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.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,-50px);transform:translate(0,-50px)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:flex;-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;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.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-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.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,%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,%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:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.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-pill{border-radius:50rem!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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{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-3by4::before{padding-top:133.333333%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!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;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!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-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-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-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-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-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-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-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-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-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-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-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!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-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!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:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.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 #adb5bd;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 #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*# sourceMappingURL=bootstrap.min.css.map */
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon.eot");
  src: url("../fonts/flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/flaticon.woff") format("woff"),
       url("../fonts/flaticon.ttf") format("truetype"),
       url("../fonts/flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon.svg#Flaticon") format("svg");
  }
}



[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-style: normal;
}






.flaticon-allah-word:before { content: "\f100"; }
.flaticon-multiply:before { content: "\f101"; }
.flaticon-mail:before { content: "\f102"; }
.flaticon-clock:before { content: "\f103"; }
.flaticon-pin:before { content: "\f104"; }
.flaticon-calendar:before { content: "\f105"; }
.flaticon-user:before { content: "\f106"; }
.flaticon-plus:before { content: "\f107"; }
.flaticon-minus:before { content: "\f108"; }
.flaticon-play-button-1:before { content: "\f109"; }
.flaticon-chat:before { content: "\f10a"; }
.flaticon-call:before { content: "\f10b"; }
.flaticon-play-button:before { content: "\f10c"; }
.flaticon-helmet:before { content: "\f10d"; }
.flaticon-helmet-1:before { content: "\f10e"; }
.flaticon-building:before { content: "\f10f"; }
.flaticon-modern-bridge-road-symbol:before { content: "\f110"; }
.flaticon-house:before { content: "\f111"; }
.flaticon-chair:before { content: "\f112"; }
.flaticon-chair-1:before { content: "\f113"; }
.flaticon-menu:before { content: "\f114"; }
.flaticon-location-pin:before { content: "\f115"; }
.flaticon-text-quotes:before { content: "\f116"; }
.flaticon-engineer:before { content: "\f117"; }
.flaticon-facebook:before { content: "\f118"; }
.flaticon-twitter:before { content: "\f119"; }
.flaticon-instagram:before { content: "\f11a"; }
.flaticon-linkedin:before { content: "\f11b"; }
.flaticon-facebook-1:before { content: "\f11c"; }
.flaticon-twitter-1:before { content: "\f11d"; }
.flaticon-instagram-1:before { content: "\f11e"; }
.flaticon-linkedin-1:before { content: "\f11f"; }
.flaticon-real-estate:before { content: "\f120"; }
.flaticon-house-1:before { content: "\f121"; }
.flaticon-quote:before { content: "\f122"; }
.flaticon-engineer-1:before { content: "\f123"; }
.flaticon-smartphone-with-email:before { content: "\f124"; }
.flaticon-pdf:before { content: "\f125"; }
.flaticon-reply-all-button:before { content: "\f126"; }
.flaticon-clock-circular-outline:before { content: "\f127"; }
.flaticon-star-of-favorites-outline:before { content: "\f128"; }
.flaticon-supermarket:before { content: "\f129"; }
.flaticon-edit:before { content: "\f12a"; }
.flaticon-trash:before { content: "\f12b"; }
.flaticon-right-arrow:before { content: "\f12c"; }
.flaticon-twitter-logo-shape:before { content: "\f12d"; }
.flaticon-chat-1:before { content: "\f12e"; }
.flaticon-next:before { content: "\f12f"; }
.flaticon-next-1:before { content: "\f130"; }
.flaticon-quotation-marks:before { content: "\f131"; }
.flaticon-left-quotes-sign:before { content: "\f132"; }
.flaticon-list:before { content: "\f133"; }
.flaticon-quote-1:before { content: "\f134"; }
.flaticon-headphones:before { content: "\f135"; }
.flaticon-mail-1:before { content: "\f136"; }
.flaticon-pin-1:before { content: "\f137"; }
.flaticon-open-envelope-with-letter:before { content: "\f138"; }
.flaticon-smartphone:before { content: "\f139"; }
.flaticon-comment:before { content: "\f13a"; }



/**
 * 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 - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -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 {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    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-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    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; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  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 Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
      This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
      calculation of the height of the owl-item that breaks page layouts
     */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.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 100ms 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-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


/*==============================================
   Theme Color Css
===============================================*/
.btn-one {
    color: #1C467C;
}
.thm_clr1{
    color: #1C467C;    
}
.main-slider .content h2 span{
    color: #fd6414;
}
.sec-title p{
    color: #1C467C;
}
.twitter-feed-box span {
    color: #1C467C;
}
.twitter-feed-box .bottom .comments a i {
    color: #1C467C;
}
.single-service-style3 .overlay-content .title-holder p {
    color: #1C467C;
}
.slogan-content .quote-button a {
    color: #1C467C;
}


/*==============================================
   Theme Hover Color Css
===============================================*/
.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a{
	color: #1C467C;
}
.main-menu .navigation>li>ul>li>a:hover {
	color: #1C467C;
}
.main-menu .navigation> li> ul> li> a:before{
    color: #1C467C;
}
.main-menu .navigation> li> ul> li:hover > a{
	color: #1C467C;
}
.main-menu .navigation> li> ul> li> ul> li> a:hover {
	color: #1C467C;
}
.main-menu .navigation>li>ul>li>ul>li a:before{
    color: #1C467C;
}
.main-menu.style2 .navigation>li:hover>a,
.main-menu.style2 .navigation>li.current>a{
	color: #1C467C;
}
.main-menu.style2.clr-white .navigation>li:hover>a,
.main-menu.style2.clr-white .navigation>li.current>a{
	color: #1C467C;
}
.sticky-header .main-menu .navigation>li:hover>a, 
.sticky-header .main-menu .navigation>li.current>a {
    color: #1C467C;
}


.outer-search-box-style1 .seach-toggle:hover,
.outer-search-box-style1 .seach-toggle.active{
    color: #1C467C;
}
.social-links-style1 li a:hover i {
    background: #1C467C;
}
.single-footer-widget .page-links li a:hover{
    color: #1C467C;    
}
.single-service-style3 .overlay-content .title-holder h3 a:hover {
    color: #1C467C;
}




/*==============================================
   Theme Background Css
===============================================*/
.thm-bgclr1{
    background-color: #ffe701;
}
.thm_bgclr2{
    background-color: #0c67c4;    
}
.thm_bgclr3{
    background-color: #33c7c5;    
}
.main-menu .navigation>li>a span.homeicon {
    background: #1C467C;
}
.main-slider .content h3:before{
    background: rgba(253, 93, 19, 0.40);
}
.single-portfolio-style1 .img-holder .title-holder:before {
    background-color: #1C467C;
}
.testimonial-style1-title-box:before {
    background: #1C467C;
}
.main-menu.style2 .navigation>li>a span.homeicon {
    background: #1C467C;
}
.single-service-style3 .overlay-content .icon-holder {
    background: #1C467C;
}
.video-holder-box-style3 a span:before {
    background: #1C467C;
}
.slogan-area {
    background: #1C467C;
}
.slogan-content.style2 .quote-button a{
    background: #1C467C;    
}
.quote-button.style3 a {
    background: #1C467C;
}
.video-galler-outer-bg:before {
    background-color: rgba(253, 93, 19, 0.80);
}
.video-holder-box-style5 .icon .inner a span:before {
    background: #1C467C;
}



/*==============================================
   Theme Hover Background Color Css
===============================================*/
.btn-one:hover,
.btn-one:focus{
    background: #1C467C;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #1C467C;
}
.single-footer-widget .page-links li a:hover:before{
    background: #1C467C;    
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active{
    background: #1C467C;
}
.accordion-box .accordion .accord-btn.active {
    background: #1C467C;
}
.slogan-content .quote-button a:hover{
    background: #ec520c;
}


/*==============================================
   Theme Border Color Css
===============================================*/
.btn-one {
    border: 2px solid #1C467C;
}
.btn-one:hover,
.btn-one:focus{
    border: 2px solid #1C467C;
}
.single-blog-post-style3.withbdr {
    border: 5px solid #1C467C;
}









/*==============================================
   Theme Other Color, Background, Hover, Active Css
===============================================*/
.header-social-links .social-links-style1 li a:hover{
    color: #1C467C;
}
.header-menu ul li a:hover{
    color: #1C467C;
}
.quote-button a span:before {
    color: #1C467C;
}
.quote-button a:hover{
    background: #1C467C;
}
.main-slider .content .btns-box .btn-one{
    border-color: #1C467C;
    background: #1C467C;
}
.main-slider .content .btns-box .btn-two:hover{
    border-color: #1C467C;
    background: #1C467C;
}
.main-slider .owl-theme .owl-dots .owl-dot.active{
    background: #1C467C;
}
.main-slider .owl-theme .owl-dots .owl-dot.active:before{
    background: #1C467C;
}
.service-style1-area .title h1 a{
    color: #1C467C;
    border-bottom: 1px solid #1C467C;
}
.single-service-style1 .text-holder .count-box {
    background: #ffeee7;
}
.single-service-style1 .text-holder .count-box:before{
    background: #1C467C; 
}
.video-holder-box .icon .inner a span:before {
    background: #1C467C;
}
.about-style1-text-box .title p{
    color: #1C467C;
}
.about-style1-text-box .title h1 b{
    color: #1C467C;
}
.about-style1-text-box .title h1 span{
    background: #fd6414;
}
.single-service-style2 .img-holder .static-content .title:before {
    border: 2px solid #1C467C;
}
.single-service-style2 .img-holder .static-content .icon a {
    background: #1C467C;
}
.single-service-style2 .overlay-content .inner-content .icon {
    color: #1C467C;
}
.single-service-style2 .overlay-content .inner-content .text-holder .title:before {
    border: 2px solid #1C467C;
}
.single-service-style2 .overlay-content .inner-content .text-holder .title h3 a:hover{
    color: #1C467C;    
}
.single-fact-counter .count-box h1 {
    color: #1C467C;
}
.project-filter li:hover .filter-text, 
.project-filter li.active .filter-text {
    color: #1C467C;
}
.single-portfolio-style1 .img-holder .inner-box .zoom-button a span:before {
    background: #1C467C;
}
.single-portfolio-style1 .img-holder .title-holder span.tag {
    color: #1C467C;
    background: rgba(253, 93, 19, 0.20);
}
.single-portfolio-style1 .img-holder .title-holder p span:before {
    color: #1C467C;
}
.single-testimonial-style1:before {
    color: #1C467C;
}
.single-testimonial-style1 .client-info .icon-box span:before {
    color: #1C467C;
}
.single-testimonial-style1 .client-info .title-box h3 {
    color: #1C467C;
}
.single-team-member .title-holder .inner .right a {
    background: #1C467C;
}
.single-team-member .title-holder:before {
    background: #1C467C;
}
.single-blog-post .img-holder .post-date p {
    background: #1C467C;
}
.single-blog-post .text-holder .blog-title a:hover {
    color: #1C467C;
}
.single-blog-post .text-holder .bottom .author-name a span:before {
    color: #1C467C;
}
.single-blog-post .text-holder .bottom .read-more-button a {
    color: #1C467C;
}
.copyright-text:before {
    background: #1C467C;
}
.footer-menu ul li a:hover {
    color: #1C467C;
}
.scroll-top {
    color: #1C467C;
    border: 2px solid #1C467C;
}
.scroll-top:hover{
    background: #1C467C;
}
.quote-button.style2 a {
    background: #1C467C;
}
.video-holder-box-style4 a span:before {
    background: #1C467C;
}
.video-holder-box.style2 .icon .inner a span:before {
    color: #1C467C;
}
.about-style2-area {
    background: #1C467C;
}
.single-portfolio-style2 .overlay-content .title-holder p {
    color: #1C467C;
}
.single-portfolio-style2 .overlay-content .title-holder h3 a:hover {
    color: #1C467C;
}
.single-portfolio-style2 .overlay-content .icon-holder {
    background: #1C467C;
}
.single-testimonial-style1.style3 .client-info .icon-box span:before {
    border: 1px solid #1C467C;
    background: #1C467C;
}
.breadcrumb-area .breadcrumb-menu ul li.active{
    color: #1C467C;   
}
.breadcrumb-area .breadcrumb-menu ul li a:hover{
    color: #1C467C;     
}
.brochures-box ul li .left .icon span:before {
    color: #1C467C;
}
.brochures-box ul li .left h5 a {
    color: #1C467C;
}
.header-contact-info ul li .title h6 a:hover{
    color: #1C467C;    
}
.single-blog-post-style3 .text-holder .blog-title a:hover {
    color: #1C467C;    
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color: #1C467C;
}
.styled-pagination li.next a {
    background: #1C467C;
}
.portfolio-single-video-box a span:before {
    background: #1C467C;
}
.project-info-box{
    background: #1C467C;
}
.portfolio-details-content-box .tag{
    color: #1C467C;
}
.project-info-box.style2 {
    background: #1C467C;
}
.comment-meta-box li a:hover{
    color: #1C467C;
}
.add-comment-box #add-comment-form button {
    background: #1C467C;
}
.add-comment-box #add-comment-form button:hover{
    color: #1C467C;
}
.team-member-info-box .social-links-style1 li a:hover i{
    background: #1C467C;
}
.single-partner-logo-box-style2:hover a img{
    background: #1C467C;
}
.single-blog-post-style3 .text-holder h4{
    color: #1C467C;
}
.single-blog-post-style3 .text-holder .button-box .readmore a.btn-one {
    background: #1C467C;
}
.single-blog-post-style3 .text-holder .button-box .readmore a.btn-one:hover{
    color: #1C467C;
}
.single-blog-post-style3 .quote-box .icon {
    background: #1C467C;
}
.single-blog-post-style3 .img-holder .overlay a{
    color: #1C467C;
}
.categories li a:hover{
    color: #1C467C;
}
.single-sidebar .popular-tag li a:before {
    background: #1C467C;
}
.single-sidebar .project-box .project-lists li a:hover{
    color: #1C467C;    
}
.single-sidebar .ratting-box .ratting-lists li a:hover{
    color: #1C467C;    
}
.sidebar-bottom-box .img-holder .overlay a span:before{
    background: #1C467C;
}
.blog-single-quote-box {
    background: #1C467C;
}
.single-contact-info-box .icon span:before{
    color: #1C467C;
}
.contact-form form button {
    background: #1C467C;
}
.contact-form form button:hover{
    color: #1C467C;
}

/***************************************************************************************************************
||||||||||||||||||||||||||       MASTER STYLESHEET FOR RinBuild             ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||                TABLE OF CONTENT               |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

01. Imported styles
02. Flaticon reset styles
03. Header styles
04. Mainmenu styles
05. Rev_slider_wrapper styles
66. Call to action area Style
07. Categories area style
08. Fact counter area style
09. Latest Blog area style
10. Latest blog area style 
11. Testimonial area style
12. Brand area style
13. Single service style
14. Pricing table area style
15. About page style
16. Account page style
17. 404 page style style
18. Blog page style
19. Blog single style
20. Contact page style

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/




/*==============================================
   Base Css
===============================================*/
*{
	margin:0px;
	padding:0px;
	border: none;
	outline: none;
	font-size: 100%;
}
html,
body { 
    height: 100%;
}
body {
    color: #64656a;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
button:focus{
    outline: none;
}
button {
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0;
}
.h1, .h2, .h3,
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}
.h3,
h3 {
    font-size: 18px; 
    line-height: 30px;
    font-weight: 500;
}
h4 {

}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
    border: none;
}
img.lazy-image{
	background:url(../images/icon/image-bg.svg) center center no-repeat;	
}
img.lazy-image.loaded{
	background-image:none;
}
.owl-theme img.lazy-image.loaded{
	height: auto;
	opacity: 1;
}



@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.fix{
    position: relative;
    display: block;
    overflow: hidden;
}
img {
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
    padding: 5px 10px 5px;
}
.map-data a{
    color: #0b59d9;
	display: block;
}
.map-data h6{
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
	color:#121212;
}



i {
	font-style: normal;
}
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol,
li{
    margin: 0;
    padding: 0;    
}
.clr1{
    color: #f36727;
}
.bgclr1{
    background: #f36727;    
}


.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}



.btn-one {
    position: relative;
    display: inline-block;
    padding: 0 35px;
    background: #ffffff;
    font-size: 16px;
    line-height: 56px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease-in-out 0.1s;
}
.btn-one span:before{
    position: relative;
    display: inline-block;
    padding-left: 10px;    
}
.btn-one:hover,
.btn-one:focus{
    color: #ffffff;
}



.shop-btn{
    position: relative;
    display: inline-block;
    padding: 24px 45px 22px;
    background: #0b59d9;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Rubik', sans-serif;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.shop-btn:hover{
    color: #f8f8f8;
    background: #1d2633;
}


.sec-title {
    position: relative;
    top: -5px;
    display: block;
    padding-bottom: 56px;
}
.sec-title p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}
.sec-title .big-title{
    position: relative;
    display: block;
    padding: 7px 0 0;
}
.sec-title .big-title h1{
    color: #ffffff;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.sec-title .big-title.black-clr h1{
    color: #000000;
}

















.parallax-bg-one {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.parallax-bg-one::before {
    background: rgba(18, 32, 0, 0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
} 
.parallax-bg-two {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.parallax-bg-two::before {
    background: rgba(9, 23, 33, 0.90) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
} 

.flex-box {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.flex-box-two {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.flex-box-three {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.flex-box-four {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.flex-box-five {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}



/*___ owl Nav Dot Style _____*/
.owl-nav-style-one{}
.owl-nav-style-one .owl-controls { }
.owl-nav-style-one.owl-theme .owl-stage-outer {
    position: relative;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}
.owl-nav-style-one.owl-theme .owl-nav {
    position: absolute;
    top: -130px;
    right: 0;
    margin: 0;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 50px;
    background: #798795;
    border: 0px solid #f9f6f0;
    border-radius: 5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 100;
    line-height: 50px;
    margin: 0 0 0 0px;
    padding: 0;
    transition: all 700ms ease 0s;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] span {
    position: relative;
    top: -5px;
    display: inline-block;
    line-height: 30px;
}
.owl-nav-style-one.owl-theme .owl-nav .owl-prev {
    transform: rotate(0deg);
}
.owl-nav-style-one.owl-theme .owl-nav .owl-next {
    margin-left: 10px;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover{
    color: #ffffff;
}



.owl-nav-style-two{}
.owl-nav-style-two .owl-controls { }
.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"] {
    background: #fff none repeat scroll 0 0;
    border-radius: 0%;
    color: #3740b0;
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 50px;
    transition: all 700ms ease 0s;
}
.owl-nav-style-two.owl-theme .owl-nav .owl-next {
    margin-left: 0px;
}
.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"]:hover{
    color: #ffffff;
    background: #3740b0;
}


.owl-carousel.owl-dot-style1 .owl-stage-outer {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-bottom: 47px;
}
.owl-carousel.owl-dot-style1 .owl-dots {
    position: relative;
    display: block;
    text-align: center;
    line-height: 6px;
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot{
    position: relative;
	display: inline-block;
	width: 35px;
	height: 6px;
    background: #d9d9d9;
    border: 0px solid #4c4c4c;
	margin: 0px 5px;
	padding: 0px;
	border-radius: 10px;
	transition: all 500ms ease;
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot span{
	display: none;	
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active{
    width: 95px;
}





.accordion-box {
    position: relative;
    display: block;
}
.accordion-box .accordion {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.accordion-box .accordion.marginbottom0{
    margin-bottom: 0;
}
.accordion-box .accordion .accord-btn {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    cursor: pointer;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 60px;
    padding-top: 17px;
    padding-bottom: 15px;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn h4 {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn::after {
    font-family: "Flaticon";
    position: absolute;
    content: "\f107";
    top: 8px;
    right: 18px;
    width: 20px;
    height: 40px;
    background: transparent;
    color: #828f9c;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    transition: all 500ms ease 0s;
}
.accordion-box .accordion .accord-btn.active{
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.active h4 {
    color: #ffffff;
}
.accordion-box .accordion .accord-btn.active:after{
    color: #ffffff;
    content: "\f108";
}
.accordion-box .accordion .accord-content {
    position: relative;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 30px;
    display: none;
    border: 1px solid #ededed;
    border-top: none;
}
.accordion-box .accordion .accord-content.collapsed {
    display: block;
}
.accordion-box .accordion .accord-content p {
    color: #798795;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    margin: 0;
}



@keyframes pulse {
    50% {
        box-shadow: 0 0 0 5px rgba(255,255,255,.1),
        0 0 0 20px rgba(238, 238,238, 0.3000);
    }
}

@keyframes pulse2 {
    50% {
        box-shadow: 0 0 0 5px rgba(255,231,1,.1),
        0 0 0 20px rgba(255, 231,1, 0.3000);
    }
}





.boxed_wrapper {
    background: #fff none repeat scroll 0 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    min-height: 400px;
    overflow: hidden;  
}

/*________________Preloader_______________ */
.preloader{ 
    position:fixed; 
    left:0px; 
    top:0px; 
    width:100%; 
    height:100%; 
    z-index:999999999999999999; 
    background-color:#ffffff; 
    background-position:center center; 
    background-repeat:no-repeat; 
    background-image:url(../images/icon/preloader.gif);
}
.preloader.style-two {
    background-image: url(../images/icon/preloader-1.gif);
}
.preloader.style-three {
    background-image: url(../images/icon/preloader-2.gif);
}
.preloader.style-four {
    background-image: url(../images/icon/preloader-3.gif);
}




/*** Scroll To Top style ***/
.scroll-top {
	position: fixed;
	right: 15px;
	bottom: 20px;
	width: 55px;
	height: 55px;
	background: transparent;
	border-radius: 0%;
	font-size: 14px;
    line-height: 53px;
    font-weight: 600;
	text-align: center;
    text-transform: uppercase;
	display: none;
	cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
	z-index: 999999999;
}
.scroll-top span {}
.scroll-top:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	z-index: -1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.scroll-top:hover{
    color: #ffffff;
}


.scroll-top.style2 {
    position: static;
    width: 70px;
    height: 100px;
    border-radius: 0;
    background: #0b59d9;
    border: none;
    text-align: center;
    animation: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.scroll-top.style2:hover{
    background: #074dbe;
}
.scroll-top.style2:after{
    display: none;
}
.scroll-top.style2 span:before{
    color: #ffffff;
    font-size: 20px;
}
.scroll-top.style2 .text{
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 4px 0 0;
}

.scroll-top.style2.s3 {
    position: absolute;
    top: -30px;
    right: 30px;
    bottom: auto;
    border-radius: 5px;
}













/* Form validation styles */
input:focus,
textarea:focus,
select:focus {
    border-color: #43c3ea;
    outline: none;
}

#contact-form input[type="text"].error{
    border-color: red;    
}
#contact-form input[type="email"].error{
  border-color: red;    
}
#contact-form select.error {
  border-color: red;
}
#contact-form textarea.error{
  border-color: red;    
}




/* Post pagination styles */
.post-pagination{
    position: relative;
    display: block;
}
.post-pagination.martop20{
    margin-top: 20px;
}
.post-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 3px;
}
.post-pagination li a {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 2px solid #eeeeee;
    color: #131313;
    font-size: 18px;
    line-height: 56px;
    font-weight: 600;
    transition: all 500ms ease 0s;
    font-family: 'Poppins', sans-serif;
}
.post-pagination li a i {
    color: #c1c1c1;
    font-size: 22px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.post-pagination li.active a, 
.post-pagination li:hover a {
    background: #fec727;
    border-color: #fec727;
}
.post-pagination li.active a i,
.post-pagination li:hover a i{
    color: #131313;    
}


.post-pagination.style2 li a{
    border-radius: 0;
}








/* Overlay styles */
.overlay-style-one{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    z-index: 1;
}
.overlay-style-one.bg1{
    background-color: rgba(3, 13, 40, 0.70);    
}
.overlay-style-one.bg2{
    background-color: rgba(255, 255, 255, 0.70);    
}
.overlay-style-one.bg3{
    background-color: rgba(0, 83, 153, 0.90);    
}
.overlay-style-one .box{
    display: table;
    height: 100%;
    width: 100%;    
}
.overlay-style-one .box .content{
    display: table-cell;
    text-align: center;
    vertical-align: middle;    
}
.overlay-style-one .box .inner{
    display: table-cell;
    text-align: center;
    vertical-align: middle;    
}

.overlay-style-two{
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    z-index: 2;
    opacity: 0;
    transition: all 900ms ease;    
}
.overlay-style-two:before{
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: top;
    transition: all 0.5s;
	background-color: rgba(18, 18, 18, 0.90);
}
.overlay-style-two:after{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50%;
	display: block;
	opacity: 0;
	text-align: center;
    transform: perspective(400px) rotateX(90deg);
    transform-origin: bottom;
    transition: all 0.5s;
	background-color: rgba(18, 18, 18, 0.90);
}



.review-box {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 16px;
}
.review-box ul {
    display: block;
    overflow: hidden;
}
.review-box ul li {
    display: inline-block;
    float: left;
    margin-right: 4px;
}
.review-box ul li:last-child{
    margin-right: 0px;    
}
.review-box ul li i {
    font-size: 18px;
    color: #ffba00;
}


.social-links-style1 {
    position: relative;
    display: block;
    overflow: hidden;
}
.social-links-style1 li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.social-links-style1 li:last-child{
    margin-right: 0px;
}
.social-links-style1 li a i{
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.05);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #798795;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    transition: all 500ms ease;
}
.social-links-style1 li a:hover i{
    color: #ffffff;
}


.sociallinks-style-two {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 7px 0 8px;
}
.sociallinks-style-two li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 25px;
}
.sociallinks-style-two li:last-child{
    margin-right: 0px;    
}
.sociallinks-style-two li a i {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    transition: all 500ms ease 0s;
}
.sociallinks-style-two li a:hover i{
    color: #e4b33d;
}




/* Update header Style */
@keyframes menu_sticky {
    0%   {margin-top:-90px;}
    50%  {margin-top: -74px;}
    100% {margin-top: 0;}
}





/*** 
============================================
	Hidden Sidebar style
============================================
***/
.hidden-bar{
	position: fixed;
	top: 0;
	width: 320px;
	height: 100%;
	background: #160f0a;
	z-index: 9999999999;
	transition: all 700ms ease;
}
.hidden-bar .mCSB_inside > .mCSB_container{
	margin-right:0px;	
}
.hidden-bar.right-align {
	right: -400px;
}
.hidden-bar.right-align.visible-sidebar{
	right:0px;
	transition-delay: 300ms;
}
.hidden-bar .hidden-bar-closer {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    background: none;
    color: #ffffff;
    border-radius: 0px;
    text-align: center;
    line-height: 40px;
    transition: all 300ms ease;
    z-index: 999999;
}
.hidden-bar .hidden-bar-closer button {
	background: none;
	display:block;
	font-size: 40px;
	color:#ffffff;
	width:40px;
	height:40px;
	line-height:40px;
}
.hidden-bar .hidden-bar-closer button span:before{
    font-size: 30px;
    line-height: 30px;
}
.hidden-bar .hidden-bar-closer:hover button {
	color: #ffffff;
}

.hidden-bar-wrapper {
	height: 100%;
	padding:30px 10px 30px 30px;
}
.hidden-bar .logo {
	padding:0px 0px 30px;
}
.hidden-bar .logo a{
    display: inline-block;
}
.hidden-bar .logo img{
	display: inline-block;
	max-width: 100%;	
}


.hiddenbar-about-us{
    position: relative;
    display: block;
}
.hiddenbar-about-us h3{
    font-size: 20px;
    color: #ffffff;
    margin: 0 0 18px;
}
.hiddenbar-about-us .text{
    display: block;
}
.hiddenbar-about-us .text p{
    color: #ffffff;
    margin: 0;
}


.hidden-bar .contact-info-box{
    position: relative;
    display: block;
    padding-top: 36px;
}
.hidden-bar .contact-info-box h3{
    font-size: 20px;
    color: #ffffff;
    margin: 0 0 23px;    
}
.hidden-bar .contact-info-box ul{
    position: relative;
    display: block;
}
.hidden-bar .contact-info-box ul li{
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 16px;
}
.hidden-bar .contact-info-box ul li:last-child{
    margin-bottom: 0;
}
.hidden-bar .contact-info-box ul li h5{
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    margin: 0 0 11px;
}
.hidden-bar .contact-info-box ul li p{
    color: #838383;
    margin: 0;
}


.hidden-bar .newsletter-form-box {
    position: relative;
    display: block;
    padding-top: 26px;
    padding-right: 20px;
}
.hidden-bar .newsletter-form-box h3{
    font-size: 20px;
    color: #ffffff;
    margin: 0 0 24px;  
}
.hidden-bar .newsletter-form-box form{
    position: relative;
    display: block;
}
.hidden-bar .newsletter-form-box form input[type="email"] {
    position: relative;
    display: block;
    width: 100%; 
    height: 50px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    color: #8b8b8b;
    font-size: 15px;
    padding: 0 20px;
    padding-right: 60px;
    transition: all 500ms ease;
}
.hidden-bar .newsletter-form-box form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 50px;
    text-align: center;
}
.hidden-bar .newsletter-form-box form button:before{
    position: absolute;
    top: 12px;
    left: 0;
    bottom: 12px;
    width: 2px;
    background: #eeeeee;
    content: "";
}
.hidden-bar .newsletter-form-box form button i{
    position: relative;
    top: 2px;
    color: #160f0a;
    font-size: 20px;
    line-height: 20px;
}

.hidden-bar .copy-right-text{
    position: relative;
    display: block;
    padding-top: 44px;
}
.hidden-bar .copy-right-text p{
    color: #ffffff;
    margin: 0;    
}






/*==============================================
    Main Header Css        
===============================================*/
.main-header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
    margin: 0px;
	z-index: 999999;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.sticky-header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px 0px;
	background: rgba(255, 255, 255, 0.95);
	opacity: 0;
    visibility: hidden;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	z-index: 0;
}
.fixed-header .sticky-header {
	visibility: visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
	opacity: 1;
	z-index: 999999;
}
.sticky-header .logo {
    position: relative;
    display: block;
    padding: 15px 0;
}
.sticky-header .logo a{
    position: relative;
    display: inline-block;
}
.sticky-header .main-menu .navigation> li{
    
}
.sticky-header .main-menu .navigation> li> a{
    color: #000000;
}




.header-top {
    position: relative;
    display: block;
    padding: 10px 0;
    background: #030e27;
}
.header-top .outer-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.header-top-left{
    position: relative;
    display: block;
    max-width: 390px;
    width: 100%;
}
.welcome-text{
    position: relative;
    display: block;    
}
.welcome-text h6{
    color: #798795;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}
.welcome-text h6 span:before{
    position: relative;
    top: 4px;
    display: inline-block;
    padding-right: 10px;
    font-size: 20px;
}
.welcome-text h6 b {
    font-weight: 500;
}

.header-top-middle{
    position: relative;
    display: block;
    max-width: 390px;
    width: 100%;    
}
.header-social-links{
    position: relative;
    display: block;
}
.header-social-links .social-links-style1 {
    position: relative;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.header-social-links .social-links-style1 li{
    float: none;
    margin: 0;
    margin: 0 10px;
}
.header-social-links .social-links-style1 li a {
    color: #798795;
    font-size: 18px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.header-social-links .social-links-style1 li a span.fb:before {
    position: relative;
    left: 8px;
    top: -1px;
}

.header-top-right{
    position: relative;
    display: block;
    max-width: 390px;
    width: 100%;   
}
.header-menu {
    position: relative;
    display: block;
    float: right;
}
.header-menu ul{
    position: relative;
    display: block;
    overflow: hidden;
}
.header-menu ul li{
    position: relative;
    display: inline-block;
    float: left;
    line-height: 30px;
    padding-right: 11px;
    margin-right: 10px;
}
.header-menu ul li:last-child{
    padding-right: 0;
    margin-right: 0;
}
.header-menu ul li:before {
    position: absolute;
    top: 9px;
    right: 0;
    bottom: 7px;
    width: 1px;
    background: rgba(255, 255, 255, 0.10);
    content: "";
}
.header-menu ul li:last-child:before{
    display: none;
}
.header-menu ul li a{
    color: #798795;
    font-size: 14px;
    font-weight: 400;
    line-height: 0;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}



.header-upper {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 28px 0;
}
.header-upper .outer-box {
    position: relative;
    display: block;
}
.header-upper-left {
    position: relative;
    display: block;
}
.header-upper-left .logo {
    position: relative;
    display: block;
    padding: 2px 0;
}
.header-upper-left .logo a{
    position: relative;
    display: inline-block; 
}
.header-upper-left .logo a img{
    width: auto;
}

.header-upper-right{
    position: relative;
    display: block;
}
.header-contact-info{
    position: relative;
    display: block;    
}
.header-contact-info ul{
    position: relative;
    display: block;
    overflow: hidden;
}
.header-contact-info ul li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 100px;
}
.header-contact-info ul li:last-child{
    margin-right: 0;
}
.header-contact-info ul li .icon{
    width: 50px;
}
.header-contact-info ul li .icon span:before{
    position: relative;
    top: 3px;
    font-size: 30px;
    line-height: 30px;
}
.header-contact-info ul li .icon,
.header-contact-info ul li .title{
    display: table-cell;
    vertical-align: middle;
}
.header-contact-info ul li .title span{
    font-size: 14px;
    font-weight: 400;
}
.header-contact-info ul li .title h6{
    color: #2c2d3e;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 1px 0 0;
}
.header-contact-info ul li .title h6 a{
    color: #2c2d3e;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}


.header-lawer {
    position: relative;
    display: block;
    background: transparent;
}
.header-lawer .outer-box {
    position: relative;
    display: block;
    background: #030e27;
}
.header-lawer-left{
    position: relative;
    display: block;    
}

.main-menu {
    position: relative;
    display: block;
    float: left;
}
.main-menu .navigation {
	position: relative;
	display: block;
}
.main-menu .navigation>li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 40px;
}
.main-menu .navigation>li:last-child{
    margin-right: 0;
}
.main-menu .navigation>li>a {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 25px 0px 25px;
	transition: all 500ms ease;
	opacity: 1;
    font-family: 'Poppins', sans-serif;
}
.main-menu .navigation>li>a.home-icon{
    padding: 0;
}
.main-menu .navigation>li>a span.homeicon {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    width: 70px;
    padding: 24px 0 25px;
}

.main-menu .navigation> li> ul {
	position: absolute;
	top: 100%;
	left: inherit;
	width: 270px;
	padding: 0px 0;
    display: none;
    border-radius: 0;
	z-index: 100;
}
.main-menu .navigation> li> ul:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: #ffffff;
    border-radius: 0;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    z-index: -1;
}
.main-menu .navigation> li.dropdown:hover> ul {
	visibility: visible;
	opacity: 1;
}
.main-menu .navigation> li> ul> li {
	position: relative;
    display: block;
    padding: 0 20px;
	width: 100%;
}

.main-menu .navigation> li> ul> li> a{
	position: relative;
	display: block;
    border-bottom: 1px solid #e9e9e9;
	padding: 13px 0px 13px;
	color: #000000;
	font-size: 15px;
	line-height: 24px;
	font-weight: 500;
	text-align: left;
	text-transform: capitalize;
	transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}
.main-menu .navigation> li> ul> li:last-child> a{
    border: none;
} 
.main-menu .navigation>li>ul>li>a:hover {
    padding-left: 15px;
}
.main-menu .navigation> li> ul> li> a:before{
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    margin: 12px 0;
	opacity: 0;
    transition: all 500ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.main-menu .navigation> li> ul> li.dropdown> a:after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    margin: 12px 0;
    text-align: right;
    z-index: 5;
}
.main-menu .navigation>li>ul>li:hover>a:before{
	opacity: 1;
}


.main-menu .navigation> li> ul> li> ul {
	position: absolute;
	top: 0%;
	left: 100%;
	width: 250px;
	padding: 0;
	display: none;
	background: #ffffff;
    border-radius: 0;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	z-index: 100;
}
.main-menu .navigation li> ul> li.dropdown:hover ul {
	visibility: visible;
}
.main-menu .navigation>li>ul>li>ul> li {
	position: relative;
    display: block;
    padding: 0 20px;
	width: 100%;
}
.main-menu .navigation> li> ul> li> ul> li> a {
	position: relative;
	display: block;
    border-bottom: 1px solid #e9e9e9;
	padding: 13px 0px 13px;
	color: #000000;
	font-size: 15px;
	line-height: 24px;
	font-weight: 500;
	text-align: left;
	text-transform: capitalize;
	transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}

.main-menu .navigation> li> ul> li> ul> li:last-child> a{
    border: none;
}
.main-menu .navigation> li> ul> li:hover > a{
    padding-left: 15px;
}
.main-menu .navigation> li> ul> li> ul> li> a:hover {
    padding-left: 15px;
}
.main-menu .navigation>li>ul>li>ul>li a:before{
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 14px;
    font-weight: 700;
    margin: 12px 0;
	opacity: 0;
    transition: all 500ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.main-menu .navigation> li> ul> li> ul> li> a:hover:before{
	opacity: 1;
}
.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 0px;
    top: 0;
    width: 50px;
    height: 42px;
    border-left: 1px solid #04102a;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    z-index: 5;
}
.navbar-header {
	display: none;
}




.outer-search-box-style1 {
    position: relative;
    display: inline-block;
    float: left;
    padding: 25px 0;
    margin-right: 30px;
}
.outer-search-box-style1 .seach-toggle {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin: 0;
    border: 1px solid transparent;
    transition: all 500ms ease;
}
.outer-search-box-style1 .search-box {
    position: absolute;
    top: 120%;
    right: 0%;
    background: #02091a;
    opacity: 0;
    padding: 20px;
    transition: all 500ms ease 0s;
    visibility: hidden;
    z-index: 100;
    margin-left: 0;
}
.outer-search-box-style1 .search-box.now-visible {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 100;
}
.outer-search-box-style1 .search-box .form-group{
    position:relative;
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-width: 250px;
}
.outer-search-box-style1 .search-box .form-group input[type="search"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #1f1f23;
    color: #000;
    display: block;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    transition: all 500ms ease 0s;
    width: 100%;
    height: 45px;
    padding-left: 15px;
    padding-right: 50px;
}
.outer-search-box-style1 .search-box .form-group input[type="search"]:focus{
    border-color: #f5f5f5;	
}
.outer-search-box-style1 .search-box .form-group button, 
.outer-search-box-style1 .search-box .form-group input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    background: #030e27;
    color: #fff;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    width: 45px;
    transition: all 500ms ease 0s;
}
.outer-search-box-style1 .search-box .form-group button:hover,
.outer-search-box-style1 .search-box .form-group input:focus + button{
    color: #222222;
    background: #f5f5f5;
}


.quote-button{
    position: relative;
    display: block;
    float: right;
}
.quote-button a {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    background: #010919;
    color: #ffffff;
    font-size: 18px;
    line-height: 80px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.quote-button a span:before {
    position: relative;
    top: 2px;
    display: inline-block;
    padding-left: 10px;
    font-size: 22px;
    line-height: 18px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.quote-button a:hover{
    color: #ffffff;
}
.quote-button a:hover span:before{
    color: #ffffff;
}



/*** 
=====================================================
	Main Slider style
=====================================================
***/
.main-slider {
    position: relative;
    z-index: 10;
}
.main-slider.style1 {
    margin-top: 112px;
}
.main-slider .slide{
	position: relative;
	padding: 120px 0px 150px; /* koded */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.main-slider .slide .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition: all 6000ms linear;
	-moz-transition: all 6000ms linear;
	-ms-transition: all 6000ms linear;
	-o-transition: all 6000ms linear;
	transition: all 6000ms linear;
}
.main-slider .slide .image-layer:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 13, 40, 0.60);
    content: "";
    z-index: -1;
}
.main-slider .active .slide .image-layer{
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}
.main-slider .content{
	position:relative;
	z-index:10;
}

.main-slider .content h2{
	position: relative;
	color: #ffffff;
	font-size: 42px;
	line-height: 1.0em;
	font-weight: 500;
	opacity: 0;
    margin-bottom: 36px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
}
.main-slider .active .content h2{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 1000ms;
}
.main-slider .content h3{
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.0em;
    font-weight: 300;
    text-transform: uppercase;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
}
.main-slider .content h3:before{
    position: absolute;
    left: 45px;
    bottom: 4px;
    right: 35px;
    height: 4px;
    content: "";
    z-index: -1;
}


.main-slider .content h3 img{
    width: auto;
    display: inline-block;
    padding-right: 20px;
}
.main-slider .active .content h3{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 1500ms;    
}
.main-slider .content .text{
	position: relative;
	margin-top: 27px;
	margin-bottom: 60px;
	opacity: 0;
	max-width: 470px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
}
.main-slider .content .text p{
	color: #ffffff;
	font-size: 18px;
	line-height: 1.8em; 
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.main-slider .active .content .text{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 2000ms;
}
.main-slider .content .btns-box{
    position: relative;
	opacity: 0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
}
.main-slider .active .content .btns-box{
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 2500ms;
}
.main-slider .content .btns-box .btn-two {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    line-height: 57px;
    font-weight: 400;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease-in-out 0.1s;
}
.main-slider .content .btns-box .btn-one{
    color: #ffffff;
    padding: 0 30px;
    margin-left: 11px;
}
.main-slider .content .btns-box .btn-one:hover{
    color: #ffffff;
    border-color: #ffffff;
    background: transparent;
}



.main-slider .owl-theme .owl-dots {
    position: absolute;
    top: 0;
    right: 50px;
    bottom: 0;
    margin: 0;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    flex-direction: column;
    padding-right: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-slider .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: block;
    width: 30px;
    height: 5px;
    background: rgba(255, 255, 255, 0.30);
    border: 0px solid;
    margin: 5px 0px;
    padding: 0px;
    border-radius: 10px;
    transition: all 500ms ease;
}
.main-slider .owl-theme .owl-dots .owl-dot span{
	display:none;	
}
.main-slider .owl-theme .owl-dots .owl-dot.active{
    width: 40px;
}
.main-slider .owl-theme .owl-dots .owl-dot:before {
    position: absolute;
    top: 0px;
    right: -10px;
    bottom: 0px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: "";
    background: rgba(255, 255, 255, 0.30);
    transition: all 500ms ease;
}




/*** 
=============================================
    Service Style1 Area Css
=============================================
***/
.service-style1-area{
    position: relative;
    display: block;
    padding: 120px 0 80px;
}
.service-style1-area.pdtop75{
    padding-top: 75px;
}
.service-style1-area .title {
    position: relative;
    display: block;
    text-align: center;
    padding: 70px 0 70px;
    z-index: 1;
}

/*
.service-style1-area .title:before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: url(../images/icon/services/service-title-icon.png);
    width: 70px;
    height: 130px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    z-index: -1;
}
*/
.service-style1-area .title h1{
    font-size: 32px;
    line-height: 44px;
}
.service-style1-area .title h1 a{
    position: relative;
    display: inline-block;
}

.single-service-style1 {
    position: relative;
    display: block;
    text-align: center;
    max-width: 300px;
    margin: 0 auto 42px;
}
.single-service-style1 .icon-holder{
    position: relative;
    display: block;
    padding-bottom: 25px;
}
.single-service-style1 .text-holder{
    position: relative;
    display: block;
    padding: 0 10px;
}
.single-service-style1 .text-holder h3{
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin: 0 0 8px;
}
.single-service-style1 .text-holder h3 a{
    color: #000000;
}
.single-service-style1 .text-holder p{
    color: #798795;
    line-height: 24px;
    margin: 0 0 24px;
}
.single-service-style1 .text-holder .count-box {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 auto;
    color: #798795;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
	transition:all 900ms ease;
    z-index: 1;
}
.single-service-style1:hover .text-holder .count-box{
    color: #ffffff;
}
.single-service-style1 .text-holder .count-box:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
	transition:all 500ms ease;
	transform:scale(0);
    content: "";
    z-index: -1;
}
.single-service-style1:hover .text-holder .count-box:before{
	transform:scale(1.0);        
}



/*** 
=============================================
    About Style1 Area Css
=============================================
***/
.about-style1-area{
    position: relative;
    display: block;
    background: #f2f3f4;
    padding: 120px 0 120px;
}
.about-style1-area.bg-white{
    background: #ffffff;
}
.about-style1-area .shape {
    position: absolute;
    left: -130px;
    bottom: -70px;
    right: 0px;
    background: url(../images/shape/shape-1.png);
    width: 697px;
    height: 439px;
    content: "";
}
.about-style1-image-box {
    position: relative;
    display: block;
    max-width: 470px;
    width: 100%;
}
.about-style1-image-box .image-box1 {
    position: relative;
    display: block;
    width: 370px;
    overflow: hidden;
    z-index: 5;
}
.about-style1-image-box .image-box1:before{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 170px;
    height: 300px;
    background: url(../images/shape/border.png);
    content: "";
    z-index: 1;
}
.about-style1-image-box .image-box1 img{
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;    
}
.about-style1-image-box .image-box1:hover img{
    transform: scale(1.2);    
}
.about-style1-image-box .image-box2 {
    position: relative;
    display: block;
    margin-top: 30px;
    width: 170px;
    overflow: hidden;
    z-index: 5;
}
.about-style1-image-box .image-box2 img{
    width: 100%;
    transform: scale(1.2);
    transition: all 700ms ease;    
}
.about-style1-image-box .image-box2:hover img{
    transform: scale(1.0);    
}

.video-holder-box {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 270px;
    height: 545px;
    overflow: hidden;
    background-position: center top;
    background-attachment: inherit;
    background-size: cover;
}
.video-holder-box .icon {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video-holder-box .icon:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.80);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    z-index: 1;    
}
.video-holder-box:hover .icon:before{
    opacity: 1;    
}
.video-holder-box .icon .inner {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
}
.video-holder-box .icon .inner a {
    position: relative;
    display: inline-block;
    text-align: center;
    height: 100px;
    width: 100px;
    transition: all 500ms ease;
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    transition: all 1s ease;
}
.video-holder-box .icon .inner a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 30px;
    line-height: 100px;
}

.about-style1-text-box {
    position: relative;
    display: block;
    padding-left: 100px;
    padding-top: 30px;
}
.about-style1-text-box .title{
    position: relative;
    display: block;    
}
.about-style1-text-box .title:before {
    position: absolute;
    top: 6px;
    left: -100px;
    background: url(../images/shape/title-bg.png);
    width: 60px;
    height: 39px;
    content: "";
}

.about-style1-text-box .title p{
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin: 0;
}
.about-style1-text-box .title h1 {
    position: relative;
    display: block;
    color: #000000;
    font-size: 27px;
    line-height: 40px;
    font-weight: 700;
    margin: 17px 0 0;
}
.about-style1-text-box .title h1 b{
    font-weight: 700;
}
.about-style1-text-box .title h1 span{
    position: relative;
    top: -13px;
    display: inline-block;
    padding: 0px 20px 0px;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    border-radius: 30px;
    font-family: 'Open Sans', sans-serif;
}
.about-style1-text-box .inner-contant{
    position: relative;
    display: block;
    padding-top: 36px;
}
.about-style1-text-box .inner-contant p{
    margin: 0 0 25px;
}
.about-style1-text-box .inner-contant .signature-box{
    position: relative;
    display: block;
    padding-top: 37px;
}



/*** 
=============================================
    Service Style2 Area style
=============================================
***/
.service-style2-area{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 112px;
}
.service-style2-area .layer-outer{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 495px;
    background-attachment: scroll;
    background-size: cover;
    background-position:  center top;
}
.service-style2-area .layer-outer:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(3, 13, 40, 0.80);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all; 
}
.service-style2-area .service-box{
    z-index: 99;    
}
.single-service-style2{
    position: relative;
    display: block;
    margin-bottom: 30px;
    z-index: 100;
}
.single-service-style2 .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-service-style2 .img-holder img{
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);    
}
.single-service-style2:hover .img-holder img{
    transform: scale(1);    
}
.single-service-style2 .img-holder .static-content {
    position: absolute;
    left: 5px;
    bottom: 5px;
    right: 5px;
    min-height: 75px;
    background: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 25px;
    transform: perspective(1200px) rotateX(0deg);
    transform-origin: bottom;
    transition: all 700ms ease 100ms;	
}
.single-service-style2:hover .img-holder .static-content{
    transform: perspective(1200px) rotateX(90deg); 
    transition: all 700ms ease 200ms;	
}


.single-service-style2 .img-holder .static-content .title{
    position: relative;
    display: block;
    padding-left: 35px;
}
.single-service-style2 .img-holder .static-content .title:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    content: "";
    margin: 7px 0 8px;
}
.single-service-style2 .img-holder .static-content .title h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
}
.single-service-style2 .img-holder .static-content .title h3 a{
    color: #000000;    
}
.single-service-style2 .img-holder .static-content .icon {
    position: absolute;
    bottom: -5px;
    right: -5px;
}
.single-service-style2 .img-holder .static-content .icon a {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 70px;
    font-weight: 300;
}

.single-service-style2 .overlay-content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    z-index: 2;
    opacity: 0;
    transform: scale(0.5);
    background-color: rgba(0, 0, 0, 0.80);
    transition: all 0.8s ease-in-out 0s;
}
.single-service-style2:hover .overlay-content{
    opacity: 1;
    transform: scale(1.0);
	height:100%;
}
.single-service-style2 .overlay-content .inner-content{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.1s ease-in-out 0.1s;
}
.single-service-style2:hover .overlay-content .inner-content{
    opacity: 1; 
    transition: all 0.8s ease-in-out 0.7s;
}
.single-service-style2 .overlay-content .inner-content .icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 95px;
    line-height: 95px;
    padding-top: 132px;
    transform: translateY(15px);
    transition: all 0.3s ease-in-out 0.8s;
}
.single-service-style2:hover .overlay-content .inner-content .icon{
    transform: translateY(0px);    
}
.single-service-style2 .overlay-content .inner-content .text-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0px 30px 41px;
    transform: translateY(15px);
    transition: all 0.2s ease-in-out 0.9s;
}
.single-service-style2:hover .overlay-content .inner-content .text-holder{
    transform: translateY(0px);    
}
.single-service-style2 .overlay-content .inner-content .text-holder .title{
    position: relative;
    display: block;
    padding-left: 35px;    
}
.single-service-style2 .overlay-content .inner-content .text-holder .title:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    content: "";
    margin: 7px 0 8px;
}
.single-service-style2 .overlay-content .inner-content .text-holder .title h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
}
.single-service-style2 .overlay-content .inner-content .text-holder .title h3 a{
    color: #ffffff;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.single-service-style2 .overlay-content .inner-content .text-holder p{
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
    margin: 12px 0 0;
}
.all-service-button{
    position: relative;
    display: block;
    padding-top: 40px;
}



/*** 
=============================================
    Fact Counter Area style
=============================================
***/
.fact-counter-area {
    position: relative;
    display: block;
    background: #ffffff;
}
.fact-counter-area.pdbottom120{
    padding-bottom: 120px;
}
.fact-counter-area.pdtop120{
    padding-top: 120px;
}
.single-fact-counter {
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 60px;
}
.single-fact-counter .count-box {
    position: relative;
    display: block;
    margin-top: 4px;
}
.single-fact-counter .count-box h1 {
    position: relative;
    display: inline-block;
    float: left;
    font-size: 72px;
    line-height: 60px;
    font-weight: 300;
}
.single-fact-counter .count-box h1 span{
    position: relative;
    display: inline-block;
}
.single-fact-counter .count-box .icon {
    position: relative;
    display: inline-block;
    top: 15px;
    padding-left: 3px;
}
.single-fact-counter .count-box .icon span:before {
    color: #000000;
    font-size: 40px;
    font-weight: 700;
}

.single-fact-counter .title{
    position: relative;
    display: block;
    padding-left: 50px;
}
.single-fact-counter .title h3 {
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}



/*** 
=============================================
    Latest Portfolio Area Css      
=============================================
***/
.latest-portfolio-area{
    position: relative;
    display: block;
    padding: 115px 0 120px;
}
.latest-portfolio-area.pdtop120{
    padding-top: 120px;
}
.project-menu-box {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ededed;
    border-radius: 8px;
    margin-bottom: 50px;
}
.project-filter {
    position: relative;
    display: block;
    text-align: center;
    padding: 21px 0 22px;
}
.project-filter li {
    position: relative;
    display: inline-block;
    float: none;
    margin: 0 25px;
}
.project-filter li:first-child {
    margin-left: 0;
}
.project-filter li:last-child {
    margin-right: 0;
}
.project-filter li .filter-text {
    position: relative;
    display: block;
    color: #000000;
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    transition: all .4s ease;
    font-family: 'Open Sans', sans-serif;
}
.project-filter li .filter-text i:before{
    position: relative;
    top: 3px;
    display: inline-block;
    font-size: 30px;
    padding-right: 6px;
}
.project-filter li .count {
    display: none;
}


.single-portfolio-style1 {
    position: relative;
    display: block;
    padding-bottom: 75px;
    margin-bottom: 20px;
}
.single-portfolio-style1 .img-holder{
    position: relative;
    display: block;
}
.single-portfolio-style1 .img-holder .inner-box{
    position: relative;
    display: block;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.single-portfolio-style1 .img-holder .inner-box img{
    width: 100%;
    transform: scale(1.0);    
}
.single-portfolio-style1:hover .img-holder .inner-box img {
    transform: scale(1.2) rotate(1deg);
}
.single-portfolio-style1 .img-holder .overlay-style-one {
    background-color: rgba(3, 13, 40, 0.70);
}
.single-portfolio-style1:hover .img-holder .overlay-style-one{
    opacity: 1;    
}
.single-portfolio-style1 .img-holder .inner-box .zoom-button {
    position: relative;
    display: block;
    margin-top: -70px;
}
.single-portfolio-style1 .img-holder .inner-box .zoom-button a span:before{
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 70px;
    opacity: 0;
    transform: translateY(25px);
    transition: all 0.5s ease-in-out 0.9s;
}
.single-portfolio-style1:hover .img-holder .inner-box .zoom-button a span:before{
    opacity: 1;
    transform: translateY(0px); 
}
.single-portfolio-style1 .img-holder .inner-box .zoom-button a:hover span:before{
    color: #ffffff; 
    background: #000000;
}

.single-portfolio-style1 .img-holder .title-holder {
    position: absolute;
    left: 20px;
    bottom: -75px;
    right: 20px;
    background: #ffffff;
    display: block;
    padding: 26px 30px 27px;
    padding-right: 10px;
    border-radius: 5px;
    z-index: 2;
}
.single-portfolio-style1 .img-holder .title-holder:before{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:100%;
	height:0px;
	content:'';
    border-radius: 5px;
	transition: all 700ms ease;
}
.single-portfolio-style1:hover .img-holder .title-holder:before{
	height:100%;
}
.single-portfolio-style1 .img-holder .title-holder span.tag{
    position: relative;
    display: inline-block;
    padding: 0 15px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder span.tag{
    color: #ffffff; 
    background: rgba(255, 255, 255, 0.20);
    transition: all 0.5s ease-in-out 0.5s;
}
.single-portfolio-style1 .img-holder .title-holder h5{
    position: relative;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    margin: 13px 0 10px;
    text-transform: uppercase;
}
.single-portfolio-style1 .img-holder .title-holder h5 a{
    color: #000000;
    transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder h5 a{
    color: #ffffff;
    transition: all 0.5s ease-in-out 0.6s;    
}
.single-portfolio-style1 .img-holder .title-holder h5 a:hover{
    color: #000000;    
}
.single-portfolio-style1 .img-holder .title-holder p{
    position: relative;
    color: #798795;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder p{
    color: #ffffff;
    transition: all 0.5s ease-in-out 0.7s;       
}
.single-portfolio-style1 .img-holder .title-holder p span:before{
    position: relative;
    top: 1px;
    left: -2px;
    display: inline-block;
    padding-right: 4px;
    font-size: 16px;
    transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder p span:before{
    color: #ffffff;
    transition: all 0.5s ease-in-out 0.9s;        
}
.all-portfolio-button {
    position: relative;
    display: block;
    padding-top: 20px;
}



/*** 
=============================================
    Testimonial Style1 Area Css
=============================================
***/
.testimonial-style1-area{
    position: relative;
    display: block;
}
.testimonial-style1-title-box{
    position: relative;
    display: block;
    padding-top: 120px;
    padding-bottom: 216px;
    z-index: 1;
}
.testimonial-style1-title-box:before{
    position: absolute;
    top: 0;
    left: -10000px;
    bottom: 0;
    right: 0;
    content: "";
    z-index: -1;
}
.testimonial-style1-title-box .sec-title {
    padding: 0;
}
.testimonial-style1-title-box .sec-title p {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}
.testimonial-style1-title-box .sec-title .big-title {
    padding: 9px 0 0;
}
.testimonial-style1-title-box .sec-title .big-title h1 {
    color: #ffffff;
    font-size: 80px;
    line-height: 95px;
    font-weight: 700;
    text-transform: capitalize;
}


.single-testimonial-style1{
    position: relative;
    display: block;
}
.single-testimonial-style1:before{
    position: absolute;
    top: -10px;
    right: 30px;
    font-family: "Flaticon";
    content: "\f122";
    font-size: 30px;
    line-height: 30px;
    z-index: 1;
}
.single-testimonial-style1 .text {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #e7e7e8;
    padding: 35px 39px 35px;
    border-radius: 7px;
}
.single-testimonial-style1 .text:after {
    position: absolute;
    left: 29px;
    bottom: -15px;
    background: url(../images/icon/testimonial-arrow.png);
    content: "";
    width: 15px;
    height: 15px;
    z-index: 1;
}
.single-testimonial-style1 .text p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;
    font-weight: 300;
    margin: 0;
}
.single-testimonial-style1 .client-info{
    position: relative;
    display: block;
    padding-top: 30px;
    padding-left: 30px;
}
.single-testimonial-style1 .client-info .icon-box{
    width: 60px;
}
.single-testimonial-style1 .client-info .icon-box span:before{
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #e7e7e8;
    border-radius: 50%;
    font-size: 30px;
    line-height: 58px;
    text-align: center;
}
.single-testimonial-style1 .client-info .icon-box,
.single-testimonial-style1 .client-info .title-box{
    display: table-cell;
    vertical-align: middle;
}
.single-testimonial-style1 .client-info .title-box{
    position: relative;
    padding-left: 15px;
}
.single-testimonial-style1 .client-info .title-box h3{
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin: 0 0 7px;
}
.single-testimonial-style1 .client-info .title-box p{
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
}



.single-vertical-carousel {
    position: relative;
    display: block;
    margin-left: 98px;
    z-index: 1;
}
.single-vertical-carousel:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 10px;
    background: #ffffff;
    content: "";
    z-index: 1;
}
.single-vertical-carousel .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 10px 0 0;
}

.single-vertical-carousel.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 0px solid transparent;
    opacity: 1;
    border-radius: 0px;
    margin: 0;
    margin-bottom: 50px;
}
.single-vertical-carousel.slick-vertical .slick-slide:last-child{
    margin-bottom: 0;
}
.single-vertical-carousel .slide.slick-slide.slick-current.slick-active{
    opacity: 1.0;
}
.single-vertical-carousel .slick-dots{
	display:none !important;
}
.single-vertical-carousel .prev-btn {
    position: absolute;
    top: 475px;
    left: -690px;
    height: 60px;
    width: 50px;
    border-radius: 7px;
    color: #ffffff;
    background: none;
    background-color: rgba(255, 255, 255, 0.10);
    border: 0px solid #eeeeee;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 56px;
    margin-top: 0px;
    transition: all 0.3s ease;
    z-index: 10;
    transform: rotate(-90deg);
}
.single-vertical-carousel .next-btn {
    position: absolute;
    top: 475px;
    left: -610px;
    width: 50px;
    height: 60px;
    border-radius: 7px;
    color: #ffffff;
    background: none;
    background-color: rgba(255, 255, 255, 0.10);
    border: 0px solid #eeeeee;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 56px;
    margin-bottom: 0;
    transition: all 0.3s ease;
    z-index: 10;
    transform: rotate(-90deg);
}
.single-vertical-carousel .next-btn:hover,
.single-vertical-carousel .prev-btn:hover{
    background-color: rgba(255, 255, 255, 0.40);
}



/*** 
=============================================
    Team Area Css
=============================================
***/
.team-area{
    position: relative;
    display: block;
    padding: 80px 0 80px;
}
.team-area.pdtop0{
    padding-top: 0;
}
.team-area.pdtop120{
    padding-top: 120px;
}
.single-team-member {
    position: relative;
    display: block;
    margin-bottom: 40px;
}
.single-team-member .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.single-team-member .img-holder::after {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(3,13,40, 0) 0%, rgba(3,13,40, .3) 100%);
    transform: skewX(-25deg);
}
.single-team-member:hover .img-holder::after{
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;
}

.single-team-member .img-holder img{
    width: 100%;
    transform: scale(1.0);
    transition: all 700ms ease;
}
.single-team-member:hover .img-holder img{

}

.single-team-member .title-holder{
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 7px 1px #ebebeb; 
    box-shadow: 0px 4px 7px 1px #ebebeb;
    transition: all 0.4s ease-in-out 0.3s;
    z-index: 1;
}
.single-team-member:hover .title-holder{
    box-shadow: none;
    transition: all 0.4s ease-in-out 0.3s;    
}
.single-team-member .title-holder:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    transform: translateY(115px);
    transition: all 0.4s ease-in-out 0.3s;
    z-index: -1;
}
.single-team-member:hover .title-holder:before{
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.4s ease-in-out 0.3s;
}
.single-team-member .title-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
    background: transparent;
    padding-left: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    z-index: 1;
}
.single-team-member .title-holder .inner .left{
    position: relative;
    display: block;       
}
.single-team-member .title-holder .inner .left h3{
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin: 0 0 10px;
    transition: all 0.4s ease-in-out 0.3s;
}
.single-team-member:hover .title-holder .inner .left h3{
    color: #ffffff;
    transition: all 0.4s ease-in-out 0.6s;
}
.single-team-member .title-holder .inner .left .social-links{
    position: relative;
    display: block;       
}
.single-team-member .title-holder .inner .left .social-links .social-links-style1 li {
    margin-right: 20px;
}
.single-team-member .title-holder .inner .left .social-links .social-links-style1 li:last-child{
    margin-right: 0;
}
.single-team-member .title-holder .inner .left .social-links .social-links-style1 li a {
    color: #a4adb7;
    font-size: 20px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    transition: all 0.4s ease-in-out 0.3s;
}
.single-team-member:hover .title-holder .inner .left .social-links .social-links-style1 li a{
    color: #ffffff;
    transition: all 0.4s ease-in-out 0.8s;
}
.single-team-member .title-holder .inner .left .social-links .social-links-style1 li a:hover{
    color: #000000;    
}

.single-team-member .title-holder .inner .right a{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 70px;
    font-weight: 300;
}



/*** 
=============================================
    Latest blog Area style
=============================================
***/
.latest-blog-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 68px;
}
.latest-blog-area.pdtop120{
    padding-top: 120px;
}

.single-blog-post {
    position: relative;
    display: block;
    margin-bottom: 43px;
}
.single-blog-post .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.single-blog-post .img-holder img {
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
}
.single-blog-post:hover .img-holder img {
    transform: scale(1);    
}
.single-blog-post:hover .overlay-style-one{
    opacity: 1;
}

.single-blog-post .img-holder .post-date{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}
.single-blog-post .img-holder .post-date p{
    position: relative;
    display: inline-block;
    padding: 5px 15px 5px;
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
}
.single-blog-post .img-holder .post-date p span:before{
    position: relative;
    display: inline-block;
    padding-right: 5px;
}



.single-blog-post .text-holder {
    position: relative;
    display: block;
    padding-top: 25px;
    background: #ffffff;
    transition: all 0.5s ease-in-out 0.2s;
}
.single-blog-post .text-holder .blog-title {
    position: relative;
    display: block;
    color: #010101;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 13px;
}
.single-blog-post .text-holder .blog-title a{
    color: #010101;
    transition: all 500ms ease;
}
.single-blog-post .text-holder p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;
    margin: 0;
}


.single-blog-post .text-holder .bottom {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 14px;
}
.single-blog-post .text-holder .bottom .author-name{
    position: relative;
    display: block;       
}
.single-blog-post .text-holder .bottom .author-name a{
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.single-blog-post .text-holder .bottom .author-name a span:before{
    position: relative;
    display: inline-block;
    font-weight: 700;
    padding-right: 4px;
}
.single-blog-post .text-holder .bottom .read-more-button{
    position: relative;
    display: block;
}
.single-blog-post .text-holder .bottom .read-more-button a{
    font-size: 14px;
    font-weight: 700;
}
.single-blog-post .text-holder .bottom .read-more-button a span:before{
    position: relative;
    display: inline-block;
    padding-left: 5px;
}



.single-blog-post.style2 {
    margin-bottom: 42px;
}
.single-blog-post.style2 .text-holder .blog-title {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}



/*** 
=============================================
    Partner Area Css
=============================================
***/
.partner-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 75px;
}
.partner-box {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.single-partner-logo-box {
    position: relative;
    overflow: hidden;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    margin-bottom: 40px;
}
.single-partner-logo-box a {
    position: relative;
    display: inline-block;
}
.single-partner-logo-box a img {
    opacity: .35;
    transition: all 0.2s ease-in-out 0.1s;
}
.single-partner-logo-box:hover a img{
    opacity: .0;
    transition: all 0.8s ease-in-out 0.1s;
}

.single-partner-logo-box .overlay-box{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translateY(80px);
    transition: all 0.4s ease-in-out 0.1s;
}
.single-partner-logo-box:hover .overlay-box{
    transform: translateX(0px);      
}
.single-partner-logo-box .overlay-box a{
    position: relative;
    display: inline-block;  
}
.single-partner-logo-box .overlay-box a img{
    opacity: 1;    
}



/*** 
=============================================
    Footer area style
=============================================
***/
.footer-area {
    position: relative;
    display: block;
    background: #030e27;
    z-index: 10;
}

@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}

.footer{
    position: relative;
    display: block;
    padding: 80px 0;
    z-index: 1;
}
.single-footer-widget {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-footer-widget .title {
    position: relative;
    display: block;
    margin-top: -3px;
    padding-bottom: 16px;
}
.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.single-footer-widget .our-company-info{
    position: relative;
    display: block;
}
.single-footer-widget .our-company-info .footer-logo {
    position: relative;
    display: block;
    padding-bottom: 20px;
}
.single-footer-widget .our-company-info .footer-logo a{
    display: inline-block;
}
.single-footer-widget .our-company-info .text{
    position: relative;
    display: block;    
}
.single-footer-widget .our-company-info .text p{
    color: #798795;
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    margin: 0;
}
.single-footer-widget .our-company-info .footer-social-links{
    position: relative;
    display: block;
    padding-top: 40px;
}


.single-footer-widget .pages-box{
    position: relative;
    display: block;
}
.single-footer-widget .page-links{
    position: relative;
    display: block;    
}
.single-footer-widget .page-links li {
    position: relative;
    display: block;
    margin-bottom: 12px;
}
.single-footer-widget .page-links li:last-child{
    margin-bottom: 0;
}
.single-footer-widget .page-links li a{
    position: relative;
    display: block;
    padding-left: 10px;
    color: #798795;
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    transition: all 200ms linear;
    transition-delay: 0.3s;
}
.single-footer-widget .page-links li a:before{
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 2px;
    height: 2px;
    background: #798795;
    content: "";
    transition: all 200ms linear;
    transition-delay: 0.1s;
}



.twitter-feed-box{
    position: relative;
    display: block;
    background: #06112a;
    border: 1px solid #0f1a32;
    padding: 43px 30px 33px;
    border-radius: 10px;
}
.twitter-feed-box h3{
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin: 0 0 1px;
}
.twitter-feed-box h3 a{
    color: #ffffff;
}
.twitter-feed-box span{
    font-size: 13px;
    font-weight: 400;
}
.twitter-feed-box .border-box{
    position: relative;
    display: block;
    height: 1px;
    width: 70px;
    background: #5c5e63;
    margin: 21px 0 20px;
}
.twitter-feed-box .text{
    position: relative;
    display: block;
    padding-bottom: 14px;
}
.twitter-feed-box .text p{
    color: #798795;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    margin: 0;
}

.twitter-feed-box .bottom {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.twitter-feed-box .bottom .comments{
    position: relative;
    display: block;    
}
.twitter-feed-box .bottom .comments a{
    color: #798795;
    font-size: 14px;
    font-weight: 400;
}
.twitter-feed-box .bottom .comments a i{
    position: relative;
    display: inline-block;
    padding-right: 10px;
}
.twitter-feed-box .bottom .twitter-icon {
    position: relative;
    display: block;
    transform: rotateY(180deg);
}
.twitter-feed-box .bottom .twitter-icon span:before {
    position: relative;
    top: 5px;
    display: inline-block;
    color: #22a0f2;
    font-size: 48px;
}



.footer-bottom {
    position: relative;
    display: block;
    overflow: hidden;
}
.footer-bottom .outer-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.copyright-text {
    position: relative;
    display: block;
    padding: 20px 0;
    padding-right: 70px;
    z-index: 1;
}
.copyright-text:before{
    position: absolute;
    top: 0;
    left: -10000px;
    bottom: 0;
    right: 0;
    content: "";
    -moz-transform: skew(25deg, 0deg);
    -webkit-transform: skew(25deg, 0deg);
    -o-transform: skew(25deg, 0deg);
    -ms-transform: skew(25deg, 0deg);
    transform: skew(25deg, 0deg);
    z-index: -1;
}
.copyright-text p{
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    margin: 0;
}
.copyright-text p a {
    color: #ffffff;
    font-weight: 500;
    transition: all 500ms ease;
}
.copyright-text p a:hover{
    color: #ffffff;    
}


.footer-menu {
    position: relative;
    display: block;
}
.footer-menu ul{
    position: relative;
    display: block;
    overflow: hidden;
}
.footer-menu ul li{
    position: relative;
    display: inline-block;
    float: left;
    line-height: 30px;
    padding-right: 11px;
    margin-right: 10px;
}
.footer-menu ul li:last-child{
    padding-right: 0;
    margin-right: 0;
}
.footer-menu ul li:before {
    position: absolute;
    top: 9px;
    right: 0;
    bottom: 7px;
    width: 1px;
    background: rgba(255, 255, 255, 0.10);
    content: "";
}
.footer-menu ul li:last-child:before{
    display: none;
}
.footer-menu ul li a{
    color: #798795;
    font-size: 14px;
    font-weight: 400;
    line-height: 0;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}



/*** 
=============================================
    Header Style2 Css
=============================================
***/
.header-style2{
    
}
.header-upper-style2 {
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.30);
    padding: 0;
}
.header-upper-left-style2 {
    position: relative;
    display: block;    
}
.header-upper-left-style2 .logo {
    position: relative;
    display: block;
    padding: 30px 0;
}
.header-upper-right-style2{
    position: relative;
    display: block;    
}
.header-upper-right-style2 .nav-outer{
    position: relative;
    display: block;
    float: left;
}
.main-menu.style2 .navigation>li>a {
    color: #000000;
    padding: 40px 0px 40px;
}


.main-menu.style2 .navigation>li>a.home-icon{
    padding: 0;
}
.main-menu.style2 .navigation>li>a span.homeicon {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    width: 70px;
    padding: 39px 0 40px;
}



.menu-right-content {
    position: relative;
    display: block;
    float: right;
}
.menu-right-content .outer-search-box-style1 {
    padding: 40px 0;
    margin-left: 50px;
    margin-right: 20px;
}
.menu-right-content .outer-search-box-style1 .seach-toggle {
    color: #000000;
}
.quote-button.style2 {
    position: relative;
    display: block;
    float: right;
    padding: 15px 0;
}
.quote-button.style2 a {
    color: #ffffff;
    padding: 0 30px;
}
.quote-button.style2 a:hover{
    background: #030e27;    
}



/*** 
=====================================================
	Main Slider Style2 style
=====================================================
***/
.main-slider.style2 {
    margin-top: 50px;
}
.main-slider.style2 .slider-box{
    position: relative;
    display: block;
}
.main-slider.style2 .slide {
    padding: 262px 0px 160px;
}
.main-slider.style2 .slide .image-layer:before {
    display: none;
}
.main-slider.style2 .content h2 {
    color: #010101;
}
.main-slider.style2 .content h3 {
    color: #010101;
}
.main-slider.style2 .content .text p {
    color: #798795;
}
.main-slider.style2 .content .btns-box .btn-two {
    color: #000000;
    border: 2px solid #000000;
}
.main-slider.style2 .content .btns-box .btn-two:hover{
    color: #ffffff;
    background: #000000;
}


.video-holder-box-style4 {
    position: absolute;
    left: 28px;
    bottom: 142px;
    z-index: 100;
    transform: rotate(-90deg);
}
.video-holder-box-style4 a {
    position: relative;
    display: block;
    float: left;
    text-align: center;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    padding: 11px;
    border: 1px dashed #777777;
    transition: all 500ms ease;
}
.video-holder-box-style4 a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    line-height: 56px;
    transition: all 500ms linear;
    transition-delay: 0.1s;
}
.video-holder-box-style4 a:hover span:before{
    background: #000000;
}
.video-holder-box-style4 h6 {
    position: relative;
    display: inline-block;
    float: left;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    margin: 32px 0;
    padding-left: 15px;
}




/*** 
=====================================================
	Partner Style2 Area style
=====================================================
***/
.partner-style2-area{
    position: relative;
    display: block;
    padding: 120px 0 0;
}



/*** 
=====================================================
	About Style2 Area style
=====================================================
***/
.about-style2-area{
    position: relative;
    display: block;
}
.about-style2-image-box{
    position: relative;
    display: block;
}
.about-style2-image-box img{
    max-width: none;
    float: right;
}
.about-style2-image-box .inner-box{
    position: absolute;
    top: 85px;
    left: 0;
    bottom: 0;
    right: 0;
}
.about-style2-image-box .inner-box .image-box1 {
    position: relative;
    display: inline-block;
    z-index: 1;
}
.about-style2-image-box .inner-box .image-box1:before{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    background: #ffffff;
    content: "";
}
.about-style2-image-box .inner-box .image-box1:after{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 30px;
    background: #ffffff;
    content: "";
}
.about-style2-image-box .inner-box .image-box1 img {
    width: 100%;
    max-width: none;
    float: none;
}
.about-style2-image-box .inner-box .image-box1:hover img{}
.about-style2-image-box .inner-box .image-box2 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
}
.about-style2-image-box .inner-box .image-box2:before {
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    width: 30px;
    background: #ffffff;
    content: "";
}
.about-style2-image-box .inner-box .image-box2 img{
    width: 100%;
    max-width: none;
    float: none;
    -webkit-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    -o-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}
.about-style2-image-box .inner-box .image-box2:hover img{}
.video-holder-box.style2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
}
.video-holder-box.style2 .icon .inner a span:before {
    background: #ffffff;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.video-holder-box.style2 .icon .inner a:hover span:before{
    color: #ffffff;
    background: #030e27;    
}


.about-style1-text-box.style2 {
    padding-top: 116px;
    padding-left: 100px;
}
.about-style1-text-box.style2 .title:before {
    display: none;
}
.about-style1-text-box.style2 .title p {
    color: #ffffff;
}
.about-style1-text-box.style2 .title h1 {
    color: #ffffff;
    margin: 17px 0 0;
}
.about-style1-text-box.style2 .title h1 span {
    color: #ffffff;
    background: #fb8b57;
}
.about-style1-text-box.style2 .title h1 b {
    color: #000000;
}
.about-style1-text-box.style2 .inner-contant p {
    color: #ffffff;
    margin: 0;
}


.fact-box-style2{
    position: relative;
    display: block;
    padding-top: 60px;
}
.fact-box-style2 ul{
    position: relative;
    display: block;
    overflow: hidden;
}
.fact-box-style2 ul .single-fact-counter {
    position: relative;
    display: inline-block;
    float: left;
    width: 170px;
    padding: 0;
    margin-right: 30px;
}
.fact-box-style2 ul .single-fact-counter:last-child{
    margin-right: 0;
}
.fact-box-style2 ul .single-fact-counter .count-box {
    display: block;
    margin-top: 0px;
}
.fact-box-style2 ul .single-fact-counter .count-box h1 {
    display: inline-block;
    float: none;
    color: #000000;
}
.fact-box-style2 ul .single-fact-counter .count-box .icon {
    position: relative;
    top: -10px;
    display: inline-block;
    padding-left: 3px;
}
.fact-box-style2 ul .single-fact-counter .count-box .icon span:before {
    color: #ffffff;
    font-size: 40px;
}
.fact-box-style2 ul .single-fact-counter .title {
    padding-top: 0px;
    padding-left: 0px;
}
.fact-box-style2 ul .single-fact-counter .title h3 {
    color: #ffffff;
}



/*** 
=============================================
    Service Style3 Area Css
=============================================
***/
.service-style3-area{
    position: relative;
    display: block;
}
.service-style3-area .auto-container {
    position: static;
    max-width: 1800px;
    padding: 0px 20px;
    margin: 0 auto;
}
.single-service-style3{
    position: relative;
    display: block;
    z-index: 2;
}
.single-service-style3 .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-service-style3 .img-holder img{
    width: 100%;
    -webkit-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    -o-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);  
}
.single-service-style3:hover .img-holder img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.single-service-style3 .overlay-content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 13, 40, 0.80);
    opacity: 0;
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	transform:translateY(-100%);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);  
}
.single-service-style3:hover .overlay-content{
	opacity:1;
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	-o-transform:translateY(0%);
	-moz-transform:translateY(0%);
	transform:translateY(0%);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);  
}

.single-service-style3 .overlay-content .icon-holder{
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    color: #ffffff;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
}
.single-service-style3 .overlay-content .title-holder{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    padding: 0 30px 42px;
    opacity: 0;
	transform:translateY(100%);
	transition: all 800ms ease;
}
.single-service-style3:hover .overlay-content .title-holder{
    opacity: 1;
	transform:translateY(0%); 
	transition-delay: 700ms;
}
.single-service-style3 .overlay-content .title-holder p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 9px;
}
.single-service-style3 .overlay-content .title-holder h3{
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}
.single-service-style3 .overlay-content .title-holder h3 a{
    color: #ffffff;
    transition: all 300ms ease;
}
.service-carousel.owl-nav-style-one.owl-theme .owl-nav {
    position: absolute;
    top: -120px;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    text-align: right;
}



/*** 
=============================================
    Testimonial Style2 Area Css
=============================================
***/
.testimonial-style2-area{
    position: relative;
    display: block;
    padding: 120px 0 120px;
}
.testimonial-style2-area.pdtop90{
    padding-top: 90px;
}
.testimonial-style2-area .sec-title {
    padding-bottom: 54px;
}
.testimonial-carousel{
    padding: 0 100px;
}



/*** 
=============================================
    Faq Content Area Css
=============================================
***/
.faq-content-area{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 0px 0 120px;
}
.faq-image-box{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}



/*** 
=============================================
    Video Gallery Area Css      
=============================================
***/
.video-gallery-area{
    position: relative;
    display: block;
    padding: 250px 0 250px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;    
}
.video-gallery-area:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background-color: rgba(3, 13, 40, 0.80);
    content: "";
    z-index: -1;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.video-holder-box-style3 {
    position: relative;
    display: block;
}
.video-holder-box-style3 a {
    position: relative;
    display: block;
    text-align: center;
    height: 200px;
    width: 200px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 500ms ease;
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    transition: all 1s ease;
}
.video-holder-box-style3 a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    line-height: 100px;
}



/*** 
=============================================
    Slogan Area Css
=============================================
***/
.slogan-area{
    position: relative;
    display: block;
}
.slogan-area.style2{
    background: #030e27;
    overflow: hidden;
}
.slogan-content{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; 
    min-height: 140px;
    z-index: 1;
}
.slogan-content:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    font-family: "Flaticon";
    content: "\f124";
    color: rgba(255, 255, 255, 0.10);
    font-size: 100px;
    line-height: 100px;
    padding: 20px 0;
}
.slogan-content .title{
    position: relative;
    display: block;
    z-index: 1;
}
.slogan-content .title h1{
    color: #ffffff;
    font-size: 48px;
    line-height: 56px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.slogan-content .quote-button{
    position: relative;
    display: block;
    margin: 0;
}
.slogan-content .quote-button a {
    background: #ffffff;
    line-height: 70px;
}
.slogan-content .quote-button a:hover{
    color: #ffffff;
}
.slogan-content.style2 .quote-button a{
    color: #ffffff;
}
.slogan-content.style2 .quote-button a:hover{
    background: #020a1c;
}
.slogan-content.style2 .quote-button a span:before {
    color: #ffffff;
}




/*** 
=============================================
    header Style3 Css
=============================================
***/
.header-style3{ }
.header-upper-style2.bg-transparent {
    background: transparent;
}
.main-menu.style2.clr-white .navigation>li>a {
    color: #ffffff;
}
.main-menu.style2.clr-white .navigation>li>a.homeicon {
    color: #ffffff;
}
.main-menu.style2.clr-white .navigation>li:hover>a.homeicon,
.main-menu.style2.clr-white .navigation>li.current>a.homeicon{
    color: #ffffff;    
}
.quote-button.style3 a {
    color: #ffffff;
    line-height: 110px;
}
.quote-button.style3 a span:before {
    color: #ffffff;
    top: 2px;
    padding-left: 10px;
}
.quote-button.style3 a:hover{
    background: #030e27;
}
.menu-right-content .outer-search-box-style1.clr-white .seach-toggle {
    color: #ffffff;
}



/*** 
=============================================
    Main Slider Style3 Css
=============================================
***/
.main-slider.style3 {
    margin-top: 0;
}
.main-slider.style3 .slide {
    padding: 252px 0px 400px;
}
.main-slider.style3 .slide .image-layer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 13, 40, 0.80);
    content: "";
    z-index: -1;
}
.main-slider.style3 .content .btns-box {
    margin-top: 62px;
}
.main-slider.style3 .active .content .btns-box{
	transition-delay: 2000ms;
}
.video-holder-box-style4.clr-white h6 {
    color: #ffffff;
}



/*** 
=============================================
    Service Style2 Area Style3 Css
=============================================
***/
.service-style2-area.style3{
    padding: 0px 0 120px;    
}
.service-style2-area.style3 .service-box{
    margin-top: -250px;
}



/*** 
=============================================
    About Style1 Area Style3 Css
=============================================
***/
.about-style1-area.style3{
    margin-top: 120px;
    background: #ffffff;    
}
.about-style3-image-box{
    position: absolute;
    left: 0;
    bottom: 0; 
}
.about-style3-image-box img{
    width: auto;
}
.about-style1-text-box.style3 {
    padding-top: 0;
    padding-left: 230px;
}


/*** 
=============================================
    Video Gallery Style2 Area Css
=============================================
***/
.video-gallery-style2-area {
    position: relative;
    display: block;
    padding-top: 310px;
}
.video-galler-outer-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 625px;
    padding-top: 120px;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
}
.video-galler-outer-bg:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}
.video-galler-outer-bg .title-holder {
    position: relative;
    display: block;
    margin-top: -9px;
    padding-top: 30px;
}
.video-galler-outer-bg .title-holder .icon {
    position: absolute;
    left: 0;
    top: 9px;
    right: 0;
    text-align: center;
}
.video-galler-outer-bg .title-holder h2{
    color: #ffffff;
    font-size: 48px;
    line-height: 58px;
    font-weight: 500;
}
.video-holder-box-style5 {
    position: relative;
    display: block;
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    padding: 315px 0 315px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    z-index: 2;
}
.video-holder-box-style5 .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.video-holder-box-style5 .icon:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.80);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    z-index: 1;    
}
.video-holder-box-style5:hover .icon:before{
    opacity: 1;    
}
.video-holder-box-style5 .icon .inner {
    z-index: 5;
}
.video-holder-box-style5 .icon .inner a {
    position: relative;
    display: inline-block;
    text-align: center;
    height: 200px;
    width: 200px;
    padding: 50px;
    background: rgba(255, 255, 255, 0.50);
    border-radius: 50%;
    transition: all 500ms ease;
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    transition: all 1s ease;
}
.video-holder-box-style5 .icon .inner a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    line-height: 100px;
}




/*** 
=============================================
    Latest Portfolio Style2 Area Css
=============================================
***/
.latest-portfolio-style2-area{
    position: relative;
    display: block;
    padding: 120px 0 90px;
}
.single-portfolio-style2{}

.single-portfolio-style2{
    position: relative;
    display: block;
    margin-bottom: 30px;
    z-index: 2;
}
.single-portfolio-style2 .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-portfolio-style2 .img-holder img{
    position: relative;
    display: block;
    width: 100%;
    -webkit-transform: scale(1.2, 1.1);
    -ms-transform: scale(1.2, 1.1);
    transform: scale(1.2, 1.1);
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}
.single-portfolio-style2:hover .img-holder img{
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}
.single-portfolio-style2 .overlay-content{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
    background: rgba(3, 13, 40, 0.80);
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
	transition:all 700ms ease;
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	transform:translateY(-100%);
}
.single-portfolio-style2:hover .overlay-content{
	opacity:1;
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	-o-transform:translateY(0%);
	-moz-transform:translateY(0%);
	transform:translateY(0%);
}
.single-portfolio-style2 .overlay-content .icon-holder{
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    color: #ffffff;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
}
.single-portfolio-style2 .overlay-content .title-holder{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    padding: 0 30px 42px;
    opacity: 0;
	transform:translateY(100%);
	transition: all 800ms ease;
}
.single-portfolio-style2:hover .overlay-content .title-holder{
    opacity: 1;
	transform:translateY(0%); 
	transition-delay: 700ms;
}
.single-portfolio-style2 .overlay-content .title-holder p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 9px;
}
.single-portfolio-style2 .overlay-content .title-holder h3{
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}
.single-portfolio-style2 .overlay-content .title-holder h3 a{
    color: #ffffff;
    transition: all 300ms ease;
}
.portfolio-carousel.owl-nav-style-one.owl-theme .owl-nav {
    position: absolute;
    top: -120px;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    text-align: right;
}



/*** 
=============================================
    Testimonial Style2 Area Style3 Css
=============================================
***/
.testimonial-style2-area.style3{
    position: relative;
    display: block;
    padding: 120px 0 120px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;        
}
.testimonial-style2-area.style3:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background-color: rgba(3, 13, 40, 0.80);
    content: "";
    z-index: -1;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.single-testimonial-style1.style3 .text {
    background-color: rgba(3, 13, 40, 0.30);
    border: 1px solid #22283c;
}
.single-testimonial-style1.style3 .text:after {
    background: url(../images/icon/testimonial-arrow-2.png);
}
.single-testimonial-style1.style3 .text p {
    color: rgba(255, 255, 255, 0.85);
}
.single-testimonial-style1.style3 .client-info .icon-box span:before {
    color: #ffffff;
}
.single-testimonial-style1.style3 .client-info .title-box h3 {
    color: #ffffff;
}
.single-testimonial-style1.style3 .client-info .title-box p {
    color: rgba(255, 255, 255, 0.35);
}



/*** 
=============================================
    Service Style1 Area Style4 Css
=============================================
***/
.service-style1-area.style4{
    padding: 120px 0 120px;    
}
.service-style1-area.style4 .title {
    padding: 70px 0 140px;
}
.service-style3-image-box {
    position: absolute;
    bottom: 0;
    right: 0;
}



/*** 
=============================================
    Breadcrumb area style
=============================================
***/
.breadcrumb-area {
    position: relative;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 155px 0 113px;
    margin-top: 200px;
    z-index: 10;
}
.breadcrumb-area::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(3, 13, 40, 0.80) none repeat scroll 0 0;
    content: "";
    z-index: -1;
} 
.breadcrumb-area .inner-content {
    position: relative;
    display: block;
}
.breadcrumb-area .title {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 0 35px;
}
.breadcrumb-area .title h1{
    color: #ffffff;
    font-size: 90px;
    line-height: 80px;
    font-weight: 700;
    text-transform: capitalize;
}

.breadcrumb-area .breadcrumb-menu {
    position: relative;
    display: block;
    line-height: 0;
}
.breadcrumb-area .breadcrumb-menu ul {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
}
.breadcrumb-area .breadcrumb-menu ul li {
    position: relative;
    display: inline-block;
    float: none;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
    transition: all 500ms ease;
    padding: 0 3px;
    font-family: 'Poppins', sans-serif;
}
.breadcrumb-area .breadcrumb-menu ul li a{
    color: #ffffff;
    transition: all 500ms ease;
}



/*** 
=============================================
    Service Style1 Area Service Page1 Style
=============================================
***/
.service-style1-area.service-page1 {
    padding-bottom: 62px;
}
.service-style1-area.service-page1 .single-service-style1{
    margin-bottom: 50px;    
}



/*** 
=============================================
    Service Style2 Area Service Page2 Style
=============================================
***/
.service-style2-area.service-page2{
    padding-bottom: 82px;    
}



/*** 
=============================================
    Service Imagegalley Area Style
=============================================
***/
.service-imagegalley-area{
    position: relative;
    display: block;
    padding: 109px 0 0px; 
}
.top-single-service {
    position: relative;
    padding-bottom: 57px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.top-single-service .left{
    position: relative;
    display: block;
    padding-left: 130px;
}
.top-single-service .left .icon {
    position: absolute;
    top: 11px;
    left: 0;
}
.top-single-service .left h2{
    color: #000000;
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
}
.top-single-service .right{
    position: relative;
    top: -4px;
    display: block;
    max-width: 570px;
    width: 100%;
}
.top-single-service .right p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;
    font-weight: 300;
    margin: 0;
}

.single-service-big-image{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-service-big-image::after {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    transform: skewX(-25deg);
    z-index: 2;
}
.single-service-big-image:hover::after{
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.single-service-big-image img{
    position: relative;
    width: 100%;
    display: block;
    -webkit-transform: scale(1.3,1.3);
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}
.single-service-big-image:hover img{
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);    
}

.single-service-image{
    position: relative;
    display: block;
}
.single-service-image .single-img-box{
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}
.single-service-image .single-img-box::after {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    transform: skewX(-25deg);
    z-index: 2;
}
.single-service-image .single-img-box img{
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
}
.single-service-image .single-img-box:hover::after{
	-webkit-animation: shine 1.5s;
	animation: shine 1.5s;    
}
.single-service-image .single-img-box:hover img{
    transform: scale(1);        
}

.single-service-text-box{
    position: relative;
    display: block;
    text-align: center;
    padding: 41px 100px 0;
}
.single-service-text-box p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;
}
.single-service-text-box p.mar0{
    margin: 0;
}



/*** 
=============================================
    Single Service Page Style
=============================================
***/
.single-service-page{}
.single-service-page.style4 .title {
    padding: 70px 0 70px;
}
.single-service-page .single-service-style1 {
    margin: 40px auto 30px;
}
.brochures-box{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 40px 25px 43px;
    border: 5px solid #f0f0f0;
}
.brochures-box .inner-title {
    position: relative;
    display: block;
    padding-bottom: 63px;
}
.brochures-box .inner-title h2{
    color: #000000;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
}
.brochures-box ul{
    position: relative;
    display: block;
    overflow: hidden;
}
.brochures-box ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 38px;
}
.brochures-box ul li:last-child{
    margin-bottom: 0;
}
.brochures-box ul li .left{
    position: relative;
    display: block;
    padding-left: 60px;
}
.brochures-box ul li .left .icon{
    position: absolute;
    top: 0;
    left: 0;
}
.brochures-box ul li .left .icon span:before {
    position: relative;
    left: -5px;
    font-size: 50px;
    line-height: 50px;
}
.brochures-box ul li .left h3{
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}
.brochures-box ul li .left h5{
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 12px 0 0;
}

.brochures-box ul li .right{
    position: relative;
    display: block;
}
.brochures-box ul li .right p{
    color: #798795;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
}



/*** 
=============================================
    Portfolio Pagev1 Css
=============================================
***/
.portfolio-pagev1{
    position: relative;
    display: block;
    padding-top: 120px;
    padding-bottom: 0;
}
.styled-pagination {
    position: relative;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 3px 0px 3px;
}
.styled-pagination li a{
	position: relative;
	display: inline-block;
	width: 40px;
	height: 50px;
	color:#cccccc;
	font-size:45px;
	line-height:50px;
	font-weight:400;
	text-align:center;
	text-transform:capitalize;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	font-family: 'Poppins', sans-serif;
}
.styled-pagination li.next a {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    width: 60px;
    border-radius: 5px;
    margin-left: 9px;
}
.styled-pagination li.next a:hover{
	color:#000000;
	background-color:#cccccd;
}



/*** 
=============================================
    Portfolio Pagev2 Css
=============================================
***/
.portfolio-pagev2{
    position: relative;
    display: block;
    padding-top: 106px;
    padding-bottom: 0;    
}
.portfolio-pagev2 .top-box {
    position: relative;
    padding-bottom: 70px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.portfolio-pagev2 .top-box .sec-title {
    position: relative;
    top: 9px;
    padding: 0;
}
.portfolio-pagev2 .top-box .styled-pagination{
    margin: 0;
}



/*** 
=============================================
    Related Portfolio Css
=============================================
***/
.related-portfolio{
    position: relative;
    display: block;
    padding: 120px 0 120px;    
}



/*** 
=============================================
    Portfolio Single style1 Area Css
=============================================
***/
.portfolio-single-style1-area{
    position: relative;
    display: block;
    padding: 120px 0 50px;
}
.single-portfolio-slider {
    position: relative;
    display: block;
}
.single-portfolio-slider .bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
}
.single-portfolio-slider .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0px solid;
    left: 0px;
    background: #fff;
    transform: translatez(0);
}

.single-portfolio-slide{
    position: relative;
    display: block;
}
.single-portfolio-slide .big-image-box{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-portfolio-slide .big-image-box img{
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);
}
.single-portfolio-slide:hover .big-image-box img{
    transform: scale(1);        
}

.single-portfolio-slider .slider-pager{
    position: relative;
    display: block;
}
.single-portfolio-slider .slider-pager .thumb-box {
    position: relative;
    display: block;
    margin-top: -30px;
    margin-bottom: -30px;
}
.single-portfolio-slider .slider-pager .thumb-box li {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.single-portfolio-slider .slider-pager .thumb-box li a{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-portfolio-slider .slider-pager .thumb-box li a .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-portfolio-slider .slider-pager .thumb-box li a .img-holder img{
    transition: all 0.5s ease-in-out 0.6s;    
    width: 100%;    
}
.single-portfolio-slider .slider-pager .thumb-box li a.active .img-holder img{
    transform: scale(1.2, 1.2);    
}
.single-portfolio-slider .slider-pager .thumb-box li a .img-holder:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(253, 93, 19, 0.50);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    z-index: 1;
}
.single-portfolio-slider .slider-pager .thumb-box li a.active .img-holder:before{
    opacity: 1;    
}



/*** 
=============================================
    Portfolio Single Content Area Css
=============================================
***/
.portfolio-single-content-area{
    position: relative;
    display: block;
}
.portfolio-single-content{
    position: relative;
    display: block;
    padding-bottom: 45px;
}
.portfolio-single-content h3{
    color: #000000;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin: -7px 0 11px;
}
.portfolio-single-content p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;    
}

.portfolio-single-video-box{
    position: relative;
    display: block;
    padding: 135px 0;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.portfolio-single-video-box a {
    position: relative;
    display: block;
    text-align: center;
    height: 200px;
    width: 200px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.20);
    transition: all 500ms ease;
}
.portfolio-single-video-box a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    line-height: 100px;
}

.single-portfolio-bottom-text{
    position: relative;
    display: block;
    padding-top: 61px;
}
.single-portfolio-bottom-text p{
    color: #798795;
    font-size: 18px;
    line-height: 32px; 
    margin: 0;
}

.project-info-box{
    position: relative;
    display: block;
    padding: 46px 30px 34px;
}
.project-info-box h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    padding: 0 0 9px;
}
.project-info-box ul{
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}
.project-info-box ul li{
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 44px;
    font-family: 'Poppins', sans-serif;
}
.project-info-box ul li span{
    font-weight: 500;
}



/*** 
=============================================
    Portfolio Single style2 Area Css
=============================================
***/
.portfolio-single-style2-area{
    position: relative;
    display: block;
    padding: 120px 0 0;
}
.portfolio-details-top-image{
    position: relative;
    display: block;
}
.portfolio-details-top-image .single-img-holder{
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}
.portfolio-details-top-image .single-img-holder img{
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);    
}
.portfolio-details-top-image .single-img-holder:hover img{
    transform: scale(1);        
}

.portfolio-details-content-box{
    position: relative;
    display: block;
    padding: 0 100px;
    margin-top: 3px;
}
.portfolio-details-content-box .tag{
    font-size: 16px;
    font-weight: 400;
}
.portfolio-details-content-box h2{
    color: #000000;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    padding: 0;
    margin: 6px 0 32px;
}
.portfolio-details-content-box .text{
    position: relative;
    display: block;    
}
.portfolio-details-content-box .text p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;    
}

.project-info-box.style2 {
    position: relative;
    display: block;
    padding: 46px 80px 26px;
    padding-right: 30px;
    margin-top: 61px;
}
.project-info-box.style2 ul {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-top: 20px;
    max-width: 280px;
    width: 100%;
}

.social-share-box{
    position: relative;
    display: block;
    border-top: 1px solid #e8e8e8;
    padding-top: 20px;
    margin-top: 70px;
}
.social-share-box h6{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
}
.social-share-box .social-links-style1 li {
    margin-right: 0px;
}
.social-share-box .social-links-style1 li:last-child {
    margin-right: 0px;
}
.social-share-box .social-links-style1 li a i {
    color: #798795;
    font-size: 18px;
}
.social-share-box .social-links-style1 li a i.fb{
    color: #45619d;
}
.social-share-box .social-links-style1 li a i.gplus{
    color: #cf4539;
}
.social-share-box .social-links-style1 li a i.tw{
    color: #42c0fb;
}
.social-share-box .social-links-style1 li a i.skyp{
    color: #009ee5;
}
.social-share-box .social-links-style1 li a i.rss{
    color: #fd9f13;
}

.social-share-box .social-links-style1 li a:hover i.fb{
    color: #ffffff;
}
.social-share-box .social-links-style1 li a:hover i.gplus{
    color: #ffffff;
}
.social-share-box .social-links-style1 li a:hover i.tw{
    color: #ffffff;
}
.social-share-box .social-links-style1 li a:hover i.skyp{
    color: #ffffff;
}
.social-share-box .social-links-style1 li a:hover i.rss{
    color: #ffffff;
}


.inner-comment-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 52px;
    padding-bottom: 65px;
    max-width: 770px;
    width: 100%;
}
.inner-comment-box .title {
    position: relative;
    display: block;
    padding-bottom: 54px;
}
.inner-comment-box .title h3{
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.inner-comment-box .single-comment-box {
    position: relative;
    display: block;
    min-height: 178px;
    padding-left: 100px;
    margin-bottom: 50px;
}
.inner-comment-box .single-comment-box.marlft100{
    margin-left: 100px;
}
.inner-comment-box .single-comment-box .img-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
}
.inner-comment-box .single-comment-box .img-holder img{
    width: 100%;
    border-radius: 50%;
}
.inner-comment-box .single-comment-box .text-holder {
    position: relative;
    display: block;
    padding: 28px 0 21px;
    padding-left: 60px;
    padding-right: 50px;
    z-index: 1;
}
.inner-comment-box .single-comment-box .text-holder:before{
    position: absolute;
    top: 0;
    left: -100px;
    bottom: 0;
    right: 0;
    background: url(../images/icon/single-comment-border.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    content: "";
    z-index: -1;
}
.inner-comment-box .single-comment-box .text-holder .name{
    position: relative;
    display: block;
    padding-bottom: 19px;
}
.inner-comment-box .single-comment-box .text-holder .name h3{
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}
.inner-comment-box .single-comment-box .text-holder .text{
    position: relative;
    display: block;
}
.inner-comment-box .single-comment-box .text-holder .text p {
    color: #798795;
    font-size: 14px;
    line-height: 24px; 
    font-weight: 400;
    margin: 0;
}

.comment-meta-box {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 13px;
}
.comment-meta-box li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.comment-meta-box li:last-child{
    margin-right: 0;
}
.comment-meta-box li a{
    color: #a4a4a4;
    font-size: 13px;
    font-weight: 400;
}
.comment-meta-box li a i {
    position: relative;
    display: inline-block;
    padding-right: 5px;
    font-size: 12px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}



.add-comment-box {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 770px;
    width: 100%;
}
.add-comment-box .title {
    position: relative;
    display: block;
    padding-bottom: 53px;
}
.add-comment-box .title h3{
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.add-comment-box #add-comment-form {}
.add-comment-box #add-comment-form p{
    color: #798795;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    margin: 0 0 13px;
}
.add-comment-box #add-comment-form input[type="text"],
.add-comment-box #add-comment-form input[type="email"],
.add-comment-box #add-comment-form textarea{
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #f0f2f7;
    color: #5f6973;
    font-size: 14px;
    font-weight: 400;
    width: 100%; 
    height: 40px;
    padding: 0 30px;
    border-radius: 0px;
    margin-bottom: 28px;
    transition: all 500ms ease;
}
.add-comment-box #add-comment-form textarea {
    height: 200px;
    padding: 15px 30px;
    border-radius: 0px;
    margin-bottom: 50px;
}
.add-comment-box #add-comment-form input[type="text"]:focus{
    border-color: #d7d9df;    
}
.add-comment-box #add-comment-form input[type="email"]:focus{
    border-color: #d7d9df;    
}
.add-comment-box #add-comment-form textarea:focus{
    border-color: #d7d9df;       
}
.add-comment-box #add-comment-form button {
    color: #ffffff;
    font-weight: 600;
}
.add-comment-box #add-comment-form button:hover{
    background: transparent;
}



/*** 
=============================================
    Team Area Team Page Css
=============================================
***/
.team-area.team-page{
    position: relative;
    display: block;
    padding: 120px 0 72px;
}


/*** 
=============================================
    Partner Area Team Page Css
=============================================
***/
.partner-area.team-page {
    padding-top: 75px;
    padding-bottom: 75px;
}



/*** 
=============================================
    Team Single Area Css
=============================================
***/
.team-single-area{
    position: relative;
    display: block;
    padding: 120px 0 80px;
}
.team-singel-image-box{
    position: relative;
    display: block;    
}
.team-singel-image-box img{
    width: 100%;
}

.team-member-info-box{
    position: relative;
    display: block;
    padding-left: 100px;
    padding-top: 20px;
}
.team-member-info-box .title {
    position: relative;
    display: block;
    padding-bottom: 6px;
}
.team-member-info-box .title h3{
    color: #222222;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 6px;
}
.team-member-info-box .title span{
    color: #798795;
    font-size: 16px;
    font-weight: 400;
}

.team-member-info-box ul {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 22px;
}
.team-member-info-box ul li {
    color: #798795;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
}
.team-member-info-box ul li span {
    position: relative;
    display: inline-block;
    padding-right: 5px;
    color: #000000;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.team-member-info-box ul li a{
    color: #798795;    
}
.team-member-info-box .social-links-style1 {
    margin-top: 36px;
}
.team-member-info-box .social-links-style1 li a i {
    position: relative;
    display: block;
    background: #ededed;
    width: 40px;
    height: 40px;
    border-radius: 10px 20px 10px 20px;
    color: #798795;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    transition: all 500ms ease;
}
.team-member-info-box .social-links-style1 li a:hover i{
    color: #ffffff;
}

.team-member-content-box {
    position: relative;
    display: block;
    padding-top: 46px;
    padding-bottom: 95px;
}
.team-member-content-box h3{
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 13px;
}
.team-member-content-box p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;
    font-weight: 300;
}


.progress-block .inner-box {
    position: relative;
    width: 200px;
    min-height: 200px;
    text-align: center;
    margin: 0 auto 40px;
}
.progress-block .graph-outer {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}
.progress-block .graph-outer .count-box {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -20px;
    color: #000000;
    font-size: 48px;
    font-weight: 400;
    transform: translateY(-50%);
}
.progress-block .graph-outer .count-text {
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 48px;
    line-height: 40px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.progress-block .graph-outer .title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.progress-block .graph-outer .title h5{
    color: #798795;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}



/*** 
=============================================
    Testimonial Page Area style
=============================================
***/
.testimonial-page-area {
    position: relative;
    display: block;
    padding: 120px 0 55px;
}
.testimonial-page-area .sec-title{
    padding-bottom: 64px;    
}
.testimonial-page-box{
    position: relative;
    display: block;
    padding: 0 100px;
}
.testimonial-page-box .single-testimonial-style1{
    margin-bottom: 65px;
}



/*** 
=============================================
    Partner Page Area style
=============================================
***/
.partner-area.partner-page {
    position: relative;
    display: block;
    padding-top: 120px;
    padding-bottom: 0;
}
.partner-box-bottom {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.partner-box-style2 {
    position: relative;
    display: block;
    border-top: 2px solid #e5e5e5;
    margin-top: 75px;
    padding-top: 70px;
}
.single-partner-logo-box-style2 {
    position: relative;
    display: block;
    max-width: 270px;
    width: 100%;
    margin: 0 auto 30px;
    -webkit-box-shadow: 0px 3px 6px 2px #ececec;
    box-shadow: 0px 3px 6px 2px #ececec;
}
.single-partner-logo-box-style2 a {
    position: relative;
    display: inline-block;
}
.single-partner-logo-box-style2 a img {
    opacity: .35;
    transition: all 0.2s ease-in-out 0.1s;
}
.single-partner-logo-box-style2:hover a img{
    opacity: 1.0;
    transition: all 0.3s ease-in-out 0.1s;
}
.partner-box-style2 .bottom {
    position: relative;
    display: block;
    padding: 0 150px;
}



/*** 
=============================================
    Faq Page Area style
=============================================
***/
.faq-content-area.faq-page{
    padding-top: 150px;
    padding-bottom: 112px;
}



/*** 
=============================================
    Blog Pagev1 Area style
=============================================
***/
.latest-blog-area.blog-pagev1{
    position: relative;
    display: block;
    padding-top: 120px;
    padding-bottom: 120px;
}



/*** 
=============================================
    Blog Pagev2 Area style
=============================================
***/
.blog-pagev2-area{
    position: relative;
    display: block;
    padding: 120px 0 120px;
}

.single-blog-post-style3 {
    position: relative;
    display: block;
    margin-bottom: 50px;
}
.single-blog-post-style3 .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-blog-post-style3 .img-holder img {
    width: 100%;
    transform: scale(1.0);
}
.single-blog-post-style3:hover .img-holder img {
    transform:scale(1.2) rotate(1deg);	
}
.single-blog-post-style3:hover .overlay-style-one{
    opacity: 1;
}

.single-blog-post-style3 .text-holder{
    position: relative;
    display: block; 
    padding-top: 23px;
}
.single-blog-post-style3 .text-holder .meta-info{
    position: relative;
    display: block;   
    overflow: hidden;
    padding-bottom: 15px;
}
.single-blog-post-style3 .text-holder .meta-info li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 60px;
}
.single-blog-post-style3 .text-holder .meta-info li:last-child{
    margin-right: 0;
}
.single-blog-post-style3 .text-holder .meta-info li span:before{
    position: relative;
    top: 1px;
    display: inline-block;
    padding-right: 9px;
    color: #798795;
    font-size: 18px;
}
.single-blog-post-style3 .text-holder .meta-info li a{
    color: #798795;
    font-size: 18px;
    font-weight: 300;
}


.single-blog-post-style3 .text-holder .blog-title {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
}
.single-blog-post-style3 .text-holder .blog-title a{
    color: #000000;
    transition: all 500ms ease;
}
.single-blog-post-style3 .text-holder h4{
    font-size: 18px;
    font-weight: 500;
    margin: 18px 0 18px;
}
.single-blog-post-style3 .text-holder p{
    color: #798795;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    margin: 0;
}
.single-blog-post-style3 .text-holder .button-box {
    position: relative;
    display: flex;
    padding-top: 41px;
}
.single-blog-post-style3 .text-holder .button-box .readmore{
    position: relative;
    display: block;    
}
.single-blog-post-style3 .text-holder .button-box .readmore a.btn-one {
    color: #ffffff;
    font-weight: 400;
    border-radius: 5px;
    text-transform: capitalize;
}
.single-blog-post-style3 .text-holder .button-box .readmore a.btn-one:hover{
    background: transparent;
}
.single-blog-post-style3 .text-holder .button-box .message{
    position: relative;
    display: block; 
    padding-left: 30px;
}
.single-blog-post-style3 .text-holder .button-box .message a {
    position: relative;
    display: inline-block;
    margin: 15px 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}
.single-blog-post-style3 .text-holder .button-box .message a span:before {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    top: 4px;
    color: #798795;
    font-size: 20px;
}


.single-blog-post-style3 .audio-gallery {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.single-blog-post-style3 .audio-gallery .img-box {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-blog-post-style3 .audio-gallery .audio-content{
    position: relative;
    display: block;
    padding-left: 30px;
}


.single-blog-post-style3.withbdr {
    position: relative;
    display: block;
    margin-bottom: 50px;
    padding: 0 75px 50px;
}
.single-blog-post-style3 .quote-box {
    position: relative;
    display: block;
    padding-left: 100px;
    min-height: 130px;
    padding-top: 56px;
}
.single-blog-post-style3 .quote-box .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 130px;
    padding: 55px 0 0;
}
.single-blog-post-style3 .quote-box .icon span:before {
    position: relative;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 46px;
    line-height: 50px;
}
.single-blog-post-style3 .quote-box .title{
    position: relative;
    display: block;
}
.single-blog-post-style3 .quote-box .title h3{
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 0 10px;
}
.single-blog-post-style3 .quote-box .title h4{
    color: #798795;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}


.single-blog-post-style3 .img-holder .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    z-index: 5;
}
.single-blog-post-style3 .img-holder .overlay a{
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    font-size: 30px;
    line-height: 100px;
    transition: all 500ms linear;
    transition-delay: 0.1s;
}
.styled-pagination.blog_pagination {
    margin-top: 20px;
    margin-left: -15px;
    justify-content: flex-start;
}



.sidebar-wrapper {
    position: relative;
    display: block;
    max-width: 370px;
    width: 100%;
}
.sidebar-categories-box{
    position: relative;
    display: block;
    border: 1px solid #e8e8e8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 50px;
}
.categories-title{
    position: relative;
    display: block;
    padding-left: 80px;
    border-bottom: 1px solid #e8e8e8;
}
.categories-title:before {
    position: absolute;
    top: 0;
    left: 40px;
    bottom: 0;
    background: url(../images/icon/categories-title-bg.png);
    background-repeat: no-repeat;
    content: "";
    width: 26px;
    height: 20px;
    margin: 19px 0;
}
.categories-title h3 {
    color: #000000;
    font-size: 24px;
    line-height: 58px;
    font-weight: 600;
    text-transform: uppercase;
}
.categories {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 28px 40px 28px;
}
.categories li {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.categories li:last-child {
    margin-bottom: 0;
}
.categories li a{
    position: relative;
    display: block;
    color: #010101;
    font-size: 18px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-family: 'Open Sans', sans-serif;
}
.more-categories {
    position: relative;
    display: block;
    padding: 19px 0;
    padding-left: 40px;
    border-top: 1px solid #e8e8e8;
}
.more-categories a{
    color: #010101;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.more-categories a span:before {
    position: relative;
    top: -2px;
    display: inline-block;
    font-size: 12px;
    padding-right: 5px;
    color: #0b5be0;
    font-weight: 700;
}

.sidebar-wrapper .single-sidebar{
    position: relative;
    display: block;
    border: 1px solid #e8e8e8;
}
.sidebar-wrapper .single-sidebar .title {
    position: relative;
    display: block;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
    padding: 12px 0 11px;
}
.sidebar-wrapper .single-sidebar .title h3 {
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.single-sidebar .popular-tag {
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: -2.5px;
    margin-right: -2.5px;
    padding: 30px 30px 25px;
}
.single-sidebar .popular-tag li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0 2.5px 5px;
}
.single-sidebar .popular-tag li a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px 10px 8px;
    border-bottom: 1px solid #f2f2f2;
    color: #798795;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0.1s;
    z-index: 1;
}
.single-sidebar .popular-tag li a:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: -1px;
    right: 0;
    content: "";
    z-index: -1;
    transform: translateY(32px);
    transition: all 0.4s ease-in-out 0.1s;
}
.single-sidebar .popular-tag li a:hover:before{
    transform: translateX(0px);
    transition: all 0.2s ease-in-out 0.1s;
}
.single-sidebar .popular-tag li a:hover{
    color: #ffffff;
}

.single-sidebar .project-box{
    position: relative;
    display: block;
    border-top: 1px solid #e8e8e8;
}
.single-sidebar .project-box .project-lists {
    position: relative;
    display: block;
    padding: 21px 30px 20px;
}
.single-sidebar .project-box .project-lists li {
    position: relative;
    display: block;
    margin-bottom: 1px;
}
.single-sidebar .project-box .project-lists li:last-child{
    margin-bottom: 0;
}
.single-sidebar .project-box .project-lists li a{
    position: relative;
    display: block;
    color: #798795;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0.1s;    
}
.single-sidebar .project-box .project-lists li a span{
    float: right;
}


.single-sidebar .ratting-box{
    position: relative;
    display: block;
    border-top: 1px solid #e8e8e8;
}
.single-sidebar .ratting-box .ratting-lists {
    position: relative;
    display: block;
    padding: 21px 30px 20px;
}
.single-sidebar .ratting-box .ratting-lists li {
    position: relative;
    display: block;
    margin-bottom: 1px;
}
.single-sidebar .ratting-box .ratting-lists li:last-child{
    margin-bottom: 0;
}
.single-sidebar .ratting-box .ratting-lists li a{
    position: relative;
    display: block;
    color: #798795;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0.1s;    
}
.single-sidebar .ratting-box .ratting-lists li a span{
    float: right;
}


.sidebar-bottom-box{
    position: relative;
    display: block;
    margin-top: 70px;
}
.sidebar-bottom-box .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.sidebar-bottom-box .img-holder img{
    width: 100%;
    transition: .5s ease;
    transform: scale(1.05);    
}
.sidebar-bottom-box .img-holder:hover img{
    transform: scale(1);        
}
.sidebar-bottom-box .img-holder .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    z-index: 5;
}
.sidebar-bottom-box .img-holder .overlay a span:before{
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    color: #ffffff;
    font-size: 50px;
    line-height: 100px;
    text-align: center;
}

.sidebar-bottom-box .img-holder:hover .overlay-style-one {
    opacity: 1;
}



/*** 
=============================================
    Blog Single Area style
=============================================
***/
.blog-single-area{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 120px;
}
.blog-single-area .blog-post {
    position: relative;
    display: block;
}
.blog-single-area .blog-post .single-blog-post {
    position: relative;
    display: block;
    margin: 0;
}
.single-blog-post .text-holder p.martop{
    margin-top: 22px;
}
.blog-single-quote-box {
    position: relative;
    display: block;
    padding: 69px 50px 67px;
    border-radius: 5px;
    margin: 41px 0 41px;
}
.blog-single-quote-box h2{
    color: #ffffff;
    font-size: 32px;
    line-height: 48px;
    font-weight: 300;
}
.blog-single-quote-box h2 i {
    position: relative;
    top: -10px;
    font-size: 18px;
    padding-right: 5px;
}
.blog-single-quote-box h2 i.right {
    position: relative;
    top: 0px;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 0;
}
.blog-single-quote-box .quote-icon{
    position: absolute;
    top: 15px;
    right: 20px;
}

.single-blog-post .text{
    position: relative;
    display: block;
    padding-bottom: 41px;
}
.single-blog-post .text p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;
    margin: 0;    
}

.blog-single-img-box{
    position: relative;
    display: block;
}
.blog-single-img-box .single-image{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.blog-single-img-box .single-image img{
    width: 100%;
}

.single-blog-post .bottom-text{
    position: relative;
    display: block;
    padding-top: 11px;
}
.single-blog-post .bottom-text p{
    color: #798795;
    font-size: 18px;
    line-height: 32px;
    margin: 0;      
}



/*** 
=============================================
    Contact Info Area Css
=============================================
***/
.contact-info-area{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 70px;
}
.single-contact-info-box {
    position: relative;
    display: block;
    padding-bottom: 42px;
}
.single-contact-info-box .icon{
    position: relative;
    display: block;
    padding-bottom: 32px;
}
.single-contact-info-box .icon span:before{
    font-size: 50px;
    line-height: 50px;
}
.single-contact-info-box .title{
    position: relative;
    display: block;    
}
.single-contact-info-box .title h3{
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
}
.single-contact-info-box .title ul{
    position: relative;
    display: block;
    padding-top: 16px;
}
.single-contact-info-box .title ul li{
    position: relative;
    display: block;
    line-height: 26px;
}
.single-contact-info-box .title ul li a{
    color: #798795;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.single-contact-info-box .title p{
    color: #798795;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 17px 0 0;
    font-family: 'Poppins', sans-serif;    
}



/*** 
=============================================
    Contact Form Area Css
=============================================
***/
.contact-form-area {
    position: relative;
    display: block;
    padding: 0px 0px 120px;
    background-color: #ffffff;
}
.contact-form{
    position: relative;
    display: block;
}
.contact-form .title{
    position: relative;
    display: block; 
    padding-bottom: 31px;
}
.contact-form .title h3 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -6px;
}




.contact-form form{
    position: relative;
    display: block;
}
.contact-form form .input-box{
    position: relative;
    display: block;
    margin-bottom: 24px;
}
.contact-form form .input-box p {
    color: #798795;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    margin: 0 0 8px;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea{
    position: relative;
    display: block;   
    background: #ffffff;
    border: 1px solid #ededed;
    width: 100%;
    height: 50px;
    font-size: 15px;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 20px;
    border-radius: 0px;
    margin-bottom: 10px;
    transition: all 500ms ease;
}
.contact-form form textarea {
    height: 150px;
    padding-top: 17px;
    padding-left: 30px;
    padding-right: 20px;
}
.contact-form form input[type="text"]:focus{
    color: #222222;
    border-color: #d9d5d5; 
}
.contact-form form input[type="email"]:focus{
    color: #222222;
    border-color: #d9d5d5;
}
.contact-form form textarea:focus{
    color: #222222;
    border-color: #d9d5d5;
}
.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #022447;
}
.contact-form form input[type="text"]:-moz-placeholder {
    color: #022447;
}
.contact-form form input[type="text"]::-moz-placeholder {
    color: #022447;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #022447;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #022447;
}
.contact-form form input[type="email"]:-moz-placeholder {
    color: #022447;
}
.contact-form form input[type="email"]::-moz-placeholder {
    color: #022447;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #022447;
}
.contact-form form textarea::-webkit-input-placeholder {
    color: #022447;
}
.contact-form form textarea:-moz-placeholder {
    color: #022447;
}
.contact-form form textarea::-moz-placeholder {
    color: #022447;
}
.contact-form form textarea:-ms-input-placeholder {
    color: #022447;
}
.contact-form form button {
    color: #ffffff;
    font-weight: 600;
}
.contact-form form button:hover{
    background: transparent;
}


.contact-information-box {
    position: relative;
    display: block;
    padding-left: 100px;
}
.contact-information-box .title {
    position: relative;
    display: block; 
    padding-bottom: 33px;
}
.contact-information-box .title h3{
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -6px;
}
.contact-information-box .title p {
    color: #798795;
    font-size: 18px;
    line-height: 32px;
    font-weight: 300;
    margin: 23px 0 0;
}
.contact-information-box .contact-us{
    position: relative;
    display: block;
}
.contact-information-box .contact-us li{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.contact-information-box .contact-us li:last-child{
    margin-bottom: 0;
}
.contact-information-box .contact-us li .icon{
    width: 60px;
}
.contact-information-box .contact-us li .icon span:before{
    color: #000000;
    font-size: 30px;
}
.contact-information-box .contact-us li .icon,
.contact-information-box .contact-us li .text{
    display: table-cell;
    vertical-align: middle;
}
.contact-information-box .contact-us li .text p{
    color: #798795;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
}
.contact-information-box .contact-us li .text a{
    color: #798795;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.contact-information-box .contact-us li .text a:hover{
    color: #000000;
}



/*** 
=============================================
    Google Map Area Css
=============================================
***/
.google-map-area{
    position: relative;
    display: block;
    background: #ffffff;
}
.google-map-area .map-outer{
    position: relative;
    display: block;
}
.google-map-area .map-outer .map-canvas{
	position: relative;
	width: 100%;
	height: 680px;
}







#ui-datepicker-div.ui-widget-content {
    border: 1px solid #c5c5c5;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
    color: #252525;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    border-radius: 0px;
    width: 270px;
    padding: 5px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background: #151515 none repeat scroll 0 0;
    border: 2px solid #252525;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
}

.ui-datepicker td a {
    color: #000000 !important;
    text-align: center;
    background-image: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #f9f9f9 !important;
}
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight{
    border: 1px solid #333333 !important;
    background: #333333 !important;
    color: #ffffff !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 5px;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
    border-radius: 30%;
    height: 20px;
    position: absolute;
    top: 7px;
    width: 20px;
    transition: all 500ms ease;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
    right: 5px;
}
.ui-datepicker .ui-datepicker-prev:hover, 
.ui-datepicker .ui-datepicker-next:hover {
    top: 7px;
    background: #fff;
    border: none;
}
.ui-datepicker table {
    border-collapse: collapse;
    font-size: 13px;
    margin: 0 0 0.4em;
    width: 100%;
    z-index: 99999999;
}
.ui-datepicker th {
    border: medium none;
    font-weight: 600;
    padding: 2px 3px;
    text-align: center;
}
.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active{
    background: #43c3ea;
    color: #fff;
    border-color: #43c3ea;
}


/* Large Layout: 1200px. */
@media only screen and (min-width: 1200px){

    
   
    
    
    
    
    
    
 
    
}


@media only screen and (min-width: 1200px) and (max-width: 1220px) { 
/*** Main Header Css ***/        
.header-top-left {
    max-width: 385px;
}    
.header-top-middle {
    max-width: 385px;
}    
.header-top-right {
    max-width: 380px;
}
    
    
    
}


/* Medium screen  */ 
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
 
/*** Main Header Css ***/     
.header-top-left {
    max-width: 340px;
}
.header-top-middle {
    max-width: 200px;
}  
.header-top-right {
    max-width: 320px;
}
.header-contact-info ul li {
    margin-right: 50px;
}  

/*** Main Slider Css ***/         
.main-slider .auto-container {
    padding: 0px 50px;
}

/*** About Style1 Area Css ***/
.about-style1-area .shape {
    left: -100px;
    bottom: 25px;
}    
.about-style1-image-box {
    max-width: 670px;
}    
.about-style1-text-box {
    padding-left: 0px;
    padding-top: 60px;
}    
    
/*** Service Style2 Area Css ***/    
.single-service-style2 .img-holder .static-content {
    padding-left: 10px;
}    
.single-service-style2 .img-holder .static-content .title {
    padding-left: 20px;
}   
.single-service-style2 .img-holder .static-content .title h3 {
    font-size: 15px;
}    
.single-service-style2 .img-holder .static-content .icon a {
    width: 60px;
    height: 70px;
    font-size: 30px;
}        
.single-service-style2 .overlay-content .inner-content .text-holder {
    padding: 0px 20px 41px;
}    
.single-service-style2 .overlay-content .inner-content .icon {
    padding-top: 102px;
}    
.single-service-style2 .overlay-content .inner-content .text-holder .title {
    padding-left: 20px;
}

/*** Fact Counter Area Css ***/   
.single-fact-counter {
    max-width: 250px;
    margin: 0 auto 50px;
}
 
/*** Latest Portfolio Area Css ***/       
.latest-portfolio-area {
    padding: 65px 0 120px;
}    
    
/*** Testimonial Style1 Area Css ***/ 
.testimonial-style1-title-box {
    padding-top: 120px;
    padding-bottom: 205px;
}    
.testimonial-style1-title-box:before {
    left: -10000px;
    right: -10000px;
}    
.single-vertical-carousel {
    margin-left: 0;
    margin-top: 40px;
} 
.single-vertical-carousel .prev-btn {
    top: -215px;
    left: 0px;
}    
.single-vertical-carousel .next-btn {
    top: -215px;
    left: 70px;
}   

/*** Footer Area Css ***/     
.single-footer-widget .our-company-info .footer-social-links  .social-links-style1 li {
    margin-right: 10px;
}
.single-footer-widget .our-company-info .footer-social-links  .social-links-style1 li:last-child {
    margin-right: 0px;
}    

    
    
    
    
/*** Main Header Style2 Css ***/         
.main-menu.style2 .navigation>li {
    margin-right: 17px;
}    
.main-menu.style2 .navigation>li:last-child {
    margin-right: 0px;
}    
.menu-right-content .outer-search-box-style1 {
    margin-left: 30px;
    margin-right: 20px;
}

/*** About Style2 Area Css ***/           
.about-style2-image-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
.about-style2-image-box .inner-box .image-box2 {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
}     
.about-style1-text-box.style2 {
    padding-top: 66px;
    padding-left: 0;
    padding-bottom: 62px;
}    
    
/*** Faq Content Area Css ***/    
.faq-content-box {
    position: relative;
    display: block;
    overflow: hidden;
}    
.faq-image-box {
    position: static;
    margin-top: 60px;
}    

/*** Slogan Area Css ***/       
.slogan-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: auto;
    padding: 30px 0 40px;
}
.slogan-content:before {
    display: none;
}    
.slogan-content .title {
    margin-bottom: 15px;
}    

    
    
    
    
/*** Main Header Style3 Css ***/ 
.header-style3 {
    background: rgba(255, 255, 255, 0.10);    
}     
.quote-button.style3 a {
    padding: 0 15px;
}    
.menu-right-content .outer-search-box-style1.clr-white {
    margin-left: 20px;
    margin-right: 20px;
}    

/*** About Style1 Area Style3 Css ***/  
.about-style1-area.style3 {
    margin-top: 0px;
    padding: 70px 0 120px;
}
.about-style3-image-box {
    position: static;
}    
.about-style1-text-box.style3 {
    padding-top: 60px;
    padding-left: 0;
}    
.about-style1-text-box .title:before {
    display: none;
}    
    
/*** Latest Portfolio Style2 Area Css ***/      
.single-portfolio-style2 .overlay-content .title-holder h3 {
    font-size: 20px;
    line-height: 32px;
}    
.single-portfolio-style2 .overlay-content .title-holder h3 br{
    display: none;
}    
    
/*** Latest Portfolio Style2 Area Css ***/ 
.service-style1-area.style4 .title {
    padding: 70px 0 70px;
}    
.service-style3-image-box {
    position: static;
}    
    
   
    
   
    
/*** Breadcrumb Area Css ***/ 
.breadcrumb-area .title {
    margin: 0 0 29px;
}    
.breadcrumb-area .title h1 {
    font-size: 70px;
    line-height: 80px;
}        

/*** Fact counter Area pdbottom120 Css ***/     
.fact-counter-area.pdbottom120 {
    padding-bottom: 66px;
}        
.fact-counter-area.pdtop120 {
    padding-top: 0px;
}    
    
/*** Service Imagegalley Area Css ***/      
.top-single-service {
    padding-bottom: 51px;
    flex-direction: initial;
}    
.top-single-service .right {
    top: 0;
    max-width: 750px;
    margin-top: 18px;
}    
.brochures-box {
    margin-top: 35px;
}    

/*** Portfolio Pagev1 Css ***/        
.portfolio-pagev1 {
    padding-top: 120px;
    padding-bottom: 0;
}    

/*** Portfolio Single Style1 Area Css ***/
.single-portfolio-slider .slider-pager .thumb-box {
    margin-top: 0px;
    margin-bottom: 0;
}    
.single-portfolio-slider .slider-pager .thumb-box li {
    max-width: 500px;
    width: 100%;
    margin: 20px auto 0;
}    
.project-info-box {
    margin-top: 31px;
} 

/*** Related Portfolio Css ***/    
.related-portfolio {
    padding: 120px 0 120px;
}    
   
/*** Portfolio Single Style2 Area Css ***/    
.inner-comment-box .single-comment-box.marlft100 {
    margin-left: 0px;
}    

/*** Team Single Area Css ***/        
.team-member-info-box {
    padding-left: 0;
    padding-top: 40px;
}    

/*** Faq content Area Faq Page Css ***/       
.faq-content-area.faq-page {
    padding-top: 120px;
    padding-bottom: 112px;
}    

/*** Blog Single Area Css ***/        
.inner-comment-box .single-comment-box .text-holder:before {
    left: -70px;
}    
    

}


@media only screen and (min-width: 650px) and (max-width: 768px) { 
    .header-upper-left {
        float: none !important;
    }    
    .header-upper-right {
        float: none !important;
    }
    .main-slider.style1 {
        margin-top: 392px;
    }     
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
 
/*** Main Header Css ***/        
.header-upper {
    padding: 30px 0 0;
}    

.main-slider.style1 {
    margin-top: 45px;
} 

.header-upper-left .logo {
    padding: 0px;
    text-align: center;
    margin-bottom: 25px;
}

.header-contact-info ul li {
    margin-right: 30px;
} 
    
/*** Main Slider Css ***/   
   
.main-slider .auto-container {
    padding: 0px 50px;
}
  
/*** Service Style1 Area Css ***/        
.single-service-style1 {
    margin: 0 auto 60px;
}    
    
/*** About Style1 Area Css ***/
.about-style1-area .shape {
    left: -100px;
    bottom: 25px;
}    
.about-style1-image-box {
    max-width: 670px;
}    
.about-style1-text-box {
    padding-left: 0px;
    padding-top: 60px;
}    
        
/*** Service Style2 Area Css ***/    
.single-service-style2 {
    max-width: 470px;
    width: 100%;
    margin: 0 auto 30px;
}    
.single-service-style2 .overlay-content .inner-content .icon {
    padding-top: 232px;
}    
    
/*** Fact Counter Area Css ***/   
.single-fact-counter {
    max-width: 250px;
    margin: 0 auto 50px;
}
        
/*** Latest Portfolio Area Css ***/       
.latest-portfolio-area {
    padding: 65px 0 120px;
}    
    
/*** Testimonial Style1 Area Css ***/ 
.testimonial-style1-title-box {
    padding-top: 120px;
    padding-bottom: 205px;
}    
.testimonial-style1-title-box:before {
    left: -10000px;
    right: -10000px;
}    
.single-vertical-carousel {
    margin-left: 0;
    margin-top: 40px;
} 
.single-vertical-carousel .prev-btn {
    top: -215px;
    left: 0px;
}    
.single-vertical-carousel .next-btn {
    top: -215px;
    left: 70px;
}   

/*** Partner Area Css ***/    
.single-partner-logo-box {
    flex: 0 0 50%;
    max-width: 50%;
}    
        
/*** Footer Area Css ***/      
.single-footer-widget.margin50-0{
    margin: 50px 0;
}    

    
    
 
 
/*** Main Header Style2 Css ***/
.header-upper-style2 {
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.30);
    padding: 0;
}    
.header-upper-left-style2 {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    float: none !important;
    z-index: 100;
}
.header-upper-left-style2 .logo {
    position: relative;
    display: block;
    text-align: left;
    margin: 0;
    padding: 20px 0;
    border: none;
}
.header-upper-right-style2 {
    position: relative;
    display: block;
    float: none !important;
}
.header-upper-right-style2 .nav-outer {
    position: relative;
    display: block;
    float: none;
} 
.menu-right-content {
    position: absolute;
    float: none;
    top: 0;
    right: 70px;
    z-index: 100;
}    
.menu-right-content .outer-search-box-style1 {
    position: static;
    padding: 30px 0;
    margin-left: 0px;
    margin-right: 20px;
    display: inline-block;
}
.quote-button.style2 {
    position: relative;
    display: block;
    float: right;
    padding: 5px 0;
    margin: 0;
}    
    
/*** Main Slider Style2 Css ***/    
.main-slider.style2 {
    margin-top: 129px;
}    
.main-slider.style2 .slide {
    padding: 242px 0px 160px;
}    
    
/*** About Style2 Area Css ***/           
.about-style2-image-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}    
.about-style2-image-box .inner-box .image-box2 {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
}     
.about-style1-text-box.style2 {
    padding-top: 66px;
    padding-left: 0;
    padding-bottom: 62px;
}    
        
/*** Faq Content Area Css ***/    
.faq-content-box {
    position: relative;
    display: block;
    overflow: hidden;
}    
.faq-image-box {
    position: static;
    margin-top: 60px;
}    
        
/*** Slogan Area Css ***/       
.slogan-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: auto;
    padding: 30px 0 40px;
}
.slogan-content:before {
    display: none;
}    
.slogan-content .title {
    margin-bottom: 15px;
}    

    
        
    
    
/*** Main Header Style3 Css ***/ 
.header-style3 {
    background: rgba(255, 255, 255, 0.10);    
}      
.quote-button.style3 a {
    color: #ffffff;
    background: #1C467C;
    line-height: 90px;
    padding: 0 30px;
}  
.menu-right-content .outer-search-box-style1.clr-white {
    margin-left: 0px;
    margin-right: 0px;
}    
.quote-button.style3 {
    position: absolute;
    top: 0;
    right: 50px;
    width: 210px;
    margin: 0;
}    

/*** Main Slider Style3 Css ***/     
.main-slider.style3 .slide {
    padding: 232px 0px 400px;
}        
    
/*** About Style1 Area Style3 Css ***/  
.about-style1-area.style3 {
    margin-top: 0px;
    padding: 70px 0 120px;
}
.about-style3-image-box {
    position: static;
}    
.about-style1-text-box.style3 {
    padding-top: 60px;
    padding-left: 0;
}    
.about-style1-text-box .title:before {
    display: none;
}    
    
/*** Video Gallery Style2 Area Css ***/  
.video-galler-outer-bg .title-holder h2 {
    font-size: 34px;
    line-height: 46px;
}    
    
/*** Latest Portfolio Style2 Area Css ***/      
.single-portfolio-style2 .overlay-content .title-holder h3 {
    font-size: 20px;
    line-height: 32px;
}    
.single-portfolio-style2 .overlay-content .title-holder h3 br{
    display: none;
}       
    
/*** Latest Portfolio Style2 Area Css ***/ 
.service-style1-area.style4 .title {
    padding: 70px 0 70px;
}    
.service-style3-image-box {
    position: static;
}
    
    
    
/*** Breadcrumb Area Css ***/ 
.breadcrumb-area {
    padding: 155px 0 113px;
    margin-top: 392px;
}  
.breadcrumb-area .title {
    margin: 0 0 18px;
}    
.breadcrumb-area .title h1 {
    font-size: 70px;
    line-height: 80px;
}        
    
/*** Fact counter Area pdbottom120 Css ***/     
.fact-counter-area.pdbottom120 {
    padding-bottom: 66px;
}        
.fact-counter-area.pdtop120 {
    padding-top: 0px;
}        
    
/*** Service Imagegalley Area Css ***/      
.top-single-service {
    padding-bottom: 51px;
    flex-direction: initial;
}    
.top-single-service .right {
    top: 0;
    max-width: 750px;
    margin-top: 18px;
}    
.brochures-box {
    margin-top: 35px;
}    
       
/*** Portfolio Pagev1 Css ***/        
.portfolio-pagev1 {
    padding-top: 120px;
    padding-bottom: 0;
}        
    
/*** Portfolio Single Style1 Area Css ***/
.single-portfolio-slider .slider-pager .thumb-box {
    margin-top: 0px;
    margin-bottom: 0;
}    
.single-portfolio-slider .slider-pager .thumb-box li {
    max-width: 500px;
    width: 100%;
    margin: 20px auto 0;
}    
.project-info-box {
    margin-top: 31px;
} 

/*** Related Portfolio Css ***/    
.related-portfolio {
    padding: 120px 0 120px;
}    
   
/*** Portfolio Single Style2 Area Css ***/    
.inner-comment-box .single-comment-box.marlft100 {
    margin-left: 0px;
}            
.portfolio-details-content-box {
    padding: 0 0px;
    margin-top: 3px;
}    
    
/*** Team Single Area Css ***/        
.team-member-info-box {
    padding-left: 0;
    padding-top: 40px;
}    
        
/*** Faq content Area Faq Page Css ***/       
.faq-content-area.faq-page {
    padding-top: 120px;
    padding-bottom: 112px;
}    
        
/*** Blog Pagev2 Area Css ***/      
.sidebar-wrapper {
    margin-top: 50px;
}    

/*** Contact Form Area Css ***/       
.contact-information-box {
    padding-left: 0;
    margin-top: 50px;
}    
    
    
  
    
    
    
    
    
    
    
    
    

    
    
 
    
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    
.sec-title {
    padding-bottom: 46px;
}    
.sec-title p br{
    display: none;
} 
.sec-title .big-title {
    padding: 19px 0 0;
}    
.sec-title .big-title h1 {
    font-size: 40px;
    line-height: 50px;
}  
.sec-title .big-title h1 br{
    display: none;
}   
   
    
/*** Main Header Css ***/
.header-upper {
    padding: 30px 0;
}    
.header-upper-left {
    float: none !important;
}    
.header-upper-left .logo {
    margin: 0;
    padding: 0px;
    text-align: center;
}  
.header-contact-info {
    display: none;
}    
.outer-search-box-style1 {
    display: none;
}    
    
/*** Main Slider Css ***/   
.main-slider.style1 {
    margin-top: 110px;
}
.main-slider .auto-container {
    padding: 0px 30px;
}    
.main-slider .content h2 {
    font-size: 42px;
    line-height: 1.0em;
    margin-bottom: 36px;
}    
.main-slider .content h3 {
    font-size: 18px;
    line-height: 1.0em;
}
.main-slider .content h3:before {
    left: 35px;
    bottom: 6px;
    right: 35px;
    height: 3px;
}    
.main-slider .content h3 img {
    padding-right: 10px;
}  
.main-slider .content .text {
    margin-top: 23px;
    margin-bottom: 40px;
    max-width: 400px;
}    
.main-slider .content .btns-box {
    max-width: 270px;
    width: 100%;
}  
.main-slider .content .btns-box .btn-one {
    margin-left: 0;
    margin-top: 10px;
} 
.main-slider .owl-theme .owl-dots {
    right: 20px;
} 
    
/*** Service Style1 Area Css ***/ 
.service-style1-area .title h1 br{
    display: none;
}    
.single-service-style1 {
    margin: 0 auto 60px;
}    
       
/*** About Style1 Area Css ***/
.about-style1-area .shape {
    left: -170px;
    bottom: 60px;
}  
.about-style1-image-box {
    max-width: 320px;
    margin: 0 auto;
} 
.about-style1-image-box .image-box1 {
    width: 300px;
}    
.about-style1-text-box {
    padding-left: 0px;
    padding-top: 60px;
}    
.about-style1-text-box .title:before {
    display: none;
} 
.about-style1-text-box .title h1 {
    font-size: 50px;
    line-height: 58px;
    font-weight: 600;
    margin: 17px 0 0;
}    
.about-style1-text-box .title h1 br{
    display: none;
}    

/*** Service Style2 Area Css ***/    
.single-service-style2 {
    max-width: 370px;
    width: 100%;
    margin: 0 auto 30px;
} 
.single-service-style2 .img-holder .static-content {
    padding-left: 15px;
}  
.single-service-style2 .img-holder .static-content .title {
    padding-left: 20px;
}
.single-service-style2 .img-holder .static-content .title h3 {
    font-size: 15px;
}       
.single-service-style2 .img-holder .static-content .icon a {
    width: 60px;
    font-size: 30px;
} 
.single-service-style2 .overlay-content .inner-content .text-holder {
    padding: 0px 20px 41px;
}    
.single-service-style2 .overlay-content .inner-content .icon {
    padding-top: 102px;
}     
.single-service-style2 .overlay-content .inner-content .text-holder .title {
    padding-left: 20px;
}    
    
/*** Fact Counter Area Css ***/   
.single-fact-counter {
    max-width: 250px;
    margin: 0 auto 50px;
}
    
/*** Latest Portfolio Area Css ***/       
.latest-portfolio-area {
    padding: 65px 0 120px;
} 
.project-filter {
    padding: 21px 0 2px;
}    
.project-filter li {
    margin: 0 15px 20px;
}        
    
/*** Testimonial Style1 Area Css ***/ 
.testimonial-style1-title-box {
    padding-top: 120px;
    padding-bottom: 205px;
}    
.testimonial-style1-title-box:before {
    left: -10000px;
    right: -10000px;
}  
.testimonial-style1-title-box .sec-title .big-title h1 {
    font-size: 50px;
    line-height: 62px;
}    
.single-vertical-carousel {
    margin-left: 0;
    margin-top: 40px;
} 
.single-vertical-carousel .prev-btn {
    top: -215px;
    left: 0px;
}    
.single-vertical-carousel .next-btn {
    top: -215px;
    left: 70px;
}   

/*** Partner Area Css ***/    
.single-partner-logo-box {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}  
        
/*** Footer Area Css ***/      
.single-footer-widget.margin50-0{
    margin: 50px 0;
}    
.footer-bottom .outer-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}        
.copyright-text {
    padding: 20px 0;
    padding-right: 0px;
    width: 100%;
}
.footer-menu {
    padding: 24px 0 26px;
}    
    
    
    
    
    
/*** Main Header Style2 Css ***/
.header-upper-style2 {
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.40);
    padding: 0;
}    
.header-upper-left-style2 {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    float: none !important;
    z-index: 100;
}
.header-upper-left-style2 .logo {
    position: relative;
    display: block;
    text-align: left;
    margin: 0;
    padding: 20px 0;
    border: none;
}
.header-upper-right-style2 {
    position: relative;
    display: block;
    float: none !important;
}
.header-upper-right-style2 .nav-outer {
    position: relative;
    display: block;
    float: none;
} 
.menu-right-content {
    position: absolute;
    float: none;
    top: 0;
    right: 70px;
    z-index: 100;
    display: none;
}    
.menu-right-content .outer-search-box-style1 {
    position: static;
    padding: 30px 0;
    margin-left: 0px;
    margin-right: 20px;
    display: inline-block;
}
.quote-button.style2 {
    position: relative;
    display: block;
    float: right;
    padding: 5px 0;
    margin: 0;
}    
    
/*** Main Slider Style2 Css ***/    
.main-slider.style2 {
    margin-top: 129px;
}    
.main-slider.style2 .slide {
    padding: 246px 0px 160px;
}            
   
/*** About Style2 Area Css ***/
.about-style2-area {
    padding-top: 120px;
}    
.about-style2-image-box img {
    max-width: 100%;
    width: 100%;
    float: none;
}  
.about-style2-image-box .inner-box {
    position: static;
}  
.about-style2-image-box .inner-box .image-box1 {
    position: relative;
    display: block;
}  
.about-style2-image-box .inner-box .image-box1:before {
    display: none;
}
.about-style2-image-box .inner-box .image-box1:after {
    display: none;
}    
.about-style2-image-box .inner-box .image-box2 {
    position: absolute;
    left: 0;
    bottom: 0;
}     
.about-style1-text-box.style2 {
    padding-top: 66px;
    padding-left: 0;
    padding-bottom: 63px;
}    
        
/*** Service Style3 Area Css ***/
.service-style3-area .sec-title {
    padding-bottom: 154px;
    text-align: center;
}    
.service-carousel.owl-nav-style-one.owl-theme .owl-nav {
    top: -120px;
    left: 0;
    right: 0;
    text-align: center;
}    
.single-service-style3 .overlay-content .title-holder h3 {
    font-size: 20px;
    line-height: 32px;
}    
.single-service-style3 .overlay-content .title-holder h3 br{
    display: none;
}    
 
/*** Testimonial Style2 Area Css ***/    
.testimonial-carousel {
    padding: 0 10px;
}    
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
    margin: 0px 5px 5px;
}    

/*** Faq Content Area Css ***/    
.faq-content-box {
    position: relative;
    display: block;
    overflow: hidden;
}    
.faq-image-box {
    position: static;
    margin-top: 60px;
}    
        
/*** Slogan Area Css ***/       
.slogan-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: auto;
    padding: 30px 0 40px;
}
.slogan-content:before {
    display: none;
}    
.slogan-content .title {
    margin-bottom: 15px;
}    
    
        


    
/*** Main Header Style3 Css ***/    
.header-style3 {
    background: rgba(255, 255, 255, 0.10);    
}      
/*** Main Slider Style3 Css ***/     
.main-slider.style3 .slide {
    padding: 232px 0px 400px;
}        
.main-slider.style3 .content .btns-box {
    margin-top: 42px;
}        
.main-slider.style3 .video-holder-box-style4 {
    bottom: 300px;
}    
    
/*** About Style1 Area Style3 Css ***/  
.about-style1-area.style3 {
    margin-top: 0px;
    padding: 70px 0 120px;
}
.about-style3-image-box {
    position: static;
}    
.about-style1-text-box.style3 {
    padding-top: 60px;
    padding-left: 0;
}    
.about-style1-text-box .title:before {
    display: none;
}    
    
/*** Video Gallery Style2 Area Css ***/
.video-galler-outer-bg .title-holder {
    max-width: 300px;
    width: 100%;
    margin: -9px auto 0;
}    
.video-galler-outer-bg .title-holder h2 {
    font-size: 24px;
    line-height: 36px;
}    
.video-galler-outer-bg .title-holder h2 br{
    display: none;
}            

/*** Latest Portfolio Style2 Area Css ***/ 
.latest-portfolio-style2-area .sec-title {
    padding-bottom: 154px;
    text-align: center;
}    
.single-portfolio-style2 .overlay-content .title-holder h3 {
    font-size: 20px;
    line-height: 32px;
}    
.single-portfolio-style2 .overlay-content .title-holder h3 br{
    display: none;
}       
.portfolio-carousel.owl-nav-style-one.owl-theme .owl-nav {
    position: absolute;
    top: -120px;
    text-align: center;
}    
    
/*** Latest Portfolio Style2 Area Css ***/ 
.service-style1-area.style4 .title {
    padding: 70px 0 70px;
}    
.service-style3-image-box {
    position: static;
}
    
    
    
    
    
/*** Breadcrumb Area Css ***/ 
.breadcrumb-area {
    padding: 155px 0 113px;
    margin-top: 284px;
}
.breadcrumb-area .title {
    margin: 0 0 21px;
}    
.breadcrumb-area .title h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
}      
        
/*** Fact counter Area pdbottom120 Css ***/     
.fact-counter-area.pdbottom120 {
    padding-bottom: 66px;
}        
.fact-counter-area.pdtop120 {
    padding-top: 0px;
}        
    
/*** Service Imagegalley Area Css ***/      
.top-single-service {
    padding-bottom: 51px;
    flex-direction: initial;
}  
.top-single-service .left {
    padding-left: 0;
} 
.top-single-service .left .icon {
    position: static;
    top: 0;
    margin-bottom: 20px;
}  
.top-single-service .left h2 br {
    display: none;
}    
.top-single-service .right {
    top: 0;
    max-width: 750px;
    margin-top: 18px;
}  
.single-service-text-box {
    padding: 41px 30px 0;
}      
.brochures-box {
    margin-top: 35px;
}    
   
/*** Portfolio Pagev1 Css ***/        
.portfolio-pagev1 {
    padding-top: 120px;
    padding-bottom: 0;
}        
 
/*** Portfolio Pagev2 Css ***/ 
.portfolio-pagev2 {
    padding-top: 106px;
    padding-bottom: 0;
}    
.portfolio-pagev2 .top-box {
    padding-bottom: 70px;
    display: block;
}    
.portfolio-pagev2 .top-box .styled-pagination {
    margin: 38px 0 0;
}    
    
/*** Portfolio Single Style1 Area Css ***/
.single-portfolio-slider .slider-pager .thumb-box {
    margin-top: 0px;
    margin-bottom: 0;
}    
.single-portfolio-slider .slider-pager .thumb-box li {
    max-width: 300px;
    width: 100%;
    margin: 20px auto 0;
}    
.project-info-box {
    margin-top: 31px;
} 

/*** Related Portfolio Css ***/    
.related-portfolio {
    padding: 120px 0 120px;
}    
   
/*** Portfolio Single Style2 Area Css ***/ 
.inner-comment-box .single-comment-box {
    min-height: 178px;
    padding-left: 0px;
    margin-bottom: 50px;
}   
.inner-comment-box .single-comment-box .img-holder {
    position: static;
    width: 80px;
    height: 80px;
}    
.inner-comment-box .single-comment-box.marlft100 {
    margin-left: 0px;
}
.inner-comment-box .single-comment-box .text-holder {
    padding: 28px 0 0px;
    padding-left: 0px;
    padding-right: 0px;
}    
.inner-comment-box .single-comment-box .text-holder:before {
    display: none;
}    
.portfolio-details-content-box {
    padding: 0 0px;
    margin-top: 3px;
}    
.project-info-box.style2 {
    padding: 46px 30px 26px;
    padding-right: 30px;
}            
    
/*** Team Single Area Css ***/        
.team-member-info-box {
    padding-left: 0;
    padding-top: 40px;
}  

/*** Testimonial Page Area Css ***/          
.testimonial-page-box {
    padding: 0 0px;
}    
        
/*** Faq content Area Faq Page Css ***/       
.faq-content-area.faq-page {
    padding-top: 120px;
    padding-bottom: 112px;
}    
             
/*** Blog Pagev2 Area Css ***/      
.sidebar-wrapper {
    margin-top: 50px;
} 
.blog-single-area .sidebar-wrapper {
    margin-top: 100px;
}   
.single-blog-post-style3.withbdr {
    margin-bottom: 50px;
    border: 0px solid #1C467C;
    padding: 0 0px 0px;
}    
.single-blog-post-style3 .quote-box {
    min-height: 130px;
    padding-top: 5px;
}    
.single-blog-post-style3 .audio-gallery {
    display: block;
}    
.single-blog-post-style3 .audio-gallery .audio-content {
    padding-left: 0;
    margin-top: 20px;
}    
.blog-single-quote-box h2 {
    font-size: 20px;
    line-height: 32px;
}       

/*** Contact Form Area Css ***/       
.contact-information-box {
    padding-left: 0;
    margin-top: 50px;
}    
    
/*** google map Area Css ***/     
.google-map-area .map-outer .map-canvas {
    height: 480px;
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
    
}





@media only screen and (min-width: 992px) {
span.hometext {
    display: none;
}
span.homeicon{
    display: block;
}
    
    

}




@media only screen and (max-width: 991px) {
span.hometext {
    display: block;
}
span.homeicon{
    display: none;
}        
    
    
.header-top {
    padding: 16px 0;
}    
.header-top-left {
    max-width: 100%;
    text-align: center;
}
.header-top-middle {
    max-width: 100%;
    text-align: center;
    padding: 9px 0 3px;
}  
.header-top-right {
    max-width: 100%;
    text-align: center;
}
.header-menu {
    float: none;
}    
.header-menu ul li {
    float: none;
    padding-right: 11px;
    margin-right: 10px;
}
     
 
.header-lawer .outer-box {
    background: #030e27;
    padding: 0 15px;
}    
.header-lawer-left {
    float: none !important;
}    
.header-lawer-right {
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    float: none !important;
    z-index: 100;
}  
.outer-search-box-style1 {
    position: absolute;
    top: 0;
    left: 260px;
    float: none;
    padding: 30px 0;
    margin-right: 0;
}
.quote-button {
    float: none;
    margin: 5px 0;
}    
    
    
    
    
    
.main-header .main-menu {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}   
.main-menu .navbar-header {
    position: relative;
    display: block;
    float: none;
    text-align: right;
    width: 100%;
    top: 0px;
    z-index: 12;
}    
.main-menu .navbar-header .navbar-toggle {
    display: inline-block;
    z-index: 7;
    float: none;
    padding: 4px 5px;
    cursor: pointer;
    margin: 24px 0;
    border-radius: 0px;
    background: #1C467C;
}
.main-menu .navbar-header .navbar-toggle .icon-bar {
    background: #ffffff;
    height: 2px;
    width: 29px;
    display: block;
    margin: 7px 5px;
}
.main-menu .collapse {
    max-height: 350px;
    max-width: none;
    overflow: auto;
    float: none;
    width: 100%;
    padding: 0px 0px 0px;
    border: none;
    margin: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.main-menu .navbar-collapse {
    max-height: 350px; 
}    
.main-menu .navbar-collapse>.navigation {
    float: none !important;
    margin: 0px !important;
    width: 100% !important;
    background: #020a1c;
    border: 0px solid #ffffff;
    border-top: none;
}   
.main-menu .navbar-collapse>.navigation>li {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px !important;
    float: none !important;
}
.main-menu .navbar-collapse>.navigation>li,
.main-menu .navbar-collapse>.navigation>li>ul>li,
.main-menu .navbar-collapse>.navigation>li>ul>li>ul>li {
    border-top: 1px solid #04102a !important;
    opacity: 1 !important;
    top: 0px !important;
    padding-top: 0;
    padding-bottom: 0;
    left: 0px !important;
    visibility: visible !important;
    border-bottom: none;
    padding: 0 !important;
}
.main-menu .navbar-collapse>.navigation>li:first-child {
    border: none;
}    
.main-menu .navbar-collapse>.navigation>li>a,
.main-menu .navbar-collapse>.navigation>li>ul>li>a,
.main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a {
    padding: 10px 20px 8px !important;
    line-height: 24px;
    color: #ffffff;
    text-align: left;
    min-height: 0px;
    border-bottom: 0px solid;
}  
.main-menu .navbar-collapse>.navigation>li>a{
    font-size: 16px;
}  
.main-menu .navbar-collapse>.navigation>li>ul>li>a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
} 
.main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}    
.main-menu .navbar-collapse>.navigation>li:hover>a,
.main-menu .navbar-collapse>.navigation>li>ul>li:hover>a,
.main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a,
.main-menu .navbar-collapse>.navigation>li.current>a,
.main-menu .navbar-collapse>.navigation>li.current-menu-item>a {
    color: #1C467C !important;
}
.main-menu .navbar-collapse>.navigation>li:hover> a.homeicon{
    color: #ffffff !important;
} 
.main-menu .navbar-collapse>.navigation>li.current>a.homeicon{
    color: #ffffff !important;
}    
    
    
.main-menu .navbar-collapse>.navigation>li>ul,
.main-menu .navbar-collapse>.navigation>li>ul>li>ul {
    position: relative;
    border: none;
    float: none;
    visibility: visible;
    opacity: 1;
    display: none;
    margin: 0px;
    padding: 0px;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100%;
    background: #020818;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    box-shadow: none !important;
} 
.main-menu .navbar-collapse>.navigation>li>ul:before,
.main-menu .navbar-collapse>.navigation>li>ul>li>ul:before{   
    display: none;
}      
.main-menu .navbar-collapse>.navigation li.dropdown .dropdown-btn {
    display: block;
}    
    
    
.fixed-header .sticky-header {
    display: none!important;
}      
.main-menu .navigation> li.dropdown> a:before {
    display: none;
}    
.main-menu .navigation> li> ul> li> a:before {
    display: none;
}  
.main-menu .navigation>li>ul>li>ul>li a:before {
    display: none;
} 
 
    
    


 
    
    
    
    
    
    
}




@media only screen and (max-width: 1550px) {
    
.video-holder-box-style4 {
    left: auto;
    right: 0px;
    bottom: 142px;
}    
    
}

@media only screen and (min-width: 1200px) and (max-width: 1350px) { 
    
.single-service-style3 .overlay-content .title-holder h3 {
    font-size: 20px;
    line-height: 32px;
}    
    
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {    
.single-service-style3 .overlay-content .title-holder h3 {
    font-size: 18px;
    line-height: 26px;
}  
.single-service-style3 .overlay-content .title-holder h3 br{
    display: none;
}    
    
}


@media only screen and (min-width: 768px) and (max-width: 999px) {    
.single-service-style3 .overlay-content .title-holder h3 {
    font-size: 18px;
    line-height: 26px;
}  
.single-service-style3 .overlay-content .title-holder h3 br{
    display: none;
}    
    
}


@media only screen and (min-width: 1200px) and (max-width: 1700px) {    
 
.about-style1-area.style3 {
    margin-top: 0;
    padding: 120px 0 80px;
}    
.about-style3-image-box {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 750px;
}    
    
    
}

















