@charset "UTF-8";
/*
Theme Name: Transport
Theme URI: https://transportadda.com/
Author: Kartik Anand
Author URI: https://wordpress.org/
Description: Best Theme For Transport Directory
Requires PHP: 5.2.4
Version: 2.1
License: GNU General Public License v2 or later
 */

 .dropdown-menu > li > a {
  font-size: 16px;
font-weight: 400;
    color: #1b8bd4;
    white-space: nowrap;
    padding: 10px 17px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1b8bd4 !important;
}
.navbar-nav > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu .dropdown-menu  {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 4px solid #1b8bd4;
    border-bottom: 4px solid #1b8bd4;
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1b8bd4 !important;
}

.navbar-nav > li > .dropdown-menu .dropdown-menu {width:250px;}
.dropdown:hover .dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown .dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown ul.dropdown-menu .dropdown:hover ul.dropdown-menu{display:block !important; width: 450px;  position: absolute;}

.dropdown .dropdown-menu ul.dropdown-menu {
left: 100%;
position: absolute;
top:0
}
.navbar-nav > li > .dropdown-menu .dropdown-menu .dropdown-menu {
    max-width: 250px;
}

.dropdown  .dropdown-menu:hover ul.dropdown-menu ul.dropdown-menu{display:none !important;}
.dropdown ul.dropdown-menu ul.dropdown-menu .dropdown:hover ul.dropdown-menu{display:block !important; }
/*===================================Dropdown Menu====================================================*/




.entry-title{text-transform:uppercase;font-size: 44px;}
#breadcrumbs{
    list-style:none;
    margin-top:20px;
    overflow:hidden;
    padding: 0;
    margin-bottom: 0;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
    text-transform: uppercase;
}/*
.bread-current{border-bottom:10px solid rgba(255,255,255,0.7);}  */
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#fff;
    font-weight: bold;
}

/*================================================================*/


/*---------------------------------Blog page-------------------------------*/

.blg h3{color:#f69;}
.updated{display:none;}
.blg .entry-title{max-width:100% !important;}
.blg .entry-title a{
  text-align: left;
margin: 0;
font-weight: 500;
font-size: 20px;
color:#ff6699 !important;
line-height: 50px;
margin-bottom: 13px;
border-bottom: 5px solid rgba(255,102,153,0.3);
  /*! overflow: hidden; */
  position: relative;
  display: block;
}

.blg .entry-title a:after{
  content:"";
  height:5px;
  border-bottom: 5px solid #ff6699;
  /*! top: 0; */
  bottom: -5px;
  width: 30%;
  left: 0;
  /*! right: 0; */
  position: relative;
  display: block;
  /*! line-height: 64px; */
  /*! z-index: 99999999; */
}
.blg .entry-title{
    margin: 0;
}


.blg  h1.entry-title:after{
  content:"";
  height:5px;
  border-bottom: 5px solid #ff6699;
  bottom: -5px;
  width: 30%;
  left: 0;
  position: relative;
  display: block;
  z-index: 1;
}
.blg h1.entry-title {
    text-align: left;
    margin: 0;
        margin-bottom: 0px;
    font-weight: 500;
    font-size: 20px;
    color: #ff6699 !important;
    line-height: 56px;
    margin-bottom: 13px;
    border-bottom: 5px solid rgba(255,102,153,0.3);
    position: relative;
    display: block;
}
.posted-on .screen-reader-text{
  font-weight: bold;
  padding-right: 7px;
}
.comments-link{ text-align: right;float: right;}
.blg .entry-title a, .blg .entry-footer a{color:#ff6699;}
a:hover{text-decoration:none;}
.blg img.wp-post-image{
    width: 100%;
    height: auto;
}
.entry-content h2{
  color:#ff6699;
}
.blg{
        border-bottom: 5px solid rgba(255,102,153,0.3);
margin-bottom:20px;}
.blg .entry-content{
    
    padding:15px;
}
.blg .entry-footer{
   /* background: #fdb632;*/
    padding: 8px 0;
    text-align: left;
    color:#ff6699;
    
}
.bg-heading{
}
.bg-heading h2{
    color: #000;
    letter-spacing: 0.4px;
    font-size: 35px;
    padding-bottom: 5px;
    margin: 0;
}
.bg-heading p{
    color: #000;
    padding-top:10px;
    padding-bottom:10px;
}
.secondary #widget-area aside.widget {
    /*! border: 1px solid #017f3f; */
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.secondary #widget-area aside.widget  .form-control{
  min-height:40px;
  border: 1px solid #ff6699;
}
.widget_recent_entries ul{
  padding: 0 20px;
  margin: 0;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border-radius: 50%;
    border: 2px solid #ff6699;
}

.rpwwt-widget ul li a{
  color:#ff6699;
  line-height: 40px
}

/*==============================================================================================================================*/



.header-banner h1{
    color: #54be73;
    padding-bottom: 13px;
        font-size: 50px;
    font-weight: 800;
text-transform:uppercase;
    
}






.header-banner{
    background: url(//kroos.com.au/wp-content/themes/kroos-theme/image/inner-haeder.jpg) no-repeat 500% fixed;
    background-size: cover;
    padding: 40px 0;
    text-align: center;
    background-position: 50% 1px;
}

.inr-head {
    color: #fff;
}

.inr-head a {
    color: #fff;
}

#breadcrumbs {
    list-style: none;
    margin-top: 20px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 0;
}


#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    text-transform: uppercase;
}


