/* .dropdown-backdrop{
         display:none;
 }
 or in mobile in class= .dropdown-menu... dont make the "ul" static... instead make it position relative and increase z-index
 
*/

/*all fonts stylesheet css import here*/

@import url('https://fonts.googleapis.com/css?family=Arimo:400,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700');
/*all fonts stylesheet css import here*/


body {
    font-family: "Arimo", sans-serif;
    font-size: 18px;
    /*color: #010101;*/
    color: #FFFFFF;
    background: #000000 url(../images/body1.jpg) top center no-repeat fixed;
    background-size:100% auto;
}
/*for ie8{
        
        
        background:rgba(255, 255, 255, 0.56);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); 
        
}*/


/*also use rgba to hex conertor*/




.img-responsive {
    margin:0 auto;
}
figure {
    margin:0;
    padding:0;
}


a {
    color: #fddc00;
	text-decoration: none;
}

a:hover, a:focus {
	color: #edb601;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
    font-family: "Arimo", sans-serif;
}
@media (max-width: 1199px) {
    .container {
        width:auto;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
.main_heading {
    font-size: 24px;
    color: #edb601;
    text-transform: uppercase;
    margin: 15px 0px 15px 0px;
    font-weight: bold;
    text-align: center;
}
@media (max-width: 1022px) {
    .main_heading {
        font-size: 22px;
        line-height: 29px;
    }
}
.heading2 {
    color:#FF0000;
    font-size:38px;
    text-align:center;
    font-weight:400;
}
.list1 li {
    border-bottom: 1px solid #DFDFDF;
    font-weight: bold;
    list-style: disc outside url("../images/bullet1.png");
    padding: 4px 0;
    text-transform: uppercase;
}
.list1 li a {
    color:#333;
}
.list2 li {
    list-style:url(../images/bullet1.png);
    padding:0 0 6px 0px;
}
.button, a.button {
    background-color: #edb601;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.1;
    margin: 7px 0;
    padding: 9px 12px 8px;
    text-decoration: none;
    border: 0;
}
.button_icon, a.button_icon {
    padding-right:30px;
    position:relative;
}
.button:hover, a.button:hover {
    color: #ffffff;
    background-color: #d09f01;
    text-decoration:none;
}
.button_icon img, a.button_icon img {
    position: absolute;
    right: 5px;
    top: 7px;
}
.home_page {
    background:#ebebeb;
}
.navbar-header {
    float:right;
}
.top_link {
    color: #FFFFFF;
    font-size: 13px;
}
.top_link a {
    color:#fff;
}
@media (min-width: 768px) {
    .navbar-header {
        float:right;
        padding:10px 0 0 0;
    }
}
@media (max-width: 820px) {
    .container > .navbar-header, .container > .navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
    }
    .navbar-header {
        float:none;
        display:block;
        width:auto;
        /* background:#0f1234;*/
        padding:0;
        /* height:20px;*/
    }
    .top_link {
        margin-right:10px;
        float:right;
    }
}
.navbar-brand {
    /*padding:12px 0 14px 0;*/
    height:auto;
    position:relative;
    padding-top: 34px;
}
.navbar-brand span {
    display:inline-block;
    margin:10px 0px 0 0;
    float:right;
}
.navbar-brand span img {
    margin-left:10px;
}
@media only screen and (min-width:821px) and (max-width: 920px) {
    .navbar > .container .navbar-brand {
        margin-left: 0px;
        width: 45%;
        padding-left: 0px;
    }
}
@media (min-width:401px) and (max-width: 820px) {
}
@media (max-width: 820px) {
    .navbar-brand {
        display: block;
        float: none;
        margin: 0px auto 0;
        text-align:center;
        padding:17px 0 15px;
    }
}
@media only screen and (min-width:460px) and (max-width: 820px) {
    .logo {
        margin:auto;
        width:382px;
    }
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand {
        margin-left: 0px;
    }
}
.navbar {
    position:static;
    border: 0px;
    margin-bottom:0;
    background:#30335e;
}
@media (min-width: 821px) {
    .navbar {
        height:120px;
    }
}
.navbar-toggle {
    border-radius: 0px;
    float: left;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-top: 8px;
}
.navbar-toggle .icon-bar {
    background:#fff;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: block;
    }
}
@media (min-width: 980px) {
    .navbar-toggle {
        display: none;
    }
}
.jumbotron {
    margin:0;
    padding:0;
    background:transparent;
    position:relative;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding:21px 0 0 0;
    }
    .container .jumbotron {
        padding:0px 0 0 0;
    }
    .jumbotron h1 {
        font-size: 55px;
    }
}
@media only screen and (min-width:821px) and (max-width: 920px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        width: 55%;
    }
    .top_list p {
        margin-top:0px !important;
    }
    .top_bg {
        padding: 15px 0 25px 0;
    }
    .top_list .location span {
        display: none;
    }
}
@media only screen and (min-width:768px) and (max-width:820px) {
    .top_list p {
        margin-top:0px;
    }
    .top_list .location {
        margin-top:0px;
    }
}
@media only screen and (min-width:481px) and (max-width: 768px) {
    .top_list .location span {
        display:none;
    }
    .top_link {
        width:55%;
    }
}
/*index carousel	*/


