@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:100,100i,300,300i,400,400i,600,600i,700,700i&display=swap'); 
*{
	margin: 0;
}
body {
    font-family: 'Open Sans', sans-serif;
}


/ Chrome, Safari, Edge, Opera /
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/ Firefox /
input[type=number] {
  -moz-appearance: textfield;
}






h1{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
}
.royal-navi .navbar-inverse {
    background-color: rgb(10, 11, 12);
    border-color: #002755;
}
.royal-navi .navbar {
    border-radius: 0px;
    padding: 4px;
}
.royal-navi .navbar-brand {
    float: left;
    height: auto;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}
.royal-navi .navbar-nav {
    float: right;
    margin: 0;
}
.royal-navi .navbar-header img{
    width: 250px;
}
.royal-navi .navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}
.royal-navi .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: 600;
}
.royal-navi .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    font-weight: 600;
    opacity: 0.8;
}
.royal-navi .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: rgb(86, 170, 255);
    background-color: #080808;
}
.royal-banner {
    background-image: url(../images/banner.jpg);
    height: 700px;
    margin-top: -20px;
    background-size: cover;
}
.royal-banner h1 {
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-top: 40px;
    text-transform: uppercase;
}
.first-frm{
    box-shadow: 2px 2px 10px #000;
    padding: 15px;
}
.royal-banner .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    font-family: 'Oswald', sans-serif;
    color: #999;
    background-color: #eee;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0px;
    -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;
}
.royal-banner .form-group {
    margin-bottom: 8px;
}
.royal-banner .input-group {
    margin-bottom: 8px;
}
.royal-banner button{
    background: rgb(0, 153, 255);
    border-radius: 0px;
    background: rgb(0, 153, 255);
    font-family: 'Oswald', sans-serif;
    height: 51px;
    border: 1px solid rgb(0, 153, 255);
}
.royal-banner button:hover{
    background:#00562e;
    border: 2px solid rgb(0, 153, 255);
}
.royal-banner .input-group-addon {
    border-radius: 0px;
}
.royal-banner h3{
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    margin-left: 16px;
}
.royal-dv .dvla-width {
    width: 468px;
    margin-top: 10px;
    margin: 0 auto;
    background: #f3f3f3;
    padding: 3px;
    border-radius: 8px;
}
.royal-dv {
    margin-top: 15px;
}
.royal-dv .gb {
    float: left;
}
.royal-dv .dvla-main {
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
    height: 90px;
}
.royal-dv .reg-input-new1 {
    height: 84px;
    width: 404px;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    border: 1px solid #fbbc05;
    outline: none;
    border-radius: 0 7px 7px 0;
}
.royal-dv .dvl-bton button {
    background: rgb(0, 153, 255);
    border-radius: 0px;
    font-family: 'Oswald', sans-serif;
    height: 94px;
    border: 1px solid rgb(0, 153, 255);
    width: 100%;
    border: 2px solid#fff;
    border-radius: 10px;
    font-size: 28px;
}
.royal-dv .dvl-bton button:hover{
    background:#00562e;
    border: 2px solid rgb(0, 153, 255);
}
.royal-slider{
    margin-top: 140px;
}
.padding-50{
    padding: 0px 0px 0px 50px;
}


/******
.accordian {
    width: 805px;
    height: 368px;
    overflow: hidden;
    box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.35);
    margin-left: -40px;
}


.accordian ul {
    width: 1200px;

}

.accordian li {
    position: relative;
    display: block;
    width: 160px;
    float: left;
    
    border-left: 1px solid #888;
    
    box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.5);

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;

.accordian ul:hover li {width: 40px;}

.accordian ul li:hover {width: 640px;}


.accordian li img {
    display: block;
}
*****/
/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}



.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.carousel-control.left span {
    padding: 15px;
}

.carousel-control.right span {
    padding: 15px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    border-radius: 20px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 30px;
}

.carousel-control.left span,
.carousel-control.right span {
    background-color: transparent;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}

/* Carousel Header Styles */

