/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
.fix { overflow: hidden }
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
html,
body { height: 100% }
body {

}
a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}
a:hover { text-decoration: none }

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}


.navbar-default {
    background: #0070BB;
    border: 0 none;
    color:#fff;
}
.navbar-default:after, .navbar-nav:after {
    content:"";
    display: block;
    clear: both
}
.header_top.text-right > a {
    color: red;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin: 4px 0;
}

.navbar{border-radius: 0px;border: 0px;margin-bottom: 15px; min-height: 75px;}
.nav.navbar-nav.navbar-center a {
   border-radius: 5px;
   color: #fff;
   font-size: 16px;
   font-weight: 500;
   margin-right: 3px;
   margin-top: 11px;
   padding: 13px 10px;
}
.nav.navbar-nav.navbar-right a {

   color: #fff;
   padding: 11px 10px;
}
.nav.navbar-nav.navbar-right li:last-child a {
    padding-top: 42px
}
.navbar-right li a i {
    display: block;
    font-size: 30px;
}
.navbar-brand > img {
    margin-left: 15px;
    margin-top: -5px;
    width: 240px;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover{
    font-size: 40px;
    font-weight: bold;
    color:#fff;
    padding: 0px
}
.navbar-default .navbar-brand span{
    color:#2e373b;
}
  /* 
.single_slider:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
*/

.single_slider {
    position: relative;
}
.slider_content {
    color: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 100%;
    text-align:center;
}
.slider_content h1 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}

.slider_link a {
 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
 border: 0 none;
 border-radius: 30px;
 color: #000;
 display: inline-block;
 font-size: 18px;
 font-weight: 700;
 margin: 30px 4px;
 padding: 12px 24px;
}
.slider_link a:hover {
    background: none repeat scroll 0 0 #039be5;
}
.single_slider > img {
    width: 100%;
}

.tab_title {
    background: none repeat scroll 0 0 #0070bb;
    border-radius: 10px;
    box-shadow: 0 3px 7px 0 #000;
    color: #fff;
    margin-bottom: 15px;
    padding: 15px 0;
    position: relative;
    text-align: center;
    cursor:pointer;
}
.tab_content_height{position: absolute;opacity: 0;}
.tab_title > h1 {
    font-size: 28px;
    margin-bottom: 0;
}
.expand_icon {
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    color: #000;
    font-size: 20px;
    height: 25px;
    left: 15px;
    margin-top: -12.5px;
    position: absolute;
    top: 50%;
    width: 25px;
}

.sng_content {
    float: left;
    padding: 0 2%;
    width: 50%;
    margin-bottom: 30px;
}
.single_blog {
    overflow: hidden;
}
.tab_content {
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    box-shadow: 2px 2px 6px 0 #444;
    padding: 30px;
    margin:30px;
}
.tab_content > h3 {
    color: #414141;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: center;
}
.blog_content.sng_content > p {
    font-size: 16px;
    letter-spacing: 1px;
    text-align: justify;
}
.blog_img.sng_content > img {
    width: 100%;
}
.single_pricing {
    background: none repeat scroll 0 0 #0070bb;
    border-radius: 18px;
    box-shadow: 3px 4px 9px 1px #000;
    color: #fff;
    float: left;
    margin: 1.15%;
    padding: 15px;
    text-align: center;
    width: 31%;
}
.single_pricing h4 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
}
.single_pricing > a img {
    margin-top: 12px;
    width: 112px;
}
.we_leader {
    margin-top: 50px;
    overflow: hidden;
    text-align: center;
}
.pricing_list {
    overflow: hidden;
}

.single_testimonial > img {
    border-radius: 13px;
    box-shadow: 1px 2px 7px 1px #000;
}
.single_testimonial h2 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}

.singl_widget > h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 30px;
}
.footer_area {
    background: none repeat scroll 0 0 #2f3031;
    padding: 15px 0;
}
.socila_media > a {
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    margin-right: 4px;
    text-align: center;
    width: 40px;
}
.singl_widget form input[type="email"] {
    background: none repeat scroll 0 0 #525151;
    border: 0 none;
    color: #fff;
    height: 37px;
    margin-bottom: 12px;
    width: 100%;
}
.singl_widget {
    text-align: center;
}
.singl_widget form input[type="submit"] {
    border: 0 none;
    border-radius: 4px;
    font-size: 16px;
    height: 36px;
    width: 100%;
}
.singl_widget a {
    color: #fff;
    font-size: 16px;
}

.slider_area .owl-dots .owl-dot {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin-right: 6px;
    width: 10px;
}
.slider_area .owl-dots {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.slider_area .owl-dots .owl-dot.active {
    background: none repeat scroll 0 0 #0070bb;
}
.owl-carousel .owl-item .another_tumb img{display: inline-block;width: auto;}
.slider_area {
    margin-bottom: 30px;
}
.single_testimonial {
    padding: 15px;
}
.test_list {
    padding: 0 30px;
}
.owl-nav div {
    left: -18px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    width: 40px;
}
.owl-nav .owl-next {
    left: auto;
    right: -18px;
    transform: rotate(180deg);
}
.tab_content_area {
    background: none repeat scroll 0 0 #f1f1f1;
    margin: -15px 15px 15px;
    height: 0px;
    overflow-y:hidden; 
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}

.footer_btm {
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    padding: 0 30px;
    text-align: center;
    margin-top: 30px
}
.footer_btm p{
    margin-top: 30px
}

/*Card page design*/
.ckout h4 {
    color: #414141;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.ckout {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 15px;
    padding: 15px 8px;
    text-align: left;
}
.rv_order h5 {
    float: left;
    font-size: 18px;
    margin-bottom: 15px;
    overflow: hidden;
    width: 70%;
    font-weight: 500;
}
.rv_order > b {
    float: right;
    text-align: right;
    width: 30%;
}
.total_area {
    background: none repeat scroll 0 0 #ddd;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}
.total_area p b {
    display: inline-block;
    text-align: right;
    width: 60%;
}
.total_area > p:first-child {
    border-bottom: 1px solid #000;
    margin-bottom: 6px;
    padding-bottom: 5px;
}
.total_area span {
    display: inline-block;
    font-weight: bold;
    text-align: right;
    width: 35%;
}
.input-group label {
    color: #444;
    margin-bottom: 3px;
}
.input-group input, .input-group select {
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 27px;
    width: 100%;
    padding-left: 6px;
}
.input-group input[type="radio"]{
    width: auto;
    height: auto
}
.input-group {
    margin-bottom: 12px;
    overflow: hidden;
    width: 100%
}

.left_contact, .right_contact {
    float: left;
    margin-right: 2%;
    width: 48%;
}
.right_contact {
    margin-right:0;
    margin-left: 2%;
}
.for_excep select{margin-top: 20px}

.submit_now {
    background:  #3498db;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px;
    text-transform: uppercase;
    cursor: pointer;
    width: 100%;
}
.total_area > p {
    margin-bottom: 0;
}
.checkout_details::after {
    clear: both;
    content: "";
    display: block;
}
.checkout_details {
    background: none repeat scroll 0 0 #f5f5f5;
    padding: 30px 0;
}
