
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700);
@import url(https://fonts.googleapis.com/css?family=Alex+Brush);
#content {
    position: relative;
  
    width: auto !important;
}
.msgnos{}
		#tb td{padding-bottom:7px; color:#000      font-family: 'Mukta Vaani', sans-serif;
    font-size: 13px;
	
	
    font-weight: 500;
		
   }
   #tbr td{padding-bottom:7px; color:#000;      font-family: 'Mukta Vaani', sans-serif;
    font-size: 13px;
	
	
    font-weight: 500;}
     .about-fotlist{padding-left:0px;margin-top:25px;}
   .about-fotlist li {margin-bottom:12px; font-size:12px;color:#333; }


.formdownimg{
		background:url(../img/retail-branch-bg.jpg);
		margin-top:90px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
	border:5px solid #999;
    -o-background-size: cover;
    background-size: cover;
	min-height:300px;
	width:80%;
		}#brn-2new {
    color: #828282 ;
    font-size: 22px;
  font-family: "Roboto","Helvetica","Arial",sans-serif; font-weight: 500;
   padding: 10px 0 8px;
    line-height: 24px;
    text-align: left;
    display: block;
}.forms_bdf{}
.stays{font-size: 16px;    margin: 8px 0 14px 0;}
.stasfy{background: #69ba24;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    }
.remkl{    margin: 22px 0 16px 0;
    text-align: center;}
.servicestrt1 label{    font-weight: normal;
    font-size: 13px;
    padding: 0 1px 6px 10px;
}
.remkl2{text-align: center;
    color: #70c029;
    margin: 3px 0 20px 0;
    font-size: 18px;
}
#brnnew-1 {
    padding: 14px 37px;
    font-size: 20px;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    float: none !important;
    font-weight: 300 !important;
    width: 196px;
    display: block;
    margin: 45px 0 0 0;
    background: #f16100;
    margin-left: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);}
.save_timem{    font-size: 28px;
    font-weight: 600;
    text-align: left;
    color: #828282 ;
    margin: 80px 0 9px 0;}
.navbar123{background:linear-gradient(to bottom, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 45%, rgba(122,1,28,1) 79%, rgba(109,0,25,1) 100%);}
.navbar123 ul li{display:inline-block;}
.navbar123 ul li a{color:#FFF;padding-left:34px;font-weight:bold;}
.navbar123 ul li a:hover{background:none;color:#CF0;}
.citylist1{padding-left: 0px;}

.citylist1 li{list-style:none;margin-bottom:10px;}
.citylist1 li a{text-transform:capitalize;}


#port-f{color: #382d44;
    font-family: 'Alex Brush', cursive;
    font-size: 60px;
    margin-bottom: 65px;
    position: relative;
	text-align:center;
	margin-top:100px;
}
#port-f::after{
    background: rgba(0, 0, 0, 0)  url(slider/section-line.png) no-repeat scroll 0 0;
    content: "";
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 75px;
    width: 91px;
}
.dg-container{
	width: 100%;
	height: 450px;
	position: relative;
	margin-top:100px;
}
.dg-wrapper{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
	
}
.dg-wrapper a{
	width: 482px;
	height: 316px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent  no-repeat top left;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
	border:20px solid red;
}
.dg-wrapper a.dg-center{
	
	background-position:center;
	border:10px solid #EE0548;
	min-height:310px;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}
.mbregist{  border: none;
    border-radius: 2px;
    color: #FFF;
    position: relative;
    height: 36px;
    margin: 0;
    min-width: 64px;
    padding: 0 16px;
    display: inline-block;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    outline: none;
    cursor: pointer;
	    margin-top:20px;
		margin-left:100px;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;

			background:#ff4081;
			    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);}
				
				
				.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #35b733!important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}


				.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
				color:#35b733!important;
				}