/*!
 * 
 * CUSTOM CSS STYLE FOR NY IPHONE REPAIR WEBSITE
 * 
 */


/* Google Fonts - OPEN SANS */
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&display=swap');

 @import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap');


    .navbar-toggler .navbar-toggler-icon .fa{
    font-size: 30px;
    display: block !important;
    color: #d8b25b;
    border:0;
    outline: none!important;
    }

    .navbar-toggler:focus {
        outline: none !important;
        box-shadow: none;
     }

    .main-navigation .logo-header{
    display: block;
    float: left;
    width: 380px !important;height:75px;
    background:url(../img/limo-logo.png) 0 0 no-repeat;
    margin-right: 0 !important;
    margin-top: 10px;

    }

    .main-navigation{
    background-color: #181F27;
    display: block;
    padding-left: 0;padding-right: 0;
    padding-top: 0;
   
    }

    .main-navigation .nav-list .nav-link{
    font-family: "Roboto";
    font-weight:600;
    color: #fff;
    text-transform:uppercase;
    font-size: 12px;
    letter-spacing: 1px !important;
    margin-right:10px;
    margin-top: 15px;
    text-align: center;
    }

    .nav-list .nav-item .btn-nav-book{
    background-color: #d8b25b;
    padding-top: 8px;
    padding-bottom:8px;
    font-size: 16px;
    color: #ffffff;
    border-radius:2px;
    padding-left: 20px;padding-right: 20px;
    }

    .nav-list .nav-item .gt-quote{
       background-color: #4638b3;
        /*background-image: -webkit-linear-gradient(0deg, #251c6e 0%, #362a91 52%, #4638b3 100%);*/
        padding-top: 8px;
        padding-bottom:8px;
        font-size: 16px;
        color: #ffffff;
        border-radius:2px;
        padding-left: 20px;padding-right: 20px;
        margin-right: 25px;
        }

        .nav-list .nav-item .gt-quote:hover{
            background-color: #4638b3;
            color: #fff !important;
        }
    

    .nav-list .nav-item .btn-nav-book .fa{
    margin-right: 7px;
    font-size: 22px;
    vertical-align: -3px;
    }


    .main-navigation .nav-list .nav-link:hover{
    cursor: pointer;
    color: #d8b25b;
    }

    .nav-list .nav-item .btn-nav-book:hover{
    color: #fafafa !important;
    background-color: #d8b25b;
    }

    .nav-list .dropdown{
    font-family: "Roboto";
    font-weight:600;
    color: #313433;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    margin-right:10px;
    text-align: center;
    position: relative;
    margin-top: 18px;
    }

    .nav-list .dropdown a{
    color: #313433;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    text-align: center;
    }
    .nav-list .dropdown a:hover{
    text-decoration: none;
    color: #069455;
    }

    .nav-list .dropdown a .caret{
    padding-top: 10px;
    }


   .nav-list .dropdown .nav-dropdown{
    border-radius: 0;
    width:240px;
    padding-bottom:0;
      padding-top: 0;
    }

    .nav-list .dropdown .nav-dropdown li{
    padding-top:8px;padding-bottom:8px;
    display: inline !important;
    float: left;
    border-right: 1px solid #eee;
    border-top:1px solid #eee; 
    width:100%;
    }

    .nav-list .dropdown .nav-dropdown li:nth-child(2n){
        background-color: #f9f6f6;
    }

    .nav-list .dropdown .nav-dropdown li:nth-child(3n){
    border-right: 0;
    }

	.nav-list .dropdown .nav-dropdown .open-repair{
	width: 100%;
	border: none;
	background-color:#e69906 ;
	padding-top:5px;padding-bottom:5px;
	}

	.nav-list .dropdown .nav-dropdown .open-repair:hover{
	background:#cc8807;
	}

    .nav-list .dropdown .nav-dropdown .open-repair .btn-go-repair{
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	 font-family: "Roboto";
    font-weight: 500;
    border: 0;
	 }

    .nav-list .dropdown .nav-dropdown .open-repair .btn-go-repair .fa{
    	margin-left: 10px;
    }

	.nav-list .dropdown .nav-dropdown .open-repair .btn-go-repair:hover{
	text-decoration: underline;
	color: #e0e1e2;
	cursor: pointer;
	}
	
	.nav-list .dropdown .nav-dropdown .open-repair .btn-go-repair:focus,.nav-list .dropdown .nav-dropdown .open-repair .btn-go-repair:active{
	 outline: none !important;
  box-shadow: none !important;
	}
   
    .nav-list .dropdown .nav-dropdown li a img{
   	display: block;
   	margin-right: auto;
   	margin-left: auto;
    }

    .nav-list .dropdown .nav-dropdown a p{
    font-family: "Roboto";
    font-weight: 600;
    color: #313433;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
     padding-left: 15px;padding-right: 15px;
     margin-top:0;
     text-align: left!important;
     width: 100%;
     margin-bottom:0;
    }

    .dropdown .nav-dropdown li a:hover{
    color: #e69906;

    }

    .dropdown .nav-dropdown li a>p:hover{
    color:#e69906;
    }

    .nav-list .dropdown .nav-dropdown li:hover{
    background: #f5f6f8;
    }

    .nav-list .dropdown .nav-dropdown .nav-title a img {
    display: block;
    float: left;
    padding-left: 10px;
    }

    .nav-list .dropdown .nav-dropdown .nav-title a p{
    text-align: center !important;
    padding-top:7px;
    color: #313433;
    font-weight: 700;
    }
  

     /*contact us section*/

    #contact-section{
    background: url(../img/home-guittar-hotel.jpg) no-repeat;
    position: relative;
    background-repeat: no-repeat;
    padding:160px 0 10px;
    background-position: center;
    position: relative;
    background-size: 100% 100%;
    position: relative;
    height: 1080px;
    }

    .contact-us-form{
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
    padding-left: 30px;padding-right: 30px;
    padding-bottom: 30px;padding-top:15px;
    width: 90%;
    background-color: #fafafa;
    box-shadow: 0 5px 20px 5px rgba(0,0,0,.1);
    background-image: -webkit-linear-gradient(0deg, #251c6e 0%, #362a91 52%, #4638b3 100%);
    position: relative;

    }

    .contact-us-form .contact-title{
        color: #fff;
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0;
        font-weight: 600;
        font-size: 21px;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        font-family: "Roboto";
        margin-top: 4px;
        position: absolute;
        top: -27px;
        left: 25px;
        /*background-image: -webkit-linear-gradient(0deg, #251c6e 0%, #362a91 52%, #4638b3 100%);*/
        background-color:#f8791b;
    }

    .form-group .upload-label{
        font-family: "Roboto";
        color: #fff;
        font-size: 13px;
    }
    .form-group .upload-btn {
    
       font-size: 15px;
      

    }



    .contact-us-form  .send-message{
    font-family: "Roboto";
    font-weight:700;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color:#f8791b;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    border-top-left-radius: 20px;
        border-bottom-right-radius:20px;

    }

    .contact-us-form .contact-form-control{
    font-size: 14px;
    color: #ffffff;
    background: #f7f8f9;
    border: 1px solid #c6c8ca;
    border-radius: 1px;
    font-family: "Roboto";
    padding-top: 8px;
    font-weight: 600;
    padding-bottom: 8px;
    padding-left: 15px;
    width: 100%;
    }
    .form-control .placeholder{
    color: #073664 !important;
    }

    .contact-form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #073664 !important;
    font-family: "Roboto";
    font-weight: 600;
    opacity: 1; /* Firefox */
    }

    input, textarea{
    color: #FFF;
    }


    .contact-us-form .select-title{
    font-size: 16px;
    color: #fff;
    font-family: "Roboto";
    font-weight: 500;
    }

    .contact-us-form .select-reason{
    height: 45px;
    margin-bottom: 20px;
    width: 100%;
    }


    #contact-section .contact-informations{
    display: block;
    }

    .contact-informations h2{
    margin-top: 40px;
    font-size: 27px;
     font-family: "Roboto";
    text-align:left;
    color: #fff;
    font-weight: 600;
    letter-spacing:1px;  
    margin-bottom:90px;
    
    padding-top:0;padding-bottom:0;
    padding-left: 40px;
    animation: breath 2s ease-in-out alternate infinite;

    text-shadow: 2px 2px #0a0a0a;
    
    }

    @keyframes breath {
        from { 
          transform: scale(1);
        }
        to {
          transform: scale(1.03)
        }
      }


    
    .contact-informations h2 span{
    font-size: 55px;
     font-family: "Roboto";
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 2px 2px #0a0a0a;

  
    
    }

    .contact-informations h6{
    font-family: "Roboto";
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding-left: 40px;

    }

    .contact-informations h6 .fa{
    color: #fff;
    margin-right: 13px;
    }


    .contact-informations  h3{
    font-size: 15px;
    font-family: "Roboto";
    text-align: left;
    color: #fff;
    font-weight:500;
    background-color: rgba(213, 181, 89, 0.8);
    padding-top:20px;padding-bottom: 25px;
    padding-left: 40px;
    width: 350px;
    margin-bottom:0;
    letter-spacing: 2px;
    border-top-left-radius: 15px;
    border-top-right-radius: 25px;

    }

    .contact-informations h3 a .fa{
        margin-left: 10px;margin-right: 10px;
    }


    .contact-informations .hero-call{
        font-family: "Roboto";
        font-weight: 600;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 32px;
        text-align: center; 
        float: left;
        display: block;

        
       
        }
        .contact-informations .hero-call span img{
            
            margin-right: 20px;
            margin-left: -20px;
            margin-top: -4px;
        }
        .contact-informations .hero-call span{
        font-family: "Roboto";
        font-weight: 600;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 40px;
        text-align: center; 
        letter-spacing: 1px;
        border: 3px solid #fff;
        padding-top: 15px;padding-bottom: 15px;
        padding-right: 55px;
        border-radius: 25px;
        background-color: #181f27;
       
        }

    

    
    





  


    /* HOME PAGE LAYOUT */



    .info-left-side h2{
        color: #d8b25b;
    
    font-size: 42px;
    text-align: center;
    margin-top:5px;
    margin-bottom: 45px;
     font-family: "Roboto";
    font-weight: 600;
    letter-spacing: 1px;
    

    }

    #info-description{
        margin-bottom:0;
        margin-top:0;
        background-color: #181F27;
        padding-bottom: 90px;
    }

    .info-left-side  h3 {
    font-family: "Roboto";
    font-weight: 400;
    color: #d8b25b;
    font-size: 20px;
    text-align: center;
    margin-top:50px;
    margin-bottom: 5px;
    }

    .info-left-side  h5{
    font-family: "Roboto";
    font-weight: 400;
    color: #073664 !important;
    font-size: 24px;
    text-align: left;
    margin-bottom: 35px;
    }

    .info-left-side  h6{
    font-family: "Roboto";
    font-weight: 600;    
    color: #d8b25b;
    font-size: 15px;
    text-align: left;
    margin-bottom: 30px;
    }


    .info-left-side  h6{
    font-family: "Roboto";
    font-weight: 400;
    color:#fff;
    font-size: 16px;
    text-align: left;
    line-height: 27px;
    }

    .info-left-side  .btn-quote-sell{
    font-family: "Roboto";
    font-weight: 500;
    color: #d8b25b;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: left;
    border-radius: 3px;
    background: transparent;
    
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 15x;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;

    }

    .info-left-side  .btn-quote-sell .fa{
        margin-left: 15px;
    }

    .fea-list{
    display: block;
    width: 100%;
    padding-left:10px;
    margin-top:5px;
    }

    .fea-list li{
    list-style-type: none;

    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    margin-right: 40px;
    /* box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);*/
    }
    .fea-list li:last-child{
    margin-right: 0;
    }

    .fea-list li p{
    font-family: "Roboto";
    font-weight: 500;
    color: #242423;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    }

    .fea-list li img{
    width: 50px;height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    .sell-right-side img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

   



    /* Banner call us now our services  */
    
    .banner-call{
    padding-top:0;padding-bottom: 0;

    background: url(../img/wome-enter-limo.jpg);
    background-repeat:no-repeat;
    position: relative;
    height: 800px;
    margin-top:0;
    background-position: center;

    }

    .banner-call .call-left{
    background-color: rgba(213, 181, 89, 0.8);
    display: block;
    float: left;
    padding-left: 40px;padding-right: 40px;
    padding-top: 50px;
    padding-bottom: 70px;

    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;


    }

    .banner-call .call-left h4{
     font-family: "Roboto";
    font-weight: 600;
    color: #fafafa;
    font-size: 35px;
    text-align:left;
    margin-top: 25px;
    margin-bottom: 55px;

    }

    .banner-call .call-left h5{
    font-family: 'Roboto';
    font-weight:400;
    color: #ffffff;
    font-size: 18px;
    margin-top: 10px;
    text-align: left;
  
    }

    .banner-call .call-left a{
    font-family: "Roboto";
    font-weight: 600;
    color: #fff;
    font-size: 27px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 15px;
    background: #181F27;

    width:100%;
    padding-top: 15px;
    padding-bottom: 15px;

    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    }
    .banner-call .call-left a .fa{
    margin-right: 10px;
    }

    .banner-call .call-left a img{
        width: 55px;
        display: block;
        margin-top: -8px;
        float: left;
        margin-left: 35px;
    }

    .banner-call .call-left h5 span a{
    font-family: 'Open Sans';
    font-weight: 700;
    color: #ffffff;
    font-size: 35px;
    margin-top: 10px;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 0px 1px #000;
    border: 2px solid #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;padding-bottom: 5px;
    border-radius: 5px;
    margin-right: 10px;margin-left: 10px;

    }

    .banner-call .call-left h5 span a .fa {
    margin-left: 10px;margin-right: 8px;
    font-size: 30px;
    color: #fff;
    }

   #back-to-top {
    position: fixed;
    bottom: 40px;
    right: 15px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: rgba(0,0,0,0.3);
    color: #fafafa;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    }
    #back-to-top:hover {
    background: rgba(0,0,0,0.5);
    }
    #back-to-top.show {
    opacity: 1;
    }


    /* OUR SERVICES SECTION */

    .main-services{

        background: url(../img/design-background.jpg) no-repeat;
        position: relative;
        background-repeat: no-repeat;
        padding-top: 90px;padding-bottom: 90px;
       
        background-size: cover;
        
    }

    .txt-services h3{
        font-family: "Roboto";
    font-weight: 400;
    color: #d8b25b;
    font-size: 20px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 5px;
    }

    .txt-services h2{
        color: #d8b25b;
    font-size: 42px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 55px;
     font-family: "Roboto";
    font-weight: 700;
    letter-spacing: 1px;

    }

    .txt-services p{
        font-family: "Roboto";
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    text-align: left;
    line-height: 27px;
   
    }

    .mini-call-two {
        font-family: "Roboto";
        font-weight: 400;
        color: #d8b25b;
        font-size: 18px;
        text-align: center;
        margin-top: -88px;
        margin-bottom: 116px;
        border: 2px solid #d8b25b;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 45px;
        padding-right: 45px;
        border-radius: 10px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 93%;
    }

    .mini-call-two a .fa {
        margin-left: 10px;
        margin-right: 10px;
    }


    .mini-call-two a {
        font-family: "Roboto";
        font-weight: 600;
        color: #d8b25b;
        font-size: 23px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 5px;
        text-decoration: none;
    }

    
    .c-list{
        display: block;
        width: 100%;
        padding-left:0;
        margin-top: 20px;
        }
    
        .c-list li{
        list-style-type: none;
    
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        display: inline-block;
        margin-right:20px;
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
        width: 21%;
        margin-top: 20px;
        background-color: #181F27;
        
     
        
        }
        .c-list li:last-child{
        margin-right: 0;
        }
    
        .c-list li p{
        font-family: "Roboto";
        font-weight: 500;
        color:#d8b25b;
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 5px;
        text-align: left;
     
        }

        .c-list li a{
            font-family: "Roboto";
            font-weight: 600;
            color:#d8b25b;
            font-size: 15px;
            margin-top: 20px;
            margin-bottom: 5px;
            text-align: center;
            display: block;
            margin-left: auto;
            margin-right: auto;
            height: 28px;
         
            }

            .c-list li a .fa{
                margin-left: 15px;
            }
    
        .c-list li img{
        width: 55px;height: 55px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: left;
        margin-right: 15px;
        }

        .txt-image img{
            margin-left: auto;
            margin-right: auto;
            display: block;
            margin-top: 55px;
        }

        .txt-call {
                font-family: "Roboto";
            font-weight: 400;
            color: #d8b25b;
            font-size: 20px;
            text-align: left;
            margin-top: 100px;
            margin-bottom: 5px;
            border: 2px solid #d8b25b;
            padding-top: 20px;padding-bottom: 20px;
            padding-left: 20px;
            border-radius: 10px;
         

        }

        .txt-call  a{
            font-family: "Roboto";
            font-weight: 600;
            color: #d8b25b;
            font-size: 20px;
            text-align: left;
            margin-top: 50px;
            margin-bottom: 5px;
            text-decoration:none;
        }

        .txt-call  a:hover{
            text-decoration: underline;
        }

        .txt-call  a .fa{
            margin-left: 10px;
            margin-right: 10px;
        }

    .call-us-button{
    font-family: "Roboto";
    font-weight: 600;
    color: #fff;
    font-size: 40px;
    letter-spacing: 3px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #181F27;
    width: 550px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    }

    .call-us-button:hover{
        color: #d8b25b;
    }

    .call-us-button img{
        margin-right: 10px;
        width: 100px;
    }


    
    .contact-top{
        padding-bottom:70px;
        margin-top:79px;
      
        background: url(../img/new-contact-hero.jpg) no-repeat;
        width: 100%;
        background-size: auto;
        background-position: center;
        position: relative;
        height:680px;
        background-size: 100% 100%;

        }

        .contact-top .text-contact h2 {
             font-family: "Roboto";
            font-weight: 600;
            letter-spacing: 1px;
        color: #181F27;
        font-size: 42px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 20px;
    

        }


        .contact-top .text-contact h6{
        font-weight: 400;
        color: #181F27;
        font-size: 19px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-bottom: 0;
        font-family: 'Roboto', serif;


        }


        .contact-top .text-contact{
        background-color:transparent;
        margin-top: 120px;
        padding-top: 15px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        }



    /* our services top*/

    .icons-header{
       margin-top: -40px;
       margin-bottom: 110px;

    }
    .ser-box{
        background-color: #181F27;
        border-radius: 10px;
        padding-top: 20px;padding-bottom: 20px;
        max-width: 30%;
        margin-right: 20px;

    }

    .ser-box:last-child{
        margin-right: 0;
    }
    .ser-box img{
        display: block;
        width: 40px;
        margin-bottom: 15px;
      
        }
    
        .ser-box p{
        font-family: "Roboto";
        font-weight: 400;
        color: #fff;
        font-size: 13px;
        text-align:left;
        margin-top: 10px; 
        margin-bottom: 0;
        }
    
        .ser-box h6{
             font-family: "Roboto";
            font-weight: 600;
            color: #d8b25b;
            font-size: 16px;
            letter-spacing: 1px;
            text-align:left;
        
        }


        
    
            #home-fleet{
            background: url(../img/about-sky.jpg) no-repeat;
            height: 905px;
            background-position: center;
            padding-top: 100px;
            }

        
        
            #home-fleet h2{
            color: #181F27;
            font-size: 42px;
            text-align: left;
            margin-top: 5px;
            margin-bottom: 45px;
            font-family: "Roboto";
            font-weight: 600;
            letter-spacing: 1px;
            }
        
            #home-fleet h3{
            font-family: "Roboto";
            font-weight: 600;
            color: #181F27;
            font-size: 22px;
            text-align: left;
            margin-top: 20px;
            margin-bottom: 5px;
        
            }
        
            #home-fleet p{
            font-family: "Roboto";
            font-weight: 500;
            color: #181F27;
            font-size: 16px;
            text-align: left;
            line-height: 27px;
            }
        
    /* commercial SECTION */


    #commercial-section{
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #181F27;
    
    background-position: center;
    }



    #commercial-section h2{
        color: #d8b25b;
    font-size: 42px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 45px;
    font-family: "Roboto";
    font-weight: 600;
    letter-spacing: 1px;
    }

    #commercial-section .star-img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    #commercial-section h3{
    font-family: "Roboto";
    font-weight: 400;
    color: #d8b25b;
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;

    }

    #commercial-section p{
    font-family: "Roboto";
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 27px;
    }

    #commercial-section .check-services{
    font-family: "Roboto";
    font-weight: 500;
    color: #d8b25b;

    font-size: 16px;
    letter-spacing: 1px;

    border-radius: 3px;
    background: transparent;

    width: 240px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 15x;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    display: block;

    }

    #commercial-section .check-services .fa{
    margin-left: 20px;
    }



    .fleet-img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
    }

    
    .call-center {
        font-family: "Roboto";
        font-weight: 400;
        color: #d8b25b;
        font-size: 18px;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 5px;
      
        padding-top: 20px;padding-bottom: 20px;
        padding-left: 20px;
        border-radius: 10px;
        display: block;
        margin-left: auto;
        margin-right: auto;


        }

        .call-center  a{
        font-family: "Roboto";
        font-weight: 600;
        color: #d8b25b;
        font-size: 20px;
        text-align:center;
        margin-top: 50px;
        margin-bottom: 5px;
        text-decoration:none;
        }

        .call-number  a:hover{
        text-decoration: underline;
        }

        .call-center  a .fa{
        margin-left: 10px;
        margin-right: 10px;
        }


     /* ANTISLIP SECTION */


     #section-antislip{
        padding-top: 80px;
        padding-bottom:80px;
         background-color: #181F27;
       
        }
    
        #custCarousel{
        margin-bottom: 30px;
        }
    
        .carousel-inner img {
        width: 100%;
        height: 100%;
        }
    
        #custCarousel .carousel-indicators {
        position: static;
        margin-top: 20px;
        }
    
        #custCarousel .carousel-indicators>li {
        width: 100px;
        }
    
        #custCarousel .carousel-indicators li img {
        display: block;
        opacity: 0.5;
        }
    
        #custCarousel .carousel-indicators li.active img {
        opacity: 1;
        }
    
        #custCarousel .carousel-indicators li:hover img {
        opacity: 0.75;
        }
    
        .carousel-item img {
        width: 100%;
        }
    
        .antislip-info{
        padding: 30px;
        }
    
        .antislip-info h2{
            color: #fff;
            font-size: 38px;
            text-align: center;
            margin-top: 5px;
            margin-bottom: 45px;
             font-family: "Roboto";
            font-weight: 600;
            letter-spacing: 1px;
        }
    
        .antislip-info h3{
            font-family: "Roboto";
            font-weight: 400;
            color: #d8b25b;
            font-size: 20px;
            text-align: center;
            margin-top: 5px;
            margin-bottom: 5px;
            }
    
        .antislip-info p{
            font-family: "Roboto";
            font-weight: 400;
            color: #fff;
            font-size: 16px;
            text-align: left;
            line-height: 27px;
        }
        
        .antislip-info h6{
            font-family: "Roboto";
            font-weight: 600;
            color: #fff;
            font-size: 17px;
            text-align: left;
            padding-left: 40px;
            }
        
            .antislip-info h6 .fa{
            color: #fff;
            margin-right: 13px;
            }
        
            .call-number {
            font-family: "Roboto";
            font-weight: 400;
            color: #d8b25b;
            font-size: 18px;
            text-align: center;
            margin-top: 70px;
            margin-bottom: 5px;
            border: 2px solid #d8b25b;
            padding-top: 20px;padding-bottom: 20px;
            padding-left: 20px;
            border-radius: 10px;


            }

            .call-number  a{
            font-family: "Roboto";
            font-weight: 600;
            color: #d8b25b;
            font-size: 20px;
            text-align:center;
            margin-top: 50px;
            margin-bottom: 5px;
            text-decoration:none;
            }

            .call-number  a:hover{
            text-decoration: underline;
            }

            .call-number  a .fa{
            margin-left: 10px;
            margin-right: 10px;
            }
    

   
    
         .blog .carousel-indicators {
        left: 0;
        top: auto;
        bottom:-45px;
    
        }
    
        /* The colour of the indicators */
        .blog .carousel-indicators li {
        background: #a3a3a3;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        }
    
        .blog .carousel-indicators .active {
        background: #d8b25b;
        }
    
        .blog  .carousel-item img {
          display: block;
          margin-left: auto;
          margin-right: auto;
          position: relative;
          border-radius: 20px;
        } 

        .blog .carousel-inner {
            position: relative;
            width: 100%;
            overflow: hidden;
            margin-top: 75px;
        }
    
        .blog  .carousel-item .txt-short{
            position: absolute;
            bottom: 5px;
            right: 25px;
            font-size: 16px;
            font-family: "Open Sans";
            font-weight: 400;
            padding-left: 25px;padding-right: 25px;
            padding-top: 4px;padding-bottom: 4px;
            color: #fff;
            background-color: rgba(0, 0, 0, 0.4);
        }
    
        
        .blog  .carousel-item .txt-short a{
         
            font-size: 16px;
            font-family: "Open Sans";
            font-weight: 600;
            
            color: #fff;
          
        }


        
    /* Banner call us now our services  */
    
    .banner-home{
        padding-top:0;padding-bottom: 0;
    
        background: url(../img/happy-couple.jpg);
        background-repeat:no-repeat;
        position: relative;
        height: 800px;
        margin-top:0;
        background-position: center;
    
        }
    
        .banner-home .call-inner{
        background-color: rgba(213, 181, 89, 0.8);
        display: block;
        float: left;
        padding-left: 40px;padding-right: 40px;
        padding-top: 50px;
        padding-bottom: 70px;
    
        border-bottom-right-radius: 25px;
        border-bottom-left-radius: 25px;
    
    
        }
    
        .banner-home .call-inner h4{
         font-family: "Roboto";
        font-weight: 600;
        color: #fafafa;
        font-size: 35px;
        text-align:left;
        margin-top: 25px;
        margin-bottom: 55px;
    
        }
    
        .banner-home .call-inner h5{
        font-family: 'Roboto';
        font-weight:400;
        color: #ffffff;
        font-size: 18px;
        margin-top: 10px;
        text-align: left;
        text-shadow: 0px 1px #000;
        }
    
        .banner-home .call-inner a{
        font-family: "Roboto";
        font-weight: 600;
        color: #fff;
        font-size: 27px;
        letter-spacing: 2px;
        text-transform: uppercase;
        border-radius:10px;
        background: #181F27;
    
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
    
        margin-top: 55px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        }
        .banner-home .call-inner a .fa{
        margin-right: 10px;
        }

        .banner-home .call-inner  a img{
            width: 55px;
            display: block;
            margin-top: -8px;
            float: left;
            margin-left: 35px;
        }
    
        .banner-home .call-inner h5 span a{
        font-family: 'Open Sans';
        font-weight: 700;
        color: #ffffff;
        font-size: 35px;
        margin-top: 10px;
        letter-spacing: 1px;
        text-align: center;
        text-shadow: 0px 1px #000;
        border: 2px solid #fff;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;padding-bottom: 5px;
        border-radius: 5px;
        margin-right: 10px;margin-left: 10px;
    
        }
    
        .banner-home .call-inner h5 span a .fa {
        margin-left: 10px;margin-right: 8px;
        font-size: 30px;
        color: #fff;
        }

       


    /* --------------- OUR SERVICES -------------------  */ 
   

        .banner-cover-top{
        padding-bottom:70px;
        margin-top:79px;
      
        background: url(../img/new-services-hero.jpg) no-repeat;
        width: 100%;
        background-size: auto;
        background-position: center;
        position: relative;
        height:680px;
        background-size: 100% 100%;

        }

        .banner-cover-top .text-headline h2 span{
             font-family: "Roboto";
            font-weight: 600;
            letter-spacing: 1px;
        color: #fff;
        font-size: 35px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 20px;
    

        }


        .banner-cover-top .text-headline h6{
        font-weight: 400;
        color: #fff;
        font-size: 17px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-bottom: 0;
        font-family: 'Roboto', serif;


        }

        .banner-cover-top .text-headline h6 .line-3 {
        border: 1.5px solid #84bc53;
        display: block;
        width: 50px;
        float: left;
        vertical-align: -25px;
        margin-top: 10px;
        margin-right: 20px;
        }


        .banner-cover-top .text-headline{
        background-color:transparent;
        margin-top: 40px;
        padding-top: 15px;
        position: absolute;
        left: 0;
        top:0;
        }


    .inner-services{
        background: url(../img/navy-shape.jpg) no-repeat;
        position: relative;
        background-repeat: no-repeat;
        padding: 20px 0 10px;
        background-color: #fff;
        background-size: cover;
        height: 1080px;
        margin-bottom:0;
    }

    .services-list{
        display: block;
        width: 100%;
        padding-left:0;
        margin-top: 15px;
        }
    
        .services-list li{
        list-style-type: none;
         border-radius: 10px;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        margin-right:20px;
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
        width:30%;
        margin-top: 25px;
        background-color: #181f27;
        border: 2px solid #d8b25b;
        height: 280px;
        float: left;
        }
        .services-list li:last-child{
        margin-right: 0;
        }
    
        .services-list li p{
        font-family: "Roboto";
        font-weight: 400;
        color:#fff;
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 5px;
        text-align: left;

        }

        .services-list li h6{
        font-family: "Roboto";
        font-weight: 600;
        color:#d8b25b;
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;

        }

        .services-list li img{
        width: 55px;height: 55px;
        display: block;
        margin-left: auto;
        margin-right: auto;

        }



        
    .why-list{
        display: block;
        width: 100%;
        padding-left:10px;
        margin-top:45px;
        }
    
        .why-list li{
        list-style-type: none;
        background-color: #181F27;
        padding-left: 20px;padding-top: 15px;padding-bottom: 15px;
        width: 22%;
        float: left;
        display:block;
        margin-right: 30px;
        /* box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);*/
        border-radius: 10px;
        }
        .why-list li:last-child{
        margin-right: 0;
        }
    
        .why-list li p{
        font-family: "Roboto";
        font-weight: 500;
        color: #d8b25b;
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: left;
        padding-top: 6px;
       
        }
    
        .why-list li img{
        width: 50px;height: 50px;
        display: block;
        float: left;
        margin-right: 20px;
        }

	/* --------------- FOOTER STYLE -------------------  */ 


	  footer{
    background:#0a0f13;
    padding-top:70px;
    padding-bottom:0;
    }

    footer .logo-left {
    display: block;
    float: left;
    list-style-type: none;
    padding-left: 0;
    width: 100%;
    margin-top: 5px;
    }

     footer .text-rights{
    text-align: center;
    font-family: "Roboto";
    font-weight: 400;
    color: #7b8084;
    font-size: 11px;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-left: 10px;
    margin-top:20px;
    border-top: 1px solid #1d2428;
    padding-top: 10px;
    letter-spacing: 1px;
     }

     /* Footer contact inforamtion on left side */

	.logo-left li {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width:90%;
	}

	.logo-left li a{
	font-family: "Open Sans";
    font-weight: 400;
    color: #dee1e3;
    font-size: 12px;
    text-align: left;
    letter-spacing: 1px;
    text-decoration: none;
	}
	.logo-left li a .fa{
	margin-right: 8px;
	 color: #dee1e3;
	 font-size: 7px;
	 vertical-align: 2px;
	}

	.logo-left li a:hover{
	cursor:pointer;
	text-decoration: underline;
	color: #f2bd25;
	}

    .logo-left li h5{
            font-family: "Roboto";
    font-weight: 600;
    color: #e69906;
    font-size: 14px;
    text-align: left;
    padding-bottom: 0;
    }

    .logo-left li p{
    font-family: "Roboto";
    font-weight: 600;
    color: #ffffff;
 
    font-size: 16px;
    text-align:left;
    letter-spacing: 1px;
    }
    


	/* Footer Social networks icons   */

    .call-footer{
    display: block;
    float: left;
    list-style-type: none;
    width: 100%;

    }

    .call-footer  h3{
    font-family: "Roboto";
    font-weight: 600;
    color: #d8b25b;
    font-size: 14px;
    text-align: center; 
    padding-bottom:0;
    width:100%;
    margin-bottom: 20px;
    }

     .call-footer a{
    font-family: "Roboto";
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 32px;
    text-align: center; 
        margin-left: auto;
    margin-right: auto;
    display: block;
   
    }
    .call-footer a span img{
     
        margin-right: 20px;
        margin-left: -20px;
        margin-top: -4px;
    }
     .call-footer a span{
    font-family: "Roboto";
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 32px;
    text-align: center; 
    letter-spacing: 1px;
    border: 3px solid #fff;
    padding-top: 10px;padding-bottom: 10px;
    padding-right: 30px;
    border-radius: 30px;
   
    }

    .call-footer a .fa{
        margin-right: 10px;
    }


    
    .sub-footer{
    display: block;
    width: 100%;
    padding-top:8px;padding-bottom:8px;
        border-top: 1px solid #1c2934;

    margin-top:25px;
    }

    .sub-footer .copy {
   font-family: "Roboto";
    font-weight: 400;
    color: #b7b6b6 !important;
    text-align: center;
    display: block;
    font-size: 10px;
    float: right;
    margin-top: 3px;
    letter-spacing: 1px;
    margin-bottom: 3px;
    }

    .sub-footer .copy a{
        color: #b7b6b6 !important;
    }


    /* HOme Page banner section before after about  */

    .banner-left-1{
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    }

    .banner-left-1 .img-fluid{
   
    }

    .banner-right-3{
     width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    }   
    
    .banner-center-2 .txt-center{
    display: block;
    width: 100%;
    margin-top: 15px;
    }


    .banner-center-2 .txt-center h2{
    font-family: 'Open Sans';
    font-weight: 600;
    color: #313433;
    font-size: 26px;
    margin-bottom:20px;
    text-align: left;
    }

    .banner-center-2 .txt-center p{
    font-family: 'Open Sans';
    font-weight: 600;
    color: #313433;
    font-size: 14px;
    text-align:left;
    }

    .banner-center-2 .button-go-services{
       display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
    width:190px;
    font-family: "Roboto";
    font-weight:600;
    color: #ffffff;
    text-transform: uppercase;
    background-color:#039BE5;
    padding-top: 9px;
    padding-bottom: 9px;
    border: 1px solid #039BE5;
    border-radius: 2px;
    margin-top: 35px;
    font-size: 14px;
    margin-bottom: 10px;
    }

  

    /* banner*/


      .demo-box{
    background-color:#253f59;
    display: block;
    width: 100%;
    margin-top: 35px;
    padding-top: 35px;
    padding-bottom: 35px;
    background: url(../img/orange-cover.png);
    background-repeat: repeat-x;
    }

    .demo-box .box-content{
    display: block;
    margin-right: auto;
    margin-left: auto;
    }

    .demo-box .box-content h3{
    font-family: "Roboto";
    font-weight: 600;
    color:#fff;
    font-size: 27px;
    text-align: center;
    padding-bottom: 5px;
    }

    .demo-box .box-content p{
       font-family: "Roboto";
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-align: center;
    letter-spacing: 1px;
    }


    .demo-box .box-content .border-line-5{
      border-bottom: 1px solid #fafafa;
    width: 20%;
    margin-bottom: 10px;
    display: block;
    margin-right: auto;
    margin-left: auto;

    }

    .box-content .btn-signup-5{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
      font-family: "Roboto";
    font-weight: 500;
    color: #fafafa;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #203c53;
    padding-top: 13px;padding-bottom: 13px;
    border:0;border-radius: 0;
    letter-spacing: 1px;
    margin-top: 30px;
    }

    .box-content .btn-signup-5:hover{
        cursor: pointer;
        /*background-color: #cc9d19;*/
        color: #ffffff;
    }



    
    /* --------------- OUR SERVICES -------------------  */ 
        
    .about-cover-top{
        padding-bottom:70px;
        margin-top:79px;
        background-color: #181F27;

        background: url(../img/about-us-limo-cover.jpg) no-repeat;
        width: 100%;

        background-size: auto;
        background-position: center;
        position: relative;
        height: 680px;
        background-size: 100% 100%;
        position: relative;
        height:680px;
        }

        .about-cover-top .text-headline h2 span{
             font-family: "Roboto";
            font-weight: 600;
            letter-spacing: 1px;
        color: #fff;
        font-size: 35px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 20px;
    

        }


        .about-cover-top .text-headline h6{
        font-weight: 400;
        color: #fff;
        font-size: 17px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-bottom: 0;
        font-family: 'Roboto', serif;


        }

        .about-cover-top .text-headline h6 .line-3 {
        border: 1.5px solid #84bc53;
        display: block;
        width: 50px;
        float: left;
        vertical-align: -25px;
        margin-top: 10px;
        margin-right: 20px;
        }


        .about-cover-top .text-headline{
        background-color:transparent;
        margin-top: 40px;
        padding-top: 15px;
        position: absolute;
        left: 0;
        top:0;
        }

    .gallery{
        padding-top: 80px;
        padding-bottom: 120px;
        display: block;
        position: relative;
        background-color: #181F27;
       

      

    }

    .gallery h2{
        color: #d8b25b;
        font-size: 38px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 70px;
         font-family: "Roboto";
        font-weight: 600;
        letter-spacing: 1px;
        width: 100%;
    }

    .gallery h3{
        font-family: "Roboto";
        font-weight: 400;
        color: #d8b25b;
        font-size: 20px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 100%;
        }
    
    .g-box img{
        border-radius: 10px;
        margin-bottom: 25px;
       
    }

    .gallery .star-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }


        .gall-call {
        font-family: "Roboto";
        font-weight: 400;
        color: #d8b25b;
        font-size: 20px;
        text-align: left;
        margin-top: 70px;
        margin-bottom: 5px;
        border: 2px solid #d8b25b;
        padding-top: 20px;padding-bottom: 20px;
        padding-left: 20px;
        border-radius: 10px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;padding-right: 40px;
    
        


        }

        .gall-call  a{
        font-family: "Roboto";
        font-weight: 600;
        color: #d8b25b;
        font-size: 20px;
        text-align: left;
        margin-top: 50px;
        margin-bottom: 5px;
        text-decoration:none;
        }

        .gall-call  a:hover{
        text-decoration: underline;
        }

        .gall-call  a .fa{
        margin-left: 10px;
        margin-right: 10px;
        }


     /* -------------------  Limousine Services Page -------------------  */
        

        .fort-banner{
        padding-bottom:70px;
        margin-top:79px;

        background: url(../img/fort-limo-banner.jpg) no-repeat ;
        width: 100%;

        background-position: center;
        position: relative;
        height: 680px;
        background-size: 100% 100%;
        position: relative;
        height:680px;
        }

        .fort-banner .txt-fort h2 span{
         font-family: "Roboto";
        font-weight: 600;
        letter-spacing: 1px;
        color: #fff;
        font-size: 40px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 20px;
        width: 100%;


        }

        .fort-banner .txt-fort img{
            display:block;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 15px;
        }

        .fort-banner .txt-fort h2{
             font-family: "Roboto";
            font-weight: 600;
            letter-spacing: 1px;
            color: #fff;
            font-size: 40px;
            text-align: center;
            margin-top: 5px;
            margin-bottom:5px;
            width: 100%;
    
    
            }


        .fort-banner .txt-fort h6{
        font-weight: 400;
        color: #fff;
        font-size: 19px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-bottom: 0;
        font-family: 'Roboto', serif;


        }

        .fort-banner .txt-fort .line-3 {
        border: 1.5px solid #84bc53;
        display: block;
        width: 50px;
        float: left;
        vertical-align: -25px;
        margin-top: 10px;
        margin-right: 20px;
        }


        .fort-banner .txt-fort{
        background-color:transparent;
        margin-top: 100px;
        padding-top: 15px;
        display:block;
        margin-left: auto;
        margin-right: auto;
        }


        .mini-call {
            font-family: "Roboto";
            font-weight: 400;
            color: #d8b25b;
            font-size: 18px;
            text-align: center;
            margin-top: 30px;
            margin-bottom: 5px;
            border: 2px solid #d8b25b;
            padding-top: 30px;padding-bottom: 30px;
            padding-left: 45px;padding-right: 45px;
            border-radius: 10px;
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 100%;


            }

            .mini-call  a{
            font-family: "Roboto";
            font-weight: 600;
            color: #d8b25b;
            font-size: 23px;
            text-align:center;
            margin-top: 50px;
            margin-bottom: 5px;
            text-decoration:none;
            }

            .mini-call a:hover{
            text-decoration: underline;
            }

            .mini-call  a .fa{
            margin-left: 10px;
            margin-right: 10px;
            }

            .services-button{
                font-family: "Roboto";
                font-weight: 500;
                color: #d8b25b;
                font-size: 14px;
                letter-spacing: 1px;
               
                background: transparent;
                border: 2px solid #d8b25b;
                width: 220px;
                padding-top: 15px;
                padding-bottom: 15px;
                margin-left: 25px;
             
                border-radius: 10px;
                text-align: center;
                display: block;
                height: 80px;
              float: left;
              margin-top: 30px;
            }


            .services-button .fa {
                margin-left: 15px;
            }


            
        #top-limo{
        padding-top: 100px;
        background: url(../img/limo-dark-white.jpg) no-repeat;
        height: 954px;
        background-position: center;
        border-top:none;
        }
    
    
    
        #top-limo h2{
            color: #d8b25b;
        font-size: 42px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 45px;
        font-family: "Roboto";
        font-weight: 600;
        letter-spacing: 1px;
        }
    
        #top-limo h3{
        font-family: "Roboto";
        font-weight: 400;
        color: #d8b25b;
        font-size: 20px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 5px;
    
        }

        #top-limo .star-img {
            display: block;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 30px;
        }
    
        #top-limo p{
        font-family: "Roboto";
        font-weight: 400;
        color: #fff;
        font-size: 16px;
        text-align: left;
        line-height: 27px;
        }


        #top-limo .check-services{
            font-family: "Roboto";
            font-weight: 500;
            color: #d8b25b;
            font-size: 16px;
            letter-spacing: 1px;
          
            border-radius: 3px;
            background: transparent;
           
            width: 240px;
            padding-top: 15px;
            padding-bottom: 15px;
            margin-right: 15x;
            margin-top: 45px;
            margin-left: auto;
            margin-right: auto;
            display: block;
        
        }
    
        #top-limo .check-services .fa{
            margin-left: 20px;
        }
    

     


    /* -------------------  RESPOSNIVE DESGIN -------------------  */
    
     
    
    
    
    @media (max-width: 1079px) {
        
       
     

        .contact-informations h2 span{
            font-size: 33px;
        }
        .contact-informations h2{
            font-size: 22px;
        }

        #home-fleet h2{
            font-size: 32px;
        }

        #top-limo h2{
            font-size: 33px;
        }

        #top-limo p{
            font-size: 15px;
        }

        .txt-services h3{
            margin-top: 5px;
        }

        #top-limo{
            
            padding-bottom: 40px;
        }

        .fort-banner{
            height: 450px;
        }

        .mini-call-two{
            width: 98%;
            padding-left: 20px;
            padding-right: 20px;
            margin-top: 50px;
        }

        #commercial-section h2 {
            font-size: 31px;
        }

        #top-limo{
            background-position:none;
        }

        .c-list li p{
            font-size: 12px;
        }

        .c-list li a{
            font-size: 12px;
        }

        .txt-services h2 {
            color: #ffffff;
            font-size: 33px;
            text-align: left;
          
        }

        .about-cover-top .text-headline{
            left: 0;
            top: 0;
        }

        .main-services{
            padding-top: 20px;
        }

        .about-cover-top{
            height: 450px;
        }

        .main-navigation .logo-header {
            display: block;
            float: left;
            width: 270px !important;
            height: 55px;
            background: url(../img/mobile-logo.png) 0 0 no-repeat;
            margin-right: 0 !important;
            margin-top: 10px;
        }

          .main-navigation .nav-list .nav-link{
            font-size: 9px;
          }


          .banner-call .call-left h4{
            font-size: 23px;
            margin-bottom: 25px;
          }

          .banner-call .call-left h5{
            font-size: 16px;
          }

          .gallery h2{
              font-size: 30px;
          }

              .banner-call .call-left h5 span {
            font-family: 'Open Sans';
            font-weight: 700;
            color: #ffffff;
            font-size: 26px;
            margin-top: 10px;
            letter-spacing: 1px;
            text-align: center;
            text-shadow: 0px 1px #000;
            border: 2px solid #fff;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
            border-radius: 5px;
            margin-right: 10px;
            margin-left: 10px;
            }

            .demo-box .box-content h3{
                font-size: 24px;
            }

            .info-left-side h2{
                font-size: 26px;
            }


      }
        





	/* Responsive Design Changes fixes CSS Tablet  */

    @media (max-width: 1200px) {
       
       

        #contact-section{
            height: 850px;
        }

        .c-list li p{
            font-size: 13px;
        }


        .main-navigation .nav-list .nav-link {
            font-family: "Roboto";
            font-weight: 600;
            color: #fff;
            text-transform: uppercase;
            font-size: 10px;
           
            margin-right: 5px;
            margin-top: 15px;
            text-align: center;
        }


    }
        

    @media (max-width: 991px) {

        #contact-section{
            height: 740px;
        }

        .contact-top .text-contact h6{
            font-weight: 500;
            color: #d8b25b;
        }

        .txt-services h3{
            color: #fff;
        }
        
        .services-list li p{
            font-size: 13px;
        }

        .services-list li{
            width: 300px;
        }

        .inner-services{
            height: auto;
            padding-bottom: 50px;
        }

        .contact-informations .hero-call span{
            font-size: 28px;
        }

        .contact-informations h3{
            font-size: 14px;
            width: 330px;
            padding-bottom: 15px;
        }

        .c-list li img{
            display: block;
            margin-left: auto;
            margin-right: auto;
            float: none;
        }

        .c-list li p {
            font-size: 12px;
            text-align: center;
        }
        
        
        

        .banner-cover-top{
            height: 450px;
        }

        .why-list li{
            width: 35%;
        }

        .mini-call-two{
            font-size: 16px;
        }

        .mini-call-two a{
            font-size: 19px;
        }

        .banner-cover-top .text-headline{
            left: 0;
            top: 0;
            
        }

        #commercial-section h2{
            font-size: 34px;
        }

        .services-list li{
            padding-left: 10px;
            padding-right: 10px;
            margin-right: 15px;
        }

        .services-list li h6{
            font-size: 15px;
        }

        .main-services {
            padding-top: 20px;
            padding-bottom: 40px;
        }

        .txt-services h2 {
            color: #fff;
            font-size: 30px;
            text-align: left;
        }

        .txt-services p{
            font-weight: 500;
        }

        .contact-top .text-contact h2{
            font-size: 35px;
        }

        .call-footer a span{
            font-size: 23px;
        }

        .call-us-button{
            width: 495px;
            font-size: 30px;
            padding-top: 12px;padding-bottom: 12px;
        }
        .nav-list .nav-item .btn-nav-book{
            width: 270px;
            display: block;
            margin-left: auto;
            margin-right: auto;

        }

        #top-section .tx-box-1 h2{
        font-size: 22px;
        }

        #top-section .tx-box-1 h4{
        font-size: 17px;
        }

        .catagories-home li h6{
        font-size: 13px;
        }

        .catagories-home li img{
        width: 110px;height: 110px;
        }

        .banner-call .call-left h4{
        font-size: 24px;
        }

        .banner-call .call-left h5{
        font-size: 17px;
        }

        .banner-call .call-left h5 span{
        font-size: 24px;
        }

        .info-left-side h2{
            font-size: 22px;
        }

        .info-left-side h3{
            font-size: 19px;
        }

        .sell-right-side img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        display: none;

        }

        .info-left-side{
          
            padding-top: 20px;
        }

        .process-steps {
        margin-bottom: 10px;
        max-width: 230px;
        background-color: #fafafa;
        margin-right: 8px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 40px;
        position: relative;
        }

        .process-steps h6{
            font-size: 13px;
        }

        .process-steps p{
            font-size: 11px;
        }

        .banner-cover-top .text-headline{
            margin-top: 15px;
        }

        .banner-cover-top .text-headline h2 span{
            font-size: 26px;
        }

        .banner-cover-top .text-headline h2{
            font-size: 19px;
        }


        .gallery-content .pic-1{
            width: 55%;
            display: block;
            margin-right: auto;
            margin-left: auto;
        }

        #we-buy-section .tx-box h2{
            font-size: 21px;
        }

        #we-buy-section .tx-box h4{
            font-size: 17px;
        }

        #we-buy-section .title-box h2{
            font-size: 19px;
            text-align: center;
        }

        #we-buy-section .title-box p{
            font-size: 13px;
        }

        .product-list li{
            width: 25%;
        }

        .product-list li h6{
            font-size: 14px;
        }

        #section-how-it-work .box-text-5 h2{
            font-size: 24px;
        }

        .inner-how-it-work-1 .first-side-work .headline-app{
            font-size: 15px;
        }

        .inner-how-it-work-1 .first-side-work .text-description{
            font-size: 14px;
        }

        #buy-txt-section .repair-content h2{
            font-size: 25px;
        }

        .demo-box .box-content p{
            font-size: 16px;
        }

        .section-how-it-work .box-text-6 h2{
            font-size: 24px;
        }

        #location-hour .map-info .t-1{
            font-size: 15px;
        }

        #location-hour .map-info a span{
            font-size: 32px;
        }

        .service-info .open-hours li span{
            font-size: 11px;
        }

        .service-info .open-hours li p{
            font-size: 12px;
        }


    }  /* end  max widht 991px  */
	

   

    @media (max-width: 767.98px) {

      

        .contact-top .text-contact h2{
          
            color: #d8b25b;
        }
        

        .c-list li {
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 20px;
            padding-left: 10px;
            display: inline-block;
            margin-right: 9px;
            box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
            width: 43%;
            margin-top: 20px;
            background-color: #181F27;
        }

        #contact-section{
            height: 600px;
        }

        .services-list li {
            padding-left: 15px;
            padding-right: 15px;
            margin-right: 15px;
            width: 43%;
            height: 300px;
        }

        .inner-services{
            height: auto;
            padding-bottom: 80px;
        }

        .services-list li p {
            font-size: 13px;
        }

        .txt-services h2 {
             color: #fff; 
            font-size: 30px;
            text-align: left;
        }
        

        .main-services {
            padding-top: 20px;
        }

        .gallery h3{
            font-size: 16px;
        }

        .process-steps{
        max-width: 100%;
        margin-bottom: 10px;
        }

        .process-steps img{
        display: block;
        margin-right: auto;
        margin-left: auto;
        width: 20%;
        }

        #top-section .tx-box-1 h2{
        font-size: 19px;
        }

        #top-section .tx-box-1 h4{
            font-size: 14px;
        }
        .catagories-home li{
            width: 30%;
        }

        .banner-call .call-left h4 {
        font-size: 25px;
        }

        .banner-call .call-left h5 {
        font-size: 17px;
        }

        .banner-call .call-left h5 span {
        font-size: 20px;
        }

        .info-left-side p{
            font-size: 13px;
        }

        .info-left-side h2 {
        font-size: 20px;
        }

        #location-hour .map-info{
            height: 225px;
            margin-bottom: 30px;
        }

       
        .logo-left li a img{
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .demo-box .box-content h3{
            font-size: 23px;
        }

        .product-list li h6 {
        font-size: 12px;
        }

        .product-list li img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 85px;
        height: 85px;
        }

      



	}   /* /End responsive Tablet size */




	/* Responsive Design Changes adds CSS Mobile phones*/

	
	@media (max-width: 575.98px) { 
       
       

        .contact-top .text-contact h2 {
            color: #181F27  !important;
            font-size: 25px;
        }

        .contact-top .text-contact h6 {
            font-weight: 500;
            color: #181F27;
            font-size: 15px;
        }

        #home-fleet {
            background: url(../img/light-sky.jpg) no-repeat;
            height:auto;
            background-position: center;
            padding-top: 50px;
            padding-bottom: 50px;
        }

        .c-list li {
            list-style-type: none;
            padding-top: 20px;
            padding-bottom: 20px;
            padding-left: 10px;
            display: inline-block;
            margin-right: 11px;
            box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
            width: 44%;
            margin-top: 20px;
            background-color: #181F27;
        }
        .c-list li img {
           
            display: block;
            margin-left: auto;
            margin-right: auto;
            float: none;
           
        }

        .c-list li p {
            font-size: 13px;
            text-align: center;
        }

        #home-fleet h2{
            font-size: 30px;
        }

        .banner-home .call-inner a{
            font-size: 22px;
        }

        .contact-informations h2 span{
            font-size: 18px;
        }

        .contact-informations h2{
            font-size: 12px;
            margin-bottom:20px;
            margin-top: 90px;
        }

        .contact-informations h3{
            display: none;
        }

        #contact-section{
            height: 335px;
            padding-top: 45px;
        }

        .banner-home .call-inner h4{
            font-size: 28px;
        }
       
        #top-limo{
            background:#181f27;
            height: auto;
            padding-bottom: 50px;
        }
        .banner-cover-top {
            height: 250px;
          
            
        }
        .contact-informations .hero-call{
            float: none;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .contact-informations .hero-call span {
            font-family: "Roboto";
            font-weight: 600;
            color: #ffffff;
            text-transform: uppercase;
            font-size: 17px;
            text-align: center;
            letter-spacing: 1px;
            border: 3px solid #fff;
            padding-top: 15px;
            padding-bottom: 15px;
            padding-right: 45px;
            border-radius: 25px;
            background-color: #181f27;
        }

        .contact-informations .hero-call span img {
            margin-right: 20px;
            margin-left: -20px;
            margin-top: -4px;
            width: 50px;
        }

        #contact-section .contact-informations {
            display: block;
            z-index: 1;
            margin-top: 30px;
        }
        
        .fort-banner {
            height: 250px;
        }

        .txt-services p {
            font-weight: 500;
        }

        

        #top-limo h2 {
            font-size: 28px;
        }

        .txt-services h3{
            margin-top: 10px;
        }

        .gallery h3 {
            font-size: 14px;
        }

        .banner-call .call-left a{
            font-size: 22px;
        }

        .services-list li {
            padding-left: 15px;
            padding-right: 15px;
            margin-right:0;
            width: 100%;
            display: block;
            margin-left: auto;
            margin-right: auto;
            height: 250px;
        }
        .mini-call-two a {
            font-size: 21px;
        }

        .sub-footer .copy{
            font-size: 9px;
        }
        

        #commercial-section p{
            font-size: 14px;
        }

        .why-list li {
            width: 40%;
        }

        .why-list li img {
            width: 50px;
            height: 50px;
            display: block;
            float:none;
            
            margin-left: auto;
            margin-right: auto;
        }

        .services-list li:last-child {
            margin-left: auto;
            margin-right: auto;
            display: block;
        }

        .banner-call{
            height: 500px;
            background: #181F27 !important;
        }

        .gallery h2 {
            font-size: 26px;
        }

        .why-list li p{
            text-align: center;
        }

        .about-cover-top {
            height: 255px;
        }

        #commercial-section h2 {
            font-size: 24px;
        }

        #commercial-section h3{
            font-size: 17px;
        }

        .contact-top .text-contact h2 {
            font-size: 26px;
        }

        .call-us-button {
            width: 98%;
            font-size: 25px;
            padding-top: 12px;
            padding-bottom: 12px;
            border-radius: 5px;
        }

        .call-us-button img {
            margin-right: 10px;
            width: 58px;
        }

        .contact-top{
            height: auto;
            background-size: cover;
        }

        .contact-top .text-contact{
            margin-top: 30px;
        }

        #home-section .text-area h2 span{
            font-size: 24px;
        }

        #top-section .tx-box-1 h4 {
        font-size: 12px;
        }

        .catagories-home li {
        width: 45%;
        }

        .banner-call .call-left h5 {
        font-size: 15px;
        }

        .info-left-side h2 {
        font-size: 17px;
        }

        .info-left-side h3 {
        font-size: 15px;
        }

        .info-left-side h6{
        font-size: 14px;
        }

        .banner-call .call-left h5 span {
        font-family: 'Open Sans';
        font-weight: 700;
        color: #ffffff;
        font-size: 16px;
        margin-top: 10px;
        letter-spacing: 1px;
        text-align: center;
        text-shadow: 0px 1px #000;
        border:none;
        padding-left:3px;
        padding-right:3px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-radius: 5px;
        margin-right:0;
        margin-left:0;
        }

               .banner-call .call-left h5 span a {
            font-family: 'Open Sans';
            font-weight: 700;
            color: #ffffff;
            font-size: 16px;
            margin-top: 10px;
            letter-spacing: 1px;
            text-align: center;
            text-shadow: 0px 1px #000;
            border: 2px solid #fff;
            padding-left: 5px;
            padding-right: 5px;
            padding-top: 5px;
            padding-bottom: 5px;
            border-radius: 5px;
            margin-right:5px;
            margin-left: 5px;
        }

                .banner-call .call-left h5 span a .fa {
                margin-left: 10px;
                margin-right: 8px;
                font-size: 18px;
                color: #fff;
                }

        .banner-call .call-left h5 span .fa {
        margin-left: 4px;
        margin-right: 7px;
        font-size: 20px;
        color: #fff;
        margin-top: 2px;
        }

        .banner-cover-top .text-headline h2 span {
        font-size: 22px;
        }

        .banner-cover-top .text-headline h2 {
        font-size: 17px;
        }

        #buy-txt-section .repair-content h2 {
        font-size: 18px;
        }

     


	} /* end mobile responsive media querie*/

