[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: style1.css
body{margin:0; padding:0; background: #fff;font-family: 'Roboto', sans-serif; } body a{ -webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;transition: 0.5s all;text-decoration:none; } h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-family: 'Arsenal', sans-serif; } p{ margin:0; padding:0; } ul,label{ margin:0; padding:0; } body a:hover,body a:focus{text-decoration:none;outline:none; } ul, ol { margin-top: 0; margin-bottom:0px; } *{padding: 0; margin: 0; } /*@media (min-width: 1200px) { .container { width: 1250px !important; } }*/ /*-- HEADER --*/ .header{ position: relative; width: 100%; padding:0; margin:0; display: block; z-index: 99; } /*header top*/ .header .header-top{ position: relative; width: 100%; height: auto; padding: 5px 0 5px; margin: 0px 0; z-index: 999; background: linear-gradient(70deg, rgb(253, 253, 253) 32%, rgb(18, 18, 18) 32%); } .header .header-top .logo-new{ width: 100%; height: auto; display: block; padding:0; margin:0; } .header .header-top .logo-new img.logo-img{ width: 100%; height: auto;} .header-top .book_search{ width: 80%; padding: 10px 0 0 0; margin: 0px auto 0; overflow: hidden; border-radius: 0; float: right;} .header-top .book_search form{ width: 100%; display: inline-block;padding: 0 0;margin: 0 0;border-radius: 5px;background: #fff;overflow: hidden;} .header-top .book_search form .search-container{ width: 85%; background: #fff; float: right; border-radius: 0;} .header-top .book_search form .search-container input[type="text"] { width: 90%; background: #fff; border: none; border-radius: 0; outline: none; padding: 5px 10px; margin: 0; float: left; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-weight: 300; color: #000; height: 35px;border-left: 0.5px solid #cccccc52;} .header-top .book_search form .search-container button[type="submit"] { color: #000; width: 10%; background: #fcb800; border: none; outline: none; padding: 0; margin: 0; float: right; height: 35px;text-align: center;} .header-top .book_search form .select-container{ width: 15%; background: #fff; float: left; padding: 8px 1px 0px 7px;height: 35px;} .header-top .book_search form .search-container button[type="submit"]:hover{color: #fff; } .header-top .book_search form .select-container select{ width: 100%; background: #fff; border: none; outline: none;border-radius: 0 0px 0 0; padding: 0; margin: 0; float: left; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-weight: 400; color: #020416; } .header-top .barnd-cart{ float: right; width: 18%; height: 35px; text-align: center;transition: color 0.25s ease-in-out; border-left: 0.5px solid #fcb800d4;padding: 8px 0 0 0;margin: 10px 0 0 0;} .header-top .barnd-cart a{ text-decoration: none; font-size: 15px; display: block; vertical-align: text-top; padding:0; color: #fff; line-height: 9px; transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out; font-weight: 400; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} .header-top .barnd-cart a:hover{ color: #fcb800; transition: color 0.25s ease-in-out; } .header-top .barnd-cart a i.fa{ font-size: 18px; padding: 0 0 0 7px; color: #f7f7f7; transition: color 0.25s ease-in-out; } .header-top .barnd-cart i.fa:hover{color: #fcb800; transition: color 0.25s ease-in-out; } .header-top .barnd-login{float: left; width: 80%; display: inline-block; text-align: right; height: 40px; padding: 10px 15px 0 0px;margin: 10px 0 0 0;} .header-top .barnd-login .dropbtn { color: white; background: none; font-size: 16px; border: none; } .header-top .barnd-login .dropbtn span{color: #fcb800;padding: 0 5px 0 0px;margin: 0;} .header-top .barnd-login .dropbtn { border: none; outline: none; text-decoration: none; font-size: 15px; vertical-align: text-top; padding: 0; color: #fff; line-height: 9px; transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; display: block;width:100%; font-weight: bold;} .header-top .barnd-login .dropdown { position: relative; display: inline-block; width: auto;} .header-top .barnd-login .dropdown-content { display: none; position: absolute; min-width: 160px; box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%); z-index: 1; transition: color 0.25s ease-in-out, border-radius: 4px 0px 4px 4px; background-color: #121212; left: 0px;top: 15px;} .header-top .barnd-login .dropdown-content ul { list-style-type: none; z-index: 100; width: 100%; float: left; padding: 10px 0px; } .header-top .barnd-login .dropdown-content ul li { margin: 0; float: left !important; width: 100%; text-align: left !important; } .header-top .barnd-login .dropdown-content ul li a { width: 100%; display: block; line-height: 32px; padding-left: 15px; color: #ededed; text-transform: capitalize; font-size: 13px; text-decoration: none; border-radius: 0px !important; padding: 0 0 0 20px; transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out; font-weight: 400; } .header-top .barnd-login .dropdown-content ul li a:hover{ color: #fff; background: #292929; transition: color 0.25s ease-in-out ; background-color 0.25s ease-in-out; } .header-top .barnd-login .dropdown-content ul li a i { margin-right: 15px; font-size: 14px; line-height: 30px; color: #ff9906; } .header-top .barnd-login .dropdown-content ul.log-sing { margin: 0; list-style-type: none; z-index: 100; width: 100%; float: left;padding: 4px 0 10px; border-top: 2px solid #ff9b05; } .header-top .barnd-login .dropdown-content ul.log-sing li { float: left !important; width: 100%; text-align: left !important; } .header-top .barnd-login .dropdown-content ul.log-sing li a { width: 100%; display: block; line-height: 32px; color: #ffbf00; font-size: 13px; text-decoration: none; border-radius: 0px !important; padding: 0 0 0 20px; transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, border-color 0.25s ease-in-out; font-weight: 600; text-transform: uppercase; } .header-top .barnd-login .dropdown-content ul.log-sing li a:hover{ color: #fff; background: #292929; transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, } .header-top .barnd-login .dropdown-content ul.log-sing li a i { margin-right: 15px; font-size: 14px; line-height: 30px; color: #ff9906; } .header-top .barnd-login .dropdown:hover .dropdown-content {display: block; transition: color 0.25s ease-in-out, } .header-top .barnd-login .dropdown:hover .dropbtn {color: #fcb800; transition: color 0.25s ease-in-out, } .header-top .barnd-login .dropbtn i.fa{ width: 35px; height: 35px; border-radius: 50px; padding: 5px; color: #f7f7f7; font-size: 20px; line-height: 22px; margin: 0 0 0 10px; transition: color 0.25s ease-in-out, } .header-top .barnd-login .dropbtn i.fa:hover {color: #fcb800; transition: color 0.25s ease-in-out, } .header-bottom{ position: relative; width: 100%; display: block; padding: 10px 0 5px; margin: 0;background: #ffd500; background: linear-gradient(90deg,rgba(255, 213, 0, 1) 0%, rgb(253, 178, 0) 60%, rgba(255, 221, 46, 1) 100%);} .header-bottom .menu-new{width: 15.7%;float: left;padding: 0 0;margin: 5px;text-align: center;transition: color 0.25s ease-in-out, } .header-bottom .menu-new a{ text-decoration: none; } .header-bottom .menu-new img.menu-img{ width: 50%; margin: 0 auto 5px; display: block;} .header-bottom .menu-new:hover img.menu-img{ -webkit-transform: scaleX(-1); transform: scaleX(-1); transition: color 0.25s ease-in-out, -webkit-box-shadow: -1px 9px 12px -10px rgba(0, 0, 0, 0.17); box-shadow:-1px 9px 12px -10px rgba(0, 0, 0, 0.17);} .header-bottom .menu-new span{font-family: "Roboto", Sans-serif;font-weight: bold;text-transform: uppercase;font-size: 15px;line-height: 21px;color: #121212;letter-spacing: 0.5px;padding: 0 0;margin: 0 0 6px;text-align: center;text-shadow: 1px 1px 0px rgb(255, 255, 255);display: block;transition: color 0.25s ease-in-out, } .header-bottom .menu-new:hover span{text-shadow: none; display: block; color: #fff; transition: color 0.25s ease-in-out, } /*BANNER*/ .banner{ position: relative; width: 100%; padding: 0 0; margin: 0 0; background: #fff; } .banner img.banner-img{ width: 100%; height: auto;height: 300px } .banner-botton{position: relative; width: 100%; padding: 0 0; margin: 0 0; background: #ffd928;} .banner-botton .banner-botton-box{ width: 50%; padding:5px 2px; margin: 0; float: left;background: #fff;} .banner-botton .banner-botton-box img.banner-botton-img{ width: 100%; height: 220px } .title-home{ position: relative; width: 100%; padding: 0px 0; margin: 0 0; } .title-home h2{ position: relative; font-family: 'Raleway', sans-serif; color: #000; text-align: center; font-size: 35px; line-height: 45px; padding: 0 0 20px; margin: 0;} .title-home h2 span{font-family: 'Parisienne', cursive; text-align: center; font-size: 25px; font-weight: bold; color: #9c3409; line-height: 40px; padding: 0; letter-spacing: 2px; margin: 0;display: block;} .title-home h2 span:after{ position: absolute; content: ""; top: 65px; left: 0; right: 230px; width: 60px; height: 2px; background: #a0360b; margin: 0 auto;border-radius: 10px;} .title-home h2 span:before{ position: absolute; content: ""; top: 65px; left: 230px; right: 0px; width: 60px; height: 2px; background: #a0360b; margin: 0 auto;border-radius: 10px;} /*Top-Trending*/ .Top-Trending{ position: relative; width: 100%; padding: 50px 0; margin: 0 0; background: #fff; background: url(../images/ser-bg.jpg) repeat; overflow: hidden;} .Top-Trending .trending-box{ position: relative; background: #fff;border-radius: 10px;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);margin: 0 0px 30px;transition: all 600ms ease-in-out;padding: 5px;} .Top-Trending .trending-box:hover{-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.24);transition: all 600ms ease-in-out;} .Top-Trending .trending-box .trending-img{ position: relative; height: 340px;overflow: hidden; border-radius: 0; margin: 0 ;} .Top-Trending .trending-box .trending-img h6{position: absolute;content: "";right: 0px;bottom: 0px;background: #5cff5c;padding: 10px 10px 6px;font-size: 16px;font-weight: bold;color: #000;border-radius: 0;-webkit-box-shadow: 2px -11px 10px -1px rgba(0, 0, 0, 0.29);border: 1px solid #fbd61a;} .Top-Trending .trending-box .trending-img img{ width: 100%; border-radius: 0;height: auto;} .Top-Trending .trending-box:hover .trending-img img{transform: scale(1.1); transition:all 600ms ease-in-out;} .Top-Trending .trending-box h3{font-family: 'Raleway', sans-serif;color: #2b0e03f0;text-align: center;font-size: 17px;line-height: 23px;padding: 0 0;margin: 5px 0 0px;height: 30px;} .Top-Trending .trending-box h4{font-family: "Roboto", Sans-serif;text-align: center;font-size: 12px;line-height: 15px;color: #303940e3;padding: 0;margin: 0;height: 25px;} .Top-Trending .trending-box h4 b{} .Top-Trending .trending-box h5{text-align: center;color: #2b0e01;font-weight: normal;font-size: 20px;line-height: 22px;padding: 0 0;margin: 0;font-family: arial;} .Top-Trending .trending-box h5 b{font-family: arial;color: #000;} .Top-Trending .trending-box h5 del{font-family: arial;font-weight: normal;color: #0000008f;font-size: 15px;letter-spacing: 1px;padding: 0 0 0 7px;} .Top-Trending .trending-box a{background: #fbd61a;width: 62%;margin: 10px auto 10px;display: block;text-align: center;color: #034057;font-size: 16px;letter-spacing: 0.5px;border-radius: 0;padding: 4px 0px;border: 3px solid #fffb0087;-webkit-box-shadow: 0px 15px 11px -15px rgba(0, 0, 0, 0.24);transition: all 600ms ease-in-out;} .Top-Trending .trending-box a i{ font-size: 15px; padding: 0 5px 0 0; line-height: 10px; margin: 0;} .Top-Trending .trending-box a:hover{background: #4a1d04; width: 64%; color: #fff; letter-spacing: 0.3px; border: 3px solid #311303; -webkit-box-shadow: 0px 15px 11px -15px rgba(0, 0, 0, 0.9); transition: all 600ms ease-in-out;} .Pre-Order{position: relative; width: 100%; padding: 50px 0; margin: 0 0; background: #fff; background: url(../images/ser-bg.jpg) repeat; overflow: hidden;background: #ebf3f9ba;} /*midel-patishan*/ .midel-patishan{position: relative; width: 100%; padding: 50px 0; margin: 0 0; background: #fff; overflow: hidden; } .midel-patishan .patishan-left{ position: relative; width: 100%; padding: 15px; margin: 0 0; background: #e50b14; border-radius: 8px;} .midel-patishan .patishan-left img.patishan-left-img{width: 30%;margin: 0 auto;display: block;padding: 0px 0 0;} .midel-patishan .patishan-left h6{font-family: 'Raleway', sans-serif;color: #fff;text-align: center;font-size: 35px;line-height: 45px;padding: 0 0 20px;margin: 0;} .midel-patishan .patishan-left .school-box{ position: relative; background: #fff;border-radius: 10px;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);margin: 0 0px 15px;transition: all 600ms ease-in-out;padding: 5px;} .midel-patishan .patishan-left .school-box:hover{-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.24);transition: all 600ms ease-in-out;} .midel-patishan .patishan-left .school-box .school-img{ position: relative; height: 230px;overflow: hidden; border-radius: 0; margin: 0 ;} .midel-patishan .patishan-left .school-box .school-img h6{position: absolute;content: "";right: 0px;bottom: 0px;background: #e50b14;padding: 0px 10px 0px;font-size: 17px;font-weight: bold;color: #fff;border-radius: 0;-webkit-box-shadow: 2px -11px 10px -1px rgba(0, 0, 0, 0.29);border: 1px solid #ffffffab;font-family: arial;line-height: 35px;} .midel-patishan .patishan-left .school-box .school-img img{ width: 100%; border-radius: 0;height: auto;} .midel-patishan .patishan-left .school-box:hover .school-img img{transform: scale(1.1); transition:all 600ms ease-in-out;} .midel-patishan .patishan-left .school-box h3{font-family: 'Raleway', sans-serif;color: #2b0e03c2;text-align: center;font-size: 16px;line-height: 23px;padding: 0 0;margin: 5px 0 10px;height: 40px;} .midel-patishan .patishan-left .school-box h4{font-family: "Roboto", Sans-serif;text-align: center;font-size: 12px;line-height: 15px;color: #303940b5;padding: 0;margin: 0;height: 20px;} .midel-patishan .patishan-left .school-box h4 b{} .midel-patishan .patishan-left .school-box h5{text-align: center;color: #2b0e01;font-weight: normal;font-size: 20px;line-height: 30px;padding: 0 0;margin: 0;font-family: arial;} .midel-patishan .patishan-left .school-box h5 b{font-family: arial;color: #000;} .midel-patishan .patishan-left .school-box h5 del{font-family: arial;font-weight: normal;color: #0000008f;font-size: 15px;letter-spacing: 1px;padding: 0 0 0 7px;} .midel-patishan .patishan-left .school-box a{background: #fbd61a;width: 60%;margin: 10px auto 10px;display: block;text-align: center;color: #034057;font-size: 14px;letter-spacing: 0.5px;border-radius: 0;padding: 4px 0px;border: 3px solid #fffb0087;-webkit-box-shadow: 0px 15px 11px -15px rgba(0, 0, 0, 0.24);transition: all 600ms ease-in-out;} .midel-patishan .patishan-left .school-box a i{ font-size: 15px; padding: 0 5px 0 0; line-height: 10px; margin: 0;} .midel-patishan .patishan-left .school-box a:hover{background: #4a1d04; width: 64%; color: #fff; letter-spacing: 0.3px; border: 3px solid #311303; -webkit-box-shadow: 0px 15px 11px -15px rgba(0, 0, 0, 0.9); transition: all 600ms ease-in-out;} .midel-patishan .patishan-right{ position: relative; width: 100%; padding: 0; margin: 0 0; background: #fff; } .midel-patishan .patishan-right img.patishan-right-top-L{width: 48%;margin: 0 10px 0 0; padding: 0px 0 0;float: left;border-radius: 8px;} .midel-patishan .patishan-right img.patishan-right-top-R{width: 48%;margin: 0 auto; padding: 0px 0 0;float: right;border-radius: 8px;} .midel-patishan .patishan-right img.patishan-right-bottom{width: 100%;margin: 25px auto 0; padding: 0px 0 0;border-radius: 8px;} /*.all-category*/ .all-category{ position: relative; width: 100%; padding: 0; margin: 0 0; background: #b8d4d1; } .all-category .category-left{width: 28%;float: left;display: block;padding: 0 0;margin: 0;} .all-category .category-left ul{ position: relative; width: 100%; padding: 0px 0; margin: 40px 0 0; } .all-category .category-left ul li{position: relative;list-style: none;font-family: 'Raleway', sans-serif;padding: 0 0 10px;margin: 0;} .all-category .category-left ul li a{color: #728683;font-size: 42px;line-height: 60px;padding: 0 0 0;margin: 0; transition:all 600ms ease-in-out;} .all-category .category-left ul li a:hover{ color: #000; transition:all 600ms ease-in-out;} .all-category .category-right{width: 70%;float: right;background: #fff;padding: 15px;margin: 60px 0 50px;border-radius: 8px;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);transition: all 600ms ease-in-out;} .all-category .category-right .item-img{position: relative;padding: 0 0;margin: 0;border-radius: 8px;overflow: hidden;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);transition: all 600ms ease-in-out;height: 255px;overflow: hidden;} .all-category .category-right .item-img img{width: 100%; transition:all 600ms ease-in-out;} .all-category .category-right .item-img:hover img{transform: scale(1.1); transition:all 600ms ease-in-out;} .all-category .category-right .item-img p{position: absolute;content: "";top: 45%;left: 0;right: 0;margin: 0 auto;z-index: 9;background: #b7d3d0;font-size: 15px;font-family: 'Raleway', sans-serif;color: #22201c;text-align: center;line-height: 22px;padding: 10px 0;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.57); opacity: 0;transition: all 600ms ease-in-out;} .all-category .category-right .item-img:hover p{ opacity: 1;transition: all 600ms ease-in-out;} /*Popular-Series*/ .Popular-Series{ position: relative; width: 100%; padding: 50px 0 20px; margin: 0 0; background: #fff;background: url(../images/ser-bg.jpg) repeat; overflow: hidden; display: none;} .Popular-Series ul{ width: 100%;padding: 0 0;margin: 0;position: relative;} .Popular-Series ul li{ width: 14.6%;float: left;position: relative;background: #fff;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.08);margin: 10px;transition: all 600ms ease-in-out; padding: 2px;list-style: none;text-align: center;border-radius: 10px;overflow: hidden;} .Popular-Series ul li:hover{-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.4); transition: all 600ms ease-in-out;} .Popular-Series ul li a{ background: #cccccc52;width: 100%;display: block;text-align: center;font-size: 80px;font-weight: bold;text-shadow: 1px 1px 0px rgb(255, 255, 255);line-height: 120px; transition: all 600ms ease-in-out; } .Popular-Series ul li a:hover{ color: #000; background: #fff; text-shadow: 1px 1px 0px rgb(255, 0, 0);transition: all 600ms ease-in-out; } .Popular-Series ul li a.a{ color: #fff;background: #41b698;text-shadow: 1px 1px 0px rgb(0, 0, 0);} .Popular-Series ul li a.b{ color: #fff;background: #fdc200;text-shadow: 1px 1px 0px rgb(0, 0, 0);} .Popular-Series ul li a.c{ color: #fff;background: #fa8992;text-shadow: 1px 1px 0px rgb(0, 0, 0);} .Popular-Series ul li a.d{ color: #fff;background: #461c04;text-shadow: 1px 1px 0px rgb(255, 0, 0);} .Popular-Series ul li a.e{ color: #fff;background: #1e748f;text-shadow: 1px 1px 0px rgb(0, 0, 0);} .Popular-Series ul li a.f{ color: #fff;background: #d01010;text-shadow: 1px 1px 0px rgb(0, 0, 0);} .Bookshelf{ padding: 30px 0 40px; } .Bookshelf ul li a img{ width: 100%; } .Bookshelf ul li{ width: 12.4%;float: left;position: relative;background: #fff;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.08);margin: 10px;transition: all 600ms ease-in-out; padding: 2px;list-style: none;text-align: center;border-radius: 10px;overflow: hidden;} .Books-Stories ul li a { background: none;} .Books-Stories{ background: #fff; padding: 15px 0 10px; margin: 0; } .Books-Stories ul { width: 75%; padding: 0 0; margin: 0 auto; position: relative; display: block; text-align: center; } .Books-Stories ul li { width: 17.5%; float: left; position: relative; margin: 10px; transition: all 600ms ease-in-out; padding: 2px; list-style: none; text-align: center; border-radius: 10px; overflow: hidden; background: none; box-shadow: none; } .Books-Stories ul li a img{width: 95%;} .Books-Stories ul li:hover{box-shadow: none; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-10px); } /*Endiess-Fun*/ .Endiess-Fun{position: relative; width: 100%; padding: 50px 0 20px; margin: 0 0; background: url(../images/ser-bg.jpg) repeat; overflow: hidden;} .Endiess-Fun img{ width: 100%;border-radius: 10px;border: 4px solid #fff;height: 220px;} .Endiess-Fun h3{ font-family: 'Raleway', sans-serif;color: #311302;text-align: center;font-size: 18px;line-height: 23px;padding: 5px 0 0 0;margin: 0;height: 45px;} .Endiess-Fun a{background: #fbd61a;width: 35%;margin: 0px auto 30px;display: block;text-align: center;color: #000;font-size: 13px;letter-spacing: 0.5px;border-radius: 0;padding: 4px 0px;border: 3px solid #fffb0087;-webkit-box-shadow: 0px 15px 11px -15px rgba(0, 0, 0, 0.65);transition: all 600ms ease-in-out;font-weight: bold;text-transform: uppercase;} .Endiess-Fun a i{ font-size: 15px; padding: 0 5px 0 0; line-height: 10px; margin: 0;} .Endiess-Fun a:hover{background: #4a1d04; color: #fff; letter-spacing: 0.3px; border: 3px solid #311303; -webkit-box-shadow: 0px 15px 11px -15px rgba(0, 0, 0, 0.9); transition: all 600ms ease-in-out;} /*video-youtub*/ .video-youtub { position: relative;width: 100%;padding: 30px 0 20px; margin:0; overflow: hidden; background: #ebf3f991; display: none;} .video-item{ width: 100%;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);margin: 0 0px 30px;transition: all 600ms ease-in-out;padding: 0 0;border-radius: 10px;overflow: hidden;border: 3px solid #fff;} .video-item iframe{ width: 100%;} /*.Publishers-Shop*/ .Publishers-Shop{position: relative; width: 100%; padding: 50px 0 20px; margin: 0 0; background: url(../images/ser-bg.jpg) repeat; overflow: hidden; } .Publishers-Shop .Publishers-box{width: 100%;background: linear-gradient(90deg,rgb(255, 213, 0) 0%, rgb(253, 178, 0) 60%, rgb(255, 221, 46) 100%);border-radius: 10px;padding: 15px;margin: 10px 0 40px;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.09);transition: all 600ms ease-in-out;border: 5px solid #fdb60036;} .Publishers-Shop .Publishers-box li{list-style: none;display: inline-block;padding: 0 0;margin: 10px 10px 14px;font-family: 'Raleway', sans-serif;width: 22.7%;border-radius: 8px;background: url(../images/ser-bg.png) repeat;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.11);border: 2px solid #eee; transition: all 600ms ease-in-out;} .Publishers-Shop .Publishers-box li a{font-size: 20px;line-height: 25px;padding: 21px 10px;display: block;text-align: center;color: #461c04;transition: all 600ms ease-in-out;} .Publishers-Shop .Publishers-box li a span{ display: block; font-size: 14px;font-weight: normal;padding: 5px 0 0;color: #461c04a8;} .Publishers-Shop .Publishers-box li:hover{box-shadow: none; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-10px);transition: all 600ms ease-in-out;} .Publishers-Shop .Publishers-box li:hover a{ color: #000; transition: all 600ms ease-in-out;} /*#footer */ #footer{ position: relative; width: 100%; padding: 0 0; margin: 0 0; background: url(../images/bg-footer.png) no-repeat top left;background-size: cover; } #footer .footer-widgets-wrap { position: relative; padding: 50px 0 20px; width: 100%; display: inline-block;} #footer .footer-widgets-wrap iframe{border: 1px solid #ccc; width: 100%; height: 150px; border-radius: 5px; -webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.08);} #footer img.footer-logo{width: 100%; margin: 0 0 5px; border-radius: 8px;opacity: 1;-webkit-box-shadow: -1px 9px 16px -3px rgba(0, 0, 0, 0.28);} #footer .footer-widgets-wrap h5{ font-size: 25px; text-align: left; text-transform: capitalize; position: relative; color: #fff; line-height: 30px; padding: 0 0 0 2px; margin: 0 0 10px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } #footer .footer-widgets-wrap h5 b{color: #451b03; padding: 0; margin: 0 2px 0 0; border-radius: 0px; background: #fff; } #footer .footer-widgets-wrap h5::after { } #footer .footer-widgets-wrap p{ text-align: left; font-size: 17px; line-height: 28px; color: #dfdfdf; font-weight: 200; margin: 0 0 20px 0px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } #footer .footer-widgets-wrap ul{ padding: 0; margin: 0; } #footer .footer-widgets-wrap ul li{ padding: 0; margin: 0; position: relative; list-style: none; font-style: normal;} #footer .footer-widgets-wrap ul li a{font-size: 15px; line-height: 30px; font-style: italic;font-style: normal; transition: all 600ms ease-in-out; color: #dfdfdf; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300;letter-spacing: 0.5px;} #footer .footer-widgets-wrap ul li a:hover{ color: #e59a30 !important; transition: all 600ms ease-in-out; } #footer .footer-widgets-wrap ul li i{color: #e49a30; font-size: 15px; line-height: 25px; padding: 5px -1px 0px 5px; transform: rotate(30deg); transition: transform 0.5s; margin: 0 7px 0px 0px;} .footer-widgets-wrap form{} #footer .footer-widgets-wrap ul li:hover i{ color: #000 !important; transition: all 600ms ease-in-out; } .footer-widgets-wrap form .email-box{width: 90%; position: relative; padding: 5px; margin: 0 0 0 10px; background: #eee; display: inline-block; border-radius: 25px;} .footer-widgets-wrap form .email-box input{width: 70%; background: none; outline: none; border: none; padding: 10px 0 0 10px; margin: 0; float: left; font-size: 14px; color: #000;} .footer-widgets-wrap form .email-box button{width: 30%; outline: none; border: none; padding: 10px 0; margin: 0; float: right; text-align: center; background: #f53f1f; border-radius: 25px; color: #fff; font-size: 15px; border-left: 2px solid #08171e47;} img.footer-map{position: absolute; top: 180px; right: 0;} /*copyrights*/ .Copyrights-footer{width: 100%; padding: 0; margin: 0; text-align: center;} .Copyrights-footer h6.copy{font-weight: 200; margin: 0px 0 10px 0px; font-size: 16px; line-height: 35px;font-family: arial; color: #fff;} .Copyrights-footer h6.copy b a{font-family: "Caveat", serif;font-family: "Abel-Regular"; color: #ff6c00; font-size: 19px; font-weight: normal; line-height: 25px; padding: 0; margin: 0;} .Copyrights-footer h4{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-weight: 500; font-size: 16px; line-height: 29px; color: #fffc; letter-spacing: 0.5px;} .Copyrights-footer h4 b{ font-family: "Caveat", serif;font-family: "Abel-Regular"; color: #ff6c00;} .Copyrights-footer .justify-content-md-end{width: 100%; padding: 0; position: relative; display: inline-block; margin: 0;} .Copyrights-footer .justify-content-md-end a{ margin: 0 5px; border-radius: 50%; width: 50px; height: 50px; display: inline-block; padding: 0 0 0; font-size: 15px; line-height: 50px; text-align: center; background: #0dae4a; color: #fffffff5;box-shadow: 0px 10px 20px -5px rgba(255, 255, 255, 0.26); color: #fffffff5; transition: all 400ms ease-in-out; box-shadow: 0px 10px 20px -5px rgba(255, 255, 255, 0.51); border: 1px solid #cccccc57;} .Copyrights-footer .justify-content-md-end a:hover{background: #00c64b; color: #fffffff5; box-shadow: 0px 10px 20px -5px rgb(255, 255, 255); border: 1px solid #00afff; transition: all 600ms ease-in-out; } .Copyrights-footer .justify-content-md-end a.h-bg-facebook{ background: #22b2f470; color: #fffffff5; transition: all 400ms ease-in-out; border: 1px solid #cccccc57; } .Copyrights-footer .justify-content-md-end a.h-bg-facebook:hover{background: #22b2f4ba; color: #fffffff5; box-shadow: 0px 10px 20px -5px rgb(255, 255, 255); border: 1px solid #00afff; transition: all 600ms ease-in-out; } .Copyrights-footer .justify-content-md-end a.h-bg-twitter{background: #f53f1fb0;} .Copyrights-footer .justify-content-md-end a.h-bg-twitter:hover{background: #f53f1f; color: #fffffff5;box-shadow: 0px 10px 20px -5px rgb(255, 39, 1); border: 1px solid #ff2600; transition: all 600ms ease-in-out;} .Copyrights-footer .justify-content-md-end a.h-bg-google{background: #00ffffad;} .Copyrights-footer .justify-content-md-end a.h-bg-google:hover{background: #0ff; color: #fffffff5; box-shadow: 0px 10px 20px -5px rgb(2, 225, 225); border: 1px solid #00fe57; transition: all 600ms ease-in-out; } .Copyrights-footer .justify-content-md-end a.h-bg-pinterest{background: #eeb120c4;} .Copyrights-footer .justify-content-md-end a.h-bg-pinterest:hover{background: #ffb300e3; color: #fffffff5; box-shadow: 0px 10px 20px -5px rgb(227, 160, 2); border: 1px solid #ffb300; transition: all 600ms ease-in-out; } .Copyrights-footer .justify-content-md-end a.h-bg-linkedin{background: #9700ff73;} .Copyrights-footer .justify-content-md-end a.h-bg-linkedin:hover{background: #9700ff; color: #fffffff5; box-shadow: 0px 10px 20px -5px rgb(151, 0, 255); border: 1px solid #9700ff; transition: all 600ms ease-in-out;} .Copyrights-footer ul.footersocial-new{ width: 100%; text-align: center; position: relative; padding: 0; margin: 0; } .Copyrights-footer ul.footersocial-new li{padding: 0; margin: 0; position: relative; list-style: none; font-style: normal; display: inline list-item; } .Copyrights-footer ul.footersocial-new li a{} .Copyrights-footer ul.footersocial-new li a:hover{} .Copyrights-footer ul.footersocial-new li a i{color: #f53f1f !important; font-size: 30px !important; line-height: 25px !important; padding: 0 !important; background: #fff; box-shadow: 0px 5px 10px rgba(255, 255, 255, 0); margin: 10px 6px; border-radius: 5px; overflow: hidden; }
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: 691.65 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