@charset "utf-8";
/* CSS Document */
body{ 
    font-family:Arial, Helvetica, sans-serif !important; 
}

.navbar-nav{    
    margin-top: 30px;
}

.btn-default:hover{ 
    background:#000; 
    border-color:#000;
}
.classus p{
    color:#4c1f1e;
    padding-top: 10px;
}

.why_bookonline p{
    color:#4c1f1e;   
    font-family: RadikalW01-Medium; 
    font-size:18px;
}

.medias ul li a:hover {    
    background: #000;
}

.carousel-caption{    
    top: 38%;
}

.tagline h3	{
    font-family: RadikalW01-Light;
    font-size: 35px;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px #c29c78;
}

.tagline h3  span{    
    font-family: RadikalW01-Bold; 
    font-size:50px; 
    letter-spacing:3px;
}

.new_years {
    border: 1px solid #fff;
    width: 38%;
    margin: auto;
    padding: 10px;
}
.new_years_inner{
    background: rgba(255, 82, 63, 0.9);
    padding: 14px 0px;
}
.new_years_inner h4 {
    font-size: 22px;
    font-family: RadikalW01-Bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.new_years_inner a {
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: inherit;
    text-decoration: none;
    font-size: 20px;
}
.new_years_inner a:hover{
    color: #f2dede;
}
.tagline hr{ 
    width:60%;     
    border-top: 3px solid #eee;
}

.carousel-control.left {    
    background: transparent; 
}
.carousel-control.right{    
    background: transparent; 
}
.carousel-control{ 
    width:inherit;
}
.banner_hotels_all  h1{
    font-size: 20px;
    font-family: RadikalW01-Bold;
    color:#ff523f;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 30px;
}

#hotel_alls{ 
    padding:50px  0px;
}

.banner_hotels_all .col-md-4{
    padding:0px;
}
.banner_hotels_all .col-md-8{
    padding:0px;
}
.banner_hotels_all .hotels_abouts{
    border:4px solid #f5d1a9;
    padding: 20px 30px;
}
.hotels_abouts h2 {
    font-family:GOTHICB;
	color:#4c1f1e;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 25px;
}
a.hotels_ex {
    display: block;
    width: 100%;
    background: #4c1f1e;
    text-align: center;
    padding: 6px 0px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
	margin-bottom: 15px;
	text-decoration: none;
    margin-top: 20px;
}

a.booking_qx {
    display: block;
    width: 100%;
    background: #ff523f;
    text-align: center;
    padding: 6px 0px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
	text-decoration: none;
}
.hotels_abouts p {
    color: #818181;
    font-size: 12px;
}
.hotels_loc {
    background: rgba(76, 31, 30, 0.71);
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 10%;
	    padding: 10px 20px;
}

.hotels_loc span {
    color: #4c1f1e;
    background: #f5d1a9;
    font-size: 18px;
	padding: 5px;
}
.hotels_loc h3 {
    color: #fff;
    margin: 10px 0;
}
.hotels_loc p {
    color: #fff;
}

#myCarousel_hotels .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{    
    margin-left: -50px;    
    font-size: 50px;     
    color: #4c1f1e;
}
#myCarousel_hotels .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{    
    margin-right: -50px;     
    font-size: 50px;    
    color: #4c1f1e;
}
#myCarousel_hotels .carousel-control{
    opacity: .9;
}

.banner_hotels_all_abouts p{
    font-family: RadikalW01-Medium;
    line-height: 30px;
    text-align: center;
}

.banner_hotels_all_abouts p span{ 
    color:#ff523f;
}
.all_offers_in .col-md-4{ 
    padding:5px;
}
.offers_off {
    margin-top: -117px;
    display: -webkit-box;
    background: rgba(120, 64, 61, 0.71);
    width: 100%;
    position: relative;
    padding: 15px 0px;
}
.offers_off h4{
    font-family: RadikalW01_Black_bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 24px;
}
.offers_off h4 span{
    display: block;
    font-family: RadikalW01_thin;
    text-transform: uppercase;
    color: #fff;
    font-size: 38px;
}
.offers_off p{
    font-family: RadikalW01_thin;
    color: #fff;
    font-size: 18px;
    padding-top: 6px;
}