.modal-body{
    background: url(../images/make-bc.jpg);
}
.royal-popup .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 0px;
    -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;
}
.royal-popup .input-group-addon:first-child {
    border-right: 0;
    width: 46px;
}
.royal-popup .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    margin-bottom: 8px;
}

.royal-popup button.cont{
    background: #00c5be;
    border: 1px solid#00c5be;
    width: 200px;
    float: right;
}

.form-control.tex{
    height: 122px;
}
.appoinment{
    text-align: center;
    margin-top: 50px;
}
.appoinment button {
    padding: 24px 0px 14px;
    width: 580px;
    border-radius: 50px;
    font-size: 31px;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #33ccff 0%, #0078a0 100%);
    color: #fff;
    transition-duration: 0.5s;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
}
.appoinment button:hover{
    background: linear-gradient(to bottom, #0078a0 0%, #33ccff 100%);
}
button:hover{
    transition-duration: 0.5s;
}
.appoinment p{
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 10px;
}
.appoinment p span a{
    font-size: 40px;
    font-weight: 700;
    color:  rgb(0, 153, 255);
    font-family: 'Oswald', sans-serif;
}
.appoinment p span a:hover{
    color: #00562e;
}
.makes-portion {
    text-align: center;
    background: url(../images/make-bc.jpg) no-repeat;
    margin-top: 25px;
    padding: 30px 0px;
    background-size: cover;
}
.makes-portion h2{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
}
.make-logo{
    padding: 20px;
    border-right: 1px solid#ccc;
    border-bottom:1px solid#ccc; 
}

.make-logo.last{
    border-right: 0px solid#ccc;
}
.make-logo:hover{
    box-shadow: 0px 0px 7px;
    transition-duration: 0.5s;
}
.make-logo p {
    font-size: 16px;
    font-weight: 600;
    color: rgb(0, 153, 255);
    text-decoration: none;
}
.make-logo:hover p{
    color: #005e9c;
    text-decoration: none;
}
.padding-0{
    padding: 0px;
}
.botom{
    border-bottom: 0px;
}
.welcome {
    margin-top: 40px;
}
.welcome h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
}
.welcome p {
    color: #777;
    line-height: 26px;
    text-align: justify;
}
.welcome span {
    color: rgb(0, 153, 255);
}
.welcome img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 5px 5px 5px #000;
}
.top {
    margin-top: 30px;
}
.welcome p {
    color: #777;
    line-height: 26px;
    text-align: justify;
}
.performance .fa {
    color: rgb(0, 153, 255);
    margin-right: 5px;
}
.contant {
    background: #e6ebff;
    padding:60px 0px;
    margin-top: 50px;
}
.contant p{
    text-align: justify;
}
.cont-pic img {
    width: 100%;
    margin-top: 21px;
    box-shadow: 5px 5px 5px #000;
}
.contant h3 {
    font-weight: 700;
    color: rgb(0, 153, 255);
    font-family: 'Josefin Sans', sans-serif;
}
#main_area{
    margin-top: 60px;
}
.image-gallery img{
    width: 100%;
}

.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

