
ul {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

p {
    color: #59595b;
}

.border_bottom {
    border-bottom: 1px solid #21386d;
}

.border_bottom_lt {
    border-bottom: 1px solid #6faadc;
}

.center {
    text-align: center;
}

.alignLeft {
    text-align: left !important;
}

h1 {
    font-size: 50px;
    text-align: center;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 18px;
    text-align: center;
}

h5 {
    font-size: 14px;
    font-family: 'BreeSerif-Regular';
    text-align: center;
}

.pd0 {
    padding: 0;
}

.butn .btn-info {
    background-color: #39b3d7;
    border-color: #348fd2;
    text-shadow: 1px 1px 0 #238ed5;
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #cccccc;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 4px;
    box-shadow: 0 5px 5px -6px rgba(0, 0, 0, 0.3);
    margin: 0;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

section,
header,
footer {
    float: left;
    width: 100%;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.pd0 {
    padding: 0 !important;
}

.pdL {
    padding-left: 0;
}

.pdR {
    padding-right: 0;
}

.pdb10 {
    padding-bottom: 10px;
}

form label {
    font-weight: normal;
    color: #666;
    margin-bottom: 10px;
}

.main_heading {
    background: #ccc;
    color: #000;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
}

.submit_button {
    float: right;
    margin-bottom: 0px;
    background: #f25800;
    border: 0;
    color: #fff;
    padding: 8px 10px;
    border: 1px solid #be1400;
    text-transform: uppercase;
    display: block;
    width: 100px;
}

.btn-block {
    margin-top: 10px;
}

.two-col {
    float: left;
    width: 100%;
}

.selectpicker {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;

    border-radius: 0 !important;
}

.form_main {
    margin: 0 auto;
    float: none;
}

form h3 {
    text-align: center;
    display: block;
    margin-bottom: 30px;
    text-transform: capitalize;
    color: #666;

}

/*========== hedaer ============= */

.red {
    color: red;
}

.logo {
    text-align: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 10px 15px;
    background: #fff;
}

.logo img {
    width: 90px;
    text-align: left;
    display: inline-block;
}

form {
    padding: 30px 30px 80px 30px !important;
}

form input,form select {
    border-radius: 0 !important;
    width: 100%;
    height: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}

.form-area {
    background-color: #FAFAFA;
    float: left;
    width: 100%;
    margin: 0px 0px 60px;
    border: 1px solid #ccc;
}

textarea {
    min-height: 140px;
    text-align: left;
    text-indent: 0;
    flex-direction: row;
}

.trans-mess {
    text-align: center;
    padding: 0px 15px;
    text-transform: capitalize;
}

.trans-mess .error_mess {
    color: red;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 0;
}

.sucess {
    color: forestgreen;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 0;
}
.thankyou-section{
    margin-top: 10px;

}
.thankyou-section > h3 {

    color: #000;
    margin: 0 auto;
    padding:10px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin:0;


}

.thankyou-section ul.client-detail {
    margin: 0 auto;
    width: 100%;
    padding: 0;
}

.thankyou-section ul.client-detail li {
    float: left;
    padding:5px 10px;
    width: 100%;
    padding-top: 10px;
    font-size: 14px;
    color: #000;
    list-style: none;
    text-align: left;
    border:1px solid #ccc;
    border-left:0;
    border-right:0;
    border-top:0;

}
.thankyou-section ul.client-detail li:last-child{ border-bottom:0; }

.thankyou-section ul.client-detail label {
    float: left;
    width: 50%;
    font-weight:500;
    padding-left: 15px;
}
.bg-danger{ background: #8B0000 !important; color: #fff !important;}
.thankyou-section ul.client-detail li p {
    float: left;
    width: 50%;
    padding-left: 15px;
}

.left {
    text-align: left !important;
}

.submit_button {
}

.error_msg {
    background-color: #a94442;
    color: #fff;
}
.pd-L0{ 
    padding-left:0;
}
.pd-R0{ 
    padding-right:0;
}
.pdbottom-30{
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.row_block .form-group input,.row_block .form-group select{ 
    width:100%;
}
.row_block .col-md-4{ 
    padding: 0 5px;
}
.txt_input{ 
    border: 1px solid #ccc;
    height: 34px;   
    float: left;
    background: #fff;
    padding: 0 10px;
    }
.txt_input input{
    position: relative;
    top: -1px;
    font-size: 10px;
    }