a.offers_link{
    font-family: RadikalW01_Black_bold;
    color: #ff523f;
    font-size: 20px;
    text-decoration: none;
}
#offers_out{ padding-top:40px;}

#myCarousel_wedding .carousel-indicators {
    position: absolute;
    bottom: 70px;
    right: 0%;
    z-index: 15;
    left: inherit;
    width: 22%;
    }
.wedding_slide_tag {
    position: absolute;
    z-index: 999;
    top: 24%;
    left: 10%;
    color: #fff;
}

.wedding_slide_tag h3 {
	  font-family: RadikalW01_Black_bold;
    display: table-caption;
    text-transform: uppercase;
    font-size: 50px;
}
.wedding_slide_tag h3  span{
	  font-family: RadikalW01_thin;
	
}
.wedding_forms {
    display: block;
    z-index: 999;
    position: relative;
    width: 50%;
    left: 50%;
    margin-top: -4%;
}
.wedding_forms .form-control{    
    border: none;
}
 .wedd_btn{ 
     width:100%; 
     font-family: RadikalW01_Black_bold;     
     letter-spacing: 1px;
     padding: 10px 0px;
}
.wedd_sel{
    width:100%;
    color: #4c1f1e;
    font-family: RadikalW01_Black_bold;
    height: 44px;     
    text-transform: uppercase;     
    letter-spacing: 1px;
} 
#footersl{
    background: url(file:///E|/Xmppp/htdocs/images/footers.png);
    padding: 150px 0px 50px 0px;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 8px solid #4c1f1e;
}
.site_menus ul {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 63%;
}
.site_menus ul li {
    display: inline;
    padding: 4px;
}
.site_menus a {
    color: #000;
    line-height: 30px;
    text-decoration: none;
}
.site_menus {
    padding: 10px 0px;
}
.abouts_footers p{
    font-family:OPENSANS-REGULAR;
    color:#696969;
    padding: 10px 0px;
    line-height: 30px;
    font-size: 14px;
}
.hotelslog img{
    margin-bottom: 30px;
}

.barands_menus {
    text-align: center;
}
.barands_menus ul {
    margin-bottom: 40px;
    padding: 0px;
}
.barands_menus ul li {
    display: inline;
    padding: 8px;
}
.barands_menus a {
    color: #4c1f1e;
    font-weight: 600;
	font-family: OPENSANS-REGULAR;
    text-decoration: none;
}
.footers_adds {
    border-right: 1px solid #000;
}
.footers_adds h3{
    font-family: OPENSANS-SEMIBOLD;
    font-size: 20px;
    color: #000;
}
.footers_adds p{
    font-family: OPENSANS-REGULAR;
    color: #696969;
}
.footers_adds span {
    display: block;
}
.footers_media{
    text-align: right;
}
.footers_media h3{
    text-align: left;
    padding-left: 55%;
    font-family: OPENSANS-SEMIBOLD;
    font-size: 20px;
    color: #000;
}
.footers_media ul{}
.footers_media ul li{
    display: inline-block;
    padding: 0px 10px;
}
.footers_media ul li a{
    display: inline-block;
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
}
.footers_copyright {
    text-align: center;
    padding: 30px 0px 0px 0px;
}
.footers_copyright p{
    font-size: 16px;
    font-family: OPENSANS-REGULAR;
    font-weight: bold;
}
.footers_copyright p a {
    color: #000;
	 text-decoration: none;
}
.footers_media ul li a i {
    font-size: 18px;
    color: #000;
}
.hotelslog .col-md-4{ 
    padding:0px;
}

/*************************************************  MY CSS  ****************************************/
/*++++++++++++++++++ Header CSS ++++++++++++++++*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
  font-family: 'Open Sans', 'sans-serif';
}

/*Social Header*/

