/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	color: #5a5a5a;
	font-family: 'PT Sans', sans-serif;
}
header {
width: 100%;
clear: both;
padding: 5px;
position: absolute;
background: #fff;
z-index: 999;
top: 0;
box-shadow: 0 0 3px #fff;
border-top: 7px solid #4548b0;
}
btn-warning, .side_btn, .side_frm {
    background: #999900 !important;
    color: #333;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #f00;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.call-sec {
	text-align: right;
	vertical-align: middle;
}
.container {
	max-width: 1034px;
	width: 100%;
}
.call-sec a {
	color: #222;
	text-decoration: none;
	font-size: 20px;
}
.call-sec a:hover {
	color: #fe0000;
}
.call-sec span {
	font-size: 15px;
	font-weight: bold;
	margin-right: 3px;
}
.call-sec strong {
font-size: 18px;
font-weight: bold;
margin-right: 10px;
color: #008fd5;
}
section {
	clear: both;
	padding: 0;
	margin: 0;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.carousel-control {
	width: 25px;
}
.form-wrp {
background: #d2003c none repeat scroll 0 0;
border: 1px solid #d2003c;
box-shadow: 2px 1px 5px #d1cfcf;
float: left;
width: 100%;
padding: 15px 0;
margin-top: 25px;
}
.form-wrp .form-group {
	margin: 10px 25px;
}
.form-control {
	border-radius: 0;
	border: none;
}
.captcha_js_put {
	background: #05315b none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 22px;
	font-weight: 900;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px 0;
	text-align: center;
	width: 80px;
}
.captcha {
	width: 130px;
	float: left;
	padding: 8px 10px;
	border: 0;
}
.form-wrp .btn-default {
	border-radius: 0;
	color: #fff;
	background: none;
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	margin-top: 10px;
	transition: ease all 0.5s;
	border: 2px solid #fff;
}
.form-wrp .btn-default:hover {
	background: #000;
	border: 2px solid #fff;
}
.form-wrp h2 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
textarea.form-control {
	height:150px;
}
h3 {
	color: #ffa92f;
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
}
h4 {
    color: #01a54f;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
h1 {
	font-size: 38px;
	color: #ffa92f;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	margin-bottom: 25px;
}
.vd_icon img {
	width: 100%;
}
.mid {
	padding: 15px 0;
}
.about {
	padding: 40px 0;
}
.about ul {
	margin: 0;
	padding: 0;
}
.about ul li {
	list-style: none;
	font-size: 15px;
	color: #000;
	line-height: 28px;
	background: url(../image/arrow.png) 0 11px no-repeat;
	border-bottom: 1px dotted #888;
	padding: 4px 0 4px 25px;
}
.about ul li:last-child {
	border: none;
}
.about_us {
	text-align: center
}
.about_us h1 {
color: #fff;
font-weight: bold;
margin-bottom: 30px;
text-transform: uppercase;
text-shadow: 1px 2px #000;
}
.about_us h2 {
	color: #ff661e;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase
}
.about_us .text {
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}
.product {
	clear: both;
	padding: 20px 0;
}
.product img { cursor:pointer;
    width: 100%;
    max-height: 275px;
    min-height: 200px;
    border: 3px solid #004ea1;-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	
}
.product img:hover { cursor:pointer
-webkit-transform: scale(1.3);
	transform: scale(1.3);}
.pro {
	min-height: 341px;
}
a {
	outline: none !important;
}
.btn-success {
	background: #222;
	border: 1px solid #000;
}
.btn-success:hover {
	background: #000;
}
.btn-warning {
   background: #f51822;
border: 1px solid #f51822;
}
.btn-warning:hover {
	background: #f60e3f;
}
.testimonial {
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 28px;
	padding: 30px;
	background: url(../image/test-bg.html) no-repeat;
}
.btn-success.focus, .btn-success:focus, .btn-success:active.focus, .btn-success:active:focus {
	background: #000;
	border: 1px solid #3aa7aa;
}
.gallery h1 span {
	color: #000;
}
.testimonial h1 span {
	color: #fff;
}
#testimonial .item span {
	font-weight: bold;
	font-style: italic;
	color: #ffa92f;
}
#testimonial .carousel-inner .item {
	padding: 0 50px;
}
.add ul {
	margin: 0;
	padding: 0;
}
.add ul li {
	list-style: none;
	font-size: 15px;
	color: #dfdfdf;
	margin: 0 5px 8px 0;
}
.add ul li span {
	font-size: 18px;
margin: 0 5px 0 0;
color: #fff;
}
.add ul li a {
	color: #dfdfdf;
}
.compny_name {
	
	font-size: 18px;
color: #fff;
}
footer {
background: #04529f;
padding: 20px 0 0 0;
}
footer h2 {
	margin-top: 0;
	color: #ffa92f;
}
.copyright {
	padding: 0;
}
.copyright ul {
	margin: 0;
	padding: 0;
}
.copyright ul li {
	list-style: none;
	text-align: right;
	color: #888;
}
.gallery img {
	width: 100%;
	height: auto;
}
.gallery {
	text-align: center;
	padding: 60px 0;
}
.gallery-thumb {
	padding: 0;
}
.gallery h1 {
	padding: 0;
	margin-top: 0;
}
/*  side button */
.side_frm {
	position: fixed;
	background: #ffa92f;
	padding: 10px;
	z-index: 9999;
	width: 250px;
	box-shadow: -5px 0px 2px rgba(0,0,0,.5);
}
.side_frm input, .side_frm textarea {
	border: 1px solid #fff;
}
.side_frm .input-group-addon {
	border-color: #eee
}
.side_frm .btn {
	background: #414141;
}
.side_frm .btn:hover, .side_frm .btn:focus {
	background: #000;
	outline: none;
}
.side_frm {
	top: 15%;
	right: -2px;
}
.side_frm_hide {
	top: 15%;
	right: -250px;
	box-shadow: none;
	display: none
}
.side_frm, .side_frm_hide {
	transition: all ease-in-out 0.3s
}
.side_btn {
	background: #ffa92f;
	color: #fff;
	text-shadow: 1px 1px #ca7900;
	font-weight: bold;
	position: absolute;
	padding: 5px 10px;
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	border: 1px solid #fff;
	border-bottom: none;
	z-index: 999;
	overflow: hidden;
	left: -81px;
	top: 70px;
	font-size: 18px;
}
.side_btn:hover {
	background: #414141;
	color: #fff;
	cursor: pointer;
	text-shadow: none
}
.modal-content .form-control {
	border: 1px solid #ccc;
}
.navbar-default {
	border: none;
	background: none;
}
.navbar-default ul {
	margin: 0;
}
.navbar-nav > .active {
	background: none;
}
header .btn {
	padding: 6px 10px;
	border-radius: 0;
}
.navbar-collapse {
	padding: 0;
}
.nav > li > a {
	padding: 10px 15px;
	font-size: 15px;
}
.navbar {
	margin: 10px 0 0 0;
	min-height: auto;
}
.hash {
	position: absolute;
	margin-top: -80px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: #ffa92f;
	color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: #ffa92f;
	color: #fff;
}
.dropdown-menu > li > a {
	font-size: 14px;
}
.btn:hover {
	background: #000;
	transition: ease all 0.5s;
	border: 1px solid #000;
}
.btn {
	transition: ease all 0.5s;
	border-radius: 0;
}
.btn-warning.focus, .btn-warning:focus {
	background: #000;
}
.navbar-brand img {
	max-width: 480px;
	max-height: 100px;
}
.navbar-brand {
	padding: 10px 0;
	height: auto;
	float: none;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	width: 100%;
}
.item h3 {
	color: #ffa92f;
	font-size: 34px;
}
.item p {
	color: #fff;
	font-size: 20px;
}
.carousel-caption {
	background: url(../image/bg.html) no-repeat;
}
.tbl-row {
	display: table;
	float: none;
	width: 100%;
}
.tbl-cell {
	display: table-cell;
	float: none;
}
.right-part {
	float: none;
}
.arrow-down {
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #434ab1;
	bottom: -18px;
	height: 0;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	right: 50%;
	width: 0;
}
.form-head {
	background: #434ab1;
	color: #fff;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 20px;
	position: relative;
	margin-top: 0px;
	position: relative;
	z-index: 99;
	width: 100%;
}
.about_us {
    background: url(../image/about-bg.jpg) no-repeat;
    background-attachment: scroll;
    background-size: auto auto;
    color: #fff;
    padding: 20px 0;
    background-attachment: fixed;
    background-size: cover;
}
.about_text p {
	color: #fff;
	text-align: justify;
}
.form-head a {
	color: #fff;
	text-decoration: none;
}
.pro.text {
	vertical-align: top;
	background: #e9e9e9;
}
.pro.image {
	padding-right: 0;
}
.second .pro.image {
	float: right;
}
.second .pro.text {
	float: right;
}
.pro {
	padding: 0;
}
.inner-div {
	padding: 10px 20px;
}
.footer_bottom {
	background: #222;
	clear: both;
	padding: 8px 0;
	margin-top: 10px;
}
.copyright ul {
	margin: 0;
	padding: 0;
}
.copyright ul li {
	display: inline-block;
	vertical-align: middle;
}
.copyright ul li:last-child {
	float: right;
}
a {
	outline: none !important;
}
.anm1 {
	-webkit-animation: pulse 2s ease;
	animation: pulse 2s ease;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}
