*{padding:0; margin:0;}

body{
   min-height: 700px; 
    
 background: #0a2f5b!important;   
    
}

@media(max-width:768px){
    
    .bg-color{
        
        padding: 0;
        
    } 
    .main-col{
        margin: 0;
         padding: 0;
    }
    
    
    
    label span{
        
        color:red;
    }  
    
   
}
.banner-pad{
    padding-top: 20px;
}
#navbar {
  overflow: hidden;
 
}
.nav-center{
   float: none;
   width: 150px;
 
    margin: auto;
}
.nav-left{
   float: left;
    margin:0 0 0 30px; 
    width: 300px; 
   
}
.nav-right{
   float: right;
    
   margin:-25px 20px 0 0;
   width: 250px;
}



.header-banner{
   background: #fff;
    background-size: cover;
    width: 100%;
    padding: 0 20px 20px 20px;
 
}




.menu-top{
    background: green;
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
    overflow: hidden;
    clear: both;
    
}

ul.nav-right ,ul.nav-left {
    padding: 0;
}

 ul.nav-right li,ul.nav-left li,ul.nav-center li {
    
  display: inline-block;
    list-style: :none;
   
}

ul.nav-right li a,ul.nav-left li a,ul.nav-center li a  {
    
  text-decoration: none;
 line-height: 1;
   text-align: center;
     padding:0px 5px ;
    display: block;
    color:#fff;
    font-size: 12px;
     border-left: 2px solid #0a2f5b; 
    
}


.dash-center{
    
   border-right: 2px solid #0a2f5b;   
    
}


.space{
    padding-right: 5px;
}

.high-light{
    
   font-weight: 600;
   color: orangered!important;
    font-size: 12px;
   
    border: none!important;
}
.navbar-toggler{
    
    padding: 0;
}



.log_success{
position:absolute;
font-size:16px;

width:75px;
left:0;
right:0;
bottom:0;
top:0;
margin:14px auto 0 auto;
}
.log_error{
font-size:16px;
}
.address span{
font-weight:600 !important;
color:forestgreen!important;
margin-left: 10px;

} 
.welcome{
    color :black;
position: absolute;
top: -35px;
width: 326px;
    left: -40px;
z-index: -1;
text-align: left;
}
.welcome span a{
    color: orangered!important;
    padding-bottom: 3px;
    
}


.welcome span a:hover{
   
    color: black!important;
}

.log_mas a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    margin-top: 3px;
    position: absolute;
    color: black;
}


@media(max-width:768px){
 
 .welcome {
    color: black;
    position: absolute;
    top: -47px;
    width: 100%;
    left: 33%;
    z-index: 0;
    text-align: left;
    margin: 0 auto;
}
    .cl-hol a{
        z-index: 1;
        position: relative;
    } 
    .welcome span a{
    color: black!important;
    padding-bottom: 3px;
        float: right;
        padding-top: 1px!important;
    
}
    .welcome span a:hover{
        
        color: #fff!important;
    }
   .nav-left{
   float: left;
    margin:0 0 0 5px; 
    
}
.nav-right{
   float: right;
    
   margin:0 5px 0 0;
   
}  
    
    ul.nav-right li a,ul.nav-left li a{
        
       padding:0px 5px ; 
        
    }   
    
    .log_mas a {

    color: black;
}
.log_mas{
   padding: 0px!important; 
    margin: 0!important;
    
}
    
}

@media(max-width:425px){
    
    
   ul.nav-right li a,ul.nav-left li a{
        
       padding:0px 3px ; 
        
    }    
    
    
    
    
}
.menu{
    
    background-color: #e06b37 ;
   
}

.navbar-toggler-icon{
    
    color: blue!important;
}
/*--
.nav-link{
    
   
    padding-top:3px!important;
    padding-bottom: 3px!important;
}
---*/
.dropdown-menu {
    position: static;
    float: none;
}
.admin-body{
    
    background: #fff;
    padding: 30px 0 30px 0px;
    overflow: hidden;
    min-height: 700px;
    
}

navlink{
   padding-left: 0px!important;
    padding-right: 0px!important;
    
}

.navbar{
    padding: 7px 10px;
    
}
.navbar li a{
   
  color: #ffffff!important; 
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    
}


