﻿@import 'https://fonts.googleapis.com/css?family=moto:400,700';

/* @font-face{font-family:moto;src:url(/fonts/Roboto-Regular.woff);font-weight:700}
@font-face{font-family:motob;src:url(/fonts/Roboto-Bold.woff);font-weight:700} */
body{background-repeat:no-repeat;background-attachment:fixed;background:url(../images/background-image1.jpg) no-repeat top center;margin:0;padding:0;font-family: 'Roboto', sans-serif; font-weight:400}
.wraper{width:936px;height:auto;margin:0 auto;}
.holder1{width:100%;padding:25px;float:left;margin-bottom:18px}
.logo{width:100%;height:100px;text-align:center;margin:18px 0}
.logo img{max-width:100%;height:auto}
.cntnt-l{width:455px;float:left;text-align:center;padding:0; margin:0px;}
.cntnt-r{width:455px;float:right;text-align:center;padding:0; margin:0px;}
.branch{width:320px;text-align:center;text-transform:uppercase;font-size:13px;margin:25px auto;border:1px solid #cfd0d1;background:#fff;border-radius:0 20px 0 20px;padding:14px}
.r-b{color:Red;font-weight:700;text-transform:capitalize!important;line-height:21px;font-family: 'Roboto', sans-serif; font-weight:700}
.btn-c{font-weight:700;width:100%;margin-bottom:0;text-align:center;float:left}
.btn-c a{display:inline-block;color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;color:#fff;font-size:12px;padding: 14px 26px;background:#c72b2f;border-radius:0 10px 0 10px;min-width:132px}
.btn-c a:hover{color:#fff; background-color:Blue; text-decoration:none;font-weight:700}
.footer{background:#fff;width:100%;text-align:center;bottom:0;padding:16px 0;font-size:14px;float:left}
.footer-text{width:990px;margin:0 auto}
.footer-text a,.footer-text a:visited{text-decoration:none; color:#3f484a }
.footer-text a:hover{color:#d97b17;}
.footer-left{ float: left; margin-left: 40px;}
.footer-right{ float:right;}
.flexslider .slides img {display:inline !important;}
.adm_stkr{    position: absolute;    top: 5px;    right: 5px; box-sizing: border-box;      padding: 5px;}
.adm_stkr img{max-width:100%; height:auto; display:block;}