@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,600,700,800,900|Tangerine:700|Poppins:300,400,500,600,700,700i&display=swap);
body{overflow-x: hidden;font-size: 14px;line-height: 1.71429;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-family: Poppins,sans-serif;color: #1d1d24;font-weight: 400;}
.welcome{background: #000;min-height: 100vh;display: flex;align-items: center;justify-content: flex-end;flex-direction: column;padding: 50px 0;}
.welcome h1{color: #fff;font-weight: 400;font-size: 50px;font-family: 'Tangerine';font-weight: 700;margin-bottom: 10px;}
.welcome h1 span{color: #f9004d;}
.welcome h6{color: #f1f1f1;margin-bottom: 0;}
.welcome h2{margin: 0px 0 150px;}
.welcome h2 a{color: #fff;text-decoration:underline;}
.welcome h2 a:hover{color: #f6004c;}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list,.slick-slider{position:relative;display:block;}
.slick-list{overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:after,.slick-track:before{display:table;content:"";}
.slick-track:after{clear:both;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
.slick-initialized .slick-slide{display:block;}
.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none;}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent;}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1;}
.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-prev{left:-25px;}
.slick-prev:before{content:"←";}
.slick-next{right:-25px;}
.slick-next:before{content:"→";}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}
.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0;}
.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:focus,.slick-dots li button:hover{outline:none;}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1;}
.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button:before{opacity:.75;color:#000;}
footer,header,nav{display:block;}
button{font-family:Source Sans Pro,Helvetica,sans-serif;}
a{color:#ca3c08;text-decoration:none;}
a:visited{color:#ac0404;}
a:focus{outline:thin dotted;}
a:active,a:hover{color:#ea9629;outline:0;}
a:hover{text-decoration:underline;}
p{margin:0 0 24px;}
ul{margin:16px 0;padding:0 0 0 40px;}
ul{list-style-type:square;}
nav ul{list-style:none;list-style-image:none;}
li>ul{margin:0;}
img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle;}
svg:not(:root){overflow:hidden;}
button{font-size:100%;margin:0;max-width:100%;vertical-align:baseline;}
button{line-height:normal;}
button{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer;}
button::-moz-focus-inner{border:0;padding:0;}
*{box-sizing:border-box;}
img{max-width:100%;}
a{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}
h1,h2,h3,h4,h5,h6,p,ul{margin:0 0 15px;}
h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;line-height:1.4074;color:#1f1f25;}
h1{font-size:64px;}
h2{font-size:54px;}
h3{font-size:24px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px;}
@media only screen and (min-width:768px) and (max-width:991px){
h1{font-size:60px;}
h2{font-size:52px;}
h3{font-size:22px;}
}
@media only screen and (max-width:767px){
h1{font-size:58px;}
h2{font-size:50px;}
h3{font-size:22px;}
}
@media only screen and (max-width:575px){
h1{font-size:56px;}
}
h1,h2,h3{font-weight:700;}
h4,h5{font-weight:600;}
h6{font-weight:500;}
a:active,a:focus,a:hover{text-decoration:none;outline:none;}
a:visited{color:inherit;}
button{background:transparent;border:1px solid #d4d4d4;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;color:#1d1d24;}
button:active,button:focus{outline:none;border-color:#f9004d;}
.service.service__style--2:hover .content h3.title,.service.service__style--2:hover .content p{color:#fff;}
.liststyle,.mainmenunav ul.mainmenu,.mainmenunav ul.mainmenu>li>ul.submenu{padding:0;margin:0;list-style:none;}
.blog-style--1,.blog-style--1 .content,.blog-style--1 .content .blog-btn,.blog-style--1 .content:before,.blog-style--1 .content h4.title a,.blog-style--1 .thumbnail a:after,.blog-style--1 .thumbnail a img,.footer-right .footer-link ul.ft-link li a,.header-area .header-wrapper a.rn-btn,.mainmenunav ul.mainmenu>li>a,.mainmenunav ul.mainmenu>li>ul.submenu,.mainmenunav ul.mainmenu>li>ul.submenu li a,.portfolio,.portfolio-sacousel-inner .slick-dots li button:after,.portfolio .bg-blr-image,.portfolio .content .inner .portfolio-button,.portfolio .thumbnail-inner:before,.portfolio .thumbnail:after,.service.service__style--1,.service.service__style--2,.service.service__style--2 .content h3.title,.service.service__style--2 .content p,.service.service__style--2 .icon,.service.service__style--2:before,a.btn-transparent,a.btn-transparent:after,a.rn-btn,ul.social-share li a,ul.testimonial-thumb-wrapper li .thumb:after,ul.testimonial-thumb-wrapper li .thumb img{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}
.about-us-list h3.title{font-weight:500;}
.fontWeight500{font-weight:500!important;}
.service.service__style--1,.service.service__style--2{position:relative;}
.bg_image{background-repeat:no-repeat;background-size:cover;background-position:50%;}
.theme-gradient{background:-webkit-linear-gradient(349deg,#ff0000,#ff004e);background:linear-gradient(-259deg,#ff0000,#ff004e);}
.theme-gradient{background:#ff0000;background:-webkit-linear-gradient(145deg,#ff0000,#ff004e);background:-webkit-linear-gradient(305deg,#ff0000,#ff004e);background:linear-gradient(145deg,#ff0000,#ff004e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ff004e",GradientType=1);}
.bg_color--1{background:#fff;}
.bg_color--5{background:#f8f9fc;}
.bg_image--1{background-image:url(../img/bg-image-1.jpg)!important;}
.bg_image--3{background-image:url(../img/bg-image-3.jpg)!important;}
p{font-size:18px;line-height:30px;}
@media only screen and (max-width:767px){
p{font-size:16px!important;line-height:28px!important;}
}
p:last-child{margin-bottom:0;}
.row--0{margin-left:0;margin-right:0;}
.row--0>[class*=col]{padding-left:0;padding-right:0;}
.row--35{margin-left:-35px;margin-right:-35px;}
@media only screen and (min-width:1200px) and (max-width:1599px){
.row--35{margin-left:-25px;margin-right:-25px;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.row--35{margin-left:-25px;margin-right:-25px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.row--35{margin-left:-15px;margin-right:-15px;}
}
@media only screen and (max-width:767px){
.row--35{margin-left:-15px!important;margin-right:-15px!important;}
}
.row--35>[class*=col-],.row--35>[class*=col]{padding-left:35px;padding-right:35px;}
@media only screen and (min-width:1200px) and (max-width:1599px){
.row--35>[class*=col-],.row--35>[class*=col]{padding-left:25px;padding-right:25px;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.row--35>[class*=col-],.row--35>[class*=col]{padding-left:25px;padding-right:25px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px!important;padding-right:15px!important;}
}
@media only screen and (max-width:767px){
.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px!important;padding-right:15px!important;}
}
[data-black-overlay],[data-black-overlay]>*,[data-black-overlay]>div{position:relative;z-index:1;}
[data-black-overlay]:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;}
[data-black-overlay]:before{background-color:#00010c;}
[data-black-overlay="6"]:before{opacity:.6;}
.thumb img,.thumbnail img{border-radius:6px;}
.mb-dec--30{margin-bottom:-30px;}
.mt--15{margin-top:15px!important;}
.pl--20{padding-left:20px;}
.pt--25{padding-top:25px;}
.mt--30{margin-top:30px!important;}
.mt--40{margin-top:40px!important;}
.mb--55{margin-bottom:55px;}
.mt--60{margin-top:60px!important;}
.mt--70{margin-top:70px!important;}
.ptb--80{padding:80px 0;}
.pb--110{padding-bottom:110px;}
.ptb--120{padding:120px 0;}
.pt--120{padding-top:120px;}
.pb--120{padding-bottom:120px;}
@media only screen and (max-width:767px){
.ptb--80,.ptb--120{padding:60px 0!important;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.ptb--80,.ptb--120{padding:80px 0!important;}
}
@media only screen and (max-width:767px){
.pt--120{padding-top:60px!important;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.pt--120{padding-top:80px!important;}
}
@media only screen and (max-width:767px){
.pb--110,.pb--120{padding-bottom:60px!important;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.pb--110,.pb--120{padding-bottom:80px!important;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.mt_md--5{margin-top:5px!important;}
.mt_md--10{margin-top:10px!important;}
.mt_md--50{margin-top:50px!important;}
}
@media only screen and (max-width:767px){
.mt_sm--10{margin-top:10px!important;}
.mt_sm--40{margin-top:40px!important;}
.breadcrumb-inner h2.title{font-size: 40px;}
.breadcrumb-inner h3{font-size: 18px;}
}
@media only screen and (max-width:575px){
.breadcrumb-inner h2.title{font-size: 20px;}
.breadcrumb-inner h3{font-size: 16px;}
.mt_mobile--5{margin-top:5px!important;}
.mb_mobile--10{margin-bottom:10px!important;}
.mt_mobile--30{margin-top:30px!important;}
}
.header-area.header--transparent{position:absolute;top:0;left:0;right:0;width:auto;padding-left:50px;padding-right:50px;z-index:999;}
@media only screen and (min-width:992px) and (max-width:1199px){
.header-area.header--transparent{padding-left:30px;padding-right:30px;}
}
@media only screen and (max-width:767px){
.header-area.header--transparent{padding-left:30px;padding-right:30px;}
}
.header-area .header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:20px 0;flex-wrap:wrap;}
@media only screen and (max-width:991px){
    .identpage img{width: 300px !important;display: block;margin: 0 auto;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper{padding:15px 0;}
.identpage img{width: 200px !important;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper{padding:30px 0;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.header-area .header-wrapper{padding:30px 0;}
}
.header-area .header-wrapper a.rn-btn{padding:0 25px;height:46px;display:inline-block;line-height:42px;border:2px solid #b1b4c1;border-radius:6px;color:#c6c9d8;font-size:14px;position:relative;z-index:2;}
@media only screen and (max-width:767px){
.header-area .header-wrapper a.rn-btn{padding:0 11px;height:39px;line-height:33px;font-size:12px;}
}
@media only screen and (max-width:575px){
.header-area .header-wrapper a.rn-btn{height:34px;line-height:29px;}
.breadcrumb-inner.pt--100 {padding-top: 60px !important;}
.footer-right{padding: 50px 15px 30px !important;}
.breadcrumb-area{padding-bottom: 40px !important;}
}
.header-area .header-wrapper a.rn-btn:before{display:none;}
.header-area .header-wrapper a.rn-btn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);color:#fff;border:2px solid #f9004d;background:#f9004d;border-radius:6px;}
@media only screen and (max-width:767px){
.header-area .header-wrapper a.rn-btn{display:none;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .logo a img{width:120px;}
}
.header-right{display:flex;align-items:center;flex-wrap:wrap;}
.header-right .header-btn{margin-left:50px;}
@media only screen and (max-width:575px){
.header-right .header-btn{margin-left:0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav{position:absolute;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav{position:absolute;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu{width:60vw;height:100vh;position:fixed;top:0;right:-61vw;z-index:99;padding:55px;background:#fff;-webkit-transition:all .8s cubic-bezier(.77,.2,.05,1);transition:all .8s cubic-bezier(.77,.2,.05,1);display:block;overflow-y:auto;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu{width:60vw;height:100vh;position:fixed;top:0;right:-61vw;z-index:99;padding:55px;background:#fff;-webkit-transition:all .8s cubic-bezier(.77,.2,.05,1);transition:all .8s cubic-bezier(.77,.2,.05,1);display:block;overflow-y:auto;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li{margin:0;padding:10px 0;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li{margin:0;padding:10px 0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown{position:relative;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown,.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a{position:relative;}
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{width:0;height:0;border-color:#1f1f25 transparent transparent;border-style:solid;border-width:7px 7px 0;position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a{position:relative;}
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{width:0;height:0;border-color:#1f1f25 transparent transparent;border-style:solid;border-width:7px 7px 0;position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{padding:0;display:block;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{padding:0;display:block;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu{position:relative;height:0;-webkit-transition:.3s;transition:.3s;padding:0;opacity:0;visibility:hidden;background:transparent;box-shadow:inherit;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu{position:relative;height:0;-webkit-transition:.3s;transition:.3s;padding:0;opacity:0;visibility:hidden;background:transparent;box-shadow:inherit;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li{padding:3px 0;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li{padding:3px 0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a{padding:2px 10px;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a{padding:2px 10px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{color:#1f1f25;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{color:#1f1f25;}
}
.header-area .header-wrapper .close-menu{position:fixed;top:12px;opacity:0;visibility:hidden;right:29px;z-index:-10;}
.humberger-menu span{cursor:pointer;}
@media only screen and (max-width:767px){
.humberger-menu span{font-size:28px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.humberger-menu span{font-size:28px;}
}
.mainmenunav ul.mainmenu{display:flex;justify-content:flex-end;flex-wrap:wrap;}
.mainmenunav ul.mainmenu>li{margin:0 15px;position:relative;}
.mainmenunav ul.mainmenu>li>a{color:#c6c9d8;font-size:16px;font-weight:500;padding:20px 0;display:inline-block;}
.mainmenunav ul.mainmenu>li>ul.submenu{min-width:240px;height:auto;position:absolute;top:100%;left:0;z-index:90;opacity:0;visibility:hidden;background-color:#fff;box-shadow:0 0 35px rgba(0,0,0,.1);text-align:left;padding:12px 0;border-radius:4px;}
.mainmenunav ul.mainmenu>li>ul.submenu li a{font-size:16px;font-weight:500;padding:5px 20px;font-size:14px;display:block;color:#1f1f25;margin:0 10px;border-radius:3px;}
.mainmenunav ul.mainmenu>li>ul.submenu li:hover a{color:#f9004d;background:rgba(249,0,77,.07);}
.mainmenunav ul.mainmenu>li:hover>ul.submenu{opacity:1;visibility:visible;}
.mainmenunav ul.mainmenu>li:hover>a{color:#f9004d;}
.mainmenunav ul.mainmenu>li:first-child{margin-left:0;}
.mainmenunav ul.mainmenu>li:last-child{margin-right:0;}
.humberger-menu span.text-white{color:#c6c9d8!important;}
@media (min-width:1200px){
.container{max-width:1260px;}
}
.backto-top>div{z-index:999;width:50px;height:50px;line-height:49px;border-radius:50%;background-color:#fff;text-align:center;overflow:hidden;z-index:999!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);}
.backto-top svg{font-size:14px!important;color:#222;width:27px;height:27px;}
.section-title{margin-top:-20px;}
.section-title h2.title{font-size:50px;margin-bottom:8px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.section-title h2.title{font-size:50px;}
}
@media only screen and (max-width:767px){
.section-title h2.title{font-size:36px;margin-bottom:7px;}
}
.section-title p{font-size:16px;line-height:30px;color:rgba(29,29,36,.75);}
.section-title h3{font-size:36px;line-height:26px;}
@media only screen and (max-width:767px){
.section-title h3{font-size:26px;margin-bottom:8px;}
}
.section-title .service-btn{margin-top:36px;}
@media only screen and (max-width:767px){
.section-title .service-btn{margin-top:12px;}
}
@media only screen and (max-width:767px){
.section-title h2{font-size:36px;margin-bottom:7px;}
}
a.btn-transparent{color:#1f1f25;font-size:16px;font-weight:500;position:relative;display:inline-block;padding-bottom:3px;}
a.btn-transparent:hover{color:#f9004d;}
a.btn-transparent:after{position:absolute;content:"";left:0;bottom:0;width:40px;height:2px;background:#f9004d;opacity:.75;}
a.btn-transparent:hover:after{width:100%;}
a.rn-btn{padding:0 23px;height:40px;display:inline-block;line-height:34px;border:2px solid #f9004d;border-radius:4px;font-size:14px;position:relative;z-index:2;color:#f9004d;letter-spacing:.2px;text-transform:uppercase;}
a.rn-btn:hover{border:2px solid #f9004d;-webkit-transform:translateY(-3px);transform:translateY(-3px);color:#fff;background:#f9004d;}
a.rn-button-style--2{color:#c6c9d8;font-size:16px;text-transform:uppercase;letter-spacing:2px;border:2px solid #b1b4c1;padding:15px 40px;border-radius:6px;display:inline-block;font-weight:500;-webkit-transition:.3s;transition:.3s;}
@media only screen and (max-width:767px){
a.rn-button-style--2{padding:9px 25px;}
}
a.rn-button-style--2:hover{background:transparent;color:#f9004d;box-shadow:0 10px 15px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-5px);transform:translateY(-5px);}
ul.social-share{padding:0;margin:-6px;}
ul.social-share li{margin:6px;}
ul.social-share li a{width:40px;display:inline-block;height:40px;border:2px solid rgba(198,201,216,.75);line-height:35px;color:rgba(198,201,216,.75);border-radius:100%;text-align:center;font-size:14px;}
ul.social-share li:hover a{background:#f9004d;border-color:#f9004d;color:#fff;box-shadow:0 10px 15px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-3px);transform:translateY(-3px);}
ul.social-share.social-style--2 li a{border:0;width:30px;height:auto;text-align:left;line-height:inherit;font-size:16px;}
ul.social-share.social-style--2 li:hover a{background:transparent;box-shadow:none;}
.footer-left,.footer-wrapper{position:relative;}
.footer-left{background:-webkit-linear-gradient(305deg,#ff0000,#ff004e);background:linear-gradient(145deg,#ff0000,#ff004e);padding:120px;z-index:2;margin-right:-15px;border-top-right-radius:6px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.footer-left{padding:120px 80px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.footer-left{padding:60px 70px;}
}
@media only screen and (max-width:767px){
.footer-left{padding:60px 30px;}
}
.footer-left:before{position:absolute;width:100%;height:100%;left:0;top:0;background-image:url(../img/pattern-1.png);content:"";z-index:1;opacity:.5;border-top-right-radius:6px;}
.footer-left .inner{z-index:5;position:relative;}
.footer-left .inner:after{content:url(../img/big-logo.png);position:absolute;right:0;top:5%;z-index:-1;font-size:240px;font-weight:900;color:rgba(0,0,0,.1);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:220px;height:224px;}
.footer-left .inner>span{color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:4px;display:block;margin-bottom:9px;}
@media only screen and (max-width:575px){
.footer-left .inner>span{letter-spacing:1px;margin-bottom:9px;}
}
.footer-left .inner h2{color:#fff;font-size:75px;font-weight:900;font-family:Montserrat,sans-serif;line-height:90px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.footer-left .inner h2{font-size:50px;line-height:61px;}
}
@media only screen and (max-width:767px){
.footer-left .inner h2{font-size:45px;line-height:51px;}
}
.footer-left .inner a.rn-button-style--2{margin-top:30px;border-color:#fff;color:#fff;}
@media only screen and (max-width:767px){
.footer-left .inner a.rn-button-style--2{margin-top:10px;padding:10px 23px;}
}
@media only screen and (max-width:575px){
.footer-left .inner a.rn-button-style--2{padding:7px 16px;}
}
.footer-left .inner a.rn-button-style--2:hover{background:#fff;border-color:#fff;color:#f9004d;}
.footer-right{background-image:url(../img/bg-image-8.jpg);width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;padding:150px 70px 150px 120px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.footer-right{padding:119px 21px 119px 70px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.footer-right{padding:60px 70px;}
}
@media only screen and (max-width:767px){
.footer-right{padding:60px 30px;}
}
.footer-right .footer-link h4{color:#c6c9d8;font-weight:500;margin-bottom:30px;opacity:.75;}
@media only screen and (max-width:767px){
.footer-right .footer-link h4{margin-bottom:14px;}
}
.footer-right .footer-link ul.ft-link{padding:0;margin:0;list-style:none;}
.footer-right .footer-link ul.ft-link li a{color:#c6c9d8;font-size:16px;opacity:.75;}
.footer-right .footer-link ul.ft-link li:hover a{color:#f9004d;}
.footer-right .footer-link ul.ft-link li+li{margin-top:13px;}
@media only screen and (max-width:767px){
.footer-right .footer-link ul.ft-link li+li{margin-top:8px;}
}
.copyright-text{position:absolute;bottom:-114px;}
@media only screen and (max-width:767px){
.copyright-text{position:static;bottom:0;padding-top:33px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.copyright-text{position:static;bottom:0;padding-top:33px;}
}
.copyright-text p{color:#c6c9d8;font-size:14px !important;opacity:.75;}
.portfolio{position:relative;min-height:550px;width:100%;padding-top:35%;}
.workpage .portfolio{min-height: 380px;}
.workpage .portfolio .content .inner h4{font-size: 20px;line-height: 26px;}
.workpage .portfolio .content{bottom: 20px;left: 20px;right: 20px;}
.workpage .portfolio .content .inner .portfolio-button {margin-top: 20px;}
.workpage .portfolio .content .inner p {font-size: 13px;line-height: 20px;margin-bottom: 8px;}
@media only screen and (min-width:1200px) and (max-width:1599px){
.portfolio{min-height:500px;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.portfolio{min-height:500px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.workpage .portfolio,.portfolio{min-height:450px;}
}
@media only screen and (max-width:767px){
.workpage .portfolio,.portfolio{min-height:500px;}
}
.breadcrumb-area{background: #101010 !important;}
.portfolio .thumbnail-inner{-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;z-index:9;position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;overflow:hidden;border-radius:5px;cursor:pointer;}
.portfolio .thumbnail-inner:before{background-color:#f6004c;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#f6004c),to(#000));background-image:-webkit-linear-gradient(#f6004c 10%,#000);background-image:linear-gradient(#f6004c 10%,#000);position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:5;opacity:0;}
.portfolio .thumbnail{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;border-radius:5px;background-color:#0a0a0a;-webkit-transform:scale(1.13) translateZ(0);transform:scale(1.13) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;z-index:4;}
.portfolio .thumbnail img{height: 100%;object-fit: cover;width: 100%;}
.laiport .portfolio .thumbnail img{height: 100%;object-fit: contain;padding: 50px;}
.portfolio .thumbnail,
.portfolio .thumbnail.image-1{background-image:url(../img/tech1.jpg);}
.portfolio .thumbnail.image-2{background-image:url(../img/tech2.jpg);}
.portfolio .thumbnail.image-3{background-image:url(../img/work3.jpg);}
.portfolio .thumbnail.image-4{background-image:url(../img/work4.jpg);}
.portfolio .thumbnail.image-5{background-image:url(../img/work5.jpg);}
.portfolio .thumbnail.image-6{background-image:url(../img/fury.jpg);}
.portfolio .thumbnail.image-7{background-image:url(../img/tech10.jpg);}
.portfolio .thumbnail.image-8{background-image:url(../img/tech4.jpg);}
.portfolio .thumbnail.image-9{background-image:url(../img/tech17.jpg);}
.portfolio .thumbnail.image-10{background-image:url(../img/lgr2.jpg);}
.portfolio .thumbnail.image-11{background-image:url(../img/lgr3.jpg);}
.portfolio .thumbnail:after{background-color:rgba(45,45,45,.35);content:" ";display:block;border-radius:5px;background-color:rgba(25,25,25,.37);}
.laiport .portfolio .thumbnail:after{display: none;}
.portfolio .bg-blr-image,.portfolio .thumbnail:after{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;}
.portfolio .bg-blr-image{background-size:cover;background-position:50%;background-color:#0a0a0a;-webkit-transform:translateY(38px);transform:translateY(38px);opacity:0;}
.portfolio .content{position:absolute;bottom:30px;left:30px;right:30px;max-width:100%!important;z-index:10;padding:0;}
.bg-none{background: none !important;}
@media only screen and (min-width:992px) and (max-width:1199px){
.portfolio .content{left:20px;right:20px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio .content{left:20px;right:20px;}
}
@media only screen and (max-width:767px){
.portfolio .content{left:20px;right:20px;}
}
.portfolio .content .inner p{color:#c6c9d8;font-size:14px;}
.portfolio .content .inner h4{font-size:24px;line-height:32px;}
.portfolio .content .inner h4 a{color:#fff;}
.portfolio .content .inner .title{font-size:22px;line-height:36px;color:#fff;}
.portfolio .content .inner .portfolio-button{margin-top:25px;-webkit-transition:.7s;transition:.7s;}
@media only screen and (max-width:575px){
.portfolio .content .inner .portfolio-button{margin-top:25px;}
}
.portfolio .content .inner .portfolio-button a.rn-btn{color:#fff;border-color:hsla(0,0%,100%,.3);}
.portfolio .content .inner .portfolio-button a.rn-btn:hover{border-color:#f9004d;}
.portfolio:hover .thumbnail-inner{-webkit-transform:scale(1.08) translateZ(0);transform:scale(1.08) translateZ(0);}
.portfolio:hover .thumbnail-inner:before{opacity:.85;}
.portfolio:hover .thumbnail{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);}
.portfolio:hover .thumbnail:after{background-color:rgba(25,25,25,.24);}
.portfolio:hover .bg-blr-image{opacity:0;z-index:9;}
.portfolio-sacousel-inner .slick-list{margin-left:-200px;margin-right:-200px;}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio-sacousel-inner .slick-list{margin-left:15px;margin-right:15px;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.portfolio-sacousel-inner .slick-list{margin-left:15px;margin-right:15px;}
}
@media only screen and (max-width:767px){
.portfolio-sacousel-inner .slick-list{margin-left:10px;margin-right:10px;}
}
.portfolio-sacousel-inner .slick-slide{padding-left:15px;padding-right:15px;margin-bottom:-10px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.portfolio-sacousel-inner .slick-slide{padding-left:15px;padding-right:15px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio-sacousel-inner .slick-slide{padding-left:15px;padding-right:15px;}
}
@media only screen and (max-width:767px){
.portfolio-sacousel-inner .slick-slide{padding-left:10px;padding-right:10px;}
}
.portfolio-sacousel-inner .slick-list{overflow:visible;}
.portfolio-sacousel-inner .slick-dots{bottom:-60px;}
@media only screen and (max-width:575px){
.portfolio-sacousel-inner .slick-dots{bottom:-50px;}
}
.portfolio-sacousel-inner .slick-dots li{width:30px;margin:0;opacity:.35;position:relative;}
.portfolio-sacousel-inner .slick-dots li button:before{display:none;}
.portfolio-sacousel-inner .slick-dots li button:after{background:#333;width:100%;display:block;content:"";position:absolute;left:0;width:6px;height:6px;border-radius:50%;margin-left:11px;background-color:transparent;box-shadow:inset 0 0 0 5px #000;}
.portfolio-sacousel-inner .slick-dots li.slick-active{opacity:1;}
.portfolio-sacousel-inner .slick-dots li.slick-active button:after{-webkit-transform:scale(2);transform:scale(2);box-shadow:inset 0 0 0 1px #f9004d;background-color:transparent;background-color:transparent!important;}
.portfolio-slick-activation{position:relative;}
.portfolio-slick-activation button.slick-arrow{position:absolute;z-index:3;background:transparent;font-size:20px;width:253px;height:calc(100% + 10px);top:calc(50% + 5px);transform:translateY(-50%);}
@media only screen and (min-width:992px) and (max-width:1199px){
.portfolio-slick-activation button.slick-arrow{width:136px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio-slick-activation button.slick-arrow{width:100px;}
}
@media only screen and (max-width:767px){
.portfolio-slick-activation button.slick-arrow{width:100px;display:none!important;}
}
.portfolio-slick-activation button.slick-arrow:before{line-height:1;opacity:.75;font-size:30px;position:relative;top:-14px;-webkit-transition:.5s;transition:.5s;}
.portfolio-slick-activation button.slick-arrow.slick-prev{left:0;background:-webkit-linear-gradient(left,#000,transparent);background:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background:linear-gradient(90deg,#000 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1);}
.portfolio-slick-activation button.slick-arrow.slick-prev:before{content:url(../img/slick-arrow-left.png);}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio-slick-activation button.slick-arrow.slick-prev{display:none!important;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.portfolio-slick-activation button.slick-arrow.slick-prev{display:none!important;}
}
@media only screen and (min-width:1200px) and (max-width:1599px){
.portfolio-slick-activation button.slick-arrow.slick-prev{display:none!important;}
}
.portfolio-slick-activation button.slick-arrow.slick-next{right:0;background:-webkit-linear-gradient(right,#000,transparent);background:-webkit-gradient(linear,right top,left top,from(#000),to(transparent));background:linear-gradient(270deg,#000 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1);}
.portfolio-slick-activation button.slick-arrow.slick-next:before{content:url(../img/slick-arrow-right.png);}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio-slick-activation button.slick-arrow.slick-next{display:none!important;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.portfolio-slick-activation button.slick-arrow.slick-next{display:none!important;}
}
@media only screen and (min-width:1200px) and (max-width:1599px){
.portfolio-slick-activation button.slick-arrow.slick-next{display:none!important;}
}
.portfolio-slick-activation button.slick-arrow:hover.slick-prev{padding-right:50px;}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio-slick-activation button.slick-arrow:hover.slick-prev{padding-right:10px;}
}
@media only screen and (max-width:767px){
.portfolio-slick-activation button.slick-arrow:hover.slick-prev{padding-right:10px;}
}
.portfolio-slick-activation button.slick-arrow:hover.slick-next{padding-left:50px;}
@media only screen and (min-width:768px) and (max-width:991px){
.portfolio-slick-activation button.slick-arrow:hover.slick-next{padding-right:10px;}
}
@media only screen and (max-width:767px){
.portfolio-slick-activation button.slick-arrow:hover.slick-next{padding-right:10px;}
}
.portfolio-slick-activation button.slick-arrow:hover:before{opacity:1;}
.link-overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:block;z-index:9;}
.service.service__style--1{padding:40px 0;z-index:2;}
@media only screen and (max-width:767px){
.service.service__style--1{padding:15px 0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.service.service__style--1{padding:20px 0;}
}
.service.service__style--1 .icon img{margin-bottom:34px;}
@media only screen and (max-width:767px){
.service.service__style--1 .icon img{margin-bottom:14px;height:53px;}
}
@media only screen and (max-width:575px){
.service.service__style--1 .icon img{margin-bottom:13px;height:45px;}
}
.service.service__style--1 .content h4.title{margin-bottom:20px;font-weight:400;font-size:24px;}
@media only screen and (max-width:767px){
.service.service__style--1 .content h4.title{margin-bottom:12px;font-weight:400;font-size:20px;}
}
@media only screen and (max-width:575px){
.service.service__style--1 .content h4.title{margin-bottom:9px;font-size:18px;}
}
.service.service__style--1 .content p{opacity:.75;font-weight:300;}
.service.service__style--2{padding:30px 35px;z-index:2;border-radius:10px;}
@media only screen and (min-width:1200px) and (max-width:1599px){
.service.service__style--2{padding:30px 28px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.service.service__style--2{padding:30px 25px;}
}
@media only screen and (max-width:767px){
.service.service__style--2{padding:30px 14px;}
}
@media only screen and (max-width:575px){
.service.service__style--2{padding:30px 18px;margin-top:30px;}
}
.service.service__style--2:before{position:absolute;content:"";left:0;top:0;background-image:-webkit-gradient(linear,left top,right top,from(#f61b10),to(#ef0963));background-image:-webkit-linear-gradient(left,#f61b10,#ef0963);background-image:linear-gradient(90deg,#f61b10,#ef0963);width:100%;height:100%;z-index:-1;opacity:0;visibility:hidden;border-radius:10px;}
@media only screen and (max-width:575px){
/* .service.service__style--2:before{opacity:1;visibility:visible;} */
}
.service.service__style--2 .icon{font-size:54px;font-weight:400;margin-bottom:23px;display:inline-flex;color:#f9004d;}
@media only screen and (min-width:768px) and (max-width:991px){
.service.service__style--2 .icon{margin-bottom:11px;}
}
@media only screen and (max-width:575px){
.service.service__style--2 .icon{color:#fff;}
}
.service.service__style--2 .icon svg{stroke-width:1!important;}
.service.service__style--2 .content h3.title{margin-bottom:19px;font-weight:500;}
@media only screen and (min-width:1200px) and (max-width:1599px){
.service.service__style--2 .content h3.title{font-size:19px;}
}
@media only screen and (max-width:767px){
.service.service__style--2 .content h3.title{font-size:20px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.service.service__style--2 .content h3.title{margin-bottom:8px;}
}
@media only screen and (max-width:575px){
.service.service__style--2 .content h3.title{color:#fff;}
}
.service.service__style--2 .content p{color:rgba(29,29,36,.75);}
@media only screen and (max-width:575px){
.service.service__style--2 .content p{color:#fff;}
}
.service.service__style--2:hover{box-shadow:0 10px 25px 10px rgba(0,0,0,.1);-webkit-transform:translateY(-5px);transform:translateY(-5px);}
.service.service__style--2:hover:before{opacity:1;visibility:visible;}
.service.service__style--2:hover .icon{color:#fff;}
.service-white .service__style--1{z-index:2;}
.service-white .service__style--1 .content h4.title,.service-white .service__style--1 .content p{color:#c6c9d8;}
@media only screen and (min-width:768px) and (max-width:991px){
.service-one-wrapper{margin:0 -40px;}
}
.slider-fixed--height{min-height:auto;width:100%;}
@media only screen and (max-width:767px){
.slider-fixed--height{min-height:auto;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.slider-fixed--height{min-height:auto;padding:80px 0 60px;}
}
.slide .inner{padding-top:100px;}
@media only screen and (max-width:767px){
.slide .inner{padding-top:70px;}
}
@media only screen and (max-width:575px){
.slide .inner{padding-top:30px;}
.header-area.header--transparent {
    padding-left: 15px;
    padding-right: 15px;
}
}
.slide .inner h1.title{font-size:80px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-weight:900;line-height:92px;margin-bottom: 0;}
@media only screen and (min-width:1200px) and (max-width:1599px){
.slide .inner h1.title{font-size:95px;line-height:112px;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.slide .inner h1.title{font-size:90px;line-height:103px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.slide .inner h1.title{font-size:70px;line-height:82px;margin-bottom:0;}
}
@media only screen and (max-width:767px){
.slide .inner h1.title{font-size:50px;line-height:70px;margin-bottom:0;}
}
@media only screen and (max-width:575px){
.slide .inner h1.title{font-size:30px;line-height:40px;margin-bottom:0;}
.slidecnt{top: 60% !important;}
}
.slide.slide-style-1 .inner{padding-top:100px;}
.videobg{position: relative !important;width: 100%;height: 100%;}
.slidecnt{position: absolute !important;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@media only screen and (max-width:767px){
.slide.slide-style-1 .inner{padding-top:70px;}
}
@media only screen and (max-width:575px){
.slide.slide-style-1 .inner{padding-top:30px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.slide.slide-style-1 .inner{padding-top:50px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.slide.slide-style-1 .inner h1.title{font-size:70px;line-height:82px;margin-bottom:26px;}
}
@media only screen and (max-width:767px){
.slider-wrapper .service-wrapper{margin-bottom:-20px;}
}
.slide .service{margin-top:50px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.slide .service{margin-top:20px;}
}
@media only screen and (min-width:1200px) and (max-width:1599px){
.slide .service{margin-top:0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.slide .service{margin-top:20px;}
}
@media only screen and (max-width:767px){
.slide .service{margin-top:20px;}
}
@media only screen and (max-width:575px){
.slide .service{margin-top:0;}
}
.slider-activation{position:relative;}
.theme-gradient{-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;}
.thumbnail img{border-radius:5px;box-shadow:0 25px 65px rgba(0,0,0,.1);}
.counterup_style--1{text-align:center;margin-top:40px;}
.counterup_style--1 h5.counter{font-size:72px;line-height:80px;margin-bottom:17px;position:relative;display:inline-block;color:#f9004d;margin-left:-20px;}
@media only screen and (max-width:767px){
.counterup_style--1 h5.counter{font-size:45px;line-height:56px;margin-bottom:5px;margin-left:-11px;}
}
.counterup_style--1 h5.counter:after{right:-26px;position:absolute;top:-17px;font-size:40px;content:"+";}
.counterup_style--1 p.description{font-size:18px;line-height:30px;padding:0 5%;color:rgba(29,29,36,.75);}
@media only screen and (min-width:768px) and (max-width:991px){
.counterup_style--1 p.description{font-size:16px;line-height:28px;padding:0;}
}
@media only screen and (max-width:767px){
.counterup_style--1 p.description{font-size:16px;line-height:28px;padding:0;}
}
.testitab .tab-pane.active .rn-testimonial-content{opacity:1;-webkit-filter:blur(0);filter:blur(0);-webkit-transform:scale(1);transform:scale(1);}
.rn-testimonial-content{-webkit-filter:blur(30px);filter:blur(30px);opacity:0;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:opacity .4s cubic-bezier(.82,0,.12,1) .2s,-webkit-filter .3s cubic-bezier(.82,0,.12,1) .1s,-webkit-transform .6s cubic-bezier(.82,0,.12,1);transition:opacity .4s cubic-bezier(.82,0,.12,1) .2s,-webkit-filter .3s cubic-bezier(.82,0,.12,1) .1s,-webkit-transform .6s cubic-bezier(.82,0,.12,1);transition:filter .3s cubic-bezier(.82,0,.12,1) .1s,transform .6s cubic-bezier(.82,0,.12,1),opacity .4s cubic-bezier(.82,0,.12,1) .2s;transition:filter .3s cubic-bezier(.82,0,.12,1) .1s,transform .6s cubic-bezier(.82,0,.12,1),opacity .4s cubic-bezier(.82,0,.12,1) .2s,-webkit-filter .3s cubic-bezier(.82,0,.12,1) .1s,-webkit-transform .6s cubic-bezier(.82,0,.12,1);}
.rn-testimonial-content .inner{padding-bottom:62px;}
@media only screen and (max-width:767px){
.rn-testimonial-content .inner{padding-bottom:20px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.rn-testimonial-content .inner{padding-bottom:30px;}
}
.rn-testimonial-content .inner p{font-size:28px;line-height:46px;color:#18181b;font-weight:500;padding:0 9%;margin-bottom:0;margin-top:-16px;position:relative;z-index:2;}
@media only screen and (min-width:992px) and (max-width:1199px){
.rn-testimonial-content .inner p{font-size:32px;line-height:53px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.rn-testimonial-content .inner p{font-size:28px;line-height:48px;padding:0;}
}
@media only screen and (max-width:767px){
.rn-testimonial-content .inner p{font-size:17px!important;line-height:30px!important;padding:0;font-weight:400;}
}
.rn-testimonial-content .inner p:before{position:absolute;width:197px;height:100%;left:25%;top:-50px;background-image:url(../img/image-1.png);content:"";opacity:1;background-repeat:no-repeat;z-index:-1;}
@media only screen and (max-width:767px){
.rn-testimonial-content .inner p:before{top:-15px;background-size:100px;left:50%;right:0;width:100%;margin-left:-48px;}
}
.rn-testimonial-content .inner p:after{position:absolute;width:197px;height:202px;right:25%;bottom:-115px;background-image:url(../img/image-2.png);content:"";opacity:1;background-repeat:no-repeat;z-index:-1;}
@media only screen and (max-width:767px){
.rn-testimonial-content .inner p:after{display:none;}
}
.rn-testimonial-content .author-info{margin-bottom:50px;}
.authsmlinks{margin-bottom: 0;}
.authsmlinks a{width: 35px;height: 35px;border: 1px solid rgba(255,255,255,.24);display: inline-flex;align-items: center;justify-content: center;border-radius: 7px;transition: all 0.3s ease;}
.authsmlinks a:hover{background: #f6004c;background-color: #f6004c;}
@media only screen and (max-width:767px){
.rn-testimonial-content .author-info{margin-bottom:30px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.rn-testimonial-content .author-info{margin-bottom:30px;}
}
.rn-testimonial-content .author-info h6{font-size:18px;line-height:36px;color:#8c8c8c;font-weight:300;}
.description strong {font-weight: 600;}
@media only screen and (max-width:767px){
.rn-testimonial-content .author-info h6{line-height:20px;font-size:14px;}
}
.rn-testimonial-content .author-info h6 span{color:#18181b;text-transform:uppercase;}
ul.testimonial-thumb-wrapper{list-style:none;padding:0;display:flex;justify-content:center;flex-wrap:wrap;max-width:850px;margin:0 auto -20px;outline:none;}
@media only screen and (max-width:575px){
ul.testimonial-thumb-wrapper{margin-bottom:-10px;}
}
ul.testimonial-thumb-wrapper li{padding-left:10px;padding-right:10px;flex-basis:10%;margin-bottom:30px;outline:none;cursor:pointer;}
@media only screen and (max-width:767px){
ul.testimonial-thumb-wrapper li{flex-basis:20%;margin-bottom:14px;padding-left:7px;padding-right:7px;}
}
@media only screen and (max-width:575px){
ul.testimonial-thumb-wrapper li{flex-basis:25%;padding-left:5px;padding-right:5px;margin-bottom:10px;}
}
ul.testimonial-thumb-wrapper.nav-pills .nav-link{
    padding: 0;
    background: transparent;
    border: none;
}
ul.testimonial-thumb-wrapper li .testimonial-thumbnai{display: block;}
ul.testimonial-thumb-wrapper li .thumb{position:relative;display:inline-block;width:100%;}
ul.testimonial-thumb-wrapper li .thumb img{border-radius:6px;object-fit:cover;width: 63px;height: 63px;}
ul.testimonial-thumb-wrapper li .thumb img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 10px 15px 0 rgba(0,0,0,.1);}
ul.testimonial-thumb-wrapper li .thumb:after{width:13px;height:13px;background:#f9004d;right:-8.5px;top:-8.5px;position:absolute;content:"";border-radius:100%;opacity:0;-webkit-transform:scale(0);transform:scale(0);}
ul.testimonial-thumb-wrapper li a.active .thumb:after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
ul.testimonial-thumb-wrapper li a.active .thumb img{-webkit-transform:scale(1.1);transform:scale(1.1);border-radius:6px;box-shadow:0 10px 15px 0 rgba(0,0,0,.1);}
ul.brand-style-2{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
ul.brand-style-2 li a h6{margin-top: 15px;opacity: 0;font-size: 18px;transition: all 0.3s ease;}
ul.brand-style-2 li a:hover h6{opacity: 1;}
@media only screen and (max-width:575px){
ul.brand-style-2{margin:0 -15px;}
}
ul.brand-style-2 li{padding:25px;flex-basis:20%;text-align:center;}
@media only screen and (max-width:767px){
ul.testimonial-thumb-wrapper li .thumb img{width: 40px;height: 40px;}
ul.testimonial-thumb-wrapper li {flex-basis: 10%;}
ul.brand-style-2 li{flex-basis:33.33%;padding:17px 10px;}
}
@media only screen and (max-width:575px){
ul.testimonial-thumb-wrapper li .thumb img{width: 35px;height: 35px;}
ul.testimonial-thumb-wrapper li {flex-basis: 9%;}
ul.brand-style-2 li{flex-basis:33.33%;padding:0 15px;margin-bottom:16px;}
}
ul.brand-style-2 img{opacity:1;-webkit-transition:.3s;transition:.3s;max-height:110px;max-width:150px;cursor:pointer;}
ul.brand-style-2.mainbr{flex-basis: 25%;}
ul.brand-style-2.mainbr img{max-height:200px;max-width:200px;}
@media only screen and (max-width:767px){
ul.brand-style-2 img{max-height:60px;max-width:90px;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
ul.brand-style-2 img{max-width:129px;}
}
@media only screen and (max-width:575px){
ul.brand-style-2 img{max-height:none;}
ul.brand-style-2.mainbr img {
    max-height: 150px;
    max-width: 150px;
}
}
ul.brand-style-2 img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1;}
.brand-separation{position:relative;padding-bottom:217px;margin-bottom:-117px;padding-top:60px;background:#fff;}
@media only screen and (max-width:767px){
.brand-separation{margin-bottom:0;padding-bottom:60px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.brand-separation{margin-bottom:0;padding-bottom:60px;}
}
.blog-style--1{position:relative;margin-bottom:40px;overflow:hidden;border-radius:6px;}
.blog-style--1 .thumbnail a{display:block;position:relative;z-index:1;}
.blog-style--1 .thumbnail a:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fc004d),to(#000));background:-webkit-linear-gradient(top,#fc004d,#000);background:linear-gradient(180deg,#fc004d 0,#000);position:absolute;left:0;right:0;width:100%;height:100%;content:"";z-index:1;opacity:0;}
.custportitem img{border-radius: 10px;}
.custportitem ul{color: #f6004c;font-size: 20px;padding-left: 20px;}
.custportitem .about-inner{padding-left: 30px;}
@media only screen and (max-width:575px){
/* .blog-style--1 .thumbnail a:after{opacity:.85;top:0;} */
}
.blog-style--1 .content{position:absolute;bottom:-92px;width:100%;padding:50px 35px;z-index:3;}
@media only screen and (max-width:575px){
.blog-style--1 .content{bottom:0;padding:30px 20px;}
}
.blog-style--1 .content:before{position:absolute;content:"";background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(70%,#000));background:-webkit-linear-gradient(top,transparent,#000 70%);background:linear-gradient(180deg,transparent 0,#000 70%);left:0;top:0;width:100%;height:100%;opacity:1;z-index:-1;}
@media only screen and (max-width:575px){
.blog-style--1 .content:before{opacity:0;}
}
.blog-style--1 .content p.blogtype{font-size:14px;margin-bottom:5px;color:#c6c9d8;}
.blog-style--1 .content h4.title{margin-bottom:0;}
.blog-style--1 .content h4.title a{color:#fff;font-size:24px;font-weight:500;line-height:36px;}
.blog-style--1 .content .blog-btn{margin-top:35px;-webkit-transition:.7s;transition:.7s;opacity:0;visibility:hidden;}
@media only screen and (max-width:575px){
.blog-style--1 .content .blog-btn{margin-top:22px;opacity:1;visibility:visible;}
}
.blog-style--1:hover .content{bottom:0;}
.blog-style--1:hover .content:before{opacity:0;}
.blog-style--1:hover .thumbnail a img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.blog-style--1:hover .thumbnail a:before{opacity:0;}
.blog-style--1:hover .thumbnail a:after{opacity:.85;top:0;}
.blog-style--1:hover .content .blog-btn{opacity:1;visibility:visible;}
@media only screen and (min-width:768px) and (max-width:991px){
.about-inner{padding-top:40px;}
}
@media only screen and (max-width:767px){
.about-inner{padding-top:40px;}
}
.about-inner .section-title h2.title{margin-bottom:8px;}
.about-inner .section-title p.description{font-weight:300;color:#717173;}
.about-wrapper .thumbnail{position:relative;z-index:2;}
.about-wrapper .thumbnail img{border-radius:8px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.about-position-top{padding-top:120px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.about-position-top{padding-top:80px;}
}
@media only screen and (max-width:767px){
.about-position-top{padding-top:60px !important;}
}
.about-position-top .thumbnail{margin-top:-130px;}
@media only screen and (min-width:992px) and (max-width:1199px){
.about-position-top .thumbnail{margin-top:0;}
}
@media only screen and (min-width:1200px) and (max-width:1599px){
.about-position-top .thumbnail{margin-top:-89px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.about-position-top .thumbnail{margin-top:0;}
}
@media only screen and (max-width:767px){
.about-position-top .thumbnail{margin-top:0;}
}
.about-us-list{margin-top:15px;}
.about-us-list h3.title{font-size:30px;margin-bottom:20px;}
@media only screen and (max-width:767px){
.about-us-list h3.title{font-size:26px;margin-bottom:8px;}
}
.about-us-list p{font-weight:300;color:rgba(29,29,36,.75);}
.active-dark{background:#101010;}
.active-dark [data-black-overlay="6"]:before,.active-dark [data-black-overlay]:before{display:none;}
.active-dark .service-white .service__style--1 .content h4.title{color:#fff;}
.active-dark .bg_image--1,.active-dark .bg_image--3,.active-dark .footer-right,.active-dark .rn-testimonial-content .inner p:after,.active-dark .rn-testimonial-content .inner p:before{background-image:inherit!important;}
.active-dark .bg_color--1,.active-dark .brand-separation{background:#191919;}
.active-dark .bg_color--5,.active-dark .footer-right{background:#101010;}
/* .active-dark ul.brand-style-2 img{-webkit-filter:invert(1);filter:invert(1);} */
.active-dark a.btn-transparent,.active-dark h1,.active-dark h2,.active-dark h3,.active-dark h4,.active-dark h5,.active-dark h6{color:#fff;}
.active-dark .about-inner .section-title p.description,.active-dark .about-us-list p,.active-dark .counterup_style--1 p.description,.active-dark .rn-testimonial-content .author-info h6,.active-dark .section-title p,.active-dark .service.service__style--2 .content p{color:rgba(198,201,216,.75);}
.active-dark .rn-testimonial-content .author-info h6 span,.active-dark .rn-testimonial-content .inner p,.active-dark .service.service__style--2:hover .content h3.title,.active-dark .service.service__style--2:hover .content p{color:#fff;}
.active-dark .portfolio-sacousel-inner .slick-dots li button:after{background:#fff;box-shadow:inset 0 0 0 5px #fff;}
.active-dark .backto-top>div{background-color:#000;}
.active-dark .backto-top svg{color:#fff;}
@media only screen and (min-width:768px) and (max-width:991px){
.active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu{background:#101010;}
.active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu li a{color:#fff;}
.active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{border-color:#fff transparent transparent;}
}
@media only screen and (max-width:767px){
.active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu{background:#101010;}
.active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu li a,.active-dark .service.service__style--2 .content p{color:#fff;}
.active-dark .header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{border-color:#fff transparent transparent;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper{padding:15px 0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper{padding:30px 0;}
}
@media only screen and (min-width:992px) and (max-width:1199px){
.header-area .header-wrapper{padding:30px 0;}
}
.header-area .header-wrapper a.rn-btn{padding:0 25px;height:46px;display:inline-block;line-height:42px;border:2px solid #b1b4c1;border-radius:6px;color:#c6c9d8;font-size:14px;position:relative;z-index:2;}
@media only screen and (max-width:767px){
.header-area .header-wrapper a.rn-btn{padding:0 11px;height:39px;line-height:33px;font-size:12px;}
}
@media only screen and (max-width:575px){
.header-area .header-wrapper a.rn-btn{height:34px;line-height:29px;}
}
.header-area .header-wrapper a.rn-btn:before{display:none;}
.header-area .header-wrapper a.rn-btn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);color:#fff;border:2px solid #f9004d;background:#f9004d;border-radius:6px;}
@media only screen and (max-width:767px){
.header-area .header-wrapper .logo a img{width:120px;}
}
.header-right{display:flex;align-items:center;flex-wrap:wrap;}
.header-right .header-btn{margin-left:50px;}
@media only screen and (max-width:575px){
.header-right .header-btn{margin-left:0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav{position:absolute;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav{position:absolute;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu{width:60vw;height:100vh;position:fixed;top:0;right:-61vw;z-index:99;padding:55px;background:#fff;-webkit-transition:all .8s cubic-bezier(.77,.2,.05,1);transition:all .8s cubic-bezier(.77,.2,.05,1);display:block;overflow-y:auto;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu{width:60vw;height:100vh;position:fixed;top:0;right:-61vw;z-index:99;padding:55px;background:#fff;-webkit-transition:all .8s cubic-bezier(.77,.2,.05,1);transition:all .8s cubic-bezier(.77,.2,.05,1);display:block;overflow-y:auto;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li{margin:0;padding:10px 0;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li{margin:0;padding:10px 0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown{position:relative;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown,.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a{position:relative;}
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{width:0;height:0;border-color:#1f1f25 transparent transparent;border-style:solid;border-width:7px 7px 0;position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a{position:relative;}
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{width:0;height:0;border-color:#1f1f25 transparent transparent;border-style:solid;border-width:7px 7px 0;position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{padding:0;display:block;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{padding:0;display:block;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu{position:relative;height:0;-webkit-transition:.3s;transition:.3s;padding:0;opacity:0;visibility:hidden;background:transparent;box-shadow:inherit;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu{position:relative;height:0;-webkit-transition:.3s;transition:.3s;padding:0;opacity:0;visibility:hidden;background:transparent;box-shadow:inherit;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li{padding:3px 0;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li{padding:3px 0;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a{padding:2px 10px;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a{padding:2px 10px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{color:#1f1f25;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper .mainmenunav ul.mainmenu li a{color:#1f1f25;}
}
.header-area .header-wrapper .close-menu{position:fixed;top:32px;opacity:0;visibility:hidden;right:29px;z-index: 999;transition: all 0.3s ease;}
.header-area .header-wrapper.menu-open .close-menu{opacity:1;visibility:visible;}
.header-area .header-wrapper .close-menu svg{width: 30px;height: 30px;}
/* .header-area .header-wrapper .close-menu span{color:#000;font-size:30px;cursor:pointer;} */
@media only screen and (min-width:768px) and (max-width:991px){
.header-area .header-wrapper.menu-open .mainmenunav ul.mainmenu{right:0;}
}
@media only screen and (max-width:767px){
.header-area .header-wrapper.menu-open .mainmenunav ul.mainmenu{right:0;}
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a.open {color: #f9004d;}
.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu.active {height: 100%;padding: 12px 0;opacity: 1;visibility: visible;}
.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a.open:after {width: 0;height: 0;border-color: transparent transparent #f9004d;border-style: solid;border-width: 0 7px 7px;}
}
@media only screen and (max-width:575px){
.header-area .header-wrapper.menu-open .mainmenunav ul.mainmenu{width:86vw;padding:54px 20px;}
}
.humberger-menu span{cursor:pointer;}
@media only screen and (max-width:767px){
.humberger-menu span{font-size:28px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
.humberger-menu span{font-size:28px;}
}
@media(max-width:991px){
    .custportitem .about-inner{padding-left: 0px;}
    .identpage.custportitem .about-inner.inner .section-title h4{font-size: 18px;}
}
.identpage.custportitem img{width: 100% !important;}
.header-wrapper.menu-open .humberger-menu span{opacity:0;}
.mainmenunav ul.mainmenu{display:flex;justify-content:flex-end;flex-wrap:wrap;}
.mainmenunav ul.mainmenu>li{margin:0 15px;position:relative;}
.mainmenunav ul.mainmenu>li>a{color:#c6c9d8;font-size:16px;font-weight:500;padding:20px 0;display:inline-block;}
.mainmenunav ul.mainmenu>li>ul.submenu{min-width:240px;height:auto;position:absolute;top:100%;left:0;z-index:90;opacity:0;visibility:hidden;background-color:#fff;box-shadow:0 0 35px rgba(0,0,0,.1);text-align:left;padding:12px 0;border-radius:4px;}
.mainmenunav ul.mainmenu>li>ul.submenu li a{font-size:16px;font-weight:500;padding:5px 20px;font-size:14px;display:block;color:#1f1f25;margin:0 10px;border-radius:3px;}
.mainmenunav ul.mainmenu>li>ul.submenu li:hover a{color:#f9004d;background:rgba(249,0,77,.07);}
.mainmenunav ul.mainmenu>li:hover>ul.submenu{opacity:1;visibility:visible;}
.mainmenunav ul.mainmenu>li.active>a,.mainmenunav ul.mainmenu>li:hover>a{color:#f9004d;}
.mainmenunav ul.mainmenu>li:first-child{margin-left:0;}
.mainmenunav ul.mainmenu>li:last-child{margin-right:0;}
.humberger-menu span.text-white{color:#c6c9d8!important;}
a.rn-btn{padding:0 23px;height:40px;display:inline-block;line-height:34px;border:2px solid #f9004d;border-radius:4px;font-size:14px;position:relative;z-index:2;color:#f9004d;letter-spacing:.2px;text-transform:uppercase;}
a.rn-btn:hover{border:2px solid #f9004d;-webkit-transform:translateY(-3px);transform:translateY(-3px);color:#fff;background:#f9004d;}
.breadcrumb-inner ul.page-list{padding:0;margin:0;list-style:none;}
.bg_image{background-repeat:no-repeat;background-size:cover;background-position:50%;}
.bg_image--1{background-image:url(../img/bg-image-1.jpg)!important;}
[data-black-overlay],[data-black-overlay]>*,[data-black-overlay]>div{position:relative;z-index:1;}
[data-black-overlay]:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;}
[data-black-overlay]:before{background-color:#00010c;}
[data-black-overlay="6"]:before{opacity:.6;}
.breadcrumb-inner{text-align:center;}
.breadcrumb-inner h2.title{color: #fff !important;word-break: break-all;}
.breadcrumb-inner ul.page-list li{display:inline-block;color:#fff;}
.breadcrumb-inner ul.page-list li a{color:#fff;}
.breadcrumb-inner ul.page-list li.breadcrumb-item.active{color:#f10;}
.pt--100{padding-top: 100px;}
.bg-black{background: #000 !important;}
.identpage .about-inner.inner .section-title h4{color: #e1a900;}
.identpage .about-inner.inner .section-title ul{list-style-type: disc;margin-bottom: 0;}
.identpage .about-inner.inner .section-title ul li:not(:last-child){margin-bottom: 15px;}
.identpage .about-inner.inner .section-title ul li p{font-size: 18px;}
.text-ai{color: #c92726 !important;}
.text-gr{color: #e7452c !important;}
.text-in{color: #be3626 !important;}
.text-nv{color: #e74264 !important;}