Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
thebestprx
/
public_html
/
css
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/thebestprx/public_html/css/style.cs1
/* CSS Document */ *{ margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} body { margin:0; padding:0; background: #fff; font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#000; line-height:25px; } /** Generated by FG **/ @font-face { font-family: 'conv_kit55f-webfont'; src: url('fonts/kit55f-webfont.eot'); src: url('fonts/kit55f-webfont.eot?#iefix') format('embedded-opentype'), url('data:application/x-font-woff;charset=utf-8;base64,fonts/kit55f-webfont.woff') format('woff'),url('fonts/kit55f-webfont.ttf') format('truetype'), url('fonts/kit55f-webfont.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'conv_psl029sp_0'; src: url('fonts/psl029sp_0.eot'); src: url('fonts/psl029sp_0.eot?#iefix') format('embedded-opentype'), url('data:application/x-font-woff;charset=utf-8;base64,fonts/psl029sp_0.woff') format('woff'),url('fonts/psl029sp_0.ttf') format('truetype'), url('fonts/psl029sp_0.svg') format('svg'); font-weight: normal; font-style: normal; } /** Generated by FG **/ @font-face { font-family: 'conv_kit45p'; src: url('fonts/kit45p.eot'); src: url('fonts/kit45p.eot?#iefix') format('embedded-opentype'), url('data:application/x-font-woff;charset=utf-8;base64,fonts/kit45p.woff') format('woff'),url('fonts/kit45p.ttf') format('truetype'), url('fonts/kit45p.svg') format('svg'); font-weight: normal; font-style: normal; } a{text-decoration:none;} .cleaner {clear:both; width:100%; height:0px;} .h120{clear:both; width:100%; height:120px;} .h30{clear:both; width:100%; height:30px;} .h20{clear:both; width:100%; height:20px;} .h10{clear:both; width:100%; height:10px;} /*font-size*/ .font16{ font-size:16px;} .font18{ font-size:18px;} .font20{ font-size:20px;} .font36{ font-size:36px;} .font48{ font-size:48px;} /*flot*/ .left{float:left;} .right{float:right;} /*space*/ .space10{ padding-left:10px;} .space20{ padding-left:20px;} .space30{ padding-left:30px;} .space40{ padding-left:40px;} .space90{ padding-left:90px;} /*color*/ .red{ color:#4f0e20;} /*border*/ .border-none{ border:none;} /*************************************************wrapper*/ #wrapper-menu{ width:100%; margin:0 auto; padding:0; } #wrapper-content{ width:100%; margin:0 auto; padding:0; } #wrapper-slider{ background:#ababb0; margin:0 auto; padding:0; } #wrapper-footer{ background:#9f9f9f; width:100%; margin:0 auto; } #wrapper{ width:1230px; margin:0 auto; padding:0; } /*************************************************head*/ #header{ width:980px; margin:0 auto; padding:10px 0; text-align:center; } /*************************************************main-menu*/ #main-menu{ width:1230px; margin:0 auto; padding:0; display:block; position:relative; z-index:9999; } #main-menu ul{ width:1230px; margin:0 auto; padding:0; list-style:none; position:absolute; z-index:9; } #main-menu ul li{ width:245px; display:inline-block; float:left; text-align:center; background:#9f9f9f; border-right:1px solid #fff; padding:10px 0; font-family: 'conv_psl029sp_0'; font-size:22px; } #main-menu ul li:hover, #main-menu ul li.current{ background:#0471d1; } #main-menu ul li a{ color:#fff; text-decoration:none; } #main-menu ul li .memu-list{ width:100%; display:none; } #main-menu ul li .memu-list ul{ width:100%; display:block; position:relative; top:10px; } #main-menu ul li .memu-list ul li{ width:100%; padding:10px !important; display:block !important; text-align:left !important; border: none; } #main-menu ul li:hover .memu-list{ display:block; } /*************************************************Slider*/ #slider{ width:1600px; height:550px; margin:0 auto; } /*************************************************CONTENT*/ #content{ width:1230px; margin:auto; padding:20px 0; display:block; } .box{ width:900px; margin:auto; } /*about*/ #content .about{ width:1230px; margin:0 auto; padding:10px 0 20px 0; display:block; font-size:24px; float:left; line-height:23px; border-bottom:1px solid #979797; font-family: 'conv_kit55f-webfont'; } #content .about .logo{ display:inline-block; width:150px; float:left; } #content .about .detail-text{ width:700px; display:inline-block; margin:auto; float: right; vertical-align:top; font-family: 'conv_kit55f-webfont'; text-align:center; font-size:28px; color:#3b3b3b; line-height:35px; } #content .about .detail-text p{ font-size:72px; /*color:#0471d1;*/ font-weight:normal; font-family: 'conv_kit45p'; text-transform:uppercase; line-height:70px; } /**effect**/ .shimmer { text-align: center; color: rgba(4,113,209,0.1); background: -webkit-gradient(linear, left top, right top, from(#0471d1), to(#035ba9), color-stop(0.5, #fff)); background: -moz-gradient(linear, left top, right top, from(#0471d1), to(#035ba9), color-stop(0.5, #fff)); background: gradient(linear, left top, right top, from(#0471d1), to(#035ba9), color-stop(0.5, #fff)); -webkit-background-size: 125px 100%; -moz-background-size: 125px 100%; background-size: 125px 100%; -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; -webkit-animation-name: shimmer; -moz-animation-name: shimmer; animation-name: shimmer; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; background-repeat: no-repeat; background-position: 0 0; background-color: #0471d1; } @-moz-keyframes shimmer { 0% { background-position: top left; } 100% { background-position: top right; } } @-webkit-keyframes shimmer { 0% { background-position: top left; } 100% { background-position: top right; } } @-o-keyframes shimmer { 0% { background-position: top left; } 100% { background-position: top right; } } @keyframes shimmer { 0% { background-position: top left; } 100% { background-position: top right; } } /*project*/ .project{ width:1230px; margin:20px auto; display:block; } .project p{ font-size:60px; color:#0471d1; font-family: 'conv_kit45p'; text-align:center; text-transform:uppercase; margin:30px 0; } .project .list-project{ width:1230px; float:left; display:block; } .project .list-project ul{ display:block; width:1230px; } .project .list-project ul li{ margin:10px 5px; display:inline; width:400px; float:left; background:#bbb; font-family: 'conv_kit55f-webfont'; vertical-align:top ; } .project .list-project ul li img{ width:400px; height:255px; } /*.project .list-project ul li.first{ margin:0;} .project .list-project ul li.last{ margin:0;}*/ .project .list-project ul li a{ position: relative; text-decoration: none; margin:10px; font-size: 23px; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; overflow: hidden; display: block; text-align: left; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; color:#3b3b3b; min-height: 50px; } .project .list-project ul li a span { display: block; -webkit-transition: -webkit-transform 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: transform 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55); } .project .list-project ul li a:after { content: attr(data-link-alt); display: inline; position: absolute; -webkit-transition: top 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: top 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55); top: 100%; left: 0; right: 0; text-align: left; } .project .list-project ul li a:hover { cursor: -webkit-grab; cursor: pointer; } .project .list-project ul li a:hover span { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .project .list-project ul li a:hover:after { top: 0;} .project .list-project ul li a:active { -webkit-animation-name: rubberBand; animation-name: rubberBand; cursor: -webkit-grabbing; cursor: pointer; } /*left*/ .news-full{ margin:0; width:1230px; display:inline-block; float:left; } .news-full p{ font-size:60px; margin:20px 0; color:#0471d1; display:block; font-family: 'conv_kit45p'; text-transform:uppercase; letter-spacing: 1px; } .news-full .show-news{ width:720px; display:block; float:left; margin:20px 0 0 0; } .news-full .show-news .news-images{ width:200px; /*height:270px;*/ display: inline-block; float:left; overflow:hidden; } .news-full .show-news .news-images img{ width:200px; /*height:270px;*/ } .news-full .show-news .detail-news{ width:500px; display: inline-block; float:left; margin:0 0 0 20px; color:#3b3b3b; vertical-align:top; font-family: 'Conv_kit55f-webfont'; font-size:22px; /* text-align:justify;*/ } .news-full .show-news .detail-news p{ color:#0471d1; font-size:26px; font-weight:bold; margin:0 0 20px 0; white-space:1px; } .news-full .list-news{ width:480px; margin:0; float:right; display:inline-block; } .news-full .list-news ul{ width:490px; list-style:none; display:block; } .news-full .list-news ul a{ color:#000;} .news-full .list-news ul li{ width:480px; display:inline-block; font-family: 'Conv_kit55f-webfont'; font-size:18px; margin:3px 0; } .news-full .list-news ul li:hover{ width:480px; background:#ddd; cursor:pointer; } .news-full .list-news ul li img{ width:169px; height:116px; display:inline-block; float:left; } .news-full .list-news ul li .detail-news{ width:300px; display:inline-block; float:right; margin:0 0 0 10px; text-align:left;word-wrap:break-word; } .news-full .list-news ul li .detail-news p{ color:#0471d1; font-size:18px; margin:0; font-weight:bold;text-align:left; } /*button*/ .button { display: block; border: 1px solid #4589d7; margin:30px 0 0 0; padding: 5px 15px; font-family: 'Conv_kit55f-webfont'; font-size: 24px; letter-spacing: 1px; color: #4589d7; cursor: pointer; -webkit-transition: all .5s; transition: all .5s; float:right; background:#fff; } .button:hover { background: rgba(4, 113, 209, 0.75); border-color: transparent; color: #fff; } /*************************************************FOOTER*/ #footer{ width:1210px; height:314px; padding:10px; margin:auto; color:#fff; display:block; } .footer-left{ width:530px; /*background:url(../images/logo-footer.png) center left no-repeat;*/ border-right:1px dashed #fff; text-align:left; padding:0px; font-family: 'Conv_kit55f-webfont'; display:inline-block; margin:0; float:left; } .footer-left .images-logo{ width:210px; float:left; margin-right:20px; } .footer-left .images-logo img{ width:207px; } .footer-left .text{ width:290px; float:left; display:inline-block; } .footer-left .text img{ margin:0 5px; } .footer-left .text p{ color:#ddd; font-size:60px; font-family: 'conv_kit45p'; font-weight:normal; margin:10px 0 25px 0; } .footer-left .text ul{ width:290px; float:right; list-style:none; display:block; } .footer-left .text ul li{ font-size:24px; } .footer-right{ width:650px; float:right; display:inline-block; vertical-align:top; margin:0; padding:0; } .footer-right .menu-footer{ width:315px; display:inline-block; float:left; margin:0; padding:0; } .footer-right .menu-footer ul{ width:315px; padding:0 10px; border-right:1px dashed #fff; min-height: 250px; } .footer-right .menu-footer a:hover{ color:#fff; } .footer-right .menu-footer ul li{ width:335px; list-style:none; font-family: 'Conv_kit55f-webfont'; font-size:22px; line-height:30px; } .footer-right .menu-footer ul li img{ margin:0 10px 0 0; } .footer-right .menu-footer ul li a{ color:#3b3b3b; text-decoration:none; } .style-1{ padding-left:30px; } .style-2{ padding-left:60px; } .copyright{ width:1230px; text-align:center; margin:20px 0 0 0; padding:0; color:#fff; } .copyright a{ color:#fff; text-decoration:none; } /*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ /* IMAGE CAPTIONS */ .bx-wrapper .caption{ font-family: 'conv_kit45p'; position: absolute; top:25%; left:32%; width:35%; padding:30px 40px; background: rgba(0,0,0,0.60); font-weight: normal; color:#FFF; text-align:center; text-transform: uppercase; line-height:60px; } .bx-wrapper .caption p{ font-size:11em; } .bx-wrapper .caption span { font-size: 3.9em; } .bx-wrapper .caption .readmore { border:2px solid #FFF; padding:10px; margin:0px auto; font-size: 2.5em; text-align:center; -webkit-transition: all .5s; transition: all .5s; line-height:1em; } .bx-wrapper .caption .readmore:hover { background: rgba(4, 113, 209, 0.75); border-color: transparent; } /*-----#content .about -----////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ #content .title-head{ font-family: 'Conv_kit55f-webfont'; font-size: 55px; line-height:60px; text-align:left; text-transform: uppercase; } #content .about .title{ font-size:26px; text-decoration:underline; font-weight:bold; margin-bottom:10px; } /*-----NEWS & ACTIVITY-----////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ .news{ } .news ul{ } .news ul li{ width:280px; height:240px; list-style:none; display:inline-block; border:1px solid #EAEAEA; margin:10px 12px; vertical-align:top; } .news ul li a{ text-decoration:none; } .news ul li .news-images { width:280px; height:180px; overflow:hidden; } .news ul li .news-images img{ width:300px; height:auto; } .news ul li .news-text{ font-family: 'Conv_kit55f-webfont'; font-size:20px; padding:5px 10px; color:#999999; } .news ul li .news-text:hover{ color:#0471d1; } .news-box{ /*font-family: 'Conv_kit55f-webfont'; font-size:22px; color:#666;*/ } .news-slide{ width:50%; margin:10px auto; } /*----- Project -----////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ .title-project{ font-family: 'Conv_kit55f-webfont'; font-size: 42px; line-height:42px; text-align:center; text-transform: uppercase; color:#0471d1; } .text-project{ font-family: 'Conv_kit55f-webfont'; font-size: 22px; } .contact-project{ width:540px; margin:20px auto; } .images-project{ margin:10px 0; display:block; width:100%; text-align:center; } .images-project li{ list-style:none; height:200px; display:inline-block; margin:0 10px 0 0; } .images-project li img{ height:200px; width:auto; } .txtinput{ font-family: 'Conv_kit55f-webfont'; font-size:20px; border-style: solid; border-width: 1px; border-color: #dedede; margin-bottom: 5px; padding: 5px 0 5px 10px; width: 400px; color: #777; border-radius:5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; } /*-----Pagenumber----/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ .pagenumber{ font-family: 'Conv_kit55f-webfont'; margin:0; text-align:right; margin-right:25px; } .pagenumber a{ color:#000; background: #FAFAFA; display:inline-block; padding:0 10px; text-align:center; border-radius:2px; font-size:20px; text-decoration:none; border:1px solid #BEBEBE; margin:0; } .pagenumber a:hover ,.pagenumber a.current{ color:#FFF; background: #9f9f9f; } /*----Contact----/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ .contact{ width:100%; font-family: 'Conv_kit55f-webfont'; padding:10px 20px; } .map{ width:100%; height:300px; margin:10px auto; } .button_contact{ margin:5px 0 0 0; padding:5px 20px; cursor:pointer; } .text-contact{ width:60%; float:left; text-align:left; /*margin-left:40px; margin-top:10px;*/ font-size:22px; } .text-contact a{ color:#000; text-decoration:none; } .text-contact a:hover{color:#1ebdad;} .form-contact{ width:35%; box-sizing: border-box; margin-left:40px; /* margin-top:10px;*/ float:left; font-size:23px; } .form-contact-name{ font-family: 'Conv_kit55f-webfont'; font-size:30px; padding-bottom:10px; font-weight:bold; } .form-contact .txtinput{ font-family: 'Conv_kit55f-webfont'; font-size:20px; display: block; border-style: solid; border-width: 1px; border-color: #dedede; margin-bottom: 5px; padding: 5px 0 5px 35px; width: 400px; color: #777; border-radius:5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; } .form-contact .txtinput:focus { color: #333; border-color: rgba(41, 92, 161, 0.4); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6); outline: 0 none; } .form-contact .code { font-family: 'Conv_kit55f-webfont'; border-style: solid; border-width: 1px; border-color: #dedede; margin-bottom: 5px; font-size: 20px; padding: 5px 0 5px 35px; width: 250px; color: #777; border-radius:5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; } .form-contact input#company { background: #FFF url('../images/contact/company.png') 5px 4px no-repeat; } .form-contact input#name { background: #FFF url('../images/contact/name.png') 5px 4px no-repeat; } .form-contact input#email { background: #FFF url('../images/contact/email.png') 5px 4px no-repeat; } .form-contact input#txtverfycode { background: #FFF url('../images/contact/txtverfycode.png') 5px 4px no-repeat; } .form-contact input#tel { background: #FFF url('../images/contact/tel.png') 5px 4px no-repeat; } .form-contact input#fax { background: #FFF url('../images/contact/fax.png') 5px 4px no-repeat; } .form-contact textarea { font-family: 'Conv_kit55f-webfont'; display: block; border-style: solid; border-width: 1px; border-color: #dedede; margin-bottom: 5px; font-size: 20px; padding: 5px 0 5px 35px; width: 400px; height: 100px; color: #777; border-radius:5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; -o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s; } .form-contact textarea:focus { color: #333; border-color: rgba(41, 92, 161, 0.4); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6); outline: 0 none; } .form-contact textarea#address { background: #FFF url('../images/contact/address.png') 5px 4px no-repeat; } .form-contact textarea#message { background: #FFF url('../images/contact/message.png') 5px 4px no-repeat; } .verify-code{ margin-top:-2px !important;height:31px !important; width:120px; vertical-align:middle; padding:0 5px;} .refresh{vertical-align:middle; width:25px;} /*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ @media screen and (max-device-width:480px){ #wrapper {width:980px;} #slider{ width:980px;height:auto;} #main-menu{width:980px;} #main-menu ul{width:980px;} #main-menu ul li{width:20%;} #content {width:980px;} #content .title-head {padding:0 0 0 10px;} #content .about {width:980px; padding:0 10px;} .project {width: 980px;} .project .list-project {width:980px;} .project .list-project ul {width:980px;} .project .list-project ul li {width:32%;} .project .list-project ul li img {width:100%;} .news-full {width:980px;} .news-full .show-news {width:50%;} .news-full .show-news .news-images {width:30%;} .news-full .show-news .news-images img {width: auto;height:270px;} .news-full .show-news .detail-news { width: 60%;} #footer {width:980px;} .footer-left{width:50%;} .footer-left .images-logo {width:30%;} .footer-left .images-logo img { width: 100%;} .footer-right {width:50%;} .footer-right .menu-footer {width:50%;} .footer-right .menu-footer ul{width:100%;} .footer-right .menu-footer ul li {width:100%;} .copyright {width:980px;} } /*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/