.banner-bg {
    background:url(../images/banner-bg.jpg) repeat-x;
    height:auto;
    padding:15px 0px 0;
    margin-top: 41px;
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);
}
.item {
    position:relative;
   
    margin:0 auto 25px;
}
.jumbotron .item {
   
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);
    
}
.item img {
    border:1px solid #fff;
}
.banner_text {
    font-family: 'Raleway', sans-serif;
    text-align:center;
    font-size:31px;
    line-height:35px;
    color:#fff;
    position:absolute;
    left:5px;
    right:5px;
    background-color:rgba(0, 0, 0, 0.6);
    z-index:999;
    bottom:5px;
    padding: 25px 10px;
}
@media (min-width:820px) and (max-width:920) {
    .jumbotron .carousel-control {
        top: 150px;
    }
    .banner_text {
        font-size: 21px;
        line-height: 26px;
	}
    .banner-bg {
        margin-top: 40px;
    }
}
@media only screen and (min-width:768px) and (max-width:820px) {
    .banner-bg {
        margin-top: 0px;
        padding:0;
    }
    .banner_text {
        font-size: 24px;
        line-height: 30px;
    }
}
@media only screen and (min-width:481px) and (max-width: 768px) {
    .banner-bg {
        margin-top: 0px;
    }
    .footer_logo {
        margin-top: 5px;
    }
    .banner_text {
        font-size: 18px;
        line-height: 22px;
    }
    .jumbotron .carousel-control {
        top: 70px;
    }
}
@media(max-width:767px) {
    .banner-bg {
        padding:0;
    }
    .banner-bg .container {
        padding:0;
    }
    .item {
        box-shadow:none;
        margin:0;
    }
    .banner_text {
        padding:15px 10px;
        position:static;
        font-size: 16px;
        line-height: 20px;
    }
    .jumbotron .carousel-control span {
        top:-140px
    }
}
@media (max-width: 480px) {
    .right_block input[type="text"] {
        width:93%;
    }
}
.captcha_img {
    border:solid 1px #ccc;
    margin:0 0 10px 0;
}
.captcha_input {
    border:solid 1px #ccc;
}
.enquiry_form.form-horizontal .control-label {
    text-align: left;
}
.btn-1 {
    font-size:17px;
    color:#fff;
    padding:3px 10px;
}
.map .img-responsive {
    margin:0;
}
.btn-1:hover, .btn-1:focus, .btn-1:active, .btn-1.active, .open .dropdown-toggle.btn-1 {
    color: #ffffff;
    background-color: #3ab5e3;
    border-color: #1da0d1;
}
.top_bg {
    padding: 15px 0 18px 0;
    background-color:#30335e;
}
.top_list {
    float:right;
    font-family: 'Arimo', sans-serif;
}
.top_list p {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
.top_list p span {
    color: #ffd54c;
}
.top_list .location {
    display:block;
    font-weight:bold;
    font-size: 12px;
    color:#fff;
    margin-bottom:5px;
}
.top_list .location span {
    color:#ffd54c;
    display:block;
    font-size: 15px;
    text-transform:uppercase;
    font-weight:bold;
}
@media (max-width: 480px) {
    .navbar-brand span {
        top:52px;
    }
    .featured_cars h2 {
        font-size: 30px;
        margin: 25px 0px 0px 0px;
    }
    .top_list .location {
        display:none;
    }
    .top_list p span {
        display:none;
    }
}
@media (max-width: 768px) {
    .top_list .location {
        margin-top:10px;
    }
}
@media only screen and (min-width:820px) and (max-width: 970px) {
    .top_bg {
        padding: 15px 0 10px 0;
    }
}
.backgtound_1 {
    background-color:#fff;
    padding-bottom: 45px;
}
.list_1eft img {
    margin:auto;
}
.index_top {
    padding:20px 0 60px;
}
.index_top ul {
    padding:0px;
}
.index_top ul li {
    list-style:none;
    margin-top:20px;
}
.index_top ul li:nth-child(2) {
    margin-top:20px;
}
.list_1eft {
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.6);
    background-color: #000;
    min-height: 367px;
    border: #ccc solid 1px;
}
.list_right {
    background:url(../images/inventory-bg.jpg) top left no-repeat;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.6);
    background-color:#fff;
    min-height: 367px;
    background-size: cover;
    background-position: bottom center;
}
@media (min-width:821px) and (max-width:979px) {
    .index_top .main_heading {
        font-size: 19px;
        line-height: 29px;
    }
}
@media (max-width:990px) {
    .list_right {
        padding-bottom:20px;
        min-height:0;
        background-size:100% auto;
    }
}
@media (min-width:515px) and (max-width:767px) {
    .index_top ul li:nth-child(1), .index_top ul li:nth-child(2), .index_top ul li:nth-child(3) {
        max-width:480px;
        margin-left:auto;
        margin-right:auto;
    }
}
@media (max-width:480px) {
    .index_top ul li:nth-child(1), .index_top ul li:nth-child(2), .index_top ul li:nth-child(3) {
    }
}
.list_right p {
    font-size:19px;
    font-weight:400;
    color:#fff;
    line-height:26px;
}
.list_1eft > img {
    padding: 3px 3px 0px 3px;
}
.list_1eft h3 {
    font-size:18px;
    line-height: 1.25;
    padding:0px 20px;
    font-weight:bold;
    color:#252859;
    text-transform:uppercase;
    margin-top:10px;
}
.list_1eft h3 a {
    color: #edb601;
}
.list_1eft p {
    font-weight:400;
    color: #ffffff;
    line-height:22px;
    padding:0px 20px;
}
.list_1eft .button {
    margin: 7px 0px 20px 22px;
}
.right_block {
    padding-top: 18px;
    margin-left:20px;
    text-align:left;
}
.right_block h5 {
    font-size:21px;
    color:#ffffff;
    font-weight:500;
    text-transform:uppercase;
}
.right_block p {
    color: #ffffff;
    margin-bottom:15px;
	text-align:center;
}
.right_block input[type="text"],
.right_block input[type="email"] {
    background-color:#ecebeb;
    padding:10px;
    color:#767676;
    border:none;
    display: block;
    width: 95%;
}
.right_block button {
    margin-top:15px;
}
@media (max-width: 767px) {
    .index_top ul li {
    }
    .index_top h2 {
        font-size: 22px;
        margin: 20px 0px 7px 0px;
    }
}
@media (max-width: 480px) {
    .index_top ul li {
        width:100%;
    }
    .index_top ul li .list_right {
        min-height:215px;
    }
    .banner-bg {
        margin-top:0px;
    }
}
.index_bottom {
    padding:20px 0 65px 0;
}
@media (min-width:1025px) {
    .welcome {
        padding-right:45px;
    }
}
.welcome section {
    padding: 0px 0px 0px 74px;
    position:relative;
}
.welcome section p {
    position:relative;
    text-align:left;
    font-size:16px;
    font-family: 'Arimo', sans-serif;
    line-height:23px;
}
.welcome section img {
    position:absolute;
    left:0px;
    top:-4px;
}
.welcome section h3 {
    font-size:19px;
    font-family: 'Arimo', sans-serif;
    color:#252859;
    margin-bottom: 5px;
}
.welcome h4 span img {
    margin-top:8px;
}
.showroom_hours {
    background:url(../images/contact-img.jpg) left top no-repeat;
    background-size:cover;
    text-align:left;
    margin-top:15px;
}
.showroom_left {
    width:44%;
    height:auto;
    float:left;
}
.showroom_right {
    width:56%;
    height:auto;
    float:right;
}
.showroom_hours article {
    padding:10px 20px 10px;
}
.showroom_hours h4 img {
    margin-right:10px;
}
.showroom_heading {
    font-size: 24px;
    font-family: 'Arimo', sans-serif;
    color: #252859;
    text-transform: uppercase;
    margin: 15px 0px 15px 0px;
    font-weight: bold;
}
.showroom_right {
    font-size: 18px;
    font-family: 'Arimo', sans-serif;
    line-height: 24px;
    color: #000000;
    background-color: rgba(255, 255, 255, 0.7);
}
.showroom_right article p {
    position:relative;
   
}
.showroom_right article p img {
    position:absolute;
    top: 5px;
    left:-10px;
}
.showroom_hours article p img:last-child {
    position:absolute;
    top: 28px;
    left:-10px;
}
.showroom_hours article p:last-child {
    font-family: 'Arimo', sans-serif;
    font-size: 22px;
    padding-top: 22px;
    font-weight:normal;
}
.showroom_hours input[type="text"] {
    background-color:#ecebeb;
    padding:10px;
    color:#767676;
    border:none;
    display: block;
}
.showroom_hours a {
    /*	font-size:16px;
            font-weight:400;
            color:#fff;
            margin-top:15px;
            background-color:#daa807;
            padding: 7px 12px 7px 12px;
            display:inline-block;
            margin-bottom:20px;
            text-decoration:none;*/
    color:#000000;

}
/*.showroom_hours a img {
    margin-left:4px;
}*/
.showroom_hours .number {
    margin-top:10px;
}
.showroom_hours .number {
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.showroom_hours .number img {
    margin-right:13px;
    position:relative;
    top: -1px;
}
.index_bottom .row > div {
    margin-top: 35px;
}
@media (max-width:480px) {
    .welcome section img {

        width:40px;
    }
    .welcome section {
        padding: 0px 0px 0px 55px;
    }
    .showroom_left {
        display:none;
    }
    .showroom_right {
        width:100%;
        margin-top:128px;
        line-height:20px;
    }

    .showroom_hours article {
        padding: 0px 20px 0px;
    }
    .showroom_heading {
        font-size: 22px;
        margin: 3px 0px 5px 0px;
    }
    .showroom_right p br {
        display:none;
    }
    .showroom_right article p {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .showroom_hours article p:last-child {
        padding-top: 4px;
    }
    .showroom_hours article p img:last-child {
        top: 8px;
    }
}
/*footer css start here*/
footer {
    /*background-color:#0f1234;*/
	background-color: #262721;
    font-size:13px;
    color:#fff;
    padding:0 0 12px 0;
}
footer a, footer a:focus {
    color:#fff;
    font-size: 14px;
}
footer a:hover {
    color:#fff;
}
.footer_logo {
    text-align:right;
}
@media (max-width:980px) {
    .footer_logo {
        text-align:center;
        margin-top:8px;
    }
    .footer_menu {
        text-align:center;
    }
    .footer_menu ul {
        display:inline-block;
    }
}
@media (max-width: 767px) {
    footer {
        padding:10px 0 10px;
    }
}
.footer_menu {
    padding-top: 11px;
    
}
.footer_menu ul {
    margin:0px;
    padding:0px;
}
.footer_menu ul li {
    list-style:none;
    float:left;
}
.footer_menu ul li a {
    font-size:13px;
    text-transform:uppercase;
    padding:5px;
    display:block;
    color:#fff;
}
.footer_menu ul li a span {
    margin-left:5px;
    text-decoration:none;
}
@media (max-width: 767px) {
    .footer_menu ul li {
        width:33%;
        text-align:left;
        padding:0 0 10px 0;
    }
    .footer_menu ul li a span {
        display:none;
    }
}
@media (max-width:500px) {
    .footer_menu ul li {
        width:50%;
        text-align:left;
        padding:0 0 2px 0;
    }
}
.footer_left {
    float:left;
    width:70%;
    padding: 4px 0px 0;
    font-size:12px;
}
.footer_right {
    float:left;
    text-align:right;
    padding: 4px 0px 0;
    width:30%;
 	font-size:12px;
}
.footer_right a {
   font-size:12px;
}

@media (max-width: 767px) {
    footer {
        padding:10px 0 10px;
    }
    .footer_left, .footer_right {
        text-align:center;
        width:100%;
    }
}
@media (max-width: 599px) {
    .footer_left span {
        display:block;
    }
}
.showroom_right article p:last-child img{
    top:25px;
}

/***2/7/2019***/

.navbar-brand{
padding-top:15px;	
}

.navbar-brand img{
	max-width:340px;
	}

@media(max-width:767px){

.navbar-brand img{
	max-width:100%;
	}
	
}

/*=========================monr index page css end here============================*/
.center_button{
    text-align: center;
}

.right_block{
margin: 0;
padding: 20px 20px;
}

.right_block form input[type="email"]{
width:100%;
} 

.right_block button{
left: 50%;
transform: translate(-50%,0);
}

footer {
    font-size: 15px;
}

.footer_menu ul li a {
    font-size: 15px;
}

.footer_left {
    font-size: 14px;
}

.footer_right {
    font-size: 14px;
}

.yellow-c{
color:#edb601 !important;
}

.content_design ul{
list-style-type: none;
margin: 20px 0;
padding:0;
}

.content_design ul li{
padding:0 0 10px 20px;
position: relative;
	}

.content_design ul li:before{
content: "";
position: absolute;
left: 0;
top: 10px;
background-color: #f9d84c;
width: 6px;
height: 6px;
}	

.list_1eft .button {

    margin: 7px 0 20px;
    left: 50%;
    transform: translate(-50%,0);

}

.showroom_hours{
min-height:248px;
}

.content_design h3{
margin-top: 0;
color: #edb601;
}

b{
color: #edb601;
position:relative;
}

b:before{
content: "";
position: relative;
left: 0;
top: -4px;
width: 15px;
height: 3px;
background-color: #edb601;
margin-right: 10px;
display: inline-block;
}

.content_design h5{
font-size: 18px;
position: relative;
margin: 18px 0;
padding-bottom:8px;
}

.content_design h5:before{
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 2px;
background-color: #f9d84c;
width: 50px;
}

.notice h1{
margin-top: 0;
}

.notice p{
line-height: 1.3;
}
.list_1eft p {
    min-height: 65px;}
@media(max-width:767px){
.contact_us .container{
padding:0 !important;
}

.contact_us .container > div{
padding:0 !important;
}

.contact_us .container > div:last-child{
padding-top:10px !important;
}
#cont_fname{margin: 0 0 20px;}
}

  
footer{
    padding: 30px 0 15px;
    background-color: #262722;
    position: relative;
    padding-top: 35px;
    margin-top:40px; 
}

footer .container{
position: relative;
}

.footer_link{
margin-bottom: 10px !important;
}

.footer_link li{
float: none !important;
display: inline-block;
    }

.footer_link li a{
color: #fff !important;
font-size: 15px !important;
font-weight: 600; 
    }

   .footer_link li a:hover{
   text-decoration: none;
   } 

.footer_menu figure{
   text-align: right; 
}

.footer_info{
    text-transform: uppercase;

}

.media_f{
   margin: 5px 0 0; 
}

.media_f a{
   display: inline-block;
   margin-right: 15px; 
}

.media_f a i{
   font-size: 25px;
   color: #d5d8ff; 
   position: relative;
   top: 4px;
}

.footer_menu{
   padding-bottom: 18px; 
   padding-top: 0;
}

@media(min-width: 768px){

.float_e{
    float: right;
}

footer:before{
content: "";
position: absolute;
left: 0;
top: -28px;
right: 0;
width: 100%;
height: 20px;
border:4px solid #262722;
border-left: none;
border-right: none;
}

.footer_link{
position: absolute;
top: -72px;
left: 0;
right: 0;
text-align: center;
background-color: #262722;
max-width: 890px;
margin: 0 auto !important;
}


.footer_link li a{
color: #fff !important;
font-size: 18px !important;
}
}

@media(max-width:767px){

.footer_menu figure {
    text-align: center !important;
    margin: 0 0 20px;
}

.footer_menu ul li{
   width: auto !important; 
}

.footer_menu ul li span{
display: inline-block !important;
    }

footer {
padding-top: 25px;
}

}

.form-control {
    background-color: #000;
	color:#fff;
}
.modal-content .form-control {
    background-color: #fff;
	color:#000;
}
.modal-header{
	background-color:#000 !important;
	text-align:center;
}
.modal-footer .btn-primary{
	background-color:#edb601 !important;
	border-color: #edb601 !important;
	border-radius:0;
	font-weight: 600 !important;
    color: #fff !important;
}
.close{
    opacity: 0.7 !important;
}
.close:hover, .close:focus {
    opacity: 1 !important;
}

.nav_box ul li ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    z-index: 500;
    min-width: 230px;
    display: none;
}

.nav_box ul li ul.active {
    display: block;
}

.nav_box ul li ul li {
    display: block;
    float: none;
}

.nav_box ul li ul li a {
    font-weight: 400;
    display: block;
    color: #fff !important;
}

.nav_box ul li ul li a:hover {
    text-decoration: none;
    color:#000 !important;
    border-radius: 0;
}

.nav_box ul li ul li:last-child {
    border-bottom: none;
}

.hassub>a {
    cursor: pointer;
}

@media (min-width:820px) {
    .nav_box ul li ul {
        display: none;
        background: #edb601;

    }
    .nav_box ul li:hover ul {
        display: block;
    }
    
    .nav_box ul li ul li:hover {
       
        background: #edb601;
    }

    .nav_box ul li ul li a {
  border-bottom: 1px solid #0a0e37 !important;
  color:#000 !important;
}

.nav_box ul li ul li:last-child a{
border-bottom: none !important;
}

.nav_box ul li ul:hover .nav_box ul li.hassub{
background-color:#fff;  
}

}

@media (max-width:820px) {
    li.up>a::after {
        content: '\f106 ';
        font-family: fontawesome;
        font-size: 20px;
        color: #fff;
        position: absolute;
        top: 19px;
        margin-left: 22px;
        font-weight: 400;
        right:10px;
    }
    li.hassub>a::after {
        content: '\f107';
        font-family: fontawesome;
        font-size: 20px;
        color: #fff;
        position: absolute;
        top: 19px;
        margin-left: 22px;
        font-weight: 400;
        right:10px;
    }
    
    .nav_box ul li ul li a {
        font-size: 16px;
        background-color: #282b44;
    }
    .nav_box ul li ul li a:hover{
    color:#fff !important;  
    }
    .nav_box ul li a:active,
    .nav_box ul li a:hover,
    .nav_box ul li a:focus {
        text-decoration: none;
    }

    .nav_box ul li ul{
    position: static;   
    }
    .home_page .sidebar-nav > li a{
    padding-right:25px; 
    }
}