.navbar li #menu-border{
     border-bottom: 2px solid #fff;
    width: 0px;
    color: #ccc;
}

.navbar li:hover #menu-border{
     border-bottom: 2px solid #fff;
    width: 100%;
    transition: 1s;
}

.snp{
    
    display: inline-block;
   
}

.snp:hover{
    
    display: inline-block;
}


.cl-hol .lmenu-border{
     border-bottom: 2px solid #fff;
    width: 0%;
    transition: 1s;
}
.cl-hol:hover .lmenu-border{
      border-bottom: 2px solid #fff;
    width: 100%;
    transition: 1s;
}
.welcome span{
    display: inline;
}

.dropdown-menu .dropdown-item{
    text-transform: uppercase;
  color:#e06b37!important;   
}
.dropdown-menu .dropdown-item:hover{
   background: #e06b37!important; 
  color:#fff!important;
    transition: 1s;
}

/*-----pricelist start-----*/

           .b-price table tr td p.price-div{
                
             border-top: 1px solid lightgray;   
                color: red;
               font-weight: 800;
            }
           .b-price table tr td p.range-div{
                
             border-top: 1px solid lightgray;   
                color:#fff;
               font-weight: 800;
               background:green;
            }

.b-price table tr td p{
                
                
                color: forestgreen;
               font-weight: 800;
            }
            
            
           .b-price table tr td {
    border: 1px solid lightgray;
    padding: 0px 0px;
    text-align: center;
    font-size: 12px;
}



/*-----pricelist End-----*/



/*-----admin--index-start-----*/
.admin-body ul{
    margin: 0px auto;
    width: 550px;
    border-top: 2px solid ;
     border-left: 2px solid ;
     border-right: 2px solid ;
    border-color: gainsboro;
}

.admin-body ul li{
    
    width: 100%;
    border-bottom: 2px solid gainsboro;
    list-style: none;
    
}
.admin-body ul li .list-top{
    
    background: gainsboro;
    padding: 5px;
    font-size: 14px;
    
}
.admin-body ul li a{
    
    display: block;
    padding: 5px;
    font-size: 14px;
    
}
.admin-body ul li a:hover{
    text-decoration: none;
    background:#FFFFCC;
    transition: 1s;
}
@media(max-width:768px){
    
   .admin-body ul{
       
     width: 350px;  
       
       
    }
    
}
/*-----admin--index-end-----*/
/*-----customer form start-----*/
.form-group span{
    color: red;
}


#cust_form_hol{
    
    max-width: 1200px!important;
    
    padding: 35px;
  margin: 0 auto;
    
    
}

#cust_form_hol .input-field{
    
  height: 30px;
    border: 1px solid  #cccccc;
    text-align: left;
    padding-left: 35px;
    font-size: 12px;
    font-weight: 100;
    width: 100%; 	
    border-radius: 2px;
}

#cust_form_hol i { 
			position: absolute; 
		} 
		
		.input-icons { 
			width: 100%; 
			margin-bottom: 10px; 
		} 
.form-left-text{
   text-align: left;
    padding-left: 35px;
    font-size: 12px;
    font-weight: 100;
    color: #999999;
    
}
		
#cust_form_hol .icon { 
			padding: 7px; 
			width: 32px;
            border-right: 1px solid #cccccc;
            color: orangered;
		} 
.text-margin{
    
    margin-left: 0;
}
.input-field { 
			width: 100%; 	
            border-radius: 2px;
		} 
.f-block{
    background: green;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 2px 20px;
    margin-bottom: 20px;
}

.error{
margin: 5px 0;
background:red;
color:#FFFFFF;
font:bold;
font-size:24px;
text-align:center;

}

.success{
margin: 5px 0;
background:#00CC33!important;
color:#FFFFFF;
font:bold;
font-size:24px;
text-align:center;

}
   


/*-----customer form end-----*/
/*-----staff  start-----*/


.admin-body-staff h2 {
    text-align: center;
    color: green;
    font-size: 150%;
    text-transform: uppercase;
    font-weight: 800;
    margin: 30ox 0;
}
.new-office-detail .staff_pic li{
    
    display: inline-block;
}

.new-office-detail ul li a img{
    
    
    margin: 30px 0;
}