/*#social-header .pull-left{
    padding: 11px 0px;
}
#social-header .pull-left input{
    padding: 1px 20px;
    border: none;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    color: #31708f;
    width: 60%;
}
#social-header .pull-left button{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: -5px;
    padding: 1px 15px;
    border: none;
    color: #31708f;
    transition: all .5s;
}
#social-header .pull-left button:hover{
    background-color: #e7e7e7;
    color: #337ab7;
}
#social-header .pull-left input:focus{

}*/
  /*Mobile Search*/

#searchBarMobile{
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    background-color: #eee;
    opacity: 0.91;
    padding: 50px 50px 80px 50px;
    z-index: 9;
    margin-top: 40px;
}
#searchBarMobile .form-group a{
    background-color: #446084;
    color: white;
    position: absolute;
    margin: 30px auto;
    left: 0;
    right: 0;
    padding: 5px;
    width: 90px;
    border-radius: 0px;
}
#searchBarMobile .form-group a i{
    margin-right: 5px;
}
#searchBarMobile .form-group a:hover{
    box-shadow: 0px 2px 6px 1px #68a5c3;
}
#searchBarMobile .form-group .form-control{
    background: #eee;
    font-size: 20px;
    width: 100%;
    box-shadow: 0px 0px 0px 0px transparent;
    color: #446084;
    border: none;
    border-top: none;
    border-bottom: 2px solid #446084;
    border-radius: 0px;
}
#searchBarMobile .form-group .form-control:focus{
    box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom-color: #ccc; 
}

@media screen and (max-width: 764px) and (min-width: 320px){
    #section4 .inner-section4 .title h1{
        font-size: 50px;
    }
}


/*============== Nav Top CSS ==============*/
.nav-top{ 
    float:right;
    margin: 0px;
}
.nav-top>li{ 
    list-style:none; 
    display:inline-block;
    list-style: none;
    position: relative;  
    padding: 12px 0px;
    font-family:Arial, Helvetica, sans-serif;
}
.nav-top>li:hover{
    text-decoration: none;
    background-color: #5370a5;
    color: white;
}
.nav-top >li>a{ 
    color:rgba(255,255,255,0.8);
    font-size: 12px;
    padding: 2px 12px;
}

/* XS SocialBar */
.nav-top2{ 
    float: none;
    margin: 0px 0px;
    text-align: center;
    padding: 0px;
}
.nav-top2>li{ 
    list-style:none; 
    display:inline-block;
    list-style: none;
    position: relative;  
    padding: 10px 0px;
    font-family:Arial, Helvetica, sans-serif;
}
.nav-top2>li:hover{
    text-decoration: none;
    background-color: #5370a5;
    color: white;
}
.nav-top2 >li>a{ 
    color:rgba(255,255,255,0.8);
    font-size: 12px;
    padding: 2px 12px;
}

.drawerBtn{
    color: whitesmoke;
    padding: 10px 18px;
    text-align: center;
}
.drawerBtn:hover{
    text-decoration: none;
    background-color: #5370a5;
    color: white;
}
/* Navigation Drawer*/
.sideNav{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	transition: 0.6s;
	background-color: black;
	z-index: 20;
	padding-top: 20px;
	overflow-x: hidden;
	opacity: 0.9;
}
.sideNav a{
    padding: 15px 50px;
    text-decoration: none;
    font-size: 13px;
    color: white;
    display: block;
    transition: 0.3s;
    border-bottom: 1px solid #252020;
}
.sideNav #first-element{
	margin-top: 30px;
}

/*Close Button*/
.sideNav .closebtn{
    border-bottom: none;
    padding: 3px 10px;
}
.closebtn{
	position: absolute;
	margin-left: 60px;
	right: 10px;
	font-size: 30px;
	color: white;
	margin-top: -8px;
    border-bottom: none;
}
.closebtn:hover{
    background-color: #446084;
}
#mySideNav .drawer-dropdown:hover{
    background-color: #446084;
}

/******************   NavDrawer  DropDown  ************************/

.drawer-dropdown {
  position: static !important;
}

.drawer-dropdown-menu {
    padding: 20px 0px;
    position: relative;
    width: 100%;
    margin-bottom: 18px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.drawer-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.drawer-dropdown-menu > li > ul > li {
  list-style: none;
}

.drawer-dropdown-menu > li > ul > .li:hover{
    background-color: antiquewhite;
}

.drawer-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid #fbdeda;
    color: #4c1f1e;
    font-size: 12px;
    letter-spacing: 0.2px;
}

