@import 'fontawesome-all.css';

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
font-family: BrandonGrotesqueBlack;
font-size: 14px;
color: #333;
line-height: 1;
background-color: #f6f6f6;
}
a {
font-family: BrandonGrotesqueBlack;
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #333;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #c30d23;
}
a:active {
text-decoration: none;
}
.wrapper {
max-width: 1225px;
width: 95%;
margin: auto;
}

.fl {
float: left;
}
.fr {
float: right;
}
.split {
clear: both;
}
header {
width: 100%;
background-color: #fff;
height: 75px;
position: relative;
z-index: 999;
}
.mainslider {
width: 100%;
overflow: hidden;
height: 750px;
}
#particles-js {
position: absolute;
width: 100%;
z-index: 888;
height: 519px;
}
.mobnav {
display: none;
}
.logo {
float: left;
width: 150px;
margin: 11px 0 0 0px;
position: relative;
z-index: 999;
}
.logo img {
width: 100%;
}
.msplit {
display: none;
}
#cmenu {
cursor: pointer;
}
#pmenu {
cursor: pointer;
}
#navigation {
z-index:999;
width:100%;
}
nav {
float: right;
margin: 20px 0 0 0px;
}
nav ul {
width: auto;
}
nav ul li {
float: left;
margin: 0 1px 0 1px;
}

nav ul li a {
padding:  10px 15px 10px 15px;
display: block;
font-family: "Arimo";
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
}

nav ul li:hover ul {
display: block;
}
nav ul ul {
display: none;
width: 222px;
background-color: #fff;
padding: 15px;
box-sizing: border-box;
min-height: 100px;
position: absolute;
z-index: 8888;
}
nav ul ul li {
list-style: none;
float: none;
}
nav ul ul li:hover > a {
background: none;
color: #c30d23;
border-radius: 0px;
}
nav ul ul li a {
text-transform: none;
padding:  5px;
font-weight: 100;
font-size: 14px;
box-sizing: border-box;
}
nav ul ul li a:hover {
background: none;
color: #c30d23;
}
.prodlistsubmenu {
width: 100%;
left: 0;
padding-top: 30px;
}
.prodlistsubmenu li  {
float: left !important;
width: 24.5% !important;
}

.acttab {
background-color: #666;
color: #fff;
border-radius: 50px;
}