#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    font-weight: bold;
}



.page p{
    color: #333;
    line-height: 1.6em;
    font-size: 16px !important;
    text-align: justify;
}

.post p{
    color: #333;
    line-height: 1.6em;
    font-size: 16px !important;
    text-align: justify;
}


 .entry-content>.container{
    padding: 45px 25px !important;
    border: 2px dashed #ccc;
    margin-top: 50px;
    margin-bottom: 50px;
}


.ft-newsletter {
    background: #54be73;
    color: #fff;
    padding: 40px 0px;
}

.ft-newsletter h3 {
    font-weight: 800;
    padding-top: 9px;
        font-family: 'Roboto';
font-size: 30px !important;
    
}

.ft-newsletter span {
    color: #1F232B;
}




.footer-start {
    background: #1f232b;
    color: #fff;
  padding: 40px 0px 10px;
}



.ft-copy {
     padding: 18px 0px 15px;
    text-align: center;
    font-size: 16px;
}

.ft-cntct-main i {
    color: #54be73 !important;
    font-size: 24px;
    margin-right: 5px;
}

.ft-cntct-main li a {
    color: #fff ;
}


.top-hd-bar {
     background: #54be73;
    color: #fff;
}

.hd-social a{
	color:#fff !important;
}

a {
    color: #000;
    text-decoration: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-hd-welcome {
    padding-top: 11px;
}
.hd-social {
    text-align: right;
    padding-top: 12px;
}



.ft-cntct-main li {
    padding-bottom: 10px;
        font-size: 16px;
}

.ft-cntct-main {
    padding: 20px 0px;
}

.ft-social {
    padding-bottom: 40px;
}

.ft-social{
padding-bottom: 40px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline li {
    display: inline-block;
    padding: 0px 5px;
}

.footer-start p {
    margin: 0;
    line-height: 28px;
}

.ft-social i{
width: 40px;
height:40px;
text-align: center;
line-height:40px;
border: 1px solid #fff;
border-radius: 50%;
color: #fff;
font-size: 18px;
transition: 0.5s;
}

.ft-social i:hover{
background:#9c7c6e;
color: #fff;
border: 1px solid #9c7c6e;
}


.footer-start #menu-footer{
	list-style-type:none;
	margin-top:30px;
}

.footer-start #menu-footer li a{
	font-size: 16px; 
	color:#fff !important;
	line-height:40px;
	position:relative;
	margin-bottom:10px;
}
.footer-start #menu-footer li a:before {
    content: '\f061';
    font-family: 'FontAwesome';
    font-size: 17px;
    left: -28px;
    position: absolute;
    font-weight: 700;
 
    margin-top: -2px;
}



.footer-start iframe{
	margin-top:30px;
}

@media(min-width:768px){

 .quickl{
    text-align: center;
    margin-left: -44px;
}


#menu-footer{

    display: block;
    margin: 30px auto 0;
    width: 53%;
}

}

.navbar{
    padding: 30px 0px;
    margin-bottom: 0px !important;
}

.navbar li a{
    line-height: 40px;
    height: 40px;
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    outline: none;
}


.navbar li a:hover {
    background: rgba(51, 51, 51, 0);
    color: #54be73; 
}