.anm2 {
	-webkit-animation: pulse 2s ease;
	animation: pulse 2s ease;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}
 @media only screen and (max-width: 1024px) {
	 
.call-sec {
	padding-top: 0;
	padding-bottom: 10px;
}
.form-head {
	margin-top: 0;
	margin-bottom: 20px;
}
.navbar-brand img {
	max-width: 260px;
}
.nav > li > a {
	padding: 10px 9px;
}

	.btn-danger .blink{ padding:0px; font-size:15px;
		font-family: cursive;
		color: white;
		animation: blink 0.5s linear infinite; text-decoration:blink;}
} 
@media only screen and (min-width: 767px) {
	.navbar-toggle {
    position: absolute;
    top: -160px;
    right: 0;
} 
.sli-top{ margin-top:-75px;}
.btn-danger .blink {
    padding: 0px;
    text-shadow: 1px 2px #333;
    font-size: 30px;
    font-family: cursive;
    color: white;
    animation: blink 0.5s linear infinite;
    text-decoration: blink;
}


}

 @media only screen and (max-width: 767px) {

	 .carousel-inner img{ min-height:180px;}
.navbar {
	margin-top: 0;
}
.navbar-nav {
	background: #0f0e0e;
}
header .btn {
	padding: 6px 15px;

margin-bottom: 2px;
}
.side_frm {
	display: none !important;
}
.carousel-control.left {
	left: -30px;
}
.carousel-control.right {
	right: -30px;
}
#testimonial .carousel-inner .item {
	padding: 0;
}
.copyright ul li {
	text-align: left;
}
.copyright {
	padding-top: 10px;
}
h1 {
	font-size: 25px;
}
.navbar-default .navbar-nav > li > a:hover {
	background: #222;
	color: #fff;
}
.dropdown-menu > li > a {
	white-space: inherit;
}
.call-sec {
	clear: both;
}
.navbar-toggle {
	margin-right: 0;
	margin-top: 20px;
}
.navbar-brand img {
	z-index: 999;
	position: relative;
}
.navbar-nav {
	overflow-y: scroll;
	max-height: 300px;
}
.testimonial {
	background-size: cover;
}
.tbl-cell {
	display: block;
}
.nav > li > a {
	text-align: left;
}
.affix {
	position: inherit;
}
header {
	position: inherit;
}
body {
	padding-top: 0 !important;
}
.carousel-control.right {
	right: 0;
}
.carousel-control.left {
	left: 0;
}
.carousel-caption {
	display: none;
}
.navbar-toggle {
	position: absolute;
	top: -140px;
	right: 0;
}
.navbar-nav {
	padding-top: 10px;
}
.form-div {
	margin-bottom: 20px;
	clear: both;
}
.why .col-md-6 {
	clear: both;
}
.why h3 {
	clear: both;
}
.sms {
	margin-left: -6%!important;
	margin-top: -10px!important;
	width: 73%!important;
}
}
/* Custom CSS */
.errmsg-body {
	background: wheat none repeat scroll 0 0 !important;
	border: 1px solid #ccc998 !important;
	color: #BF0C0C !important;
	font: 11px/9px Arial !important;
	margin: 10px !important;
	padding: 5px !important;
}
.errmsg-body > ul {
	padding-left: 10px;
}
.errmsg-body > ul li {
	margin-left: 5px;
	margin-top: 2px;
	padding: 1px;
	text-align: left;
	color: #BF0C0C !important;
	font: 11px/9px Arial !important;
}
/*For Thankyou*/
.thankyou .tbl {
	display: table;
	width: 100%;
	height: 300px
}
.thankyou .tbl-cl {
	display: table-cell
}
.thankyou .VAM {
	vertical-align: middle
}
.thankyou .TAC {
	text-align: center
}
.thankyou img {
	max-width: 100%;
}
.sms {
	margin-left: 102%;
	margin-top: -167px;
	width: 81%;
}
.contact-form div {
	color: red;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: #01a54f !important;
}
p {
	margin: 0 0 10px;
	color: #333;
}
.crt{
	text-transform: uppercase;
	color: #004ea1;
	font-size: 25px;
	margin-bottom: 20px;
}