.s-input{
    
   border: 0px solid ;
  
}
.edit-staff{
    
  margin: 10px;  
    
}
/*-----staff end-----*/



/*-----admin--login-start-----*/
.admin-login{
     margin: 0px auto;
    width: 550px;
    padding: 10px;
    border: 2px solid rgb(153, 204, 255);
    border-radius: 5px;
}
@media(max-width:768px){
    
   .admin-login{
       
     width: 350px;  
       
       
    }
    
}
/*-----admin--login-end-----*/
/*-----add courier start-----*/
.add-courier{
   margin: 0px auto; 
   padding: 15px;
    border: 2px solid rgb(153, 204, 255);
    border-radius: 5px; 
   /* width: 550px; */
    overflow: hidden;
}

.admin-body h2{
    
    text-align: center;
    color: green;
    font-size: 150%;
    text-transform: uppercase;
    font-weight: 800;
    
}


.add-courier-group{
    
     margin: 0px auto;
   /* width: 520px; */
    padding: 10px;
    border: 2px solid gainsboro;
    border-radius: 5px;
    
    overflow: hidden;
    
}
.form-group label{
    
    font-size: 14px;
    
}
.add-courier h3{
    font-size: 18px;
    text-align: center;
    color: orangered;
}


.half-right{
    
    width:49%;
    float: right;
    
}

.half-left{
    
    width:49%;
    float: left;
    
}


.date-holder{
    
  
    height: 68px;
  
    
}


 .table-bordered tbody th {
   
    font-size: 13px!important;
}


.wth_i,.wth_d,.wth_a,.wth_w,.wth_t{
   text-align: center;
  width: 10%;  
  padding: .75rem;  
}
.wth_q,.wth_ac{
   width: 5%;  padding: .75rem; 
    text-align: center;
    
}
.wth_p{
 width: 15%;   padding: .75rem;
    text-align: center;   
}
.wth_n{
  width: 30%;   padding: .75rem;
    text-align: center;
}

@media(max-width:768px){
    
   .add-courier{
       
     width: 100%;  
      
       
    }
    
    .add-courier-group {
      width: 100%;    
        
    } 
    
}
/*-----add courier end-----*/

/*-----add-courier-success start-----*/
.add-courier-success{
    
   padding: 0 20px; 
    
    
}
.add-courier-success h4{
    
   text-align:center;color:green;
   font-size: 18px; 
    
}

.add-courier-success h4 span{
    
   color:orangered;
    font-weight: 600;
  
    
}


.table-holder{
    
    margin-bottom: 20px;
}

.add-co-tb2,.add-co-tb1{
    float: left;
    width: 50%;
    font-size: 14px;
}

@media(max-width:991px){
    
    .add-co-tb2,.add-co-tb1{
    float: left;
    width: 100%;
        font-size: 12px;
}
    
}


@media(max-width:998px){
    
    .add-co-tb2,.add-co-tb1{
    float: left;
    width: 100%;
        font-size: 14px;
}
    
}

@media(max-width:768px){
    
    .add-co-tb2,.add-co-tb1{
    float: left;
    width: 100%;
        font-size: 14px;
}

    .shipper,.receiver{
        
        font-size: 14px;
    }  
    
    
}


.search-courior{
    
    width: 306px;
   
    margin: auto;
   
}

.admin-body h5{
    
   text-align: center;
    
    color: green;
    font-size: 14px;
    
    
}