.socialicon {
float: right;

}
.socialicon a {
float: left;
font-size: 22px;
padding: 5px 10px;
}
.facebookcol {
color: #4e71a8 !important;
}
.twittercol {
color: #1cb7eb !important;
}
.homeabout {
width: 65%;
float: right;
}
.homequality {
width: 50%;
}
.boxes {
width: 100%;
overflow: hidden;
background-color: #252825f0;
}
.boxes ul {
width: auto;
}
.boxes ul li {
float: left;
width: 50%;
text-align: center;
padding: 30px 50px 40px 50px;
box-sizing: border-box;
}
.boxes ul li:hover {
background-color: #1f201ff0;
}
.boxes ul li h3 {
font-weight: 100;
font-size: 22px;
margin:  0 0 11px 0px;
font-family: "BrandonGrotesqueBlack";
color: #fff;
}
.boxes ul li p {
font-size: 12px;
color: #ddd;
line-height: 16px;
}
.vline {
border-right: solid 1px rgba(255,255,255,0.1);
}
.about-franklin {
background: transparent;
text-align: left;
padding: 100px 0px 100px 0px;
}
.about-franklin h2 {
color: #c30d23;
font-size: 35px;
margin:  0 0 20px 0px;
font-family: "BrandonGrotesqueBlack";
text-transform: uppercase;
}
.about-franklin p {
color: #333;
font-size: 16px;
margin:  0 0 20px 0px;
line-height: 28px;
}
.quality-franklin {
background: transparent;
text-align: left;
padding: 100px 0px 100px 0px;
color: #fff;
}
.quality-franklin h2 {
color: #c30d23;
font-size: 35px;
margin:  0 0 20px 0px;
font-family: "BrandonGrotesqueBlack";
text-transform: uppercase;
}
.quality-franklin p {
color: #ddd;
font-size: 16px;
margin:  0 0 20px 0px;
line-height: 28px;   
}
.blink {
background: #c30d23;
padding: 14px 30px 14px 30px;
text-transform: uppercase;
font-family: "BrandonGrotesqueBlack";
font-size: 16px;
border-radius: 50px;
color: white;
transition: 1s ease;
}
:hover.blink {
background:white;
color: #c30d23;
border: 2px solid #c30d23;
}
.top-bg {
background: transparent;
text-align: left;
padding: 75px 0px 75px 0px;
background-image: url(../img/bg.jpg)
}
.topbar h1 {
text-align: center;
font-size: 35px;
color: #fff;
font-weight: 100;
}
.ipage {
width: 100%;
min-height: 500px;
padding: 25px 0 25px 0px;
}
.thanks{
text-align: center;
}
.content {
width: 100%;
}
.content h2 {
font-size: 25px;
color: #145a7d;
font-weight: 300;
margin:  16px 0 8px 0px;
font-family: "Arimo";
}
.content h3 {
font-size: 18px;
color: #666;
font-weight: 300;
margin:  16px 0 8px 0px;
font-family: "BrandonGrotesqueBlack";
}
.content p {
font-size: 17px;
color: #333;
line-height: 28px;
margin-bottom: 14px;
text-align: justify;
}
.rpic {
float: right;
margin-left: 20px;
max-width: 444px;
}
.rpicbig {
float: right;
margin-left: 20px;
max-width: 555px;
}
.fullpic {
width: 100%;
}
.map {
background-color: #fff;
padding: 7px;
border: dashed 1px #ccc;
}

.thank {
background-color: #fff;
padding: 7px;
border: dashed 1px #ccc;
margin-top: 10px;
text-align: center;

}
.thank p,h5{
text-align: center;
}

