/
home
/
mantaraham
/
www
/
css
/
File Upload :
llllll
Current File: /home/mantaraham/www/css/style.css
@charset "utf-8"; /* CSS Document */ /* mantaraham Icons */ @font-face { font-family: 'mantaraham'; src: url('../fonts/mantaraham.eot?94390204'); src: url('../fonts/mantaraham.eot?94390204') format('embedded-opentype'), url('../fonts/mantaraham.woff?94390204') format('woff'), url('../fonts/mantaraham.ttf?94390204') format('truetype'), url('../fonts/mantaraham.svg?94390204') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "mantaraham"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; /* margin-right: .2em;*/ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-telegram:before { content: "\e900"; } .icon-brand:before { content: "\e900"; } .icon-social:before { content: "\e900"; } .icon-instagram:before { content: "\e901"; } .icon-brand2:before { content: "\e901"; } .icon-social2:before { content: "\e901"; } .icon-edit:before { content: "\e800"; } .icon-share:before { content: "\e801"; } .icon-link:before { content: "\e802"; } .icon-facebook:before { content: "\e803"; } .icon-twitter:before { content: "\e804"; } .icon-chat:before { content: "\e805"; } .icon-heart:before { content: "\e806"; } @font-face{ font-family:yekan; src:url(../fonts/BYekan.eot); src:url(../fonts/BYekan.eot) format("embedded-opentype"), url(../fonts/BYekan.woff) format("woff"), url(../fonts/BYekan.ttf) format("truetype"); font-weight:400; font-style:normal } @font-face { font-family: "byekan"; src: url('../fonts/BYekana.eot') format('eot'), url('../fonts/BYekana.woff') format('woff'), url('../fonts/BYekana.ttf') format('truetype'); } body { margin:0; padding:0; color:#666; font: 15px / 24px yekan,byekan,tahoma; direction: rtl; padding-top: 56px; } *{ box-sizing: border-box; } a { color:#c94ccf; text-decoration: none; transition: 200ms all linear; -webkit-transition: 200ms all linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; } a:hover { color:#d5aa00; } img{ max-width: 100%; } .nav { position:fixed; top:50%; right:50px; margin-top:-130px; } .nav ul { padding: 0px; margin:0px; list-style: none; } .nav li { height:27px; width: 27px; text-align: center; margin: 5px 0; display: block; } .nav a { display: inline-block; vertical-align: middle; width: 15px; height: 15px; border-radius: 50%; background-color: #bdbdbd; margin:0 auto; } .nav a:hover, .nav .active { background-color: #f0c3e2; border:3px solid #fff; box-shadow: 0 0 0 1px #ba33c9; } .container { width:1200px; margin: 0 auto; } .content { width: 100%; display: table; } .panel1 .content{ position: relative; } .topbar { width:100%; text-align: left; position: fixed; top:0; background-color: #eee; z-index: 9; } .section { width:100%; display: table; } .intro { /*width:550px;*/ /*margin:0 auto;*/ text-align: center; } .intro h1 { margin-top: 0px; font-size: 68px; color:#0c4a6d; } .intro p { font-size: 36px; color:#0c4a6d; } .intro a { margin-top:100px; display: block; } .number { width:55px; height: 55px; padding-top:10px; border-radius: 50%; border:1px solid #bdbdbd; color:#bdbdbd; font-size: 36px; text-align: center; margin-bottom: 20px; } .label { padding: 6px 10px 10px 10px; border-radius: 3px; color: #fff; font-size: 18px; display: table; } h2 { font-size: 36px; line-height: 120%; margin:10px 0px; } .illustration { width: 57%; float: right; } .text { width: 43%; float: right; } .text p { max-width: 480px; font-size: 18px; line-height: 26px; padding-left: 20px; } /* Panels Customization */ /* -------------------------------------*/ .panel2 .label { background-color: #609ec5; } .panel2 h2 { color:#609ec5; } .panel2 .text { margin-top:10px; } .panel2 .illustration img { margin-top:50px; float: left; } .panel3 > div > div{ float: left; } .panel3 .label { background-color: #9676cd; } .panel3 h2 { color:#9676cd; } .panel3 .illustration img { margin-top:60px; float: right; } .panel4 .text { margin-top: 80px; } .panel4 .label { background-color: #ce315b; } .panel4 h2 { color:#ce315b; } .panel4 .illustration img { float: left; } .panel5 > div > div{ float: left; } .panel5 .text { margin-top: 40px; } .panel5 .label { background-color: #63b15e; } .panel5 h2 { color:#63b15e; } .panel5 .illustration img { float: right; } .panel6 .text { margin-top: 20px; } .panel6 .label { background-color: #bcaa00; } .panel6 h2 { color:#bcaa00; } .panel6 .illustration img { float: left; } .panel7 > div > div{ float: left; } .panel7 .text { margin-top: 20px; } .panel7 .label { background-color: #f27623; } .panel7 h2 { color:#f27623; } .panel7 .illustration img { float: right; } .panel8 { text-align: center; } .panel8 .label { background-color: #609ec5; float: none; margin: 20px auto 0 auto; } .supporters { width:100%; display: table; margin-top: 30px; } .stitle{ } .stitle span { background: #E74C3C; border-radius: 3px; color: #fff; display: inline-block; font-size: 18px; font-weight: normal; height: 30px; line-height: 1.4; margin-left: 20px; margin-right: 15px; position: relative; width: 80px; vertical-align: middle; } .stitle span::before { border-bottom: 7px solid transparent; border-left: 9px solid #E74C3C; border-top: 7px solid transparent; content: ""; height: 0; position: absolute; right: -7px; top: 8px; width: 0; } .supporters ul { padding: 0; margin: 0; display: inline; list-style: none; display: table; width: 100%; } .supporters ul li { width: 112px; min-height: 150px; margin-bottom: 10px; /*float: right;*/ display: inline-block; overflow: hidden; padding-top: 1px; } .supporters li img { border-radius: 50%; border:3px solid #fff; width: 75px; height: 75px; box-shadow: 0 0 0 1px #0c4a6d; } .supporters li:hover img { box-shadow: 0 0 0 1px #c94ccf; } .supporters li p { font-size: 13px; color: #0c4a6d; margin: 0px; line-height: 120%; } .supporters li p span { color: #999; display: block; line-height: 120%; } .supporters .loading { display:none; } .supporters button { padding: 0px 20px 5px; margin: auto; border-radius: 3px; border:0; background-color: #bdbdbd; display: table; font: 22px yekan,byekan,tahoma; color:#fff; cursor: pointer; } .supporters button:hover { background-color: #aaa; } .call2actions { width:100%; margin-top: 100px; display: table; } .call2actions i { font-size: 72px; color: #bdbdbd; } .signup i { padding-left: 20px; } h3 { color:#609ec5; font-size: 24px; } .signup { width:33%; min-height: 400px; border-left: 1px solid #bdbdbd; float: right; padding:0px 20px; } .share { width:33%; height: 400px; border-left: 1px solid #bdbdbd; float: right; } .email { width:33%; height: 400px; float: right; } .signup input { width: 70%; height: 45px; border-radius: 3px; border:1px solid #bdbdbd; margin:0 auto 15px auto; display: table; font: 22px yekan,byekan,tahoma; color:#bdbdbd; padding: 0 10px; } .signup input[name=captcha] { width: 20%; float: left; margin-left: 15%; } .captitle { float: right; margin-right: 15%; } .captcha { display: none; } .signup button { clear: both; width: 200px; height: 45px; border-radius: 3px; border:0; background-color: #bdbdbd; margin:0 auto 15px auto; display: table; font: 22px yekan,byekan,tahoma; color:#fff; } .signup button:hover { background-color: #aaa; } .share .ourpages { width:234px; margin: 90px auto 0; } .share .icon { float: right; width: 50px; height: 50px; padding: 10px 0 0 5px; margin: 0px 4px; border-radius: 50%; background-color: #0c4a6d; color:#fff; font-size: 30px; border:1px solid #fff; } .share .icon.telegram { font-size: 49px; padding: 0; background: transparent; color: #0088cc; position: relative; } .share .icon.telegram:before { margin: 0; display: block; } .share .icon.telegram:hover{ color: #fff; background:#c94ccf; border:1px solid transparent; } .share .icon.telegram:hover:after { border:1px solid #c94ccf; width: 49px; height: 49px; position: absolute; z-index: 1; top: -1px; right: -1px; border-radius: 50%; content: ""; } .share .icon:hover { border:1px solid #c94ccf; background-color: #fff; color:#c94ccf; } .share .icon-instagram{ background-color: #5851db; } .share .icon-instagram:before{ font-size: 27px; vertical-align: -2px; } .share .icon-facebook { background-color: #45619d; } .share .icon-twitter { background-color: #5ea9dd; } .emailsample { width: 250px; padding: 25px; background-color: #eee; margin: auto; text-align: right; font-size: 14px; line-height: 140%; } .emailsample a { color:#0180c7; } .banner { width: 100%; max-width: 943px; border:1px solid #888; margin-top: 60px; } .discuss { display: table; margin: 60px auto; padding: 20px; font-size: 22px; clear: both; border:1px solid #bdbdbd; border-right: 0px; border-left: 0px; } .discuss i { font-size: 48px; color:#609ec5; float: right; margin:-15px 0 0 10px; } .footer { width: 100%; background-color: #bdbdbd; padding: 20px 0px; text-align: center; } .footer span { font-size: 12px; } .footer span i { color:red; } .footer a { color:#333; } .footer a:hover{ color:#c50; } .text-left:focus{ text-align:left; } .discusspage { margin: auto; } .discusspage h1 { margin-top:0px; font-size: 36px; } .discusspage .header { text-align: center; } .discusspage .logo { margin-top: 10px; width: 200px; } .discusspage .discuss { margin-top: 30px; margin-bottom: 30px; } .aboutus { font-size: 18px; line-height: 26px; } .pagination a { font-size: 12px; display: inline-block; width: 25px; height: 25px; border-radius: 3px; background-color: #bdbdbd; margin: 3px; color:#333; } .pagination a:hover { background-color: #999; } .pagination .activepage { background-color: #444; color:white; } .live-play { display: block; background-color: #d553db; color: #fff; position: absolute; left: 0; top: 90px; width: 100px; height: 100px; border-radius: 50%; border: 2px solid #b62bbf; padding: 23px 0; text-align: center; font-size: 17px; } .live-play:hover { color: #d553db; border: 2px solid #d553db; background:#fff; } .topbar nav { float: right; } .topbar .social-wrapper { float: left; margin: 13px 0 13px 15px; } .topbar .social-wrapper a { color: #666; font-size: 18px; display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; float: left; margin: 0 5px; border-radius: 50%; } .main-menu { list-style: none; float: right; background-color: #eee; width: 100%; margin: 0; padding: 0; } .main-menu li { float: right; } .main-menu a { display: block; height: 57px; line-height: 24px; padding: 15px 10px; color: #484848; margin: 0 17px; border-bottom: 3px solid transparent; } .main-menu a:hover { color: #609ec5; border-bottom: 3px solid #609ec5; } .register-button { display: none; height: 32px; padding: 3px 15px; margin: 12px 27px; color: #fff; background: #63b15e; border: 0; text-align: center; float: right; } .main-menu .register-button { display: block; color: #fff; float: none; text-align: center; margin: 0 27px; } .main-menu .register-button:hover { color: #fff; box-shadow: 0 0 0 1px rgba(0,0,0,.15) inset, 0 0 6px rgba(0,0,0,.2) inset; border-color: #000\9; border: 0; } .menu-toggle { position: relative; display: none; float: right; margin: 18px 15px 0; cursor: pointer; } .menu-toggle span { display: block; width: 34px; height: 2px; background-color: #666666; margin-bottom: 7px; -webkit-transition: all .3s; transition: all .3s; transform-origin: bottom left; } .menu-toggle span:last-child { transform-origin: top left; } .menu-toggle:hover span { } .menu-toggle.open span:nth-child(1) { transform: rotate(40deg); width: 27px; } .menu-toggle.open span:nth-child(2) { opacity: 0; } .menu-toggle.open span:nth-child(3) { transform: rotate(-40deg); width: 27px; }
Copyright ©2k19 -
Hexid
|
Tex7ure