.drawer-dropdown-menu > li ul > li > a:hover,
.drawer-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: firebrick;
}

.drawer-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

#drawerMenu1 .dropdown-menu{
    left: inherit;
}
#drawerMenu2 .dropdown-menu{
    left: inherit;
    width: 100%;
}
#drawerMenu3 .dropdown-menu{
    left: inherit;
    width: 100%;
}

/*Dropdown Settings*/
.sideNav .dropdown{
	position: relative;
	display: block;
}



/*============== DropDown Navbar CSS ==============*/
.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > .li:hover{
    background-color: antiquewhite;
}

.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid #fbdeda;
    color: #4c1f1e;
    font-size: 12px;
    letter-spacing: 0.2px;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: firebrick;
}

.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

#menu1 .dropdown-menu{
    left: inherit;
}
#menu2 .dropdown-menu{
    left: inherit;
    width: 40%;
}
#menu3 .dropdown-menu{
    left: inherit;
    width: 40%;
}

.navbar-cart .fa{
    font-size: 20px;
}
#checkout{
    position: absolute;
    z-index: 1000;
    background-color: white;
    margin-top: 70px;
    margin-left: -75px;
    border-top: 3px solid #31708f;
    width: 300px;
    padding: 5px 10px;
    border-radius: 4px;
    opacity: .95;
    box-shadow: 0px 2px 10px 0px grey;
    display: none;
}
.checkout p{
    text-align: center;
    font-size: 12px;
    background-color: #d9edf7;
    margin: 15px 10px;
    padding: 10px 0px;
    border-radius: 2px;
    letter-spacing: 1px;
}
.checkout h6{
    font-size: 11.5px;
    margin-left: 10px;
    color: #777;
    letter-spacing: 1px;
}
.checkout .productDetails img{
    margin-left: 10px;
    float: left;
}
.checkout .productDetails .productText p{
    width: 160px;
    background-color: white;
    text-align: left;
    margin-left: 70px;
    padding: 2px;
}
.checkout .productDetails .productText h5{
    font-size: 13px;
    margin-left: 70px;
}
.checkout .total p{
    background-color: #eee;
    font-size: 14px;
    font-weight: bold
}
.checkout .buttons .viewCartBtn{
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
    color: white;
    background-color: #4a4d51;
}
.checkout .buttons .checkoutBtn{
    float: right;
    margin-right: 10px;
    color: white;
    background-color: #31708f;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{    
    color: #f45541;    
    background-color: rgba(231, 231, 231, 0);
}
.menu-nav .navbar-default{ 
    background-color:#FFF; 
    border-color:#FFF;
}