.navbar li{
    margin: 0 20px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
}


.navbar-right {
  
    margin-top: 10px;
}


.gform_body ul#gform_fields_1 input {
    padding: 15px 10px;
	width:100%;
}


.left{
	width:33.3%;
	display:inline-block;
}

.half{
	width:50%;
	display:inline-block;
}


.gform_body select{
    width: 100% !important;
    padding: 15px !important;
}


#gform_submit_button_1 {
    margin-top: 5px;
    padding: 12px 50px;
    border-color: #54be73!important;
    background-color: #54be73;
    border-radius: 3px;
    border: 0px;
    color: #fff;
    border: 2px solid #54be73;

}

#gform_submit_button_1:hover{
    background-color: #fff0;
    color: #000;
    border-color: transparent;
    outline: 0px auto -webkit-focus-ring-color;
}

.post-24 h2{
	font-weight:bold;
	color: #54be73 !important; 
	margin-top:0px !important;
}
.citywise{
    text-align:center;
}


.citywise a{
    border: 2px solid #ddd;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: 12px;
}


.citywise a:hover{
    background: #54be73;
    color: #fff;
}


.contact-us {
    background: url(http://webdesign-finder.com/mover/wp-content/uploads/2017/06/map.jpg) no-repeat;
    background-size: cover;
    padding: 130px 0;
}

.cntct-us {
    background: #1f232bc7;
    padding: 41px 62px;
}


.contact-us .icon {
    position: relative;
    float: left;
    margin-left: 20px;
     margin-top: -29px;
    z-index: 2;
    color: #54be73;
    font-size: 15px;
    
    
    
}

.form-group {
    margin-bottom: 1rem;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.contact-us input {
    height: 45px;
    margin-bottom: -18px;
    color: #fff;
}

 .contact-us textarea {
        padding-top: 15px;
}

.contact-us input, .contact-us textarea {
    padding-left: 47px;
    border-color: rgba(255, 255, 255, 0.2);
    background-color: #fff0;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.contact-us .icon-textarea {
    float: left;
    margin-left: 20px;
       top: -248px;
    position: relative;
    z-index: 2;
    color: #54be73;
    font-size: 14px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}


.contact-us .btn-default {
  margin-top: 5px;
    margin-bottom: 0px;
    padding: 12px 56px;
    border-color: #54be73!important;
    background-color: #54be73;
    border-radius: 3px;
    border: 0px;
    color: #fff;
    border: 2px solid #54be73;
    height: 65px;
}


.wpcf7-not-valid-tip {
display: inherit !important;
    top: 11px;
    position: inherit;
    color: #ffb900 !important;

}

.wpcf7 form.invalid .wpcf7-response-output{
    color:#fff !important;
}




#mailpoet_form_1 .submi:before {
    position: absolute !important;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #fff;
}


.welcome-section{
padding:40px 0px 25px !important;
}
.heading-hd{
text-align: center;
padding-bottom: 40px;
}
.heading-hd h2{
padding: 10px 0px;
}

.faqpg .panel-heading {
    padding: 0px 14px !important;
}

.faqpg .panel-heading a{
    display: block !important;
    padding-bottom: 15px !important;
 
}


.fa-check{
    display:none;
}

.panel-title a{
    text-decoration:none;
}


.panel-title a.plus {
    display: block;
    width: 100%;
    padding: 2px 15px 10px;
    position: relative;
}

.panel-title a.minus {
    display: block;
    width: 100%;
    padding: 2px 15px 10px;
    position: relative;
}

.panel-title a.minus:after {
    position: absolute;
    content: '\f056';
    font-family: 'fontAwesome';
    right: 13px;
   top: 15px;
    font-size: 24px;
    /* padding: 10px; */
    color: #54be73;
}


.panel-title a.plus:after {
    position: absolute;
    content: '\f055';
    font-family: 'fontAwesome';
    right: 13px;
    top: 15px;
    font-size: 24px;
    /* padding: 10px; */
    color: #54be73;
}


.welcome-section{
padding:90px 0px;
}
.heading-hd{
text-align: center;
padding-bottom: 40px;
}
.heading-hd h2{
padding: 0px 0px;
}
.welcome-section h1 {
     font-size: 40px;
    font-weight: 800;
    text-transform: capitalize;
    color: #54be73;
    margin-top: 0px;
}

.heading-hd h5{
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 7px;
}


.welcome-main-box{
    border: 1px solid #c2c2c2;
    padding: 0px 40px 40px;
    text-align: center;
    border-radius: 3px;
    margin-top: 40px;
    min-height: 360px;
    margin-bottom: 30px;
}
.welcome-main-box i{
width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #54be73;
    color: #fff;
    font-size: 26px;
    border-radius: 50%;
    position: relative;
    top: -35px;
}
.welcome-main-box h4{
padding: 2px 0px 20px;
font-weight: 800;
font-size: 23px;
    line-height: 31px;
    font-family: 'Roboto';
    display: block;
    text-align: center;
    width: 260px;
    margin: 0 auto;
}
.welcome-main-box h4 a{
transition: 0.5s;
}
.welcome-main-box h4 a:hover{
color: #54be73;
}



.home p {
    margin: 0;
    line-height: 28px;
    font-family: 'Roboto';
    font-size: 14px;
}

.welcome-section .col-md-4{
    min-height:255px !important;
}


.citywisesec{
    background-color: #f2f2f2;
    padding: 60px 0px 50px;
}

.citywisesec .citywise a{
width: 92%;
    font-size: 17px;
    font-weight: 600;
    background:#fff;
    text-decoration:none !important;
}



.citywisesec .citywise a:hover{
background:#54be73;
}

.citywisesec h3 {
  
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 45px;
    text-transform: capitalize;
    color: #000;
    margin-top: 0px;
}
.citywisesec .vmore{
        background-color: #54be73 !important;
    color: #fff;
    padding: 13px 21px !important;
    width: 170px !important;
    margin-top: 45px;
}

.citywisesec .vmore:hover{
    background:#fff !important;
color: #54be73;
border:2px solid #54be73;
    
}

.faq-section .welcome-main-box{
    min-height: 384px;
    margin-bottom: 0px;
}



.contact-us-section{
background-image: url(https://www.transportadda.com/wp-content/uploads/2021/10/contact-back.jpg);
background-position: center;
background-size: cover;
position: relative;
color: #fff;
background-attachment: fixed;
}
.contact-us-section h2{
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: center;
    font-weight:600;
}
.contact-us-section form {
color: #888888;
text-align: left;
padding-top: 20px;
}
.contact-us-section label {
display: none;
}
.contact-us-section input{
height: 45px;
}
.contact-us-section input,
.contact-us-section textarea { padding-left:47px;
border-color: rgba(255, 255, 255, 0.2);
background-color: #fff0;
border-radius: 3px;
font-size: 15px !important;
    color: #fff !important;
}
.contact-us-section textarea{
padding-top: 15px;
}
.contact-us-section .btn-default {
margin-top: 35px;
margin-bottom: 30px;
padding: 12px 40px;
border-color: #54be73!important;
background-color: #54be73;
border-radius: 3px;
border: 0px;
color: #fff;
border: 2px solid #54be73;
height: 55px;
    margin-bottom: 55px;

}
.contact-us-section .btn-default:hover,
.contact-us-section .btn-default:focus {
background-color: #fff0;
color: #fff;
border-color: transparent;
outline: 0px auto -webkit-focus-ring-color;
}
.contact-us-section textarea:focus{
outline: 0px auto -webkit-focus-ring-color;
} .contact-us-section .icon {
position: relative;
float: left;
margin-left: 20px;
margin-top: -29px;
z-index: 2;
color: #54be73;
font-size: 15px;
}
.contact-us-section .form-control:focus {
color: #495057;
background-color: #fff0;
border-color: #6f6f6f;
outline: 0;
box-shadow: 0 0 0 0.2rem rgb(2 2 2 / 25%);
}
.contact-us-section .icon-textarea {
float: left;
margin-left: 20px;
margin-top: -104px;
position: relative;
z-index: 2;
color: #54be73;
font-size: 14px;
}

.contact-us-section input {
    height: 45px;
}
.contact-us-section textarea{
    height: 125px;
}


.contact-us-section ::placeholder{
    color:#fff !important;
}

.contact-us-section select{
        height: 45px;
    background: none;
    padding-left: 41px;
    padding-right: 19px;
    color: #fff;
    font-size: 15px;
    border-color: rgba(255, 255, 255, 0.2);
}


.main-faq-box{
border: 1px solid #c2c2c2;
padding: 0px 40px 40px;
text-align: center;
border-radius: 3px;
margin-top: 40px;
min-height: 336px;
}
.main-faq-box .fa-comments {
width: 65px;
height: 65px;
line-height: 65px;
text-align: center;
background: #54be73;
color: #fff;
font-size: 26px;
border-radius: 50%;
position: relative;
top: -35px;
}
.main-faq-box h4{
padding-bottom: 10px;
font-size: 20px;
    line-height: 30px;
}


.faq-section .heading-hd h2 {
    padding: 0px 0px;
    padding-bottom: 10px;
    padding-top: 40px;
    text-align: center;
    font-weight: 600;
}


.faq-section{
    padding-bottom: 65px;
}

.latest-blog-section .blgimg img{
width:100% !important;	
min-height:216px !important;
	 transition: transform .5s ease;
}

.latest-blog-section .blgimg {
overflow:hidden;

}

.latest-blog-section .blgimg:hover img{
	transform: scale(1.2);
}

.latest-blog-section{
background: #f2f2f2;
 padding: 30px 0px 40px;
	text-align:center;
}

.latest-blog-section h2{
	    text-align: center;
    font-weight: 600;
    font-size: 30px;
	margin-bottom:0px !important;
}

.latest-blog-section .vmore{
    background-color: #54be73 !important;
    color: #fff;
    padding: 13px 21px !important;
    width: 170px !important;
    margin-top: 40px;
    display: inline-block;
}


.faq-section .vmore{
    background-color: #54be73 !important;
    color: #fff;
    padding: 13px 21px !important;
    width: 170px !important;
    margin-top: 25px;
    display: inline-block;
}


.citypage{
    padding-top:25px;
}

.citypage .citywisesec h3 {
    font-size: 25px ;
}
@media(max-width:768px){
	.citypage .citywisesec h3 {
    font-size: 22px !important;
    padding: 0 10px;
    line-height: 32px;
}
	.table tr th{
		word-break:break-word;
	}

}


.main-blog-box{
padding: 20px 20px;
    background: #fff;
    min-height: 290px;
    margin-bottom: 0px;
}

.citypage .main-blog-box{
padding: 0px 0px;
    
}

.citypage .col-md-12{
  padding: 0px 0px;  
}


.blg-date{
border-radius: 3px;
padding: 4px 8px;
background-color: #54be73;
line-height: 1;
color: #fff;
display: inline-table;
}
.main-blog-box h5 {
   padding: 5px 0px 5px;
    background: #54be73;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0px;
    color: #fff !important;
    margin-bottom: 25px;
    text-align: center !important;
}
.main-blog-box p{
	margin-bottom:6px !important;
}
.main-blog-box h5 a{
transition: 0.5s;
	text-decoration:none !important;
	color:#fff;
}



.blog p{
	font-size: 14px;
    line-height: 28px;
    font-family: 'Roboto';
}



 .post-thumb{
   float: right;
    margin: 0 0 14px 14px;
    border: 3px solid #54be73;
    padding: 8px;
	 width: 500px; 
    overflow: hidden;
}

.post-thumb img{
	width:100%;
}


.servicepg select{
    margin: 4px 0 13px !important;	
}


.servicepg .ginput_container {
    margin-top: -7px !important;
}


.servicepg p{
    text-align: center;
    margin-bottom: 30px !important;
}

.wpcf7-spinner{
	display:none;
}

.servicepg span {
    color: #000;
    font-weight: 600;
}


.ldetail th{
    background-color: #54be73;
    color: #fff;
    padding: 14px 0px;
    font-size: 24px;
}

.ldetail a{
    color: red !important;
}

.ldetail td:nth-child(1){
  width: 18%;
}

.ldetail td{
  
    text-align: left;
    padding-left: 3%;
    font-weight: 600;
    padding: 16px !important;
    /* height: 47px !important; */
}

.lcontent{
    padding: 26px 25px 20px;
    background: #f2f2f2;
    font-size: 16px;
}

.citypostbox{
    background: #f3f3f3;
      padding: 7px 20px 10px;
        text-align: left;
}


.vdetail{
  font-weight: 600;
    background-color: #54be73 !important;
    color: #fff;
    padding: 6px 1px !important;
    width: 125px !important;
    border: 2px solid #54be73;
    text-align: center;
    margin: 20px auto 0px;
    display: block;
    text-decoration: none;
}


.vdetail:hover {
    background: #fff !important;
    color: #54be73;
    border: 2px solid #54be73;
}


.citypage .leftcity{
        background: #f3f3f3;
        padding-top:20px !important;
}

.citypage .leftcity ul{
        background: #f3f3f3;
            list-style-type: none;
    padding-left: 0px;
}


.citypage .leftcity ul li a{
    background: #fff;
    padding: 10px 20px;
    font-size: 16px;
    display: block;
    border-bottom: 8px solid #f3f3f3;
    text-decoration: none;
}

.citypage .leftcity ul li a:hover{
background:#54be73;    
color:#fff !important;
}


.citypage .leftcity h5 {
    padding: 10px 0px 10px;
    background: #54be73;
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0px;
    color: #fff !important;
    margin-bottom: 20px;
    text-align: center !important;
}

.heart {
    position: relative;
    display: inline-block !important;
    width: 0.8rem;
    /* left: 100px; */
    height: 0.8rem;
    background-color: red;
    transform: rotate(
45deg);
    -webkit-animation: e 1.2s linear infinite;
    animation: e 1.2s linear infinite;
    /* margin: .6rem; */
    margin-left: 7px;
    /* margin-top: -20px; */
    margin-right: 7px;
    top: -1px;
}


.heart:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: red;
    border-radius: 50%;
    transform: translateY(-50%);
}


.heart:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: red;
    border-radius: 50%;
    transform: translateX(-50%);
}