.Total-due{
    animation:blinkingText1 1.2s infinite;
    
}
@keyframes blinkingText1{
    0%{     color: red; font-weight: 800;    }
    49%{    color: red; font-weight: 800; }
    60%{    color:#ffffff; background: red;font-weight: 800; }
    100%{    color:#ffffff; background: red; font-weight: 800; }
    
}







.pay-before-delivery{
    animation:blinkingTextu 1.2s infinite;
    
}
@keyframes blinkingTextu{
    0%{     color: blue; font-weight: 800;    }
    49%{    color: blue; font-weight: 800; }
    60%{    color:#ffffff; background: blue;font-weight: 800; }
    100%{    color:#ffffff; background: blue; font-weight: 800; }
    
}






.From-half-to-half{
    animation:blinkingText3 1.2s infinite;
    
}
@keyframes blinkingText3{
    0%{     color: darkorange; font-weight: 800;    }
    49%{    color: darkorange; font-weight: 800; }
    60%{    color:#ffffff; background: darkorange;font-weight: 800; }
    100%{    color:#ffffff; background: darkorange; font-weight: 800; }
    
}






.Paid{
    animation:blinkingText4 1.2s infinite;
    
}
@keyframes blinkingText4{
    0%{     color: green; font-weight: 800;    }
    49%{    color: green; font-weight: 800; }
    60%{    color:#ffffff; background: green;font-weight: 800; }
    100%{    color:#ffffff; background: green; font-weight: 800; }
    
}





.Topay{
    animation:blinkingText5 1.2s infinite;
    
}
@keyframes blinkingText5{
    0%{     color: deeppink; font-weight: 800;    }
    49%{    color: deeppink; font-weight: 800; }
    60%{    color:#ffffff; background: deeppink;font-weight: 800; }
    100%{    color:#ffffff; background: deeppink; font-weight: 800; }
    
}








/*-----add-courier-success  end-----*/
/*-----search courier start-----*/
.search-tacking{
    
   width: 700px; 
    margin: auto;
    
}



table.res_table{
    
    width: 100%;
    border: 1px solid lightgray;
    
}
table tr.add_detail td{
  border: 1px solid lightgray;
    padding:10px 0px;
   /* text-align: left; */
    
}


table tr td{
    border: 1px solid lightgray;
    padding:10px 0px;
    text-align: center;
 
    font-size: 12px;
}

/*-----search courier end-----*/
/*-----edit courier start-----*/
.delete-ed{
   border-left: 1px solid lightgray;
    border-right: 1px solid lightgray;
    padding:10px 30px;
    text-align: center;
    padding:3px ;
    font-size: 14px; 
    
    
}
 .edit-padd{
     
   padding-top: 10px;
   
     
}
.edit-padd-g{
    
      margin-bottom: 0;
}
    
.track_f,.pic_tr{
    
   height: 30px;
   float:left;
    
}
.pic_edit_hol{
    
    width:40px;
    margin:auto;
    
    
}
.pic_tr_ho,.pic_tr{
    
    height: 36px;
  
    float: left;
    
}
.f_pic_ho,.pic_ho{
    max-width:40px;
     height: 36px;
    float: left;
}
.pic_tr_hol{
    
   width: 220px; 
    margin: auto;
    
}

.pic_tr_ho:hover,.pic_ho:hover{
    
  width:300px;  
   height: auto;
    position: absolute;
    left: 0;
    right: 0;
   margin: 0 auto;
    transition: 2s;
    z-index: 1;
    box-shadow: 1px 1px 1px lightgray;
    
}
.success_tr{
    
    width: 36px;
    margin: auto;
}

.remove{
    
    display: none;
    
}

.update-status{
    
    margin: 15px 0;
    
    
}


.Delivered{
    
 display:block;   
    
}
.Delivered h3 {
padding:5px;
background:#00CC33;
color:#FFFFFF;
font:bold;
font-size:24px;
text-align:center;
    font-size: 24px;
}
.delete-ed a:hover{
    
  text-decoration:none;  
    
}
.delete-ed span{
    
   color: red;
    font-weight: 600;
    
}
.delete-ed span:hover{
    
  text-decoration:underline;  
    
}



.comment-st{
  border: 1px solid lightgray;
    padding: 10px;
    
    
    
}

@media(max-width:768px){
    
    
   .search-tacking{
    
   width: 100%; 
    margin: auto;
    
} 
    
    
}
/*-----edit courier end-----*/
/*-----report start-----*/
.report-box ul li span{
    display: inline-block;
}




.admin-report{
    
    background: #ffffff;
    
}
.report-border{
    
   border: 2px solid rgb(153, 204, 255);
    border-radius: 5px;
    width: 700px;
    margin:20px auto;
    padding: 10px;
      
    
}
.report-box ul li{
    
   list-style: none;
    padding: 20px 0;
    
}

.report-box .r_box{
    
    width: 103px;
    height: 95px;
    margin: auto;
    vertical-align: middle;
    margin-top: 20px;
    
}

@media(max-width:768px){
    
    .report-border{
     width: 100%;   
        
    }
    
    
    
}
/*-----report end-----*/





/*------------loder-start-------

.preloader{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
 
 
  visibility:hidden;
  opacity:0;
  -webkit-transition:all 0.5s ease;
  transition:all 0.5s ease;
  z-index:99999999999999;
}
.preloader_inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 120px;
  height: 120px;
  line-height: 4em;
  text-align: center;
  font-size: 30px;
  font-family: monospace;
  font-weight: 300;
  color:orangered;
     background: #fff; 
    border-radius: 50%;
}




.page{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
   width: 120px;
  height: 120px;
  line-height: 1em;
  text-align: center;
  font-size: 1em;
  font-family: monospace;
  font-weight: 300;
  color: #4E4E51;
  visibility:hidden;
  opacity:0;
  -webkit-transition:all 0.5s ease;
  transition:all 0.5s ease;
  
}

.show{
  visibility:visible !important;
  opacity:1 !important;
  -webkit-transition:all 0.5s ease;
  transition:all 0.5s ease;
    z-index: 1;
}







.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
    
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; 
  animation: spin 2s linear infinite;
     position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

Safari 
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


--loder-end-------*/
.office-body{
    background: #ffffff;
    overflow: hidden;
}

.office-body h3{
    
    font-size: 24px;
    color: green;
    text-align: center;
    margin: 10px 0;
    
}

.office-success{
    
   border: 2px solid rgb(153, 204, 255);
    border-radius: 5px;
    width: 700px;
    margin:20px auto;
    padding: 30px;
      
    
}
.new-office-detail ul li{
    
   list-style: none;
    font-size: 14px;
    
    
}
.new-office-detail ul li span{
    
  color: green;
   padding-right: 10px; 
    font-weight: 600;
    
}
.new-office-detail span{
    
  color: green;
  
    font-weight: 600;
    
}
@media(max-width:768px){
    
    .office-success{
     width: 100%;   
        
    }
    
    
    
}

@page{
                   
                   size:A4;
                   margin: :0;
                   
               }
               #print-btn{
                   
                   display: none;
                   visibility: none;
                   
               }
.table-bordered{
    
    margin-bottom: 0;
}
.footer{
    
    background: rgb(34, 132, 213);
    padding: 20px 0;
    margin: 0;
    font-size: 12px;
    color: #ffffff;
    width: 100%;
}
.footer a{
    
    color: aqua;
}


/*----fixed contact start---*/
.left-fix-contact{
    
    position: fixed;
    top:40%;
   
    z-index: 1;
}


.left-fix-contact ul li{
    
    
    
}





.left-fix-contact ul li {
    
 box-shadow: 2px 2px 5px grey;
  border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
 width: 58px;
    
    background: orangered;
   text-align: left;
    list-style: none;
    margin-top: 20px;
    height: 58px;
    padding: 4px;
}


.left-fix-contact ul li:hover {
    position: relative;
  width: 300px;
   margin-left: 0px;  
    transition: 1s;
}

 li .c-cont{
   
    display: none;
     text-decoration: none;
     color: #fff;
     text-align: center;
     line-height: 2;
     font-size: 24px;
     padding-right: 60px;
     
}



li:hover .c-cont {
  
    display: block;
    text-shadow: 2px 2px 5px #fff;
    transition: 1s;
}

.left-fix-contact ul li .fa{
    text-shadow: 5px 5px 5px #ffffff!important;
   color: orangered;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    font-size: 24px;
   line-height: 1.8;
    background: #fff;
    text-align: center;
   float: right;
   
    
    
}

.left-fix-contact ul li:hover .fa{
    
    position: absolute;
    right: 4px;
    top: 4px;
    
}

#b03 {
    
    background: radial-gradient(at 50% 100%, #a5a5a5, rgba(213, 213, 213, 0) 70%) left 50% bottom 0.125em/ 80% 0.125em no-repeat padding-box, radial-gradient(closest-side, #f5f5f5, rgba(213, 213, 213, 0)) 50% 100%/80% 0.125em no-repeat padding-box, linear-gradient(#f8f8f8, #b5b5b5) padding-box, linear-gradient(#c4c4c4, #d2d2d2) border-box;
}
/*----fixed contact end---*/


/*------contact-start---------*/
.admin-body-contact{
   padding: 0!important; 
    
}
.wrapper {
    min-height:  height: 100vh;
    background: #000;
    background: url("https://i.imgur.com/g63vXfd.jpg");
    background-size: cover;
    width: 100%;
    
    
}

.overlay {
    width: 100%;
    min-height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    padding: 100px 0;
}

.contact-us {
    margin-top: 50px;
    margin-bottom: 50px;
}

.contact-us h3,
p {
    color: #fff
}

.adds {
   
 padding-left: 10px;
}

.adds span {
    color: orangered;
    
}

.icons {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center
}

.icons i {
    font-size: 20px
}

.forms {
    padding: 20px
}

.inputs input {
    margin-bottom: 13px;
    border: none;
    border-bottom: 2px solid #eee
}

.inputs input:focus {
    margin-bottom: 13px;
    border: none;
    border-bottom: 2px solid #7B1FA2;
    box-shadow: none
}

.inputs textarea {
    margin-bottom: 13px;
    border: none;
    border-bottom: 2px solid #eee;
    width: 100%;
    resize: none
}

.inputs textarea:focus {
    margin-bottom: 13px;
    border: none;
    border-bottom: 2px solid #7B1FA2;
    box-shadow: none;
    resize: none
}

.form-control {
    padding: .375rem .25rem
}
.btn-dark{
    
    background: orangered
}
/*------contact-end-------*/

/*------service section start-------*/

/*------service section start-------*/

.service-cou h2{
    padding:30px;
    color: #e06b37;
    font-weight: 200;
    font-size: 30px;
    
}

.icon-box{
    
   box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px; 
    border: 1px solid rgba(0, 0, 0, 0.07);
    overflow: hidden;
    height: 225px;
}
.icon-box img{
    width: 100%;
}

.icon-box h2{
    font-weight: 200;
    color: #e06b37;
    font-size: 12px;
}

.icon-box:hover{
    font-weight: 200;
    color: #e06b37;
    font-size: 12px;
    box-shadow: none;
    transition: 1s;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.07);
}


/*--------testimonial slider start-------*/
#cardslider-holder{
 background: url(../images/himaloia.jpg) no-repeat; 
    background-size: cover;
    
    padding: 50px 0;
}
#cardslider-holder h2{
    
    text-align: center;
        color:#fff;
    
}
#mixedSlider{
    
   width: 1100px;
    
    margin: 0 auto;
    
    
}

    .MS-controls button{
        border:none;
        background: none;
       outline: 0; 
        
    }
    .MS-controls{
        
       float: right;
       
        
        
    }
    .btn-primary{
        font-size: 16px!important;
        
    }
    
     .fa-angle-left:hover,.fa-angle-right:hover{
        border:none;
       
      box-shadow: 3px 3px 3px 3px #007bff;
    }
    
    .MS-controls{
     background: none!important;   
        
    }
 padding-top: 10px ;

 
 margin-bottom:30px;
	}
#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
width: 1205px;
  white-space: nowrap;
  overflow: hidden;
 
}
 .item {
  display: inline-block;
  width: 334px;
    margin: 15px;
 
  white-space: normal;
  padding:  20px;

    
}


   
	
	@media (max-width: 1350px) {
  #mixedSlider .MS-content {
  width:750px;
 
  margin:0 auto;
}
        
        
   #mixedSlider{
    
   width: 800px;
    
    margin: 0 auto;
    
    
}
     
        
        
}
	
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 364px;
  }
 #mixedSlider{
 width:790px;

 margin:0 auto;
 }
    
    
    #mixedSlider .MS-content {
  width:430px;
 
  margin:0 auto;
}
        
        
   #mixedSlider{
    
   width: 500px;
  
    margin: 0 auto;
    
    
}
    
    
    
 
}
@media (max-width: 767px) {
   #mixedSlider{
 width:380px;
 
 
 }


  #mixedSlider .MS-content .item {
    width: 95%;
  }
  #mixedSlider .MS-content {
  width:389px;
 
  margin:0 auto;
}
}






 /*--------testimonial rotation start-------*/