/*Main Page Styling*/
.wrapper{
    background-color: #fafafa;
}
#details{
    padding-top: 100px;
    margin-bottom: 50px;
}
#details #imageViewer{
    border:1px solid lightgray;
	padding-bottom:10px;
}
#imageViewer .thumb-img
{
	padding:5px;
}
#details #productDetails{
    
}
#details #productDetails .title{
    padding: 2px;
}
#details #productDetails .title h1{
    font-size: 24px;
    font-weight: bold;
}
#details #productDetails .sub-title{
    padding: 2px;
    border-bottom: 1px solid #ccc;
}
#details #productDetails .sub-title h6{
    font-size: 13px;
    font-weight: bold;
}
#details #productDetails .sub-title h6 a{

}
#details #productDetails .itemInfo{
    margin: 15px;
}
#details #productDetails .itemInfo label{
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    text-align: right;
    width: 20%;
}
#details #productDetails .itemInfo{
    
}
#details #productDetails .itemInfo .itemCondition span{
    font-weight: bold;
    font-size: 14px;
}
#details #productDetails .itemInfo .color{
    
}
#details #productDetails .itemInfo .quantity input{
    width: 85px;
    padding: 0px 10px;
}
#details #productDetails .itemInfo .quantity label{
    margin-top: 5px;
}
#details #productDetails .itemInfo .quantity span
{
    margin-left: 30px;
    font-size: 13px;
}
#details #productDetails .itemInfo .quantity span a
{

}
#details #productDetails .item-pricings .container{
   /* background-color: #e2e2e2;*/
    padding: 20px;
   /* border-radius: 4px;
    box-shadow: 5px 4px 3px 0px #eee;*/
	border:1px solid lightgray;
}
#details #productDetails .item-pricings .text{
    
}
#details #productDetails .item-pricings .text label{
    font-size: 16px;
}
#details #productDetails .item-pricings .text span{
    font-size: 16px;
}
#details #productDetails .item-pricings .buttons{
    
}
#details #productDetails .item-pricings .buttons .btn1
{
    width: 100%;
    padding: 10px;
    color: white;
    background-color: #999;
    font-weight: bold;
}
#details #productDetails .item-pricings .buttons .btn2
{
    width: 100%;
    padding: 10px;
    margin-top: 15px;
    color: whitesmoke;
    font-weight: bold;
    background-color: #31708f;
}
#details #productDetails .item-pricings .buttons .btn2 i
{
    margin-right: 10px;
    font-size: 18px;
}
#details #productDetails .item-pricings #panel .panel
{
    background-color: #f6f6f6;
    height: 90px;
    margin-top: 20px;
    margin-bottom: 0px;
    border: 1px solid #eee;
}
#details #productDetails .item-pricings #panel .panel h3{
    font-size: 20px;
}
#details #productDetails .item-pricings #panel .panel p{
    font-size: 14px;
}
#details #productDetails .item-pricings #panel .limited h3{
    color: firebrick;
}
#details #productDetails .item-pricings #panel .sold h3{
    color: #16c516;
}
#details #productDetails .item-pricings #panel .return h3{
    color: #31708f;
}
/*Tabbed Details*/
#tabbed-details{
    margin-bottom: 100px;
}
#tabbed-details .nav-tabs a{
    font-size: 18px;
}
/*Page Footer Styling*/

#page-footer{
	bottom: 0;
	background-color: #4a4d51;
	font-family: "Roboto",sans-serif;
    padding-top: 50px;
}
.footer-subscribe-now{
    margin-bottom: 70px;
}
	/*Footer Main Wrapper Container*/
.footer-main-block{
	padding-bottom: 40px;
}
#website-in-footer h2{
	color: white;
	margin-bottom: 27px;
    font-size: 20px;
}
#website-in-footer a{
	color: #f0f0f0;
	font-size: 13px;
	line-height: 1.8;
}
#website-in-footer a:hover{
	color: white;
	text-decoration: none;
}
#website-in-footer a:active{
	color: white;
	text-decoration: none;
}
#website-in-footer a:visited{
	color: white;
	text-decoration: none;
}
#related-link-footer h2{
	color: white;
	margin-bottom: 27px;
    font-size: 20px;
}
#related-link-footer a{
	color: #f0f0f0;
	font-size: 13px;
	line-height: 1.8;
}
#related-link-footer a:hover{
	color: white;
	text-decoration: none;
}
#related-link-footer a:active{
	color: white;
	text-decoration: none;
}
#related-link-footer a:visited{
	color: white;
	text-decoration: none;
}
#footer-getInTouch{
	border: 2px solid rgba(255, 255, 255, 0.15);
	padding: 27px 30px;
	margin-top: 20px;
	border-radius: 30px;
}
#footer-getInTouch h2{
	color: white;
	margin-bottom: 27px;
    font-size: 20px;
}
#footer-getInTouch p{
	color: #f0f0f0;
	font-size: 13px;
	line-height: 1.8;
}
#related-link-footer  .fa-angle-right, #website-in-footer .fa-angle-right{
	margin-right: 4px;
    font-size: 10px;
}

	/*Footer Subscribe Now*/