@keyframes e{
0% {
    transform: rotate(45deg) scale(1);
}
25% {
    transform: rotate(45deg) scale(1);
}
30% {
    transform: rotate(45deg) scale(1.4);
}
50% {
    transform: rotate(45deg) scale(1.2);
}
70% {
    transform: rotate(45deg) scale(1.4);
}
100% {
    transform: rotate(45deg) scale(1);
}
}



.vmore{
    font-weight:bold;
    border:2px solid #54be73;
}

.vmore:hover{
   color:#54be73;
background:#fff !important;
border:2px solid #54be73;
    
}


.banner{
background: url(image/slide02.jpg);
    background-size: cover;
    height: 550px;
    padding: 184px 0px;
    position: relative;
    background-attachment: fixed;
    z-index: 1;
}

.banner:after{
      content: 'test';
    position: absolute;
    width: 100%;

    background: #000000cc !important;
    z-index: -1;
    top: 0px;
    left: 0px;
    height: 550px;
}
    

.banner select{
 height: 45px !important;
    border: 1px solid #ced4da;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 0px;
     -webkit-appearance: none;
  appearance: none;
}

.banner .select-wrapper {
  position: relative;
}

.banner .select-wrapper::after {
 content: "\f0d7";
    font-size: 22px;
    top: 8px;
    font-family: fontAwesome;
    right: 15px;
    position: absolute;
}