.full_p{
margin:0 auto;
width: 49%;

}
.bigicon {
color: #1a5a7d;
font-size: 30px;
}
.fprop {
width: 100%;
}
.fprop input[type="text"], input[type="tel"], input[type="email"], input[type="file"], textarea, select {
width: 100%;
padding: 8px;
box-sizing: border-box;
font-size: 14px;
font-family: arial;
color: #666;
border: solid 1px #ccc;
background-color: #fff;
margin: 6px 0 12px 0px;
}
.fprop input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
color: #333;
border: solid 1px #999;
}
.fprop button {
padding: 8px 24px;
box-sizing: border-box;
font-size: 16px;
font-family:BrandonGrotesqueBlack;
text-transform: uppercase;
color: #fff;
border: solid 1px #c30d23;
background-color: #c30d23;
margin: 6px 0 12px 0px;
cursor: pointer;
}
.line {
border-top: solid 1px #ddd;
}
.boxesbg {
background-color: #fff;
padding: 12px;
box-sizing: border-box;
overflow: hidden;
border: solid 5px #eee;
line-height: 30px;
}
.colm2l {
width: 49%;
float: left;
}
.colm2r {
width: 49%;
float: right;
}
.colm4 {
float: left;
width: 25%;
padding: 4px;
box-sizing: border-box;
}
.colm1 {
width: 100%;
padding: 4px;
box-sizing: border-box;
}
.prodlist {
width: 100%;
}
.prodlist ul {
width: auto;
}
.prodlist ul li {
float: left;
width: 24.8%;
margin: 0.1%;
border: solid 1px #ddd;
box-sizing: border-box;
text-align: center;
box-shadow: 0 1px 12px #ddd;
background-color: #fff;
text-align: center;

}
.prodlist ul li:hover {
box-shadow: 0 1px 48px #b9b2b2;
z-index: 222;
position: relative;
}
.prodlist ul li img {
width: 100%;
border-bottom: solid 1px #ddd;
max-height: 239px;
}
.prodlist ul li h2 {
font-size: 20px;
margin: 8px 0 4px 10px;
font-family: "Arimo";
font-weight: 100;
float: left;
color: #c30d23;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 180px;
text-transform: uppercase;
}
.prodlist ul li h3 {
font-size: 13px;
margin: 10px 10px 0px 0px;
letter-spacing: 2px;
font-weight: 100;
color: #666;
float: right;
}
.prodlist ul li p {
font-size: 15px;
float: left;
margin: 0px 0px 10px 10px;

}
.popstyle {
width: 100%;
}
.logospop {
width: 100px;
float: left;
margin-right: 60px;
}
.logospop img {
width: 100%;
}
.popstyle h3 {
float: left;
font-size: 30px;
margin-top: 5px;
color: #c30d23;
}
.popstyle .line {
border-top: dashed 1px #ccc;
margin-top: 12px;
}
.leftprod {
float: left;
width: 55%;
}
.leftprod img {
width: 80%;
}
.rdesc {
float: right;
width: 44%;
margin:  20px 0 0 0px;
}
.rdesc h4 {
font-weight: 100;
font-size: 20px;
letter-spacing: 1px;
margin: 2px 0 4px 0px;
color: #c30d23;
text-transform: uppercase;
}
.rdesc h5 {
font-weight: 100;
font-size: 13px;
color: #666;
letter-spacing: 2px;
margin: 0 0 12px 0px;
}
.rdesc h6 {
font-size: 20px;
color: #333;
margin: 20px 0 4px 0px;
font-family: "Arimo";
font-weight: 100;
text-transform: uppercase;
}
.rdesc p {
line-height: 20px;
}
.rdesc ul {
width: auto;
margin-left: 12px;
}
.rdesc ul li {
float: none;
width: 100%;
margin: 10px 0px !important;
border: none;
box-sizing: border-box;
text-align: left;
box-shadow: none;
background: none;
list-style: circle;   
}
.rdesc ul li:hover {
box-shadow: none;
}
.highl {
color: #de1c32;
font-style: italic;
}
.otherdes {
width: 100%;
}
.otherdes h6 {
font-size: 20px;
color: #333;
margin: 20px 0 4px 0px;
font-family: "Arimo";
font-weight: 100;
text-transform: uppercase;
}
.otherdes p {
line-height: 20px;
}
.wbg {
background-color: #fff;
border-radius: 50%;
color: #333;
padding: 6px;
}
.iblink {
background-color: #ddd;
color: #c30d23;
padding: 10px 0px;
display: block;
width: 100%;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}
:hover.iblink {
background-color: #c30d23;
color: #fff;
}
footer {
width: 100%;
}
.bottom-franklin {
background: transparent;
text-align: left;
}
.botlinks {
width: 100%;
padding:  50px 0 0px 0px;

}
.botlinks ul {
width: 33%;
float: left;
}
.botlinks ul p {
line-height: 20px;
margin-bottom: 10px;
}
.botlinks ul h3 {
font-family: "Arimo";
font-size: 22px;
text-transform: uppercase;
font-weight: 100;
margin-bottom: 20px;
}
.botlinks ul li {
list-style: none;
line-height: 26px;
}
.botlinks ul li a {
font-size: 13px;
}
.text-right {
text-align: right;
}
.slogo {
width: 90px;
margin-bottom: 5px;
}
.cool-link {
display: inline-block;
text-decoration: none;
line-height: 25px;
}
.cool-link::after {
content: '';
display: block;
width: 0;
height: 2px;
background: #712121;
transition: width .3s;
}

.cool-link:hover::after {
width: 100%;
}
.copyright {
width: 50%;
padding-bottom: 20px;
color: #666;
line-height: 20px;
font-size: 12px;
margin-top: 22px;
}
.copyright a {
font-size: 12px;
}
.smlogo {
width: 111px;
}
.error{
color: red;
margin-bottom: 20px;
display: block;
font-size: 12px;
}

.str_error{
color: red;
font-size: 14px;
}
.animated {    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;}