.maincard {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 10px 0;
}

.thecard {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all 0.8s ease;
}

.thecard:hover {
    transform: rotateY(180deg);
    
}

.thefront {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: hidden;
    background: orangered;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #eee;
    box-shadow: 5px 6px 6px 2px #FF6633;
    padding: 10px;
}

.theback {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: hidden;
    background: orangered;
    color: #fff;
    border-radius: 10px;
    transform: rotateY(180deg);
    border: 1px solid #eee;
    box-shadow: 5px 6px 6px 2px #FF6633;
    padding: 10px;
    
}

.user_name {
    color: #eee;
    font-size: 10px;
    margin-top: 0px;
}

.about {
    font-size: 12px;
}

/*-----------testimonial-end--------*/
/*-----Gallery start----*/

.demo-gallery > ul > li {
    float: left;
  
   
    width: 200px;
    margin: 0 auto 15px auto;
}
.demo-gallery > ul > li a { 
  border: 3px solid lightgray;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}
.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 245px;
  width: 100%;
}
.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.home .demo-gallery {
  padding-bottom: 80px; 
}

/*-----Gallery extra------*/
.lg-outer #lg-share,#lg-download {
   
    display: none!important;
}
.img-gallery {
    width: 167px !important;
    height: 120px !important;
}

@media (max-width:1200px)
{
    
    
.img-gallery {
    width: 132px !important;
    height: 100px !important;
}
    
    
}