.banner input[type="submit"]{
    height: 45px;
    border-radius: 0px;
    color: #fff;
    background: #54be73;
    font-weight: bold;
    padding: 10px 30px;
     border:2px solid #54be73;
}


.resmovers{
        display: block;
    margin: 100px auto;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding-top:10px;
}


.styled-select select {
    padding-right:10px !important;
}


.banner input[type="submit"]:hover{
     color: #54be73;
    background:#fff;
    border:2px solid #54be73;
}

.service .welcome-main-box p{
	line-height: 28px;
    font-family: 'Roboto';
    font-size: 14px;
}


.socialbt {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #12af0a;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.icon-bar a:hover {
    background-color: #000;
}


.scroltp {
    border: 1px solid;
    width: 40px;
    height: 40px;
    background: #54be73;
    text-align: center;
    font-size: 32px;
    padding-top: 0px;
}

.scroltp:hover {
	   background: #000;
	
}

.totop {
    display: block !important;
}
.scroltp i {
    display: block;
    color: #fff;
}


.scroltp {
    position: fixed;
 right: 32px;
    bottom: 122px;
    display: none;
    z-index: 1000;
}


.modbt{
	    position: fixed;
  right: 32px;
    top: 195px;
    padding: 10px 25px;
    z-index: 100;
    background: #54BE72 !important;
    border-radius: 0px;
    font-weight: 600;

	 -webkit-animation: glowing 2000ms infinite;
        -moz-animation: glowing 2000ms infinite;
        -o-animation: glowing 2000ms infinite;
        animation: glowing 2000ms infinite;
}


