@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

:focus{outline:none}
:-moz-any-link:focus{outline:none;text-decoration:none}
::-moz-focus-inner{padding:0;border:0;outline:none}
::selection{color:#fff;background:#1AAF6A}
::-moz-selection{color:#fff;background:#1AAF6A}
::-webkit-scrollbar { width:0 }
::-webkit-scrollbar-track { background:#fff }
::-webkit-scrollbar-thumb { background: #000;}
::-webkit-scrollbar-thumb:window-inactive { background:#fff}

.progress-wrap{position:fixed;right:30px;bottom:30px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;z-index:10000;opacity:1;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear;}
.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}
.progress-wrap::after{position:absolute;font-family: themify;content:"\e660";text-align:center;line-height:20px;font-size:14px;color:#aaa;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear;box-shadow:none;border-radius:5px;display:flex;align-items:center;justify-content:center;transform:rotate(0deg);}
.progress-wrap svg path{fill:none;}
.progress-wrap svg{color:#aaa;border-radius:50%;}
.progress-wrap svg.progress-circle path{stroke:#aaa;stroke-width:7px;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}

html,body{width:100%;min-height:100%}
body{color:#000;font-family: "Figtree", sans-serif;font-size:18px;line-height:1.4;font-weight:400;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
a,a:hover,a:focus{cursor:pointer;text-decoration:none!important;color:#1AAF6A}
strong,b{font-weight:600}
img{max-width:100%;height:auto}
ul,ol{padding:0;margin:0}
ul li,ol li{padding:5px 0;font-size:16px;line-height:24px;color:#000;font-weight:400;}
h1,h2,h3,h4,h5,h6{font-family: "Cormorant", serif;color:#000;margin:0 0 10px;font-weight:400;line-height:1;text-transform:uppercase}
h1{font-size:75px}
h2{font-size:50px}
h3{font-size:30px}
h4{font-size:20px;}
h5{font-size:16px;}
h6{font-size:12px}
p{color:#675f64;margin:0 0 10px;font-family: "Figtree", sans-serif;font-size:18px;line-height:1.4;font-weight:400}
p strong{font-weight:600}
.container{width:83.33333333%}
.section{position:relative;padding:120px 0;background:#fff;z-index:0}
.section .container,.section .container-fluid{z-index:36;position:relative}
.dark-section h1,.dark-section h2,.dark-section h3,.dark-section h4,.dark-section h5,.dark-section h6{color:#fff;font-weight:300}
.dark-section,.dark-section p{color:#fff}
.section.dark-section{background:#000}

#slides {overflow: hidden;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}
#slides div.current {
    animation: ken-burns 10s forwards;
    animation-fill-mode: both;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

@keyframes ken-burns {
    0% {
        opacity: 0;
        transform: scale(1.2);
		filter:blur(10px)
    }
    15% {
        opacity: 1;
		filter:blur(5px)
    }
	50% {
        opacity: 1;
		filter:blur(0)
    }
    85% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}




.section-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:31;background:linear-gradient(to bottom,rgba(0,0,0,0.70) 0%,rgba(0,0,0,0.20) 100%)}
.section-overlay.light {background:#000;opacity:.3}
.section-overlay-top{position:absolute;top:0;left:0;width:100%;height:100%;z-index:31;background:linear-gradient(to bottom,rgba(0,0,0,0.80) 0%,rgba(0,0,0,0.10) 100%)}
.section-overlay-dark{position:absolute;top:0;left:0;width:100%;height:100%;z-index:31;background:linear-gradient(to top,rgba(0,0,0,0.80) 0%,rgba(0,0,0,0.10) 100%)}
.section-home.fullscreen{padding:0}
.section-home.dark-section{background:#000}
.section-home{padding:280px 0 200px}
.section-home.inner{padding:240px 0 160px}
.section-home.small{padding:40px 0}
.section-home{overflow:hidden;position:relative;z-index:0;text-align:center}
.section-home .container{z-index:36;position:relative}
.section-home .btn-sys{margin:20px 0 0}
.section-home h1{text-transform:;font-weight:400}
.section-home img {max-height:80px;filter:invert(100%);position:absolute;top:-250px;left:0;right:0;margin:0 auto;letter-spacing:5px}
.section-home.inner .bg-wrap  {)}
.section-home.inner .section-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:31;background: rgb(104 104 104 / 80%);mix-blend-mode:multiply}


.type-wrap{margin-bottom:20px}
.type-wrap span{text-transform:uppercase;font-size:16px;line-height:20px;color:#1AAF6A;font-family: "Figtree", sans-serif;font-weight:500;letter-spacing:3px}
.type-wrap span br{display:none}
.type-wrap .typed-cursor{font-weight:200;font-size:10px;color:#fff;margin-left:5px}


.list{display:block;margin:0 0 20px;list-style:none}
.list li{font-family: "Figtree", sans-serif;font-size:16px;line-height:20px;color:#000;font-weight:700;letter-spacing:0;text-transform:none;position:relative;padding:5px 0 5px 30px}
.list li .nmb{color:#aaa;display:block;left:-5px;position:absolute;top:5px}
.type-wrap.dark .typed-cursor{font-weight:400;font-size:14px!important;margin-left:10px}

#hidden-header{background-color:#fff}
#header ul{list-style:none;margin:0}
#header .navbar-toggle{height:100%;background:none;position:fixed;top:15px;left:15px;padding:0;margin:0;border:none;border-radius:0;width:50px;height:50px;line-height:50px}
#header .navbar-toggle i{position:relative;top:2px;font-size:16px;color:#fff}
.header.light-header.header-bg .navbar-toggle i {color:#000!important}
.header{height:80px;line-height:80px;z-index:99;position:absolute;top:25px;width:100%;background-color:transparent;transition:all .5s ease-in-out;}
.header .container{position:relative}
.header #logo {position:absolute;float:none;left:30px;}
.header #logo a{display:block}
.header #logo img{max-height:60px;filter:invert(100%)}
.header.light-header.header-bg #logo img{max-height:50px;filter:invert(0%)}

.header .nav-menu{line-height:80px;float:none;text-align:center}
.header .nav-menu li{line-height:normal;padding:0}
.header .nav-menu > ul > li{display:inline-block;position:relative}
.header.header-bg{position:fixed;top:0;background:#000;opacity:1;




}
.header .nav-menu ul > li > a{outline:0;text-transform:uppercase;position:relative;display:block;font-size:14px;font-weight:600;padding:15px 25px;letter-spacing:.5px;color:rgba(255,255,255,.75)}

.header .nav-menu > ul > li > a::before{position:absolute;top:100%;left:0;width:0;right:0;border-bottom:1px solid transparent;content:'';margin:0 auto}
.header .nav-menu ul > li:hover > a::before,.header .nav-menu ul > li.active > a::before{width:30px;}
.header .nav-menu ul > li.active > a{color:#fff}
.header .nav-menu ul > li:hover > a::before,.header .nav-menu ul > li.active > a::before{border-bottom-color:#fff}
.header .nav-menu ul > li:hover > a,.header .nav-menu ul > li.active > a{color:#fff}
.header .nav-menu ul > li > a i{font-size:16px;margin-right:5px;position:relative;top:2px}

.header.light-header.header-bg {background:#fff;box-shadow:0 0 30px rgba(0,0,0,.10)}
.header.light-header.header-bg .nav-menu ul > li > a {color:rgba(0,0,0,.66)}
.header.light-header.header-bg .nav-menu ul > li.active > a,.header.light-header.header-bg .nav-menu ul > li:hover > a{color:#1AAF6A}
.header.light-header.header-bg .nav-menu ul > li > a::before{border-bottom-color:#1AAF6A}

.header.top-header {background:#000;top:0}
.header.top-header .header-3 #toggle-header{top:15px} 

.header.hidden-header{opacity:0;top:-50px;}
.header.header-bg.hidden-header{opacity:1;top:0;}


.p0 {padding:40px 0}


.tel{right:187px;padding:0;height:50px;line-height:50px;width:50px;position:absolute;top:15px;background:#000;font-size:16px;z-index:0;color:#fff;text-align:center}
.tel:hover,.tel:focus {background:#1AAF6A;color:#fff}
.header.header-bg .tel{background:#1AAF6A;}
.header.header-bg .tel:hover,.header.header-bg .tel:focus {background:#000;color:#fff}




.demo{padding:0 35px;color:#000;height:50px;line-height:50px;position:absolute;right:30px;top:15px;background:#fff;text-transform:uppercase;font-size:13px;font-weight:600;letter-spacing:.5px;z-index:0;}
.demo:hover,.demo:focus {color:#fff;}
.demo i{font-size:16px;position:relative;line-height:1;margin-right:5px;top:3px;font-weight:normal;display:none}
.header.header-bg .demo {color:#000;background:#fff;top:15px;}
.header.header-bg.light-header .demo {color:#fff;background:#000;top:15px;}
.header.header-bg .demo:hover,.header.header-bg .demo:focus {color:#fff;}


.demo:before {position:absolute;width:50px;height:50px;content:"";top:0;left:0;right:0;background:#1AAF6A;transition:all .2s ease-in-out;z-index:-1;margin:0 auto;opacity:0;border-radius:50%}
.demo:hover:before {width:100%;opacity:1;height:100%;border-radius:0}




.header-3{position:fixed;z-index:99;top:0;right:-320px;width:320px;height:100%;background:#000;}
.header.header-bg .header-3 .toggle-header{top:15px}
.header-3 .toggle-header{position:absolute;right:0;top:0;color:#fff;width:50px;height:50px;display:block;font-size:16px;line-height:50px;text-align:center;cursor:pointer;z-index:1;background:none;}
.header-3.shown-header .toggle-header,.header.header-bg .header-3.shown-header .toggle-header{right:0;border-color:#000;background:#000;color:#fff;z-index:100;top:15px}
.form-box{padding:50px;overflow-y:scroll;display:block;position:relative;height:100%}
.form-box::-webkit-scrollbar{width:10px;}
.form-box::-webkit-scrollbar-track{background:#000}
.form-box::-webkit-scrollbar-thumb{background:#fff}
.form-box::-webkit-scrollbar-thumb:hover{background:#777}
.form-box h2{color:#fff;font-size:20px}
.form-box p{color:#999;font-size:15px}
.header-3 .form{margin:20px 0}
.header-3 .form .form-group .form-control{font-size:14px;margin:0;outline:none;width:100%;padding:0;color:#fff;height:auto;line-height:50px;height:50px;background:none!important;border:none!important;font-weight:400;box-shadow:none;border-radius:0;letter-spacing:1px}
.header-3 .form .form-group .form-control:hover,.form .form-group .form-control:focus{color:#fff;background:none!important;border:none;box-shadow:none}
.header-3 .form.form-group:hover .form-control{background:#fff}
.header-3 .form .form-group{position:relative;margin:0;padding:0;height:auto;display:block;background:none;border-bottom:1px solid #444;border-radius:0;padding:0}
.header-3 .form .form-group textarea.form-control{min-height:140px}
.header-3 .form .form-group:hover,.header-3 .form .form-group:focus{background:none;border-color:#fff;color:#fff}
.header-3 .form .btn-sys{margin:30px 0 0;line-height:20px}
.header-3 .form .form-group .form-control::placeholder {color:#fff}
.header-3 .form .form-group .form-control option {background:#444}






.justify-content-between {justify-content: flex-start !important;display: flex;flex-wrap: wrap;}
.valign{ display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-align: center;flex-wrap: wrap;flex-direction: row;align-content: center;}
.valign.bottom { align-content: flex-end;}
.gallery-slider img {aspect-ratio:16/10;width:100%;object-fit:cover}


.about.left{padding:0}
.about-img{position:relative;top:0;left:0;display:block;margin:0;height:600px;background:#000}
.about-img .back{object-fit:cover;width:100%;height:600px;-webkit-filter:grayscale(0) blur(0);filter:grayscale(0%) blur(0)}
.about-img:hover .back{opacity:.25;-webkit-filter:grayscale(100) blur(3px);filter:grayscale(100%) blur(3px)}
.about-img .logo{position:absolute;top:40%;bottom:0;left:0;right:0;display:block;opacity:0;margin:0 auto;height:100px}
.about-img:hover .logo{opacity:1;top:calc(50% - 75);height:150px}
.about-img:after{display:block;position:absolute;border:2px solid #1AAF6A;left:15px;top:-15px;content:"";z-index:-1;height:600px;width:100%}
.about h2{margin-bottom:20px}
.about .btn-sys{margin:20px 0 0}
.about .sub:before{display:none}

.about ul{list-style:none;margin:0 0 20px}
.about ul li{padding:0 5px 5px 20px;position:relative;text-transform:capitalize;margin:0;font-weight:600}
.about ul li:before{content:"";background:#1AAF6A;position:absolute;top:8px;left:0;width:8px;height:8px;display:block}
.about hr {margin:60px}
.about h3{margin:0 0 20px;}
.about p{margin:0 0 20px;}
.about ul li p {margin:0 0 10px}
.moving-img {position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:0}
.multiply {}
#cta{background: url(../images/cta.jpg) top fixed;}

.services-menu a{text-transform:uppercase;font-size:14px;letter-spacing:1px;color:#0b1e4a;font-weight:600;padding:0 25px;border:2px solid #000;line-height:46px;display:inline-block;margin:0 5px 10px}
.services-menu a:hover {color:#fff;background:#000}


.services {position:relative;list-style:none;display: flex;}
.services li {width:20%;padding:0;margin:0 -2px;display:inline-block;}

.bg-wrap.h60 {height:65%}





.service{margin:15px;display:block;position:relative;height:290px;background:#fff;padding:110px 30px 30px;z-index:0;transition:all .3s ease-in-out;}
.service:hover {background:#000}
.service:before {background:#1AAF6A;z-index:-1;position:absolute;bottom:0;left:0;width:100%;height:50%;content:"";transition:all .3s;border-radius:0;opacity:0}
.service:hover:before {border-radius:0%;opacity:1;height:100%;} 
.service .icon { position:absolute;display:block;width:64px;height:64px;line-height:64px;top:30px;left:30px;background:none;text-align:center;color:#1AAF6A;transition:all .3s ease-in-out;background:#f0f0f0 }
.service .icon img {height:32px;filter: brightness(0) saturate(100%) invert(70%) sepia(88%) saturate(4630%) hue-rotate(118deg) brightness(95%) contrast(80%);transition:all .3s ease-in-out;}
.service:hover .icon {background:#fff;top:30px;border:none;color:#1AAF6A;}

.service .service-text{position:absolute;bottom:0;left:0;right:0;padding:30px;transition:all .3s ease-in-out;}
.service .service-text p{color:rgba(0,0,0,.9);margin:0;font-size:16px;line-height:20px;}
.service:hover .service-text p {color:rgba(255,255,255,.8)}
.service h3{font-size:20px;margin-bottom:0;}
.service:hover  h3{color:#fff;}


.team{margin:0 0 30px;display:block;position:relative;overflow:hidden}
.team .team-img{overflow:hidden;position:relative;background:#1AAF6A;transition:all .3s ease-in-out;display:block;aspect-ratio:1/1}
.team .team-img img{width:100%;object-fit:cover;transition:all .3s ease-in-out;aspect-ratio:1/1}
.team:hover .team-img img{transform:scale(1.05,1.05);filter:grayscale(100%);}
.team .team-img:after {position:absolute;top:0;left:0;width:100%;height:0%;content:"";background: rgb(104 104 104 / 80%);mix-blend-mode:multiply;opacity:0;transition:all .2s ease-in-out;}
.team:hover .team-img:after {opacity:1;height:100%;}
.team .title {position:absolute;padding:80px 40px 40px;left:0;right:0;bottom:0;opacity:1;transition:all .3s ease-in-out;background: linear-gradient(to top,  rgba(0,0,0,0.99) 0%,rgba(0,0,0,0.0) 100%);}
.team:hover .title {bottom:-20px;opacity:0}
.team h3 {color:#fff;font-size:30px;transition:all .3s ease-in-out;}
.team p{color:#fff;font-size:16px}
.team span {color:rgba(255,255,255,.75);font-size:15px;display:block;margin-bottom:10px;text-transform:uppercase;}
.team .team-text{position:absolute;bottom:-20px;left:0;opacity:0;right:0;padding:40px;transition:all .4s ease-in-out;}
.team:hover .team-text{opacity:1;bottom:0;}
.team .team-text ul{list-style:none;margin:15px 0 10px;}
.team .team-text ul li{display:inline-block;line-height:50px;padding:0;}
.team .team-text ul li a{margin:0;display:flex;height:50px;line-height:50px;width:auto; padding:0px 10px; text-align:center;vertical-align:middle;color:#1AAF6A;background:#fff;transition:all .3s ease-in-out;}
.team .team-text ul a:hover{background:#1AAF6A;color:#fff;}
.team .team-text ul a i{font-size:20px;line-height:50px; padding-right: 5px;}





.address-box{position:relative;display:table;padding:0;margin:30px 0 0;min-height:80px}
.address-box .address-img{text-align:center;width:80px;height:80px;line-height:80px;display:block;margin:0;position:relative;background:#fff;border: 1px solid #ccc; position:absolute;transition:all .3s ease-in-out;}
.address-box:hover .address-img{background:#000}
.address-box .address-img img{position:absolute;left:0;right:0;margin:0 auto;display:block;height:30px;transition:all .3s ease-in-out;top:calc(50% - 15px);filter: brightness(0) saturate(20%) invert(40%) sepia(99%) saturate(1%) hue-rotate(45deg) brightness(50%) contrast(50%);}
.address-box:hover .address-img img {filter: brightness(0) saturate(100%) invert(48%) sepia(97%) saturate(389%) hue-rotate(100deg) brightness(95%) contrast(86%);}
.address-box .address-box-text{padding:0 0 0 100px;display:table-cell;vertical-align:middle}
.address-box .address-box-text h4{margin-bottom:7px;font-size:18px;transition:all .3s ease-in-out;}
.address-box .address-box-text a{color:#1AAF6A}
.address-box .address-box-text a:hover{color:#1AAF6A}
.address-box:hover .address-box-text h4{color:#1AAF6A}
.address-box .address-box-text p{line-height:22px;margin:0 0 5px;}
.address-box .address-box-text p span {display:inline-block;width:150px;font-size:14px; font-weight:600;text-transform:uppercase}


.contact{margin:0;background:#fff;padding: 40px;border:1px solid #eee;transition:all .3s ease-in-out;}
.contact:hover {border-color:#1AAF6A}
.contact small {line-height:1.3;position:relative;display:block;font-size:15px;}
.contact .form{margin:30px 0}
.contact .form .form-group .form-control{font-size:15px;margin:0;outline:none;width:100%;padding:15px 0 15px 50px;height:auto;line-height:20px;background:none;border:none;box-shadow:none;border-radius:0;color:#000;}
.contact .form .form-group .form-control::placeholder {color: #000;opacity:1}
.contact .form .form-group .form-control:hover,.form .form-group .form-control:focus{background:none;border:none;box-shadow:none}
.contact .form .form-group:hover .form-control{background:#fff}
.contact .form .btn-sys{margin:0;width:100%;display:block;border:none}
.contact .form .form-group{position:relative;margin:0 0 15px;padding:0;display:block;background:#e8f7f0;padding:0;border:1px solid #1AAF6A}
.contact .form .form-group:hover,.form-group:focus{background:none;box-shadow:0 0 10px #1AAF6A }
.contact .form .form-group i{position:absolute;top:14px;left:20px;color:rgba(0,0,0,.33);font-size:16px}
.contact .form .form-group:hover i{color:#1AAF6A }
.contact .form .form-group textarea{height:100px!important}
.contact .form .form-group.select:after {font-family: 'themify';position: absolute;top:18px;right:20px;content: "\e64b";display: block;color:#1AAF6A;font-size:12px;transition:all .3s ease-in-out;}
.contact .form .form-group:hover.select:after {transform:rotate(180deg)}
.contact .form .form-group select{ -webkit-appearance: none; -moz-appearance: none;}




.split-section {padding:0!important;}
.split-section .container-fluid {padding:0}
.split-section row{margin:0}
.split-section div[class*='col-md-']{padding:0;position:relative}
.split-section-info {padding:100px 22% 100px 10%;}
.split-section-info.right {padding:100px 10% 100px 22%}
.split-section-info ul{list-style:none;margin-bottom:20px}
.split-section-info ul li{padding:0 0 7px 25px;position:relative;line-height:22px}
.split-section-info ul li:before{content:"";background:#fff;position:absolute;top:7px;left:0;width:8px;height:8px;display:block;border:1px solid #000}
.split-section-info .btn-sys {margin:10px 0 0}
.split-section hr {margin:30px 0;border-color:#e2e1e0}
.split-section h2,.split-section h4{margin-bottom:20px;}
.split-section-img {display:none}
.split-section-info .sub:before {display:none}
.split-section-info .sub:before {display:none}

.services-list{list-style:none;margin:0}
.services-list li{padding:0 5px 5px 20px;position:relative;text-transform:capitalize;margin:0;font-weight:600}
.services-list li:before{content:"";background:rgba(0,0,0,.15);position:absolute;top:8px;left:0;width:8px;height:8px;display:block}
.services-list li a{color:#000}
.services-list li a:hover{margin-left:10px}
.section.about-section{padding-bottom:200px}
.notar{position:relative;display:block;margin:0;width:100%}
.notar .back  {background:#fff;overflow:hidden;transition:all .3s ease-in-out;}
.notar:hover .back {background:#c1c1c1;-webkit-filter:grayscale(0);filter:grayscale(0%);}
.notar .back img{object-fit:cover;width:100%;height:100%;z-index:10;mix-blend-mode:normal;transition:all .3s ease-in-out;mix-blend-mode:multiply;aspect-ratio:16/12}
.notar:hover .back img{transform:scale(1.05,1.05);}
.notar:hover .gallery-slider img {opacity:1}
.notar .logo{position:absolute;top:40%;bottom:0;left:0;right:0;display:block;opacity:0;margin:0 auto;height:80px;filter:invert(100%)}
.notar:hover .logo{opacity:1;height:100px;top:calc(50% - 50px)}
.notar .dots{position:absolute;left:-60px;bottom:-60px;width:66.6666666%;height:66.66666666%;background:url(../images/dots.png) 0 0 repeat;z-index:-1;opacity:.8}
.notar .linked{position:absolute;right:0;bottom:-75px;width:50px;height:50px;line-height:50px;display:block;background:#eee;text-align:center;color:#000}
.notar .linked:hover{background:#000;color:#fff}
.notar .qt{background:#000;position:absolute;bottom:8.333333333333%;left:-8.333333333333%;width:320px;padding:40px;overflow:hidden;display:block}
.notar .qt.right{right:-8.333333333333%;left:auto;}
.notar .qt.right:after{left:10px;right:auto}
.notar .qt h4{color:#fff;margin:0;font-weight:600;line-height:28px;z-index:1}
.notar .qt p{color:#fff;font-size:15px;font-weight:600}
.notar .qt p span{font-weight:400;color:#999}
.notar .qt p :last-child{margin:0}
.notar.right .dots{right:-15px;left:auto}
.h350{height:350px}
.notar.h350{height:350px}
.notar.h350 .back{height:350px}
.h400{height:400px}
.notar.h400{height:400px}
.notar.h400 .back{height:400px}
.notar.h500{height:500px}
.notar.h500 .back{height:500px}
.notar.h600{height:600px}
.notar.h600 .back{height:600px}
.notar.h700{height:700px}
.notar.h700 .back{height:700px}
.notar.h800{height:800px}
.notar.h800 .back{height:800px}
.early{margin:0 0 30px}
.play{position:absolute;top:calc(50% - 50px);right:-50px;z-index:1}
.play .play-icon{display:block;position:relative;z-index:0;height:110px;line-height:110px;width:110px;background:#000;border-radius:50%;border:7px solid #fff}
.play .play-icon i{font-size:30px;position:absolute;margin:0 auto;left:calc(50% - 13px);top:calc(50% - 15px);display:block;color:#fff}
.play:hover .play-icon{background:#555;-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.video-icon-sonar2{top:-10px;left:-10px;width:130px;height:130px;position:absolute;display:block;background:#000;opacity:1;border-radius:0;border-radius:50%;-webkit-animation:video-icon-sonar2 2s linear infinite;animation:video-icon-sonar2 2s linear infinite}
@-webkit-keyframes video-icon-sonar {
0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}
100%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}
}
@keyframes video-icon-sonar {
0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}
100%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}
}
@-webkit-keyframes video-icon-sonar2 {
0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}
100%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}
}
@keyframes video-icon-sonar2 {
0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}
100%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}
}




.form{margin:0}
.form .form-group .form-control{font-size:15px;margin:0;outline:none;width:100%;padding:15px 0 15px 42px;height:auto;line-height:20px;background:none;border:none;font-weight:300;box-shadow:none;border-radius:0;color:#000}
.form .form-group .form-control:hover,.form .form-group .form-control:focus{background:none;border:none;box-shadow:none;color:#000}
.form .form-group:hover .form-control{background:#fff}
.form .btn-sys{margin:0;width:100%;display:block}
.form .form-group{position:relative;margin:0 0 15px;padding:0;display:block;background:#fff;border-bottom:1px solid #d0d1d2;border-radius:0;padding:0;color:#000}
.form .form-group:hover,.form-group:focus{background:none;border-color:#000}
.form .form-group i{position:absolute;top:14px;left:15px;color:#b0b1b2;font-size:16px}
.form .form-group:hover i{color:#000}
.form .form-group .show-pass{position:absolute;top:0;right:0;background:none;border:none;font-size:20px;display:block;width:50px;height:50px;line-height:50px;text-align:center}
.form .form-group .show-pass i{font-size:16px}
.form .form-group textarea{height:181px!important}
.filter{margin:0 10px 30px}
.filter .title-bold{margin:24px 0 0}
.reports{list-style:none}
.reports li{margin:0;float:left;padding:0;position:relative;width:20%;vertical-align:top;display:none}
.rep{margin:10px}
.rep .rep-img{height:200px;display:block;overflow:hidden;position:relative}
.rep .rep-img img{object-fit:cover;width:100%;height:200px}
.rep .title{padding:20px}
.rep .title h3{font-size:16px;line-height:24px;font-weight:600;border-left:2px solid #ddd;padding:0 0 0 15px}
.rep .title .price{font-size:14px;color:#000;font-weight:700;letter-spacing:0;display:inline-block}
.rep .date i{font-size:16px;display:inline-block;margin-right:5px;position:relative;top:2px}
.rep .date{position:absolute;left:0;top:30px;font-size:14px;font-weight:700;display:block;color:#fff;background:#000;padding:5px 20px}
.rep hr{border-color:#ddd;margin:10px 0}
.report{display:block;margin:10px;position:relative;background:#000;overflow:hidden;height:350px}
.report .report-overlay{background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);position:absolute;top:0;left:0;right:0;bottom:0;display:block}
.report img{opacity:.9;-webkit-filter:grayscale(0) blur(0);filter:grayscale(0%) blur(0);object-fit:cover;width:100%;height:350px}
.report:hover img{-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);opacity:.5;-webkit-filter:grayscale(100);filter:grayscale(100%)}
.report .title{position:absolute;left:30px;bottom:30px;right:30px;opacity:1}
.report .title h3{color:#fff}
.report .title .price{font-size:13px;color:#000;font-weight:700;letter-spacing:0;background:#fff;display:inline-block;padding:3px 20px}
.report:hover .title{opacity:0;bottom:60px}
.report .report-text{position:absolute;bottom:-20px;left:0;opacity:0;right:0;padding:30px}
.report:hover .report-text{opacity:1;bottom:10px}
.report .report-text p{color:fff;font-size:15px;color:rgba(255,255,255,.8)}
.report .report-text p:last-child{margin:0}
.report h3{color:#fff;font-size:16px;line-height:24px;font-weight:600;text-shadow:0 0 7px #000;text-transform:capitalize}
.report:hover h3{text-shadow:none}
.report .btn-sys{margin:10px 0 0}
.report .date{position:absolute;left:40px;top:30px;font-size:14px;font-weight:700;display:block;color:#fff;display:none}
.report .date i{font-size:16px;display:inline-block;margin-right:5px;position:relative;top:2px}
.clear{clear:both}

.gallery-list {list-style:none;margin:0}
.gallery-list li{width:33.33333333333%;margin:0;padding:0;position:relative;vertical-align:top;float:left}

.gallery-item{display:block;margin:10px;position:relative;background:#000;overflow:hidden;transition:all .3s ease-in-out;}
.gallery-item img{opacity:.9;-webkit-filter:grayscale(0) blur(0);filter:grayscale(0%) blur(0);object-fit:cover;width:100%;height:100%;transition:all .3s ease-in-out;aspect-ratio:16 / 12}
.gallery-item:hover img{-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);opacity:.5;}
.gallery-item .title{position:absolute;left:0;bottom:0;right:0;opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);padding:30px;text-align:center;transition:all .3s ease-in-out;}
.gallery-item .title h3{color:#fff;margin:0;color:#fff;font-size:16px;line-height:20px;font-weight:600;text-shadow:0 0 7px #000;}
.gallery-item:hover .title {opacity:0;bottom:-20px}

.gallery-item:before {outline: none;display: block;position: absolute;left: 0;right: 0;width: 20px;height: 20px;color: #000;line-height: 20px;text-align: center;margin: 0 auto;font-size: 16px;background: #fff;top: calc(50% - 10px);opacity: 0;z-index: 10;content: "\e61a";font-family: 'themify';transition: all .3s ease-in-out;}
.gallery-item:hover:before {opacity:1;top:calc(50% - 25px);width:50px;height:50px;line-height:50px;}


.project-list{list-style:none}
.project-list li{margin:0;float:left;padding:0;position:relative;width:25%;vertical-align:top}

.title-bold{border-top:1px solid #ddd;margin:0 0 80px;position:relative}
.title-bold h4{position:absolute;left:0;top:-8px;display:inline-block;background:#eee;font-size:15px;text-transform:uppercase;margin:0;padding:0 20px 0 0;letter-spacing:1px;font-weight:700}
.icon-box{padding:0;margin-bottom:30px;position:relative;display:table}
.icon-box h4{font-size:15px;margin-bottom:5px;text-transform:uppercase;letter-spacing:1px;font-weight:700}
.icon-box p{line-height:20px;font-size:15px;margin:0;word-break: break-all;}
.icon-box h4{color:#999}
.icon-box a{color:#000}
.icon-box .icon-box-img{text-align:center;width:80px;height:80px;line-height:80px;display:block;margin:0;position:absolute;background:none;left:0;top:0;border:2px solid #000}
.icon-box:hover .icon-box-img{background:#000;border-color:#000}
.icon-box .icon-box-img i{position:absolute;left:0;right:0;margin:0 auto;display:block;font-size:24px}
.icon-box:hover .icon-box-img i{color:#fff}
.icon-box .icon-box-img i:first-child{opacity:1}
.icon-box:hover .icon-box-img i:first-child{opacity:0;font-size:48px}
.icon-box .icon-box-img i:last-child{opacity:0;font-size:12px}
.icon-box:hover .icon-box-img i:last-child{opacity:1;font-size:24px}
.icon-box .icon-box-info{padding:0 0 0 100px;display:table-cell;vertical-align:middle;height:80px}
.bigheader{font-size:150px;font-family: "Figtree", sans-serif;color:rgba(255,255,255,.15);transform:rotate(90deg);position:relative;top:-150px}
.mtb60{margin:50px 0}
.h400{height:400px}
.values ul.nav-tabs{width:100%;margin:0 0 60px;border-bottom:none;position:relative;text-align:center}
.values .nav-tabs > li{float:none;position:relative;margin:0 -2px;padding:0;display:inline-block;vertical-align:top;background:none;width:20%;position:relative}
.values ul.nav-tabs li a{line-height:20px;color:#000;font-size:13px;font-weight:700;text-transform:uppercase;outline:none;padding:15px;border:2px solid #000;background:none;font-family: "Figtree", sans-serif;margin:0 5px;border-radius:0}
.values ul.nav-tabs li.active a,.values ul.nav-tabs li.active a:focus,.values ul.nav-tabs li a:hover,.values ul.nav-tabs li a:focus{color:#fff;border:2px solid #000;background:#000}
.values .tab-content{padding:0}
.values .tab-pane{position:relative}
.image-box{height:400px;display:block;overflow:hidden;position:relative;margin-bottom:60px}
.image-box img{height:400px;object-fit:cover;width:100%}
.image-box .image-box-title{position:absolute;margin:0;left:60px;bottom:50px;z-index:1;width:60%;display:block}
.image-box p,.image-box h2{color:#fff}
.image-box .section-overlay{z-index:0;background:linear-gradient(to right,rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.0) 100%)}
.analytic{margin:0 60px}
.analytic h4{margin:0 0 20px;font-size:16px;text-transform:uppercase;font-weight:700}
.analytic h4 span{width:24px;height:24px;display:inline-block;margin-right:11px;color:#fff;background:#000;text-align:center;line-height:24px;font-size:11px;font-family:'Montserrat',sans-serif}
.analytic hr{margin:30px 0}
.analytic ul{list-style:none;margin:0 0 30px 35px}
.analytic ul li{padding:0 5px 5px 20px;font-size:15px;position:relative;text-transform:capitalize;line-height:22px;margin:0;width:100%}
.analytic ul li:before{content:"";background:#fff;position:absolute;top:7px;left:0;width:8px;height:8px;display:block;border:1px solid #000}
.analytic p:last-child{margin:0}
.analytic p b{text-transform:uppercase;font-size:13px;display:block;margin-left:35px}
.analytic p b:after{width:20px;height:1px;background:#ccc;display:inline-block;content:"";position:relative;top:-5px;margin-left:10px}
.notes{background:#000;position:absolute;width:360px;padding:40px;overflow:hidden;display:block;top:-180px;z-index:2;margin:0 60px 0 0}
.notes h4{color:#fff;font-weight:600;line-height:28px;z-index:1;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;font-size:14px}
.notes h4:after{width:20px;height:1px;background:#ccc;display:inline-block;content:"";position:relative;top:-5px;margin-left:10px}
.notes p{color:#ccc;font-size:14px;font-weight:400;border-left:1px solid #444;padding:0 0 0 15px;margin-bottom:20px;line-height:24px}
.notes p span{font-weight:600;color:#fff}
.notes p b{color:#fff}
.notes:before{color:#222;font-size:100px;line-height:100px;display:block;position:absolute;bottom:-25px;right:-25px;content:"\f7e3";font-family:uicons-regular-straight;z-index:0}
.notes .btn-sys{margin:10px 0 0}
.notes .btn-sys.mb20 {margin:10px 0 30px}
.notes .qty{margin:20px 0;display:block}
.notes .qty .btn-sys {margin:0;display:inline-block;vertical-align:middle}
.wwd{position:relative}
.wwd .wwd-info{padding:0 60px}
.wwd .wwd-info .sub:before{display:none}
.wwd .wwd-info ul{list-style:none;margin-bottom:15px}
.wwd .wwd-info ul li{padding:0 0 2px 22px;position:relative;color:rgba(0,0,0,.75)}
.wwd .wwd-info ul li:before{content:"\e724";font-family:'themify';color:#1AAF6A;position:absolute;top:1px;left:0;font-size:12px}
.consult-box{position:relative}
.consult-box .row{margin:0 -7.5px}
.consult-box div[class*='col-md-']{padding:7.5px}
.consult{margin:0;overflow:hidden;display:block;position:relative;height:400px;background:#000}
.consult:hover{background:#000}
.consult.market{height:815px;background:#ecf4f7}
.consult.market img{height:815px;opacity:.2;-webkit-filter:grayscale(100);filter:grayscale(100%)}
.consult.market h3{color:#000;text-shadow:none}
.consult.market:hover h3{color:#fff}
.consult.market .consult-text p{color:#000}
.consult.market:hover .consult-text p{color:#fff}
.consult:hover.market{background:#000}
.consult.market .consult-text{opacity:1;bottom:10px}
.consult.market .title{top:40px;bottom:auto}
.consult ul{list-style:none;margin:10px 0 0}
.consult ul li{padding:0 10px 0 25px;font-size:14px;position:relative;text-transform:capitalize;line-height:25px;color:#fff;display:inline-block}
.consult ul li:before{content:"\e724";font-family:'themify';color:rgba(255,255,255,.5);position:absolute;top:1px;left:0;font-size:12px}
.consult{position:relative}
.consult img{opacity:.75;-webkit-filter:grayscale(0) blur(0);filter:grayscale(0%) blur(0);object-fit:cover;width:100%;height:400px}
.consult:hover img{-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);opacity:.15;-webkit-filter:grayscale(100) blur(3px);filter:grayscale(100%) blur(3px)}
.consult .title{color:#fff;position:absolute;left:40px;bottom:40px;right:40px;opacity:1;margin:0;font-size:18px}
.consult:hover .title{opacity:0;bottom:60px}
.consult .consult-text{position:absolute;bottom:-20px;left:0;opacity:0;right:0;padding:40px}
.consult:hover .consult-text{opacity:1;bottom:10px}
.consult .consult-text p{color:fff;font-size:15px;color:rgba(255,255,255,.8)}
.consult .consult-text p:last-child{margin:0}
.consult h3{color:#fff;font-size:18px;line-height:24px;font-weight:600;text-shadow:0 0 7px #000;text-transform:capitalize}
.consult .price{display:block;background:#000;padding:15px;text-shadow:none;color:#fff;position:absolute;top:40px;right:0;font-weight:700;font-size:20px}
.consult:hover h3{text-shadow:none}
.consult .btn-sys{margin:20px 0 0}
.consult i{opacity:0;position:absolute;top:0;left:40px;color:#fff;font-size:24px}
.consult:hover i{opacity:1;top:40px}
.market-box{padding:40px;margin:15px;background:#ecf4f7;position:relative;z-index:0;display:block}
.market-box:before{position:absolute;display:block;top:0;content:"";width:20px;height:20px;right:0;background:#fff}
.market-box:after{position:absolute;display:block;bottom:0;content:"";width:10px;height:10px;left:0;background:#fff}
.market-box:hover{background:#000}
.market-box i:after{position:absolute;display:block;bottom:0;height:3px;width:20px;background:#1AAF6A;content:"";left:0;right:0;margin:0 auto}
.market-box i{font-size:32px;margin:0 auto 15px;display:block;line-height:60px;position:relative;color:rgba(0,0,0,.33)}
.market-box:hover i{color:#fff}
.market-box h4{font-size:13px;line-height:18px;min-height:36px;margin:0;position:relative;top:0}
.market-box:hover h4{color:#fff}



.btn-sys{font-weight:600;position:relative;display:inline-block;text-transform:uppercase;margin:0;letter-spacing:1.5px;z-index:0;line-height:20px}
.btn-sys i{position:relative;top:1px}
.btn-sys.btn-crv{border-radius:0}
.btn-sys.btn-mini{font-size:11px;padding:4px 17px}
.btn-sys.btn-mini i{font-size:12px}
.btn-sys.btn-mini.btn-border{padding:3px 18px}
.btn-sys.btn-small{font-size:10px;padding:7px 15px}
.btn-sys.btn-small i{font-size:12px}
.btn-sys.btn-small.btn-border{padding:5px 15px}
.btn-sys.btn-medium{font-size:12px;padding:10px 22px}
.btn-sys.btn-medium.btn-border{padding:6px 22px}
.btn-sys.btn-medium i{font-size:14px}
.btn-sys.btn-large{font-size:13px;padding:14px 35px}
.btn-sys.btn-large.btn-border{padding:12px 35px}
.btn-sys.btn-larger{font-size:15px;padding:18px 50px}
.btn-sys.btn-larger.btn-border{padding:16px 50px}


.btn-sys.btn-large i{font-size:14px;margin-left:5px;position:relative;top:1px}
.btn-sys.btn-border{border:2px solid;background-color:transparent}
.btn-light{color:#000;background-color:#fff}
.btn-light:hover{color:#fff}
.btn-border.btn-light{color:#fff;border-color:#fff}
.btn-border.btn-light:hover{color:#000;background-color:#fff;border-color:#1AAF6A}
.btn-color{color:#fff}
.btn-color:hover{color:#fff}
.btn-color:focus{color:#fff}
.btn-border.btn-color:hover{color:#fff}
.btn-sys.btn-border.btn-color{border-color:#1AAF6A;background:none}
.btn-color{background:#000}
.btn-border.btn-color{color:#1AAF6A;border-color:#1AAF6A}
.btn-border.btn-color:hover{background:#1AAF6A;border-color:transparent}
.btn-dark{color:#fff}
.btn-dark:hover{color:#fff}
.btn-dark:focus{color:#fff}
.btn-border.btn-dark:hover{color:#fff}
.btn-sys.btn-border.btn-dark{border-color:#000;background:none}
.btn-dark{background:#000}
.btn-border.btn-dark{color:#000;border-color:#000}
.btn-border.btn-dark:hover{background:#000;border-color:transparent}

.btn-sys:before {position:absolute;width:50px;height:50px;content:"";top:0;left:0;right:0;background:#1AAF6A;transition:all .2s ease-in-out;z-index: -1;margin:0 auto;opacity:0;border-radius:50%}
.btn-sys:hover:before {width:100%;opacity:1;height:100%;border-radius:0}



ul.nav-tabs{list-style:none;border-bottom:1px solid #e1e2e3}
ul.nav-tabs li{padding:0;display:inline-block;float:inherit}
ul.nav-tabs li a{display:block;font-size:14px;letter-spacing:0;text-transform:uppercase;padding:0;color:#000}
ul.nav-tabs li a:hover{color:#000}
ul.nav-tabs li a i{font-size:12px}
ul.nav-tabs li.active a,ul.nav-tabs li.active a:hover,ul.nav-tabs li.active a:focus{color:#1AAF6A}
.nav-tabs>li>a{border-radius:none!important}
.back-to-top{display:none;position:fixed;bottom:30px;right:30px;z-index:100}
.back-to-top i{display:block;width:40px;height:40px;line-height:40px;color:#fff;text-align:center;background:rgba(0,0,0,.33);transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}
#goTop{display:block;position:absolute;bottom:-36px;left:50%;width:72px;height:72px;line-height:48px;font-size:14px;color:rgba(255,255,255,.5);border-radius:50% 50% 0 0;margin-left:-32px;background-color:transparent;z-index:50}
#goTop:hover{color:#FFF!important;background:#1AAF6A}
#goTop:focus{color:#FFF}
#goTop i{position:relative;top:-10px}
#goTop:hover i{top:0}
footer{padding:0;position:relative;background:#000;z-index:0}
footer .container{z-index:36;position:relative}
footer p{color:#fff}
footer a{color:#fff}
footer a:hover{color:#1AAF6A;text-decoration:none}
footer hr{border-color:rgba(255,255,255,.1)}
.links-section{padding:100px 0 0;letter-spacing:0}
.links-section .footer-info img{max-height:120px;margin-bottom:30px;filter:invert(100%)}
.links-section p{color:rgba(255,255,255,.5);font-size:16px;font-weight:300}
.links-section h4{color:rgba(255,255,255,.5);text-transform:uppercase;padding-bottom:20px;margin-bottom:20px;position:relative;font-size:16px;letter-spacing:1px}
.links-section h4 .head-line{position:absolute;bottom:0;left:0;display:block;width:30px;height:1px;background-color:#1AAF6A;margin:0}
.links-section ul{list-style:none;margin-bottom:20px}
.links-section ul li{padding:0 0 8px;font-size:15px;color:rgba(255,255,255,.5);position:relative;vertical-align:top;font-weight:300}
.links-section ul li span{font-size:12px;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:0}
.links-section ul li a{color:#fff;font-weight:400}
.links-section ul li a:hover{color:#1AAF6A}
.subscribe{position:relative;margin-top:20px}
.subscribe .input{font-size:16px;padding:0 15px;border:1px solid #555;outline:none;width:100%;color:#fff;background:transparent;height:50px;line-height:50px;transition:all .3s ease-in-out;}
.subscribe:focus .input,.subscribe:hover .input{border-color:#fff;color:#fff}
.subscribe button{position:absolute;right:0;top:0;color:rgba(255,255,255,.5);text-align:center;border:none;outline:none;background:none;display:block;width:50px;height:50px;line-height:55px;padding:0;margin:0;transition:all .3s ease-in-out;}
.subscribe button i{font-size:16px}
.subscribe:hover button,.subscribe:focus button{color:#000;background:#fff}
ul.social-list{list-style:none;margin-bottom:30px}
ul.social-list li{display:inline-block;line-height:40px;padding:0}
ul.social-list li a{margin:0 2px;display:inline-block;height:40px;line-height:40px;width:40px;border:1px solid rgba(255,255,255,.15);text-align:center;vertical-align:middle;color:#fff}
ul.social-list li a:hover{background:#fff;border-color:#fff;color:#000;}
ul.social-list li a i{height:16px}
ul.social-list li a:before {display:none}
.copyright-section{padding:30px 0;letter-spacing:0;border-top:1px solid rgba(255,255,255,.1);margin-top:60px}
.copyright-section p{font-size:16px;margin:0;color:rgba(255,255,255,.5);line-height:20px}
.copyright-section a:before {display:inline-block;content:"|"; color:rgba(0,0,0,.33);position:relative;margin:0 15px;font-size:10px;position:relative;top:-2px}
.copyright-section a:first-child:before {display:none}

.pl45{padding-left:45px}

footer.white{background:#eeeeee;}
footer.white p{color:#000}
footer.white a{color:#000}
footer.white .links-section ul li{color:rgba(0,0,0,.66)}
footer.white .links-section p{color:rgba(0,0,0,.66)}
footer.white .links-section h4{color:rgba(0,0,0,.66)}
footer.white .links-section ul li a{color:#000}
footer.white .links-section ul li a:hover{color:#000}
footer.white .subscribe .input{border:1px solid #555;color:#000;background:#fff}
footer.white .subscribe button{color:rgba(0,0,0,.66);}
footer.white .subscribe:hover button,.subscribe:focus button{color:#fff;background:#000}
footer.white .copyright-section{border-top:1px solid rgba(0,0,0,.1)}
footer.white ul.social-list li a{border:1px solid rgba(0,0,0,.15);}
footer.white ul.social-list li a:hover{background:#000;border-color:#000;color:#fff}





#pageloader{width:100%;height:100%;position:fixed;background-color:#000;z-index:999999}
#pageloader .loader-container{position:absolute;top:calc(50% - 30px);left:0;margin:0 auto;text-align:center;right:0}
#pageloader .loader-logo{margin:0 auto 10px;width:60px}
#pageloader .loader-logo img {filter:invert(100%)}
#pageloader .spinner{display:inline-block;width:30px;height:20px;text-align:center;margin-left:5px}
#pageloader .spinner > div{background:#000;height:100%;width:2px;display:inline-block;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}
#pageloader .spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}
#pageloader .spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}
#pageloader .spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}
#pageloader .spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}
#pageloader.light .spinner > div{background:#fff;}
@-webkit-keyframes stretchdelay {
0%,40%,100%{-webkit-transform:scaleY(0.4)}
20%{-webkit-transform:scaleY(1.0)}
}
@keyframes stretchdelay {
0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}
20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}
}
.header-title{margin-bottom:60px;text-align:center;position:relative}
.header-title.left{text-align:left;margin:0}
.header-title.left.cat{margin:0}
.header-title.left .sub:before{display:none}

.header-title .btn-sys {margin-top:30px;}
.header-title.wee h2{padding:0 0 0 100px}
.header-title.wee h2 span{display:block;position:absolute;font-size:100px;padding:30px;border:3px solid #000}
.header-title.mb{margin-bottom:60px}
.header-title h2{margin-bottom:20px}
.header-title h2 span{color:#1AAF6A;font-weight:600}
.header-title .btn-sys{margin:10px 0 0}
.header-title p:last-child{margin-bottom:0}
.header-title .up{color:#1AAF6A;margin-bottom:10px;font-size:13px;letter-spacing:5px;line-height:13px;font-weight:400}
.cta .header-title{margin-bottom:0}
.cta .header-title h2{margin-bottom:20px;border-color:rgba(255,255,255,.15)}
.cta .header-title .btn-sys{margin:20px 0 0}
.before h1:before{background:url(../images/sign.png) no-repeat;width:40px;height:41px;display:block;content:" ";margin:0 auto 10px}
.center-col{float:none!important;margin-left:auto!important;margin-right:auto!important}
.container-fluid{margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;overflow:hidden}
.mt150{margin-top:190px}
.mt120{margin-top:120px}
.mt110{margin-top:110px}
.mt100{margin-top:100px}
.mt90{margin-top:90px}
.mt80{margin-top:80px}
.mt70{margin-top:70px}
.mt60{margin-top:60px}
.mt50{margin-top:50px}
.mt40{margin-top:40px}
.mt30{margin-top:30px}
.mt20{margin-top:20px}
.mt10{margin-top:10px}
.mb0{margin-bottom:0!important}
.rotateimg{margin-bottom:0;width:48px;height:48px;position:relative;-webkit-animation-name:spin;-webkit-animation-duration:4000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:4000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:4000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:4000ms;animation-iteration-count:infinite;animation-timing-function:linear}
@-moz-keyframes spin {
100%{-moz-transform:rotate(360deg)}
}
@-webkit-keyframes spin {
100%{-webkit-transform:rotate(360deg)}
}
@keyframes spin {
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.border-top{border-top:1px solid #eee}
.bg-white{background:#fff}
.bg-gray{background:#e8f7f0}
.bg-gray1{background:linear-gradient(to right,#e8f7f0 0%,#fff 100%)}
.bg-gray2{background:linear-gradient(to left,#e8f7f0 0%,rgba(255,255,255,1) 100%)}
.bg-gray3{background:linear-gradient(to bottom,#e8f7f0 0%,rgba(255,255,255,1) 100%)}
.tooltip{color:#000;font-family: "Figtree", sans-serif;white-space:nowrap}
.m0{margin:0}
.pb0{padding-bottom:0}
.pt0{padding-top:0}
.pb240 {padding-bottom:240px;}
.pro-carousel{padding:0 30px;z-index:1}
.pro-carousel .item{opacity:1;filter:Alpha(Opacity=1);padding:0;margin:0}
.pro-carousel{position:relative}
.pro-carousel .owl-buttons div{position:absolute;top:50%;width:15px;height:30px;display:block;margin:-15px 0 0!important;padding:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;background:none!important;filter:Alpha(Opacity=0.66)!important;opacity:.66!important}
.pro-carousel .owl-buttons div:hover{filter:Alpha(Opacity=1)!important;opacity:1!important}
.pro-carousel .owl-buttons div.owl-prev{left:0;background:url(../images/icons/prev-dark.png) no-repeat!important}
.pro-carousel .owl-buttons div.owl-next{right:0;background:url(../images/icons/next-dark.png) no-repeat!important}
.pro-carousel.light .owl-buttons div.owl-prev{left:0;background:url(../images/icons/prev.png) no-repeat!important}
.pro-carousel.light .owl-buttons div.owl-next{right:0;background:url(../images/icons/next.png) no-repeat!important}
.client a{line-height:100px;height:100px;text-align:center;display:block;padding:0;margin:7.5px;background:rgba(255,255,255,.5)}
.client a img{max-height:46px;max-width:150px;margin:0 auto;text-align:center;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.66;text-shadow:0 0 4px #000}
.client a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0%);opacity:1}

.container-fluid .pro-carousel.brands {padding:0 60px}
.brands{list-style:none;margin:0;text-align:center;padding:0}
.brands li{display:inline-block;width:20%;margin:0 -2px;padding:0}
.brands a{line-height:120px;height:120px;text-align:center;display:block;padding:0;margin:10px;background:#f5f5f5}
.brands a:hover{border-color:#000;background:#000}
.brands a img{max-height:60px;max-width:140px;margin:0 auto;text-align:center;filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(217deg) brightness(96%) contrast(108%);}
.brands a:hover img{filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(128deg) brightness(123%) contrast(115%);}
.brands .owl-pagination{display:none}

.brands.absolute {position:absolute;bottom:50px;left:0;right:0;z-index:38;width:66.6666666666%;margin:0 auto}
.brands.absolute a {border:none;background:none;}
.brands.absolute a img{max-height:60px;max-width:140px;filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(128deg) brightness(123%) contrast(115%);}
.brands.absolute a:hover img{filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(217deg) brightness(96%) contrast(108%);}
.brands.absolute a:hover{background:#fff}

.sub{font-size:13px;margin-bottom:20px;font-weight:600;text-transform:uppercase;letter-spacing:5px;color:#1AAF6A}
.sub:before{position:relative;top:-4px;width:20px;height:1px;background:rgba(0,0,0,.15);display:inline-block;content:"";margin-right:15px}
.sub:after{position:relative;top:-4px;width:20px;height:1px;background:rgba(0,0,0,.15);display:inline-block;content:"";margin-left:10px}

.dark-section .sub:after{background:rgba(255,255,255,.30)}
.dark-section .sub:before{background:rgba(255,255,255,.30)}
.sub.left:before {display:none}
.sub.white {color:#fff}


.counter-list {list-style:none;text-align:center}
.counter-list li{display:inline-block;margin:0 -2px;padding:0;vertical-align:top;width:25%;text-align:center}
.counter{display:block;position:relative}
.counter .num-counter{font-size:120px;height:120px;line-height:120px;font-weight:700;margin:0 0 10px;text-align:center;display:inline-block!important;color:#000;letter-spacing:-5px;font-family: "Figtree", sans-serif;}
.counter:hover .num-counter{-webkit-text-stroke: 2px #1AAF6A;color:#fff}
.counter .char {font-size:30px;position:relative;top:-35px!important;color:#1AAF6A;margin-left:0;-webkit-text-stroke:0!important;display:inline-block;text-transform:uppercase;letter-spacing:1px; }
.counter h4 {font-size:20px;font-weight:500;line-height:20px;margin:0}

.subtitle{position:absolute;top:-10px;left:0;right:0;margin:0 auto;width:auto;display:inline-block;text-align:center;font-size:14px;font-weight:600;text-transform:capitalize;color:#1AAF6A;z-index:100;letter-spacing:3px;text-transform:uppercase}
.subtitle span{background:#fff;padding:0 30px}
.cta{background:#1AAF6A}
.pb0{padding-bottom:0!important}
.map-section{padding:0;position:relative;background:#444444;margin-bottom:-15px;overflow:hidden}
.map-section .map-icon{position:absolute;left:0;right:0;margin:0 auto;display:block;color:#fff;top:calc(50% - 24px);transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;text-align:center;z-index:50}
.map-section .map-icon {filter: brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(0%) hue-rotate(157deg) brightness(104%) contrast(101%);}
.map-section:hover .map-icon{opacity:0}

.map-section iframe{width:100%;height:400px;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.1;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;padding:0;margin:0 0 -15px}
.map-section:hover iframe{z-index:50!important;width:100%;-webkit-filter:grayscale(0%);filter:grayscale(0%);opacity:1}
.map-section .map-icon i{display:block;font-size:48px;color:#fff;margin:0 auto}
.bg-wrap{clip:rect(0,auto,auto,0);position:absolute;top:0;left:0;width:100%;height:100%}
.bg-img{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background-position:center center;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;-webkit-background-size:cover!important;-moz-background-size:cover!important;-o-background-size:cover!important;background-size:cover!important;z-index:-1}
.product-image-slider img{cursor:crosshair}
.cart-products td{color:#828282;vertical-align:middle;border-bottom:1px solid #e4e4e4;border-top:0;padding:25px 10px;line-height:28px}
.cart-products thead tr td{padding-bottom:30px}
.cart-products th{border-top:0;border-bottom:1px solid #e4e4e4!important;padding:15px 10px;font-weight:500;text-transform:capitalize;margin-bottom:30px}
.cart-products .product-remove{vertical-align:middle}
.cart-products .product-remove a{width:25px;background:#f7f7f7;height:25px;line-height:25px;display:block;text-align:center;font-size:20px;color:#000}
.cart-products .product-remove a:hover{background:#000;color:#fff}
.cart-products .cart-product-image{max-width:75px}
.cart-products .product-thumbnail{width:110px;height:90px}
.cart-products .product-thumbnail img{height:90px;width:100%;object-fit:cover}
.quantity{position:relative;display:inline-block;vertical-align:middle}
.quantity input{border:1px solid #e8e8e8}
.qty-text{margin:0;padding:0 0 0 10px;width:60px;line-height:40px;height:40px;outline:0;border-radius:0;outline:0;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield}
.cart-btn{position:relative;font-size:12px;line-height:20px}
.cart-btn:after{content:'';position:absolute;width:90%;height:2px;bottom:0;left:50%;background:#000;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.total-price-table td,.total-price-table th{border:none;border-bottom:1px solid #e4e4e4;padding-top:20px;padding-bottom:20px}
.total-price-table tr:last-child td,.total-price-table tr:last-child th{border:none}
.cart-products tfoot td{border:none}
.quantity input{border:1px solid #e8e8e8}
.quantity label{font-size:12px;font-weight:400}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:15px}
.totals{background:#eee;padding:50px}
.cart-products{margin-bottom:30px}
.cart-products .product-name,.cart-products .product-price,.cart-products .product-subtotal{vertical-align:middle}
.cart-products .product-name a{color:#000}
.cart-products .product-price,.cart-products .product-subtotal{font-weight:700;color:#000}
.cart-products th{text-transform:uppercase;font-weight:700;font-size:13px}
.billing{background:#f7f7f7;padding:50px;border-bottom:3px solid #e2e1e0}
.billing h4:after{position:relative;top:-4px;width:20px;height:1px;background:rgba(0,0,0,.15);display:inline-block;content:"";margin-left:10px}
.billing .form{margin:0}
.billing .form .form-group .form-control{font-size:15px;margin:0;outline:none;width:100%;padding:10px 15px;height:auto;line-height:20px;background:none;border:none;font-weight:300;box-shadow:none;border-radius:0;color:#000}
.billing .form .form-group .form-control:hover,.form .form-group .form-control:focus{background:none;border:none;box-shadow:none}
.billing .form .form-group:hover .form-control{background:#fff}
.billing .form .btn-sys{margin:20px 0 0;width:100%;display:block;text-align:center}
.billing .form .form-group{position:relative;margin:0 0 15px;padding:0;display:block;background:#fff;border:1px solid #d0d1d2;border-radius:0;padding:0}
.billing .form .form-group:hover,.form-group:focus{background:none;border-color:#000}
.billing .form .form-group i{position:absolute;top:14px;left:15px;color:#b0b1b2;font-size:16px}
.billing .form .form-group:hover i{color:#000}
.billing .form .form-group .show-pass{position:absolute;top:0;right:0;background:none;border:none;font-size:20px;display:block;width:50px;height:50px;line-height:50px;text-align:center}
.billing .form .form-group .show-pass i{font-size:16px}
.billing .form .form-group textarea{height:181px!important}
.billing label{font-size:13px;display:block;margin-bottom:15px}
.billing .form span{color:red}
ul.payment-list{list-style:none;margin:20px 0}
ul.payment-list li{display:inline-block;padding:0}
ul.payment-list li a{margin:0 2px 4px 0;display:inline-block;text-align:center;vertical-align:middle;line-height:30px;padding:0 10px;border:1px solid transparent}
ul.payment-list li a img{height:16px;opacity:.5}
ul.payment-list li a:hover img{opacity:1}
ul.payment-list li a:hover,ul.payment-list li a.active{border-color:#000}
.instagram{padding:100px 0 0;margin:0}
.instagram .container-fluid{padding:0;overflow:hidden}
.instagram .container-fluid .pro-carousel{padding:0!important;margin:0}
.instagram .pro-carousel .owl-buttons div.owl-prev{left:25px!important;background:url(../images/icons/prev.png) no-repeat!important}
.instagram .pro-carousel .owl-buttons div.owl-next{right:25px!important;background:url(../images/icons/next.png) no-repeat!important}
.instagram .pro-carousel .owl-pagination{display:none}
.add{position:relative;background:#000;overflow:hidden;display:block;margin:0;text-align:center}
.add .addimg{display:block;overflow:hidden;height:240px;background:#000}
.add .addimg img{width:100%;object-fit:cover;display:block;height:240px}
.add:hover .addimg img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);opacity:.25;-webkit-filter:grayscale(100%);filter:grayscale(100%)}
.add i{position:absolute;margin:0 auto;opacity:0;top:40%;left:0;right:0;display:block;font-size:20px;display:block;color:#fff}
.add:hover i{opacity:1;top:calc(50% - 15px);font-size:30px}
.feature{text-align:center;padding:30px;border:1px solid transparent}
.feature .icon-box{text-align:center;width:80px;height:80px;line-height:80px;display:block;margin:0 auto 20px;position:relative;background:none;border:2px solid rgba(255,255,255,.15)}
.feature:hover .icon-box{background:#fff;border-color:#fff}
.feature .icon-box i{position:absolute;left:0;right:0;margin:0 auto;display:block;font-size:24px}
.feature:hover .icon-box i{color:#000}
.feature .icon-box i:first-child{opacity:1}
.feature:hover .icon-box i:first-child{opacity:0;font-size:48px}
.feature .icon-box i:last-child{opacity:0;font-size:12px}
.feature:hover .icon-box i:last-child{opacity:1;font-size:24px}
.feature p{color:#999}
.feature:hover p{color:#fff}

.brands-section {padding-bottom:240px}
.report-section {padding:0}

.header-title.left.mt120{text-align:left;padding:0;margin:120px 0 0}
.report-section .container-fluid {overflow:visible}



.jcm-ul {list-style:none}
.jcm-ul li {display:block;padding:0}
.jcm {padding:40px 60px 40px 140px;background:#f0f0f0;display:block;position:relative;margin-bottom:30px;}
.jcm:hover {max-height:100%;background:#000;height:auto}
.jcm:hover h3 {color:#fff;}
.jcm:hover p {color:rgba(255,255,255,.80);}
.jcm .nmb {position:absolute;top:40px;left:40px;width:60px;height:60px;display:block;line-height:60px;font-size:24px;background:#000;color:#fff;text-align:center;font-weight:500;font-family: "Figtree", sans-serif;}
.jcm:hover .nmb {background:#fff;color:#000;top:40px}
.jcm h3 {font-size:24px;font-weight:600;margin-bottom:10px;word-break: break-word;}
.jcm p{margin:0;opacity:0;display:none}
.jcm span {text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
	color:#999;
	font-weight:600;
}
.jcm span:after {
    width: 20px;
    height: 1px;
    background: #ccc;
    display: inline-block;
    content: "";
    position: relative;
    top: -5px;
    margin-left: 10px;
}
.jcm.active span:after { background:rgba(255,255,255,.15);}
.jcm.active span {color:rgba(255,255,255,.50)}
.jcm.active {background:#000;height:auto}
.jcm.active h3 {color:#fff}
.jcm.active p {color:rgba(255,255,255,.80);opacity:1;display:block}
.jcm.active .nmb {background:#fff;color:#000;top:40px}
.border-none {border:none}


.jcm ul{list-style:none;margin:0 0 20px}
.jcm ul li{padding:0 5px 5px 20px;position:relative;text-transform:capitalize;margin:0;font-weight:600}
.jcm ul li:before{content:"";background:rgba(0,0,0,.15);position:absolute;top:8px;left:0;width:8px;height:8px;display:block}
.jcm.active  ul li {color:#fff}


.procurment {background: linear-gradient(to bottom,  #d7d7d7 0%,#ebebeb 100%);}
.procurment:before {content: '';position: absolute;top: 0;left: 0;height: 60%;width: 100%;background: #fff;z-index: -1;}
.furniture {list-style:none;text-align:center}
.furniture li {width:12.5%;display:inline-block;margin:0 -2px;padding:0;vertical-align:top;position:relative}
.furniture.wt .finish-text {padding:15px}

.furniture.wt li h4 {font-size:20px;color:#000}
.furniture.wt li p {color:#999;font-size:15px}
.furniture.wt .finish img{opacity:1;}

.products-section:after {content: '';position: absolute;bottom: 0;left: 0;height: 45%;width: 100%;background: #fff;z-index: -1;}
.explore p {text-align:center;color:#000}



.finish{display:block;position:relative;margin:15px;background:#000;border-radius:50%;text-align:center;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden;aspect-ratio:1/1}
.finish:hover{-webkit-transform:scale(1.1);transform:scale(1.1);border-color:#dec58f;}
.finish img{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;opacity:.50;height:100%;width:100%;object-fit:cover;aspect-ratio:1/1}
.finish:hover img{opacity:1;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);z-index:1;}
.finish span{width:100%;position:absolute;bottom:0;left:0;right:0;top:0;color:#fff;display:block;text-transform:uppercase;font-size:15px;font-weight:600;opacity:1;line-height:20px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;align-items: center;justify-content: center;display:flex;padding:0 15px;min-height:40px;letter-spacing:1px;z-index:1}
.finish:hover span{opacity:0;bottom:0;color:#dec58f;}
.finish:before {outline: none;display: block;position: absolute;left: 0;right: 0;width: 20px;height: 20px;color:#fff;line-height: 20px;text-align: center;margin: 0 auto;font-size: 16px;background: #000;top: calc(50% - 10px);opacity: 0;z-index: 10;content: "\e61a";font-family: 'themify';transition: all .3s ease-in-out;border-radius:50%}
.finish:hover:before {opacity:1;top:calc(50% - 25px);width:50px;height:50px;line-height:50px;}

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

.what{background:#fff;margin:0 auto}
.what .row{margin:0;padding:0}
.what div[class*='col-md-']{margin:0;padding:0}
.what-box{float:left;display: flex;justify-content: center;align-content: center;flex-wrap: wrap;}
.what-box .what-img{float:left;display:block;width:50%;overflow:hidden;height:450px;position:relative}
.what-box .what-img img {height:450px;width:100%;object-fit:cover}
.what-box:hover .what-img img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}
.what-box .what-img .play {right:0;left:0;margin:0 auto;width:100px;position:absolute}
.what-box .what-info{padding:6%;position:relative;float:left;width:50%;display: flex;flex-wrap: wrap;align-content: center;justify-content: center;text-align:center;height:450px;}
.what-box .what-info .btn-sys{margin:10px 0 0}
.what-box .what-info h3{margin-bottom:20px;color:#555}
.what-box:hover .what-info h3{color:#000}
.what-box.half .what-img{width:100%}
.what-box.half .what-info{width:100%;padding:12%}
.what-info.arrow-left:after{content:'';position:absolute;left:0;top:50%;width:0;height:0;border:15px solid transparent;border-right-color:#fff;border-left:0;margin-top:-15px;margin-left:-15px}
.what-info.arrow-right:after{content:'';position:absolute;right:0;top:50%;width:0;height:0;border:15px solid transparent;border-left-color:#fff;border-right:0;margin-top:-15px;margin-right:-15px;z-index:1}
.what-info.arrow-up:after{content:'';position:absolute;top:0;left:50%;width:0;height:0;border:15px solid transparent;border-bottom-color:#fff;border-top:0;margin-left:-15px;margin-top:-15px}


.collapse-group{padding:0;margin-bottom:10px;width:100%}
.collapse-group .panel{padding:14px 0;border-bottom:1px solid #e5e5e5;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:none;margin:0}
.collapse-group .panel:last-child{border-bottom:none!important}
.collapse-group .collapse-heading h4 a{position:relative;font-size:22px;text-transform:uppercase;line-height:30px;display:block;padding:0}
.collapse-group .collapse-heading h4 a:hover,.collapse-group .collapse-heading h4 a{color:#000}
.collapse-group .collapse-heading h4{margin-bottom:0!important;text-transform:none;letter-spacing:0}
.collapse-group .collapse-heading h4 a.collapsed{color:#666}
.collapse-group .collapse-heading h4 a.collapsed:hover{color:#000}
.collapse-group .collapse-heading h4 a .toggle-icon{display:inline-block;position:relative;text-align:center;margin:0;line-height:16px;width:16px;height:16px;color:#000;top:3px;background:none!important;float:right;right:0;display:block}
.collapse-group .collapse-heading h4 a .toggle-icon i{display:block;line-height:20px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);color:#000;font-size:16px}
.collapse-group .collapse-heading h4 a.collapsed .toggle-icon i{transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);color:#d0d0d0}
.collapse-group .collapse-heading h4 a.collapsed:hover .toggle-icon{background-color:none}

.collapse-group .panel-collapse .collapse-body{padding:10px 0 0 0;}

.process {background:#fff;overflow:hidden;display:block;margin-bottom:30px;position:relative;height:260px;transition:all .3s ease-in-out;box-shadow:0 0 15px rgba(35,50,110,.10);padding:40px 30px 30px 80px;}
.process img {height:260px;width:100%;object-fit:cover;opacity:0;transition:all .3s ease-in-out;mix-blend-mode:multiply}
.process span {font-size:70px;line-height:70px;height:70px;position:absolute;bottom:30px;left:-20px;color:rgba(0,0,0,.05) ;display:block;transition:all .3s ease-in-out;font-weight:700}
.process h4{font-size:24px;line-height:1;transition:all .3s ease-in-out;z-index: 10;position: relative;}
.process p{margin-bottom:0;position:absolute;bottom:40px;left:80px;right:40px;font-size:16px;transition:all .3s ease-in-out;}
.process .process-img {position:absolute;top:0;left:0;width:100%;height:100%;background: rgb(104 104 104 / 80%);opacity:0;transition:all .3s ease-in-out;}
.process.active span,.process:hover span {color:rgba(255,255,255,.25)}
.process.active .process-img,.process:hover .process-img {opacity:1}
.process.active h4,.process:hover h4 {color:#fff}
.process.active p,.process:hover p {color:rgba(255,255,255,.80)}
.process.active img,.process:hover img {opacity:1;transform:scale(1.1,1.1);}



.clear {clear:both}

.section-bg{position:absolute;left: 0;top:0;width: 100%;height: 100%;background-size: cover;background-position: center;z-index:0;}
.bg-changer{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}
.bg-changer .section-bg{opacity:0;will-change:opacity,transform;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:opacity .5s .2s ease,transform 5s .2s ease;-o-transition:opacity .5s .2s ease,transform 5s .2s ease;transition:opacity .5s .2s ease,transform 5s .2s ease}
.bg-changer .active{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.bg-changer .section-bg:first-child{opacity:1}
.service-list {list-style:none;text-align:center}
.service-list li {width:20%;padding:0;margin:0;display:block;float:left}
.project-box{border:3px solid #fff;margin:15px;height:260px;display:block;position:relative;overflow:hidden;transition:all .3s ease-in-out;text-align:left}
.project-box .title{position:absolute;bottom:30px;left:30px;right:30px;margin:0;color:#fff;transition:all .3s ease-in-out;font-weight:600}



.project-box .project-text{position:absolute;bottom:-30px;left:0;right:0;margin:0 auto;display:block;padding:30px;transition:all .3s ease-in-out;opacity:0}
.project-box .project-text .btn-sys{margin-top:10px}
.project-box:hover .project-text{bottom:0;opacity:1}
.project-box .project-text h4{color:#fff;font-weight:600}
.project-box:hover .title {bottom:0;opacity:0}
.project-box:hover .project-text{bottom:0;opacity:1}
.project-box p {margin:0;font-size:15px}
.project-box.active {background:#1AAF6A;border-color:#1AAF6A}
.project-box.active .title {bottom:0;opacity:0}

.project-box.active .project-text{bottom:0;opacity:1}
.project-box.active .project-text h4{color:#fff;}
.project-box span {font-size: 50px;line-height:50px;height: 50px;position: absolute;top: 18px;left:25px;color: rgba(255, 255, 255, .33);display: block;transition: all .3s ease-in-out;font-weight: 300;}


.drs-section {padding:90px 0 0;position:relative}
.drs-section:after {content: '';position: absolute;bottom: 0;left: 0;height:25%;width: 100%;z-index: 0;background: linear-gradient(to bottom,  #d7d7d7 0%,#eee 100%);}
.drs-section .container-fluid{padding:0 5px}
.drs-section .row{margin:0}
.drs-section div[class*='col-md-']{padding:0}

.drs {list-style:none;width:100%;position:relative;clear:both}
.drs li {padding:0;display:block;margin:0;float:left;width:20%;}
.drs li.half {width:10%}
.drs li.full {width:30%}
.drs li .designby {display:flex;align-items: center;justify-content: center;height:280px}
.drs li .designby p {margin:0;text-transform:uppercase;font-size:13px;letter-spacing:3px;color:#777}
.drs li .designby p span {font-weight:600;color:#fff}
.drs-item{display:block;margin:;position:relative;background:#000;overflow:hidden;transition:all .3s ease-in-out;margin:5px}
.drs-item img{opacity:1;filter:grayscale(0%);object-fit:cover;width:100%;height:280px;transition:all .3s ease-in-out;}
.drs-item:hover img{transform:scale(1.05,1.05);opacity:.5;filter:grayscale(100%);}
.drs-item:before {outline: none;display: block;position: absolute;left: 0;right: 0;width: 20px;height: 20px;color: #000;line-height: 20px;text-align: center;margin: 0 auto;font-size: 16px;background: #fff;top: calc(50% - 10px);opacity: 0;z-index: 10;content: "\e61a";font-family: 'themify';transition: all .3s ease-in-out;}
.drs-item:hover:before {opacity:1;top:calc(50% - 25px);width:50px;height:50px;line-height:50px;}


.tags{margin:0 0 10px;list-style:none}
.tags li {width:100%;display:inline-block;padding:0 30px 5px 20px;position:relative;margin:0 -2px;vertical-align:top}
.tags.half li {width:50%;}
.tags.third li {width:33.3333333333%;}
.tags li:before{content:"";background:#fff;position:absolute;top:8px;left:0;width:8px;height:8px;display:block;border:1px solid #000}




.products {margin:0 0 30px;background:#f0f0f0;border:1px solid #fff;transition: all .3s ease-in-out;}
.products:hover {background:#fff;border-color:#e0e0e0;}
.products .products-img {background:#000;position:relative; overflow:hidden;display:block;transition: all .3s ease-in-out;}
.products .products-img img {opacity:1;width:100%;object-fit:cover;height:250px;transition: all .3s ease-in-out;}
.products:hover .products-img img {transform:scale(1.1,1.1);}
.products .products-img:after {position:absolute;content: "";left: 0;right: 0;margin: 0 auto;bottom:0;display:block;width: 0;height: 0;border-style: solid;border-width:0  15px 20px 15px;border-color:transparent transparent #f0f0f0 transparent;transition: all .3s ease-in-out;}
.products:hover .products-img:after {border-color:transparent transparent #fff transparent;}
.products .products-info {padding:30px 40px 20px;position:relative;}
.products .products-info  h3{font-size:20px; line-height:22px;text-align:center}

.product-info {position:relative;margin-bottom:30px;background:#f0f0f0;padding:30px 60px 20px 460px;overflow:hidden}
.product-info.reverse {padding:30px 460px 20px 60px;}
.product-info img {position:absolute;top:0;left:0;height:400px;width:400px;object-fit:cover}
.product-info.reverse img {left:auto;right:0}

.dark-box {padding:30px 50px;background:#000;margin-bottom:30px;}
.dark-box h3,.dark-box p, .dark-box h3,.dark-box ul li {color:#fff}

.related-section {padding:60px 0}
.related-section:after {content: '';position: absolute;bottom: 0;left: 0;height: 50%;width: 100%;background: linear-gradient(to bottom,  #d7d7d7 0%,#fff 100%);z-index: -1;}


a,a i,input,textarea,select,.header .nav-menu ul > li > a,.header .nav-menu > ul > li > a::before,.scroll-down-icon,.scroll-down-icon i,.btn-sys,.btn-border.btn-light:after,.btn-color:hover,.btn-color:after,.collapse-group .panel,.collapse-group .collapse-heading h4 a .toggle-icon i,#goTop,#goTop i,#footer .social-icons ul li a i,.popup-field,.bio-form .member-social ul li a,.header .nav-menu ul > li > .quote:after,.pagination a,.pagination span,.brands a,.brands a img,.c-form .c-input,.story,.brand,.solution,.solution .solution-info h3,.solution .solution-img img,.widget-tags a,.service .service-img,#portfolio-grid .portolio-item .portolio,.approach .approach-img,.approach .approach-img img,.about,.about .about-img img,.tec li img,.tec li,.kunden li a,.instagram li a,.instagram li a i,.instagram li a img,.member-box .member-details h4,.member-box,.service .service-img .title,.member-box .member-details .member-links,.member-box .member-details .member-links i,.company img,.company,.header .nav-menu .drop .dropdown li a,.header .nav-menu .drop .dropdown,.service .service-img .title h4,.service .service-img .title span,.company:after,.back-to-top,.back-to-top i,.member-box .member-pic img,.company:hover .company-info,.company .company-info p,.company .company-info:before,.company .company-info .autor,.member-box .member-pic,.mail-subscribe-widget form button,.what,.what-box,.what-box .what-img,.what-box .what-img img,.what-box .what-info h3,.program-detail img,.program-detail h4,.solution-layout .post .post-date .date,.client a img,.solutions .left .tabs .tab-img,.client a,.solutions .tabs img,.company .company-info h3,.it,.it img,.it h4,.it p,.you h4 span,.you p span,.office,#portfolio-grid .portolio-item .portfolio-img img,#portfolio-grid .portolio-item .portfolio-details h4,#portfolio-grid .portolio-item .portfolio-details h5,#portfolio-grid .portolio-item .portfolio-overlay,.testimonials-carousel .team-img,.testimonials-carousel .team-img img,#footer .social-icons ul li a,#footer .social-icons ul li a i,.values ul.nav-tabs li a img,.values ul.nav-tabs li a .tab-img,.tags .tag,.values ul.nav-tabs li a .tab-img span,.report,.report p,.report i,.solution p,.solution h4,.solution img,.solution:before,.colage-img,.colage-img img,.play,.play .play-icon,.play .play-icon i,.member-box .member-pic img,.service,.service i,.service .service-img,.service .service-img img,.service .service-text,.service .service-img h3,.ibox,.ibox h4,.ibox .ibox-icon,.ibox .ibox-icon img,.ibox .ibox-icon i,.ibox p,.we,.we li,.we li h4,.we li h3,.we li i,.we li p,.counter i,.counter,.counter,.num-counter,.counter p,.consult,.consult img,.consult .title,.consult .consult-text,.consult i,.values ul.nav-tabs li a .tab-img i,.form,.form .form-group,.form .form-group .form-control,.about-img,.about-img img,.icon-box,.icon-box .icon-box-img,.icon-box .icon-box-img i,.icon-box h4,.market-box,.market-box:after,.market-box:before,.market-box h4,.market-box i,.cart #the,.header-3 #toggle-header,.notar,.notar img,.drop-menu,.drop-menu a,.drop-menu a i,.drop-menu .drop-menu-content,.report,.report .report-text,.report h3,.report img,.report .title,.add,.add img,.add i,.feature,.feature .icon-box,.feature .icon-box i,.feature p,
.jcm,.jcm .nmb,.jcm h3,.jcm p,.jcm-ul,.jcm-ul li,.jcm span,.jcm span:after {transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}


body.lb-disable-scrolling{overflow:hidden}
.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;opacity:.8;display:none}
.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;outline:none}
.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border:4px solid #fff}
.lightbox a img{border:none}
.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;background-color:#fff}
.lb-outerContainer:after{content:"";display:table;clear:both}
.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}
.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}
.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
.lb-container > .nav{left:0}
.lb-nav a{outline:none;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}
.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}
.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}
.lb-nav a.lb-prev:hover{opacity:1}
.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}
.lb-nav a.lb-next:hover{opacity:1}
.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%}
.lb-dataContainer:after{content:"";display:table;clear:both}
.lb-data{padding:0 4px;color:#ccc}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}
.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}
.lb-data .lb-caption a{color:#4ae}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}
.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:none;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}
.lb-data .lb-close:hover{cursor:pointer;opacity:1}


/* plugins */

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:grabbing!important;cursor:-moz-grabbing!important;cursor:-webkit-grabbing!important}
.home-slider.light-section .grabbing{cursor:url(../images/icons/mouse-dark.png),auto!important}
.home-slider.dark-section .grabbing{cursor:url(../images/icons/mouse-light.png),auto!important}
.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-theme .owl-controls{margin-top:0;text-align:center}
.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;*display:inline;margin:5px;padding:8px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#000;filter:Alpha(Opacity=50);opacity:.5}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;z-index:50}
.owl-theme .owl-pagination{position:absolute;bottom:50px;left:0;right:0;margin:0 auto}
.owl-theme .owl-controls .owl-page{display:inline-block;}
.owl-theme .owl-controls .owl-page span{display:block;width:10px;height:10px;margin:0 5px;background:#fff;opacity:1;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;z-index:50}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{background:#1aaf6a;opacity:1;}


.gallery-slider  .owl-prev {
    position: absolute;
    left: 15px;
    top: 45%;
}


.gallery-slider  .owl-next {
    position: absolute;
    right: 15px;
    top: 45%;
}



.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(../images/icons/AjaxLoader.gif) no-repeat center center}
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
.owl-fade-out{z-index:10;-webkit-animation:fadeOut 1s both ease;-moz-animation:fadeOut 1s both ease;animation:fadeOut 1s both ease}
.owl-fade-in{-webkit-animation:fadeIn 1s both ease;-moz-animation:fadeIn 1s both ease;animation:fadeIn 1s both ease}
.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
.owl-fadeUp-in{-webkit-animation:scaleUpFrom .8s ease both;-moz-animation:scaleUpFrom .8s ease both;animation:scaleUpFrom .8s ease both}
.owl-fadeUp-out{-webkit-animation:scaleUpTo .8s ease both;-moz-animation:scaleUpTo .8s ease both;animation:scaleUpTo .8s ease both}
@-webkit-keyframes empty {
0%{opacity:1}
}
@-moz-keyframes empty {
0%{opacity:1}
}
@keyframes empty {
0%{opacity:1}
}
@-webkit-keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@-moz-keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@-moz-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@-webkit-keyframes backSlideOut {
25%{opacity:.5;-webkit-transform:translateZ(-500px)}
75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
}
@-moz-keyframes backSlideOut {
25%{opacity:.5;-moz-transform:translateZ(-500px)}
75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
}
@keyframes backSlideOut {
25%{opacity:.5;transform:translateZ(-500px)}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
}
@-webkit-keyframes backSlideIn {
0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-webkit-transform:translateZ(-500px)}
100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}
}
@-moz-keyframes backSlideIn {
0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-moz-transform:translateZ(-500px)}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}
}
@keyframes backSlideIn {
0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;transform:translateZ(-500px)}
100%{opacity:1;transform:translateZ(0) translateX(0)}
}
@-webkit-keyframes scaleToFade {
to{opacity:0;-webkit-transform:scale(.8)}
}
@-moz-keyframes scaleToFade {
to{opacity:0;-moz-transform:scale(.8)}
}
@keyframes scaleToFade {
to{opacity:0;transform:scale(.8)}
}
@-webkit-keyframes goDown {
from{-webkit-transform:translateY(-100%)}
}
@-moz-keyframes goDown {
from{-moz-transform:translateY(-100%)}
}
@keyframes goDown {
from{transform:translateY(-100%)}
}
@-webkit-keyframes scaleUpFrom {
from{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpFrom {
from{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpFrom {
from{opacity:0;transform:scale(1.5)}
}
@-webkit-keyframes scaleUpTo {
to{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpTo {
to{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpTo {
to{opacity:0;transform:scale(1.5)}
}
.isotope-item{z-index:2}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1}
.isotope,.isotope .isotope-item{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-ms-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}
.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0;-moz-transition-duration:0;-ms-transition-duration:0;-o-transition-duration:0;transition-duration:0}
.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}



/* Popup */

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:.8}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#CCC}
.mfp-preloader a:hover{color:#FFF}
.mfp-s-ready .mfp-preloader{display:none}
.mfp-s-error .mfp-content{display:none}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:40px;height:40px;line-height:40px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:hover,.mfp-close:focus{opacity:1}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}
.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}
.mfp-arrow-right{right:0}
.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}
.mfp-arrow-right:before{border-left:27px solid #3F3F3F}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}
}
@media all and (max-width: 900px) {
.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}
}

/* themify */


@font-face{font-family:'themify';src:url(../fonts/themify.eot?-fvbane);src:url(../fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"),url(../fonts/themify.woff?-fvbane) format("woff"),url(../fonts/themify.ttf?-fvbane) format("truetype"),url(../fonts/themify.svg?-fvbane#themify) format("svg");font-weight:400;font-style:normal}[class^="ti-"],[class*=" ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}