@media (max-width:990px)
{
    
    
.img-gallery {
    width: 100px !important;
    height: 75px !important;
}
    
    
}

@media (max-width:767px)
{
    
    
.img-gallery {
    width: 140px !important;
    height: 90px !important;
}
    .service-cou{
        
        width: 50%
    }  
    
}


 
    
.img-gallery {
    width: 165px !important;
    height: 116px !important;
}
    
    
}
/*-----Gallery end------*/
/*---feedback-start------*/
.testimo-hol{
    
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    background: lightgray;
}
.gtco-testimonials {
  position: relative;
  margin-top: 30px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    background: lightgray;
}

.gtco-testimonial h2 {
  padding: 30px;
    color: #e06b37;
    font-weight: 200;
    font-size: 30px;
}

.gtco-testimonials h2 {
  padding: 30px;
    color: #e06b37;
    font-weight: 200;
    font-size: 30px;
}
.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.gtco-testimonials .owl-nav {
 
        display: block;
    position: absolute!important;
    color: dimgray;
    font-size: 40px;
    top: -40px;
    right: 20px;
    
 
}

.gtco-testimonials .owl-nav .owl-next span,.gtco-testimonials .owl-nav .owl-prev span{
     box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
   margin: 5px;
    background: #fff;
    border-radius: 50%;
    
   padding: 1px 23px 11px 17px;
    
}