@-webkit-keyframes glowing {
        0% {
          background-color: #0091b2;
          -webkit-box-shadow: 0 0 3px #0091b2;
        }
        50% {
          background-color: #21c7ed;
          -webkit-box-shadow: 0 0 15px #21c7ed;
			 transform: scale(1.2);
        }
        100% {
          background-color: #0091b2;
          -webkit-box-shadow: 0 0 3px #0091b2;
			 transform: scale(1);
        }
      }
      @keyframes glowing {
        0% {
          background-color: #0091b2;
          box-shadow: 0 0 3px #0091b2;
        }
        50% {
          background-color: #21c7ed;
          box-shadow: 0 0 15px #21c7ed;
			 transform: scale(1.2);
        }
        100% {
          background-color: #0091b2;
          box-shadow: 0 0 3px #0091b2;
			 transform: scale(1);
        }
      }



.modal-body .fa{
	display:none !important;
}

.modal-body input,.modal-body select{
	height:45px !important;
	font-size:15px !important;
}

.modal-body textarea{
	height:120px !important;
		font-size:15px !important;
}



 .modal-content{
    width: 1000px !important;
    padding: 20px !important;
	 height:800px;
}


.modal-body .close{
	    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 35px;
    color: #000;
    opacity: 1;
}


 .modal-body input[type="submit"]{
    height: 45px;
    background: #54be73;
    color: #fff;
    font-weight: 600;
    padding: 10px 25px;
    margin-top: 20px;
}


 .modal-body .wpcf7-response-output{
	color:#000 !important;
}

