File: //var/www/rmc-logistics.net/wp-content/themes/shablon/style.css
/*
Theme Name: New
*/
@font-face {
font-family: 'GothamPro Regular';
src: url('fonts/GothamProRegular.ttf');
}
@font-face {
font-family: 'GothamPro Medium';
src: url('fonts/GothamProMedium.ttf');
}
@font-face {
font-family: 'GothamPro Bold';
src: url('fonts/GothamProBold.ttf');
}
@font-face {
font-family: 'GothamPro Light';
src: url('fonts/GothamProLight.ttf');
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic&subset=latin,cyrillic-ext);
html {
height: 100%;
}
body {
font-size:14px;
font-family: 'GothamPro Regular';
color:#253189;
height:100%;
}
.pagebody {
background: url(images/bg-gradient.jpg) 0 100% repeat-x;
min-height:100%;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'GothamPro Medium';
margin:21px 0;
}
header {
padding:20px 0;
}
hr {
border: none;
color: #263188;
background-color: #263188;
height: 1px;
}
.service-title {
color:#fff;
text-transform:uppercase;
font-family: 'GothamPro Medium';
display:block;
text-align:center;
max-width:189px;
padding:10px 26px;
background: rgba(39,49,133,1);
background: -moz-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(39,49,133,1)), color-stop(51%, rgba(36,46,138,1)), color-stop(52%, rgba(31,40,117,1)), color-stop(91%, rgba(31,40,117,1)), color-stop(100%, rgba(31,40,117,1)));
background: -webkit-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -o-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -ms-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: linear-gradient(to bottom, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#273185', endColorstr='#1f2875', GradientType=0 );
}
.first {
border-radius: 0 0 0 10px;
}
.last {
border-radius: 0 0 10px 0px;
}
.services {
margin-bottom:29px;
}
.announcement {
margin-bottom:7px;
}
.announcement-row {
background: #fff;
margin-left:0;
}
.announce_bg {
max-width: 252px;
padding-left:0;
}
.announce_bg:after {
content: url('images/right-arrow.png');
position:absolute;
right:-4px;
top:15px;
}
.announce-title {
background: url(images/announce-icon.png) 25px center no-repeat #263188;
font-size:18px;
color:#fff;
display:block;
text-align:center;
text-transform:uppercase;
padding:10px 10px 10px 40px;
}
.announce-text {
display:block;
padding:13px 28px 13px 21px;
}
#page_content {
background: #fff;
padding: 5px 22px 26px;
min-height:245px;
font-family: 'Open Sans', sans-serif;
}
#page_content h1{
font-size:16px;
text-transform:uppercase;
}
.contacts-home{
background:#f9da02;
min-height:245px;
padding-left:22px;
}
.contacts-form-home {
background: url(images/pen_bg.png) right 0 no-repeat #f9da02;
min-height:245px;
padding-left:22px;
}
footer {
background: #1f2875;
color:#fff;
padding: 6px 25px;
min-height:49px;
border-radius: 0 0 10px 10px;
}
.width50p {
float:left;
display:block;
margin-right:5px;
}
.fax {
background: url(images/fax-icon.png) 0 center no-repeat;
padding-left:28px;
font-family: 'GothamPro Bold';
font-size:20px;
margin-bottom:14px;
}
.email {
background: url(images/email-icon.png) 0 center no-repeat;
padding-left:28px;
font-family: 'GothamPro Medium';
font-size:15px;
line-height: 30px
}
.phone {
background: url(images/phone-icon.png) 0 center no-repeat;
padding-left:23px;
font-family: 'GothamPro Bold';
font-size:20px;
}
.adress {
background: url(images/adress-icon.png) 0 center no-repeat;
padding-left:14px;
}
.feedback {
background: url(images/email-icon.png) 0 center no-repeat;
padding-left:25px;
}
.headerblock1 {
text-align:center;
border-left: 1px solid #1f2875;
min-height:74px;
max-width: 260px;
float:right;
}
.headerblock2 {
text-align:right;
border-left: 1px solid #1f2875;
max-width: 228px;
float:right;
}
.request-call {
color:#fff;
text-transform:uppercase;
border-radius:0;
padding: 10px 46px;
font-size:11px;
font-family: 'GothamPro Light';
margin-top:8px;
background: rgba(39,49,133,1);
background: -moz-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(39,49,133,1)), color-stop(51%, rgba(36,46,138,1)), color-stop(52%, rgba(31,40,117,1)), color-stop(91%, rgba(31,40,117,1)), color-stop(100%, rgba(31,40,117,1)));
background: -webkit-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -o-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -ms-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: linear-gradient(to bottom, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#273185', endColorstr='#1f2875', GradientType=0 );
}
.request-call:hover {
color:#d5d5d5;
}
.contacts-home h3, .contacts-form-home h3 {
text-transform:uppercase;
font-size:18px;
}
#copyright { width:150px; height:30px; background:url(files/cp.png) no-repeat; display:none; color:#F63; text-align:right; vertical-align:bottom;}
a#copyright { font-size:10px;color:#f9da02;padding-top:15px;}
#footer a{ text-decoration:underline;}
#footer a:hover{ text-decoration:none;}
img.alignleft{float:left; margin-right:10px;}
img.alignright{float:right; margin-left:10px;}
.home-adress {
float:left;
width:
}
.modal-dialog {
margin:10% auto;
}
input[type="text"], input[type="email"], input[type="tel"] {
border:none;
line-height:24px;
padding-left:8px;
}
textarea {
border:none;
line-height:20px;
padding-left:8px;
}
input[type="submit"] {
background: rgba(39,49,133,1);
background: -moz-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(39,49,133,1)), color-stop(51%, rgba(36,46,138,1)), color-stop(52%, rgba(31,40,117,1)), color-stop(91%, rgba(31,40,117,1)), color-stop(100%, rgba(31,40,117,1)));
background: -webkit-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -o-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: -ms-linear-gradient(top, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
background: linear-gradient(to bottom, rgba(39,49,133,1) 0%, rgba(36,46,138,1) 51%, rgba(31,40,117,1) 52%, rgba(31,40,117,1) 91%, rgba(31,40,117,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#273185', endColorstr='#1f2875', GradientType=0 );
color:#fff;
border:none;
text-transform:uppercase;
display:block;
padding:10px 78px;
font-size:11px;
font-family: 'GothamPro Light';
}
.contacts-form-home input, .contacts-form-home textarea {
max-width:220px
}
.modal-body {
background:#f9da02;
}
.carousel-caption {
bottom: 0;
color: #253189;
left: 0;
padding:0;
position: relative;
right: 0;
text-align: left;
text-shadow: none;
}
.vertical .carousel-inner {
height: 100%;
}
.carousel.vertical .item {
-webkit-transition: 0.6s ease-in-out top;
-moz-transition: 0.6s ease-in-out top;
-ms-transition: 0.6s ease-in-out top;
-o-transition: 0.6s ease-in-out top;
transition: 0.6s ease-in-out top;
}
.carousel.vertical .active {
top: 0;
}
.carousel.vertical .next {
top: 100%;
}
.carousel.vertical .prev {
top: -100%;
}
.carousel.vertical .next.left,
.carousel.vertical .prev.right {
top: 0;
}
.carousel.vertical .active.left {
top: -100%;
}
.carousel.vertical .active.right {
top: 100%;
}
.logo {
margin-top:12px;
}
.wpcf7-form-control-wrap {
position:relative;
}
.wpcf7-not-valid-tip, .wpcf7-mail-sent-ng {
position:absolute;
display:none !important;
}
.wpcf7-not-valid {
border:2px solid #f00 !important;
}
.wpcf7-validation-errors {
border:none !important;
display:none !important;
}
.wpcf7-mail-sent-ng {
border:none !important;
}
.wpcf7-mail-sent-ok {
border:none !important;
color:#263188;
margin:0;
}
.wpcf7-response-output {
margin:0 !important;
}
@media (min-width: 992px) and (max-width: 1200px) {
.service-title { padding:10px 5px; min-height:60px;}
#page_content, .contacts-home, .contacts-form-home { min-height: 350px;}
}
@media (min-width: 768px) and (max-width:992px) {
.service-title { padding:5px 5px; font-size:11px;}
.contacts-home, .contacts-form-home { min-height: 350px;}
.announce-title { padding: 15px 0 15px 30px; font-size: 12px;}
}
@media (max-width: 768px) {
.headerblock1, .headerblock2 { float:none; border:none; margin: 0 auto;}
.serviceblock { margin: 0 auto; float:none; max-width:189px;}
.service-title { padding:5px 5px; font-size:11px; min-height: 42px;}
#page_content, .contacts-home, .contacts-form-home {padding: 15px 3px 15px 22px;}
.announce-title {padding: 15px 0 15px 30px; font-size: 12px; background: url(images/announce-icon.png) 10px center no-repeat #263188;}
.first, .last { border-radius:0;}
}