.gtco-testimonials .owl-nav .owl-next span:hover,.gtco-testimonials .owl-nav .owl-prev span:hover{
    box-shadow: none;
    transition: 1s;
    
}

.gtco-testimonials .owl-dots {
  text-align: center;
}
.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}
.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.gtco-testimonials .card h5 {
  color: #e06b37;
  font-size: 21px;
  line-height: 1.3;
}
.gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}

.card-text{
    
    height: 300px;
    overflow: auto;
    
}
.gtco-testimonials .card p {
  font-size: 18px;
  color: #555;
  padding-bottom: 15px;
}
.gtco-testimonials .active {
  opacity: 0.5;
  transition: all 0.3s;
}
.gtco-testimonials .center {
  opacity: 1;
}
.gtco-testimonials .center h5 {
  font-size: 24px;
}
.gtco-testimonials .center h5 span {
  font-size: 20px;
}
.gtco-testimonials .center .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}

@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  outline: 0;
}
.owl-carousel button.owl-dot {
  outline: 0;
}
/*-----feedback end-------*/
 @keyframes blinking {
        0% {
          background-color: #06c3d1;
          color: #fff;
        }
        100% {
          background-color: #270da6;
         color: #fff;
        }
      }
      .blink-btn {
       
        animation: blinking 1s infinite;
      }

.modal-backdrop{
    
    z-index: 0!important;
}



element.style {
}
.whatsapp_float {
    position: fixed;
    bottom: 40px;
    right: 20px;
}