.modal-body h3{
	font-weight:bold;
}

.catbanner{
    margin-bottom:25px;
}

.catbanner img{
    height:250px;
}

.citypage .main-blog-box{
   min-height: 180px !important; 
}


.citydetailul{
    list-style-type:none;
    padding:0px;
    position: absolute;
    right: 20px;
    bottom: 44px;
}

.citydetailul li{
    display:inline-block;
    padding-right: 8px;
}

.citydetailul li a{
 color:#fff; 
	border-radius: 5px;
}

.citydetailul li img{
    width:50px;
}





.navbar-header img{
  
        margin-top: -35px;
    padding: 8px;
    width: 193px;
    /* margin-bottom: 
    /* margin-bottom: 71px; */
    /* display: block; */
}



@media(max-width:768px){
    
   .modbt,.totop{
        display:none !important;
    }
    .navbar-header img{
margin: -32px auto !important;
    display: block;
    width: 170px !important;
}

.navbar {
    padding: 20px 0px !important;
 
}
.navbar-brand {
    display: block;
    float: none !important;
    width: 100%;
 
}  
    .top-hd-welcome{
        text-align:center;
    }
    
    
    .hd-social{
        display:none;
    }
  
 

.citywisesec .citywise a {
    width: 100%; 
        font-size: 15px !important;
    font-weight: 500 !important;
	padding: 10px 9px !important;
}


.footer-start {

    padding: 40px 0px 33px !important;
}

.citywise .trtravel{
    clear:both;
}

.main-blog-box {
    padding: 20px 20px 1px !important;
       margin-bottom: 25px !important;
}

.faq-section .welcome-main-box {
    min-height: 330px !important;
    padding: 0px 40px 16px !important;
 
}

.faq-section .col-md-4 {
    margin-bottom: 75px !important;

    }
    
    .faq-section {
    padding-bottom: 0px !important;
    margin-bottom:-20px;
}
.heading-hd {
    
    padding-bottom: 18px !important;
}

.welcome-main-box {
    border: 1px solid #c2c2c2;
    padding: 0px 40px 0px !important;
 min-height:320px !important;
    margin-bottom: 75px !important;
}


.welcome-section{
        margin-bottom: -52px !important;
}

.header-banner {
    padding: 10px 0 25px !important;
}
    .header-banner h1 {

    padding-bottom: 0px !important;
  font-size: 26px !important;
    line-height: 35px;
        
    }
    .entry-content>.container {
  
    margin: 0px !important;
}
    
    

.latest-blog-section .vmore {
 
    margin-top: 10px !important;
    margin-bottom: -10px !important;
}

.panel-title a.plus:after,.panel-title a.minus:after  {

    right: 0px !important;

}

.ft-newsletter {

    padding: 10px 0px 30px !important;
}

.ft-newsletter h3 {

    line-height: 38px !important;
    font-size: 25px !important;
}

.ft-newsletter .col-md-8 {
    padding: 0 15px !important;
    text-align: center;
}

.ft-newsletter .col-md-4 {
    padding: 0 15px !important;
}


.panel-title a.plus {
 
    padding: 2px 4px 10px !important;
}

.service .welcome-main-box {
    min-height: 320px !important;
}
    
    .half,.left {
    width: 100% !important;
    }
    
    .navbar-right {
    margin-top: 27px !important;
    border-top: 1px solid #e0e0e0;
}

.navbar li {
    margin: 0 20px 0 0;
  
    width: 100%;
    display: block !important;
    padding: 0px 22px !important;
  
    border-bottom: solid 1px #e0e0e0;
  
}

.navbar li a {
    line-height: 40px !important;
    height: 44px !important;
    padding: 5px 10px 0px 10px !important;
}


.banner {
  
   
    height: 474px !important;
    padding: 223px 0px 0px !important;
    text-align: center;
}

.banner:after {
 
    height: 474px !important;
}

.resmovers {
    display: block;
    margin: 30px auto 0px;
    text-align: center;
    font-size: 24px !important;
    line-height: 33px !important;
    padding: 0 14px;
    padding-top: 10px;
    position: absolute !important;
  top: 54px;
}
  
  .banner select {

    margin-bottom: 25px !important;
}
.socialbt{
    display:none !important;
}

.navbar-toggle .icon-bar {
 
    color: #000;
    z-index: 1000;
    background: #000 !important;
}

.citypostbox {

    padding: 7px 13px 10px !important;
  
}
    
    .catbanner .col-md-4{
    margin-bottom: 20px;
}

.citywisesec .vmore {
  margin-bottom:-15px !important;
margin-top:25px !important;
}
.citywise {
padding:0px !important;
	text-align:center !important;
}

.citywisesec {
    background-color: #f2f2f2;
    padding: 60px 0px 50px !important;

}

.citydetailul{
    position:initial !important;
    text-align:center;
}

.citypage .col-md-9{
    padding:15px 0px 0px !important;
}

.citypage .main-blog-box{
    padding:0px 20px 1px !important;
}

}