.about_us h3{ color:#FFF;} 
.coas{ color: #06C;
text-align: center;
padding-top: 20px;}
.inner-div P{ min-height:100px;}

.btn-default{ background-color: #01a54f;
color: #fff;
border: #ccc;}









/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.teryyy{
    margin-bottom: 10px;
	color:#fff;
}
.testimonial-section p{ color:#fff;}
    .testimonial-section {
        width: 100%;
        height: auto;
        padding: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        border: 1px solid #fff;
		color:#333;
    }
    .testimonial-section:after {
        top: 100%;
        left: 50px;
        border: solid transparent;
        content: " ";
        position: absolute;
        border-top-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }

    .testimonial-desc {
        margin-top: 20px;
        text-align:left;
        padding-left: 15px;
    }
        .testimonial-desc img {
             border: 6px solid #5cb85c;
    border-radius: 150px;
    height: 70px;
    padding: 3px;
    width: 70px;
    display: inline-block;
    vertical-align: top;
        }

        .testimonial-writer{
            display: inline-block;
            vertical-align: top;
            padding-left: 10px;
        }

            .testimonial-writer-name{
                  font-weight: bold;
    margin-top: 20px;
    color: #5cb85c;
            }

            .testimonial-writer-designation{
                font-size: 85%;
				color:#333;
            }

            .testimonial-writer-company{
                font-size: 85%;
            }
    /*---- Outlined Styles ----*/
    .testimonial.testimonial-default{
        
    }
        .testimonial.testimonial-default .testimonial-section{
            border-color: #777;
        }

            .testimonial.testimonial-default .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default .testimonial-desc{
            
        }

            .testimonial.testimonial-default .testimonial-desc img{
                border-color: #777;
            }

            .testimonial.testimonial-default .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary{
        
    }
        .testimonial.testimonial-primary .testimonial-section{
            border-color: #337AB7;
            color: #286090;
            background-color: rgba(51, 122, 183, 0.1);
        }

            .testimonial.testimonial-primary .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary .testimonial-desc{
            
        }

            .testimonial.testimonial-primary .testimonial-desc img{
                border-color: #337AB7;
            }

            .testimonial.testimonial-primary .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info{
        
    }
        .testimonial.testimonial-info .testimonial-section{
            border-color: #5BC0DE;
            color: #31b0d5;
            background-color: rgba(91, 192, 222, 0.1);
        }

            .testimonial.testimonial-info .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info .testimonial-desc{
            
        }

            .testimonial.testimonial-info .testimonial-desc img{
                border-color: #5BC0DE;
            }

            .testimonial.testimonial-info .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success{
        
    }
        .testimonial.testimonial-success .testimonial-section{
            border-color: #5CB85C;
            color: #449d44;
            background-color: rgba(92, 184, 92, 0.1);
        }

            .testimonial.testimonial-success .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success .testimonial-desc{
            
        }

            .testimonial.testimonial-success .testimonial-desc img{
                border-color: #5CB85C;
            }

            .testimonial.testimonial-success .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning{
        
    }
        .testimonial.testimonial-warning .testimonial-section{
            border-color: #F0AD4E;
            color: #d58512;
            background-color: rgba(240, 173, 78, 0.1);
        }

            .testimonial.testimonial-warning .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning .testimonial-desc{
            
        }

            .testimonial.testimonial-warning .testimonial-desc img{
                border-color: #F0AD4E;
            }

            .testimonial.testimonial-warning .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger{
        
    }
        .testimonial.testimonial-danger .testimonial-section{
            border-color: #D9534F;
            color: #c9302c;
            background-color: rgba(217, 83, 79, 0.1);
        }

            .testimonial.testimonial-danger .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger .testimonial-desc{
            
        }

            .testimonial.testimonial-danger .testimonial-desc img{
                border-color: #D9534F;
            }

            .testimonial.testimonial-danger .testimonial-writer-name{
                color: #D9534F;
            }

    /*---- Filled Styles ----*/
    .testimonial.testimonial-default-filled{
        
    }
        .testimonial.testimonial-default-filled .testimonial-section{
            color: #fff;
            border-color: #777;
            background-color: #777;
        }

            .testimonial.testimonial-default-filled .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-default-filled .testimonial-desc img{
                border-color: #777;
                background-color: #777;
            }

            .testimonial.testimonial-default-filled .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary-filled{
        
    }
        .testimonial.testimonial-primary-filled .testimonial-section{
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
        }

            .testimonial.testimonial-primary-filled .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-primary-filled .testimonial-desc img{
                border-color: #2e6da4;
                background-color: #337ab7;
            }

            .testimonial.testimonial-primary-filled .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info-filled{
        
    }
        .testimonial.testimonial-info-filled .testimonial-section{
            color: #fff;
            background-color: #5bc0de;
            border-color: #46b8da;
        }

            .testimonial.testimonial-info-filled .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-info-filled .testimonial-desc img{
                border-color: #46b8da;
                background-color: #5bc0de;
            }

            .testimonial.testimonial-info-filled .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success-filled{
        
    }
        .testimonial.testimonial-success-filled .testimonial-section{
            color: #fff;
            background-color: #5cb85c;
            border-color: #4cae4c;
        }

            .testimonial.testimonial-success-filled .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-success-filled .testimonial-desc img{
                border-color: #4cae4c;
                background-color: #5cb85c;
            }

            .testimonial.testimonial-success-filled .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning-filled{
        
    }
        .testimonial.testimonial-warning-filled .testimonial-section{
            color: #fff;
            background-color: #f0ad4e;
            border-color: #eea236;
        }

            .testimonial.testimonial-warning-filled .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-warning-filled .testimonial-desc img{
                border-color: #eea236;
                background-color: #f0ad4e;
            }

            .testimonial.testimonial-warning-filled .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger-filled{
        
    }
        .testimonial.testimonial-danger-filled .testimonial-section{
                color: #fff;
                background-color: #d9534f;
                border-color: #d43f3a;
        }

            .testimonial.testimonial-danger-filled .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-danger-filled .testimonial-desc img{
                border-color: #d43f3a;
                background-color: #D9534F;
            }

            .testimonial.testimonial-danger-filled .testimonial-writer-name{
                color: #D9534F;
            }
			
.btn-danger { 
color: #fff;
background-color: #f00;
border-color: #f00;
}
			
			.btn-danger .blink{ padding:0px; text-shadow:1px 2px #333; font-size:22px;
		font-family: cursive;
		color: white;
		}
		
	

#pra-1{ font-size:100px; text-align:center; }

#pra-1{text-align: center;
text-shadow: 1px 2px #5a13c0;
padding: 10px;
color: #fff;
font-size: 30px;
font-weight: bold;
background-color: #8644AE;
margin-bottom: 10px;}



.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #0fa039;
    font-size: 15px;
    font-weight: bold
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a :hover{
    color: #F90;
    font-size: 15px;
	font-weight:bold;
}