@charset "utf-8";
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, kb d, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, select, 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;
outline: 0;
font-family: 'Open Sans', sans-serif;
}
p {
text-align: justify;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
color: #565656;
line-height: 25px;
}
a{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
a:focus{text-decoration: none;}
.trs {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.placeholder {
color: #666;
opacity: 1 !important;
}
::-webkit-input-placeholder {
color: #666;
opacity: 1 !important;
}
:-moz-placeholder {
color: #666;
opacity: 1 !important;
}
::-moz-placeholder {
color: #666;
opacity: 1 !important;
}
:-ms-input-placeholder {
color: #666;
}
/*****************************end common css*****************************/
/* .logo{ padding:0 0 10px 0; width: 100%; float: left; } */

.logo {
float: left;
padding:10px 0;
width: 100%;

}
nav{    width: 100%;
min-height: 120px;
height: auto;
float: left;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0px 0px 11px #616060;
z-index: 99;
position: absolute;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;}
.certified_area{
width: 46%;
max-width: 271px;
height:auto;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#388e67;
text-align:left;
line-height:47px;
text-transform:uppercase;
}
.login_btns{
float: right;
}
.login_btns ul{
margin:0px;
padding:0px;
list-style:none;
}
/* .login_btns ul li{
width:auto;
height:44px;
float:right;
margin-left:2px;
margin-bottom:0px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
} */
.login_btns ul li{
width:auto;
float:right;
margin-left:2px;
margin-bottom:0px;
}
.login_btns ul li:hover {


}
.login_btns ul li a{
    width: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: #636363;
    display: block;
    padding: 0px 9px 0px 30px;
    line-height: 43px;
    margin: 10px 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    border-bottom: 1px dotted #747576;
}
.dropdown-menu{
    padding: 0;
}
.login_btns ul li a:hover{
color:#000;

}
.login_btns ul li a#ignImg01{
background:url(../images/call.png) no-repeat 4px 0px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.login_btns ul li a#ignImg01:hover {
background:url(../images/call.png) no-repeat 4px -46px;
}
.login_btns ul li a#log_out{
background:url(../images/sign_out.png) no-repeat 4px 0px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.login_btns ul li a#log_out:hover {
background:url(../images/sign_out.png) no-repeat 4px -46px;
}
.login_btns ul li a#ignImg02{
background:url(../images/mail.png) no-repeat 4px 0px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.login_btns ul li a#ignImg02:hover {
background:url(../images/mail.png) no-repeat 4px -46px;
}
.nav_ul {
    height: auto;
    float: right;
    border-top: 1px solid #b11c23;
    border-bottom: 1px solid #b81a23;
    padding: 0px 0px;
    visibility: visible;
    display: block;
    margin: 9px 0;
}
.collapse{ padding: 0; }
.inner_container{ float: left;width: 100%; padding: 0; margin:60px 0; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
background: #e72328; /* Old Browsers */
background: -webkit-radial-gradient(center,#e72328,#6d282a); /*Safari 5.1-6*/
background: -o-radial-gradient(center,#e72328,#6d282a); /*Opera 11.1-12*/
background: -moz-radial-gradient(center,#e72328,#6d282a); /*Fx 3.6-15*/
background: radial-gradient(ellipse at center, #e72328, #6d282a); /*Standard*/
color: #fff;
}
.nav li a:hover{
background: #e72328; /* Old Browsers */
background: -webkit-radial-gradient(center,#e72328,#6d282a); /*Safari 5.1-6*/
background: -o-radial-gradient(center,#e72328,#6d282a); /*Opera 11.1-12*/
background: -moz-radial-gradient(center,#e72328,#6d282a); /*Fx 3.6-15*/
background: radial-gradient(ellipse at center, #e72328, #6d282a); /*Standard*/
color: #fff !important;
}
/* ***********banner****** */
.banner{ width: 100%; float: left;    overflow-x: hidden; }
.welcome_hom{ float: left; width: 100%; margin: 0; padding: 0; }
.welcome_hom h3{     padding: 0px 0 14px 0;}
.amazingslider-arrow-right-0{ right: 30px !important; }
.mor_btn {
border: solid 1px #c62b2f;
padding: 10px;
width: 100px;
float: right;
margin: 39px 0;
color: #565656;
}
.mor_btn:hover {
border: solid 1px #c62b2f;
padding: 10px;
width: 100px;
float: right;
margin: 39px 0;
color: #fff;
background: #e72328;
background: -webkit-radial-gradient(center,#e72328,#6d282a);
background: -o-radial-gradient(center,#e72328,#6d282a);
background: -moz-radial-gradient(center,#e72328,#6d282a);
background: radial-gradient(ellipse at center, #e72328, #6d282a);
}
.navbar-default .navbar-nav>li>a{    font-family: 'Open Sans', sans-serif; text-transform: uppercase;}
.navbar{ position: absolute; }
.grid  {
width: 100%;
float: left;
padding: 0;
margin: 0;
}
/* Common style */
.grid figure {
position: relative;
float: left;
overflow: hidden;
margin: 15px 0;

width: 100%;
background: #3085a3;
text-align: center;
cursor: pointer;
}
.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h2 span {
font-weight: 800;
}
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
}
/*---------------*/
/***** Bubba *****/
/*---------------*/
figure.effect-bubba {
background: #000;
}
figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
figure.effect-bubba figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
figure.effect-bubba h4 {
padding-top: 30%;
line-height: 25px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
figure.effect-bubba p {
padding: 20px 2.5em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
/*****************************footer*****************************/
.footer {
width: 100%;
float: left;
margin: 0;
padding: 40px 0;
background: url('../images/bg_footer.jpg') repeat top center;
}
.footer h1 {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
    padding-bottom: 5px;
    color: #dadada;
    text-transform: uppercase;
    border-bottom: thin dotted #999;
}
.footer h1 i {
    color: #cc1e28;
    padding-right: 9px;
    font-size: 25px;
}
.footer h2 {
font-size: 15px;
font-weight: 600;
margin: 5px 0 15px 0;
float: left;
color: #fff;
text-transform: uppercase;
line-height: 22px;
}
.footer h2 span {
width: 100%;
float: left;
font-weight:100;
font-size: 15px;
text-transform: capitalize;
}
.footer h3 {
font-size: 16px;
font-weight: 400;
color: #fff;
margin: 4px 0 12px 0;
}
.footer p {
width: 100%;
font-size: 14px;
margin-bottom: 5px;
color: #fff;
float: left;
}
.footer p i {
color: #fff;
margin: 0;
}
.footer p a {
font-size: 14px;
margin-bottom: 5px;
color: #fff;
line-height: 30px;
text-decoration: none;
}
.footer p a:hover {
color: #c72b30;
}
.footer ul {
padding: 0;
margin: 0;
float: left;
list-style: none;
width: 100%;
}
.footer ul li {
float: left;
display: block;
width: 100%;
}
.social_media li{ width: auto !important; }
.social_media li a{ padding-left: 0 !important; }
.footer ul li a {
padding-left: 20px;
margin: 3px 0;
line-height: 21px;
float: left;
list-style: none;
color: #fff;
text-align: left;
font-size: 14px;
text-decoration: none;
}
.footer_social {
}
.footer_social a {
width: 100%;
float: left;
margin: 10px 0 0 0;
}
.trs2 {
-webkit-transition: 0.7s ease-in-out;
-moz-transition: 0.7s ease-in-out;
-ms-transition: 0.7s ease-in-out;
-o-transition: 0.7s ease-in-out;
transition: 0.7s ease-in-out;
}
.twt:hover img {
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
}
.footer_map {
width: 100%;
margin: 0px 0 0 0;
float: left;
}
.copyright {
width: 100%;
float: left;
margin: 0;
padding: 10px 0;
background: #09131D;
}
.copyright p {
color: #ccc;
text-align: center;
font-size: 15px;
width: 100%;
float: left;
margin: 0;
padding: 0;
}
.copyright p a {
color: #ccc;
}
.copyright p a:hover {
color: #ccc;
}
.y_c {
background: #bb0000;
}
.f_c {
background: #3B5998;
}
.t_c {
background: #0084b4;
}
.g_c {
background: #d34836;
}
.fk_c {
background: #ff0084;
}
.p_c {
background: #c8232c;
}
.social_media {
    margin: 20px auto !important;
    float: none !important;
    width: 168px !important;
}
.social_media i {
margin-right: 10px;
height: 30px;
width: 30px;
text-align: center;
padding-top: 5px;
color: #fff;
float: left;
font-size: 17px;
}
.social_media p {
padding-top: 5px;
text-align: justify;
font-size: 16px;
font-weight: 400;
line-height: 28px;
color: #000;
float: left;
padding-left: 5px;
}
.social_media li {
margin-bottom: 3%;
float: left;
list-style: none;
}
.social_media a {
float: left;
font-size: 30px;
color: #fff;
}
.qlinks ul li i {
padding-top: 5px;
float: left;
color: #fff;
}
.copy p {
line-height: 20px;
margin: 5px 0;
}
.copy {
width: 100%;
padding: 10px 0;
float: left;
}
.copy a {
color: #fff;
text-decoration: none;
}
h3 {
    text-align: center;
    padding: 30px 0 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #cd1f29;
}
footer {
margin-top: 5%;
}
.mrgt0 {
margin-top: 0px !important;
}
.col_g {
color: #00924d !important;
}
.amazingslider-nav-container-0{ display: none !important; }
.copy_rights{     float: left;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    background: #202020;}
.copy_rights p{text-align: center; color: #ccc;font-size: 13px;}
.twt:hover img {
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
}
.trs2 {
-webkit-transition: 0.7s ease-in-out;
-moz-transition: 0.7s ease-in-out;
-ms-transition: 0.7s ease-in-out;
-o-transition: 0.7s ease-in-out;
transition: 0.7s ease-in-out;
}
.social_media img{ margin-right: 10px; }
.copy_rights a{ color: #c72b30; }
.footer ul li a:hover{color: #c72b30;}

@media (max-width: 850px) and (min-width: 200px) {
    .inner_container {
    margin: 25px 0;
}
.navbar {
    position: relative;
    margin: 0;
}
}
@media (max-width: 767px) and (min-width: 500px) {
    .navbar-toggle {
    position: absolute;
    top: -150px;
    right: 0;
}
.half_res {
 width: 50% !important;
}
}
@media (max-width: 767px) and (min-width: 200px) {
  
    .dropdown-menu a:hover{  background: #e72328 !important;
    background: -webkit-radial-gradient(center,#e72328,#6d282a)  !important;
    background: -o-radial-gradient(center,#e72328,#6d282a)  !important;
    background: -moz-radial-gradient(center,#e72328,#6d282a)  !important;
    background: radial-gradient(ellipse at center, #e72328, #6d282a)  !important;
    color: #fff;}
    .login_btns{
    width: 100%;
    display: flex;
    justify-content: center;
}

.login_btns ul{
    align-content: center;
}
.login_btns ul li{ float: none; }
   
    .navbar-toggle{  }
    .nav>li{ width: 100%; }
    .nav_ul{ width: 100%; }

.logo{position: relative; margin-top: 5px;}

}
@media (max-width: 666px) and (min-width: 500px) {
    figure.effect-bubba:hover h4{ font-size: 11px; }
    figure.effect-bubba h4{ font-size: 11px; } 
}
@media (max-width: 450px) and (min-width: 200px) {
	.dropdown-menu{ width:100%;min-width:100%;}
.amazingslider-arrow-right-0{ display: none !important; }
.amazingslider-arrow-left-0{ display: none !important; }
.login_btns {
    width: 100%;
    float: right;
}
.login_btns ul li a{ text-align: center; } 

.login_btns ul li {

    width: 100%;}
    figure.effect-bubba:hover h4{ font-size: 12px; }
    figure.effect-bubba h4{ font-size: 12px; }
}
@media (max-width: 361px) and (min-width: 200px) {
    .mrt_s{ margin-top: -17px !important; }
}
@media only screen and (min-width: 769px) {
   .logo img{ float: left; }
}

@media (max-width: 499px) and (min-width: 200px) {
    .banner-w3text a{
        width: 100%;
        text-align: center;
    }
	.navbar-toggle{
    position: absolute;
    right: -10px;
    top: -156px;
}

}

.effect6:hover {
    -webkit-animation: drop .6s 1 linear;
    -moz-animation: drop .6s 1 linear;
    -o-animation: drop .6s 1 linear;
    -ms-animation: drop .6s 1 linear;
    animation: drop .6s 1 linear;
}
.banner-w3text a {
    margin: 15px 0;
    float: right;
    font-size: 1em;
    color: #fff;
    border: 1px solid #fff;
    padding: .7em 3em;
    letter-spacing: 1px;
    display: inline-block;
    outline: none;
}
.banner-w3text a {
    font-size: 1em;
    color: #fff;
    border: 1px solid #fff;
    padding: .7em 3em;
    display: inline-block;
    background-color: #c72b30;
    outline: none;
}
.effect6 {
    color: rgba(0,0,0, 0) !important;
    transition: all .3s ease;
    text-shadow: 0 0 0 #fff, 0 -45px 0 #000;
    overflow: hidden;
}
/*-- hover effect6 --*/
.effect6{
    color:rgba(0,0,0, 0) !important; 
    transition: all .3s ease;
    text-shadow:0 0 0  #fff, 0 -45px 0 #000 ;
    overflow: hidden;
}
@-webkit-keyframes drop {
    0%{text-shadow:0 0 0  #fff, 0 -45px 0 #000 ;}
    20% {text-shadow:0 0 0  #fff, 0 -15px 0 #000 ;}
    30%{text-shadow:0 15px 0  #fff, 0 0px 0 #000 ;}
    40%{text-shadow:0 45px 0  #fff, 0 0px 0 #000 ;}
    41%{text-shadow:0 45px 0  #fff, 0 0px 0 #000 , 0 -45px 0 #fff ;}
    70%{text-shadow:0 45px 0  #fff, 0 15px 0 #000 , 0 0px 0 #fff ;}
    80%{text-shadow:0 45px 0  #fff, 0 45px 0 #000 , 0 0px 0 #fff ;}
    100%{text-shadow:0 45px 0  #fff, 0 45px 0 #000 , 0 0px 0 #fff ;}
}/*safari and chrome*/
@keyframes drop {
    0%{text-shadow:0 0 0  #fff, 0 -45px 0 #000 ;}
    20% {text-shadow:0 0 0  #fff, 0 -15px 0 #000 ;}
    30%{text-shadow:0 15px 0  #fff, 0 0px 0 #000 ;}
    40%{text-shadow:0 45px 0  #fff, 0 0px 0 #000 ;}
    41%{text-shadow:0 45px 0  #fff, 0 0px 0 #000 , 0 -45px 0 #fff ;}
    70%{text-shadow:0 45px 0  #fff, 0 15px 0 #000 , 0 0px 0 #fff ;}
    80%{text-shadow:0 45px 0  #fff, 0 45px 0 #000 , 0 0px 0 #fff ;}
    100%{text-shadow:0 45px 0  #fff, 0 45px 0 #000 , 0 0px 0 #fff ;}
}
.effect6:hover{
    -webkit-animation: drop .6s 1 linear; 
    -moz-animation: drop .6s 1 linear;
    -o-animation: drop .6s 1 linear;
    -ms-animation: drop .6s 1 linear;
    animation: drop .6s 1 linear;
}
.footer_top{ float: left;width: 100%; margin: 0; padding: 0; }
.footer_top h4 {
    color: #fff;
    text-align: center;
}
.footer_link{ float: left;width: 100%; margin: 0; padding: 0; text-align: center;     color: #707070;}
.footer_link a {color: #b2b2b2;}
.footer_link a:hover{ color: #fff; }


/* *********************************contact************************** */

#contact {
width: 500px;
margin:2em auto;
background:white;
position: relative;
}
#contact::after {
content: "";
display: block;
height: 30px;
width: 90%;
left: 5%;
bottom: 0;
position: absolute;
-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.19);
box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.19);
border-radius: 100%;
z-index: -1;
}
#contact article {
  padding: 1em;
}
#contact h1 {
background: #F2385A;
font-family: Oswald ,sans-serif;
font-size: 1.75em;
padding: 0.6em 0 0.6em 0.4em;
color: white;
text-shadow: 0 0.06em 0 #424242;
position: relative;
}
.contactbutton {
background: #F2385A;
-webkit-box-shadow: 1px 1px 0 0 #832032,2px 2px 0 0 #832032,3px 3px 0 0 #832032;
box-shadow: 1px 1px 0 0 #832032,2px 2px 0 0 #832032,3px 3px 0 0 #832032;
text-align: center;
display: block;
width: 100%;
height: 50px;
margin-top: 20px;
margin-bottom: 2px;
cursor: pointer;
}
.contactbutton:hover {
-webkit-box-shadow: 1px 1px 0 0 #832032,0px 0px 0 0 #832032,0px 0px 0 0 #832032;
box-shadow: 1px 1px 0 0 #832032,0px 0px 0 0 #832032,0px 0px 0 0 #832032;
margin-top: 22px;
margin-left: 2px;
margin-bottom: 0px;
}
.mail {
margin-top: 11px;
font-size: 15px;
display: inline-block;
border-top: 2em solid transparent;
border-left: 2.6em solid #832032;
height: 0;
width: 0;
position: relative;
}
.mail:before {
content: '';
top: -2.5em;
left: -2.95em;
display: block;
position: absolute;
border-top: 1.2em solid #832032;
border-left: 1.6em solid transparent;
border-right: 1.6em solid transparent;
border-bottom: 1em solid transparent;
font-size: 0.8em;
}
.mail::after {
display: block;
content: "";
position: absolute;
border-top: 2em solid transparent;
border-right: 2.6em solid #832032;
height: 0;
width: 0;
left: -2.18em;
bottom: 0;
}
#checkcontact{
position: absolute;
left: -9999px;
}
.contactform {
overflow: hidden;
max-height: 0px;
-webkit-transition: all linear 1s;
-moz-transition: all linear 1s;
-o-transition: all linear 1s;
-ms-transition: all linear 1s;
transition: all linear 1s;
}
#checkcontact:checked + .contactform {
max-height: 1000px;
}
.input_wrapper {
position: relative;
}
.textarea_wrapper textarea {
margin-top: 20px;
display: block;
width: 100%;
background: white;
border: 1px solid #DADADA;
box-shadow: 0 0 1px 0 #E4E4E4;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 1em;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
color: #5E5E5E;
}
.input_wrapper input[type="text"] {
margin-top: 8px;
display: block;
width: 100%;
background: white;
border: 1px solid #DADADA;
box-shadow: 0 0 1px 0 #E4E4E4;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
color: #5E5E5E;
text-indent: 15%;
}
.input_wrapper input[type="text"]:focus {
background: rgba(242, 56, 90, 0.05);
box-shadow: inset 2px 2px 5px 0 #DADADA;
outline: none;
text-indent: 0;
}
.input_wrapper label {
position: absolute;
left: 0;
top: 0;
height: 100%;
background: #c62b2f;
color: white;
font-family: Oswald ,sans-serif;
box-sizing: border-box;
width: 15%;
text-align: center;
line-height: 2.8em;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.input_wrapper input[type="text"]:focus + label {
left: 85%;
}
.textarea_wrapper textarea {
margin-top: 20px;
display: block;
width: 100%;
  min-height:150px;
background: white;
border: 1px solid #DADADA;
box-shadow: 0 0 1px 0 #E4E4E4;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 1em;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
color: #5E5E5E;
}
.textarea_wrapper textarea:focus {
background: rgba(242, 56, 90, 0.05);
box-shadow: inset 2px 2px 5px 0 #DADADA;
outline: none;
}
.submit_wrapper {
text-align: center;
}
.submit_wrapper input {
text-align: center;
display: inline-block;
width: 40%;
height: 50px;
margin-top: 1em;
margin-bottom: 6px;
cursor: pointer;
background: #c62c2f;
color: white;
font-family: Oswald ,sans-serif;
font-size: 1em;
border: none;
-webkit-box-shadow: 1px 1px 0 0 #832032,2px 2px 0 0 #832032,3px 3px 0 0 #832032;
box-shadow: 1px 1px 0 0 #832032,2px 2px 0 0 #832032,3px 3px 0 0 #832032;
-webkit-appearance: none;
  -webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.submit_wrapper input:hover {
-webkit-box-shadow: 1px 1px 0 0 #832032,0px 0px 0 0 #832032,0px 0px 0 0 #832032;
box-shadow: 1px 1px 0 0 #832032,0px 0px 0 0 #832032,0px 0px 0 0 #832032;
margin-top: 22px;
margin-left: 2px;
margin-bottom: 0px;
}
.address {
    width: 100%;
    float: left;
    padding: 0;
    margin: 50px 0 0 0;
    text-align: center;
}
.address img{ margin-bottom: 25px; }
.address a {
    font-size: 16px;
    color: #666;
    text-align: center;
}
.contact_form p{ line-height: 0; }

@media (max-width: 500px){
    .btn_contact {
    width: 100% !important;
}
#contact {
width: 100%;
}
  .input_wrapper label {
line-height: 3.5em;
font-size: 0.8em;
}
}



.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    /* color: #fff; */
    /* text-decoration: none; */
    /* background-color: #337ab7; */
    /* outline: 0; */
    background: #e72328;
    background: -webkit-radial-gradient(center,#e72328,#6d282a);
    background: -o-radial-gradient(center,#e72328,#6d282a);
    background: -moz-radial-gradient(center,#e72328,#6d282a);
    background: radial-gradient(ellipse at center, #e72328, #6d282a);
    color: #fff;
}
#box{
    border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: rgba(200, 200, 200, 0.1);
    border-radius: 4px;
    top:50px;
}
 .btn_contact {
    background: #e72328;
    background: -webkit-radial-gradient(center,#e72328,#6d282a);
    background: -o-radial-gradient(center,#e72328,#6d282a);
    background: -moz-radial-gradient(center,#e72328,#6d282a);
    background: radial-gradient(ellipse at center, #e72328, #6d282a);
    color: #fff;
    width: 170px;
    height: 40px;
    border: none;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #c62b2f;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #e72328;
    background: -webkit-radial-gradient(center,#e72328,#6d282a);
    background: -o-radial-gradient(center,#e72328,#6d282a);
    background: -moz-radial-gradient(center,#e72328,#6d282a);
    background: radial-gradient(ellipse at center, #e72328, #6d282a);
    color: #fff;
}
.hospital h4 {margin-bottom: 10px;}
.hospital p{ line-height: 30px; }