@media(min-width:768px){
    .ft-newsletter .col-md-8{
    padding:0px !important;
}
.ft-newsletter .col-md-4{
    padding:0px !important;
}

.service .welcome-main-box{
        min-height: 370px !important;
}

.catbanner .frst{
    padding-left:0px !important;
}



    
}




.catbanner img {
    height: 180px;
    outline: 1px dashed;
    padding: 10px;
 
}


@media(max-width:768px){
	.post-thumb {
    float: none !important;
    margin: 0 0 14px 0 !important;
    width: 100% !important;

}
	
	.fdetails{
    max-width: 250px;

    white-space: initial;
}
	
}


.fdetails {
    padding: 10px 25px;
    background: #54BE72 !important;
    border-radius: 0px;
    font-weight: 600;
    -webkit-animation: glowing 2000ms infinite;
    -moz-animation: glowing 2000ms infinite;
    -o-animation: glowing 2000ms infinite;
    animation: glowing 2000ms infinite;
}


option{
   zoom:1.15;
}

.lcontent p{
	text-align:justify !important;
}


.packbtn{
   display: block;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 9px;
	position:relative;
}

.packbtn:hover{
	color: #54be72 !important;
}


.packershome h3{
	text-align:center;
	margin-top: -40px;
}

.packbtn:before{
	content:'\f061';
	position:absolute;
	left:-24px;
	font-family:fontawesome;
	font-size:16px;
	color: #54be72;
	
}

.ft-newsletter{
	color:#fff !important;
}

 .ft-newsletter h5{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.ft-newsletter p{
    font-size: 15px !important;
    line-height: 25px !important;
    letter-spacing: 1px;
    margin-bottom: 0px !important;
}

@media(max-width:768px){
	
	.ft-newsletter .row{
		margin-left:10px !important;
		margin-right:10px !important;
	}
	 .packbtn{
    margin-left: 25px !important;
}
	.packershome .row{
		display:none;
		margin-top:30px;
	}
	.packershome h3{
		margin-bottom:0px !important;
	}
	
}