.footer-Subscribe-now{
	margin-top: 60px;
    margin-bottom: 60px;
}
.footer-subscribe-now a{
	font-size: 16px;
	color: white;
	border: 2px solid rgba(255, 255, 255, 0.15);
	padding: 20px 40px;
	background-color: #4a4d51;
	text-decoration: none;
	border-radius: 100px;
	transition: all .3s;
}
.footer-subscribe-now a:hover, .footer-subscribe-now a:active{
	background-color: white;
	color:  #212327;
	text-decoration: none;
}

.footer-subscribe-now hr{
	border: 1px solid rgba(255, 255, 255, 0.15);
}
.footer-subscribe-now .ruler{
	
}
.footer-subscribe-now .subscribe-now{
	margin-top: -32px;
}

	/*Footer Top-Bar*/

.footer-top{
	margin-top: 60px;
    margin-bottom: 60px;
}
.footer-top a{
	font-size: 13px;
	color: white;
	border: 2px solid rgba(255, 255, 255, 0.15);
	padding: 10px 20px;
	background-color: #4a4d51;
	text-decoration: none;
	border-radius: 100px;
	transition: all .3s;
}
.footer-top a:hover, .footer-top a:active{
	background-color: white;
	color:  #212327;
	text-decoration: none;
}

/* Modal CSS */
.modal{
    
}
.modal > .modal-dialog{
    
}
.modal > .modal-dialog > .modal-content{
    
}
.modal > .modal-dialog > .modal-content > .modal-header{
    
}
.modal .modal-dialog .modal-content .modal-header .modal-title{
    margin: 0;
    line-height: 1.42857143;
    font-size: 16px;
    font-weight: bold;
    color: #31708f;
}
.modal .modal-dialog .modal-content .modal-header button{
        color: #31708f;
}
.modal .modal-dialog .modal-content .modal-body{
    height: 150px;
}
.modal .modal-dialog .modal-content .modal-body form{
    margin: 10px 50px;
}
.modal .modal-dialog .modal-content .modal-body .form-control{
    border: none;
    border-bottom: 2px solid #ccc;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    color: darkgray;
    font-size: 12px;
    box-shadow: 0px 0px 0px 0px transparent;
    border-radius: 0px;
    transition: all .8s;
}
.modal .modal-dialog .modal-content .modal-body .form-control:focus{
    border-bottom-color: #31708f;
}
.modal .modal-dialog .modal-content .modal-body .form-control:focus + label{
    margin-top: -44px;
    font-size: 11px;
    color: #31708f;
    margin-left: 2px;
    transition: all .4s ease-out;
}
.modal .modal-dialog .modal-content .modal-body .form-control:valid{
     border-bottom-color: #31708f;
}
.modal .modal-dialog .modal-content .modal-body .form-control:valid + label{
    margin-top: -44px;
    font-size: 11px;
    color: #31708f;
    margin-left: 2px;
    transition: all .4s ease-out;
}
.modal .modal-dialog .modal-content .modal-body .floating-label{
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    position: absolute;
    margin-top: -27px;
    margin-left: 25px;
    color: #ccc;
}
.modal .modal-dialog .modal-content .modal-body form button{
    background-color: #31708f;
    color: white;
    position: absolute;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
    margin-top: 15px;
} 
.modal .modal-dialog .modal-content .modal-body form button:hover
{
    box-shadow: 5px 5px 10px 0px #ccc;
}


.footer-top hr{
	border: 1px solid rgba(255, 255, 255, 0.15);
}
.footer-top .ruler{
	
}
.footer-top .top{
	margin-top: -30px;
	
}	
	/*copyright & social bar in footer*/
.social-bar{
	margin-top: -10px;
}
.social-bar ul li{
	padding-right: 0px;
}	
.social-bar ul li a{
	border: 2px solid rgba(255, 255, 255, 0.15);
    color: white;
    width: 40px;
    height: 40px;
    font-size: 14px;
    padding: 10px;
    text-align: center;
	background-color: #4a4d51;
	transition: all .3s;
	border-radius: 100px;
}	
.social-bar ul li a:hover , .social-bar ul li a:active{
	background: white;
	color: #212327;
	border: 2px solid white;
}
.copyright {
	padding-bottom: 20px;
}
.copyright p {
	color: #ccc;
	font-size: 12px;
}
.clearfix{
    clear: both;
}