.models {
    border: 1px solid#ccc;
    margin-top: 50px;
    padding: 20px 10px;
    box-shadow: 0px 0px 10px #000;
}
.model.padding-50 {
    padding: 20px;
}
.models.code {
    border: 1px solid#ccc;
    margin-top: 10px;
    padding: 3px;
    box-shadow: 0px 0px 0px #000;
}
.hed{
    border: 0px solid#ccc;
    margin-top: 50px;
    padding: 0px;
    box-shadow: 0px 0px 0px #000;
}
.m-image{
    text-align: center;
}
.m-image img{
    width: 200px;
}
.models p{
    background: linear-gradient(to bottom, #33ccff  0%, #0078a0 100%);
    padding: 10px;
    margin: 1px;
    font-size: 16px;
    text-align: center;
}
.models h3{
    font-family: 'Josefin Sans', sans-serif;
    text-align: center;
    font-weight: 700;
}
.scrollStyle{
    max-height: 646px;
    overflow-x: hidden;
    height: 646px;
}
.features{
    margin-top: 42px;
}
.features h4 {
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    padding-top: 16px;
    font-size: 19px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-weight: 800;
}
.models p span{
    font-weight: 700;
}
.models a p:hover{
    background: rgb(0, 153, 255);
    color: #000;
}
.models a p{
    color: #fff;
}
.m-contant{
    margin-top: 70px;
}
.m-contant img {
    width: 100%;
    box-shadow: 2px 4px 10px #000;
}
.m-contant p{
    margin-top: 23px;
    text-align: justify;
}
.m-contant h4{
    color: #0099ff;
    font-weight: 700;
}
.b-cont h2{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}

.b-cont{
    margin-top: 50px;
}
.b-cont h2{
    margin-top: 50px;
} 
.b-cont p{
    text-align: justify;
}

.form-p h1{
    text-align: center;
}
.subform {
    padding: 10px;
    box-shadow: 0px 0px 10px #000;
}
.subform p {
    background: linear-gradient(to bottom, #33ccff 0%, #0078a0 100%);
    padding: 12px;
    color: #fff;
    text-align: center;
    font-size: 19px;
}
.subform .input-group {
    margin-bottom: 10px;
    width: 100%;
}
.subform .form-control {
    padding: 1px 10px;
    height: 46px;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.subform .input-group-addon {
    width: 40px;
}
.subform .btn-primary {
    color: #fff;
    background: linear-gradient(to bottom, #33ccff 0%, #0078a0 100%);
    border-color: #0668b2;
    font-size: 23px;
    border-radius: 0px;
    height: 54px;
    line-height: 19px;
}
.subform .btn-primary:hover {
    color: #fff;
    background: linear-gradient(to bottom, #0078a0 0%, #33ccff 100%);
    border-color: #0668b2;
}
.form-p ul {
    list-style: none;
    margin-left: -40px;
}
.form-p ul li {
    line-height: 26px;
    font-size: 15px;
    font-weight: 600;
}
.form-p li .fa {
    margin-right: 6px;
    color: #0668b2;
}
.ssl img {
    width: 200px;
}
.about-baner{
    margin-top: -20px;
}
.about-heading h1{
    margin-top: 40px;
    color: #444;
    text-align: center;
}
.b-cont h3{
    font-family: 'Josefin Sans', sans-serif;
    color: #0099ff;
}
.about-baner img{
    width: 100%;
}
.about-pic{
    margin-top: 70px;
}
.touch{
    margin-top: 70px;
    margin-bottom: 50px;
}
.touch h3{
    font-family: 'Josefin Sans', sans-serif;
}
.touch span{
    color: #0099ff;
}




/*FOOTER START///////////////////*/

.footer {
    padding: 75px 0 20px 0;
    background-color: #000;
    color: #878c94;
    margin-top: 40px;
}
.footer .title{text-align: left;color:#fff;font-size:25px;}
.f-logo img {
    width: 225px;
}
.footer p{
    color: #fff;
    font-size: 16px;
}
.footer h4{
    color: #fff;
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
}
.footer .social-icon{padding:0px;margin:0px;}
.footer .social-icon a{display:inline-block;color:#fff;font-size:25px;padding:5px;}
.footer .acount-icon a{display:block;color:#fff;font-size:18px;padding:5px;text-decoration:none;}
.footer .acount-icon .fa{margin-right:25px;}


.footer .category a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 6px 26px;
    margin: 1px;
    border-radius:0px;
    margin-top: 6px;
    background-color:#00562e;
    border: solid 1px #fff;
}
.footer .category a:hover {
    background-color:rgb(0, 153, 255);
}

.footer .payment{margin:0px;padding:0px;list-style-type:none}
.footer .payment li{list-style-type:none}
.footer .payment li a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    float: left;
    font-size: 25px;
    padding: 10px 10px;
}

.bottom-buttons{
    position: fixed;
    bottom: 30px;
    left: 25px;
    z-index: 9999;
    background: black;
    height: 60px;
    width: 60px;
    color: white;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.bottom-button .tooltip{
    position: absolute !important;
    top: -20px !important;
    left: calc(100% + 5px) !important;
    z-index: 3 !important;
    background: #00E676 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
    padding: 6px 12px !important;
    border-radius: 30px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    opacity: 0 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    transition: 0s !important;
    color: #fff;
}
.bottom-button:hover .tooltip{
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: all 0.4s ease !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.whatsapp {
    bottom: 8px;
    font-size: 40px;
    background: #00E676;
}


/* Scroll To Top Button */
.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 110px;
    width: 45px;
    height: 45px;
    background: #0099ff;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 26px;
    border-radius: 50%;
    display: none;
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.scroll-top:hover {
    background: #c00113;
    color: #fff;
} 








@media only screen and (min-width: 1px) and (max-width:767px) {
.royal-navi .navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.royal-navi .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.royal-navi .navbar-header img {
    width: 220px;
}
.royal-banner h1 {
    font-size: 20px;
    margin-top: 20px;
}
.royal-banner {
    height: auto;
    padding-bottom: 20px;
}
.royal-banner .form-control {
    height: 44px;
    padding: 6px 12px;
    font-size: 16px;
}
.royal-banner button {
    height: 46px;
}

.padding-50 {
    padding: 0px 0px 0px 0px;
}
.model.padding-50 {
    padding: 20px;
    margin-top: 20px;
}
.royal-dv .dvla-width {
    width: 289px;
}
.royal-dv .reg-input-new1 {
    width: 225px;
    font-size: 24px;
}
.royal-slider {
    margin-top: 223px;
}
.dvl-bton{
    text-align: center;
}
.royal-dv .dvl-bton button {
    background: rgb(0, 153, 255);
    border-radius: 0px;
    font-family: 'Oswald', sans-serif;
    height: 57px;
    border: 1px solid rgb(0, 153, 255);
    width: 200px;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 22px;
    margin-top: 10px;
}
.appoinment button {
    width: 300px;
    border-radius: 50px;
    font-size: 18px;
}
.appoinment p {
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 10px;
}
.appoinment p span a {
    font-size: 18px;
}
.makes-portion h2 {
    font-size: 20px;
}
.make-logo {
    padding: 0px;
}
.welcome img {
    margin-bottom: 20px;
}
.b-cont h2 {
    margin-top: 50px;
    font-size: 18px;
}
.hide-bullets {
    display: none;
}
.about-heading h1 {
    display: none;
}
.about-pic {
    margin-top: 70px;
    text-align: center;
}
.b-cont {
    margin-top: 0px;
    text-align: center;
    padding: 20px;
}
h1 {
    font-size: 26px;
}
.scrollStyle {
    max-height:inherit;
    overflow-x: hidden;
    height: auto;
}
.footer {
    margin-top: 40px;
    text-align: center;
}
.footer .title {
    text-align: center;
}
}

@media only screen and (min-width: 668px) and (max-width:991px) {
.royal-dv .dvl-bton button {
    height: 62px;
    width: 40%;
    font-size: 24px;
}
.dvl-bton {
    text-align: center;
    margin-bottom: 20px;
}
.royal-banner .form-control {
    height: 47px;
}
.appoinment button {
    margin-top: 26px;
}
.b-cont {
    margin-top: 0px;
    padding: 27px;
}
.about-pic {
    margin-top: 70px;
    text-align: center;
}
.royal-banner {
    text-align: center;
    height: 742px;
}
.model.padding-50 {
    padding: 40px 24px 0px 24px;
}
.scrollStyle {
    max-height: inherit;
    overflow-x: hidden;
    height: auto;
}
}

@media only screen and (min-width: 992px) and (max-width:1198px) {
.royal-dv .dvla-width {
    width: 385px;
}
.royal-dv .reg-input-new1 {
    height: 84px;
    width: 322px;
}
.royal-dv .dvl-bton button {
    font-size: 23px;
}




}