@charset "UTF-8";



@import url("style2.css");

body{
	height:100%;
}

::-webkit-scrollbar { 
    display: none; 
}

.multipleLines span {
  float: left;
  position: relative;
  top: -7px;
  width: 87%;
}
/*.multipleLines i.fa {
    float: left;
    margin-right: 3px;
}*/

.multipleLines i.fa {
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: 3px;
}
/*.iphone .snap-content.staticheader.fixedbotdiv{padding:0; transition:none !important; -moz-transition:none !important; -webkit-transition:none !important; -ms-transition:none !important; -o-transition:none !important;}
.iphone .snap-content.staticheader .fixedheader{position:relative !important;}

.iphone .posabso{position:absolute !important;}*/

.all-elements{
	position:absolute;
	overflow-x:hidden!important;	
	width:100%;
	height:100%;
	min-height:100%;
	max-height:100%;
}

/*Backgrounds */

.bg1{
    background-image:url(../../images/pictures/1.jpg);   
    background-position:center center;
}

.bg2{
    background-image:url(../../images/pictures/2.jpg);   
    background-position:center center;
}

.bg3{
    background-image:url(../../images/pictures/3.jpg);   
    background-position:center center;
}

.bg4{
    background-image:url(../../images/pictures/4.jpg);   
    background-position:center center;
}

html .tooltip .tooltipcontent {
  display: none;
}
.icicibg{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb922c+0,a41c2b+100 */
background: #eb922c; /* Old browsers */
background: -moz-linear-gradient(top,  #eb922c 0%, #a41c2b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb922c), color-stop(100%,#a41c2b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eb922c 0%,#a41c2b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eb922c 0%,#a41c2b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb922c', endColorstr='#a41c2b',GradientType=0 ); /* IE6-9 */
}

.icicibg2{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e48b36+0,d77335+100 */
background: rgb(228,139,54); /* Old browsers */
background: -moz-linear-gradient(top, rgba(228,139,54,1) 0%, rgba(215,115,53,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,139,54,1)), color-stop(100%,rgba(215,115,53,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(228,139,54,1) 0%,rgba(215,115,53,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(228,139,54,1) 0%,rgba(215,115,53,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(228,139,54,1) 0%,rgba(215,115,53,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(228,139,54,1) 0%,rgba(215,115,53,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e48b36', endColorstr='#d77335',GradientType=0 ); /* IE6-9 */
}

.icicibg3{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d77335+0,a41c2b+100 */
background: rgb(215,115,53); /* Old browsers */
background: -moz-linear-gradient(top, rgba(215,115,53,1) 0%, rgba(164,28,43,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,115,53,1)), color-stop(100%,rgba(164,28,43,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(215,115,53,1) 0%,rgba(164,28,43,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(215,115,53,1) 0%,rgba(164,28,43,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(215,115,53,1) 0%,rgba(164,28,43,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(215,115,53,1) 0%,rgba(164,28,43,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d77335', endColorstr='#a41c2b',GradientType=0 ); /* IE6-9 */
}

img{width:100%;}

/* Header*/

.header{
	background-image:url(../../images/misc/menu-bg.png);
    background-size:100px 100px;
    height:61px;
}

.header-logo{
    margin-top:18px;
    margin-left:25px;
    background-image:url(../../images/misc/logo.png);
    width:80px;
    height:24px;
    background-size:80px 24px;
    float:right;
    margin-right:25px;
}

.header-clear{
    height:30px;
}

.open-menu, .backArrow {
  color: #FFFFFF;
  /*font-size: 18px;*/
  font-size: 17px;
  left: 0;
  padding: 10px  0 10px 20px;
   top: 0;
  transition: all 250ms ease 0s;
	
}

.fullheight{height:100% !important;}


.modeofpayment .pad-side {
    margin: 0 auto;
    padding: 13px 0;
    width: 90%;
}


.backArrow img {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 1px;
  vertical-align: middle;
  width: 21px;
}
.nobg{background:none !important;}

.backArrow {
    color: white;
}

.inline_center span {
    display: inline-block !important;
    float: none !important;
}


.carddetails {
    top: -16px !important;
}

.form-fields.paymentfields {
    margin: 0 auto;
    width: 90%;
}
.form-fields.paymentfields input {
  border-bottom: 1px solid #d8dbdd !important;
  color: #acacac;
  padding: 10px !important;
}
.form-fields.paymentfields .icon-holder {
  right: 10px !important;
  top: 31px;
  width: 77px;
}


.paymentcardvalid .select-drop.select-style2 label::after {
  background-position: 5px 16px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  height: 96%;
  right: 8px;
  top: 1px;
  width: 22px;
}

.col-3 {
  float: left !important;
  margin-right: 2%;
  width: 30%;
}


.ccv img {
    position: absolute;
    right: -2px !important;
    top: -23px;
    width: 39px;
}
.ccv input {
    height: 40px;
    margin: 0;
}
.paymentcardvalid {
  margin-top: 20px;
}

.heroSection h3 {
    font-size: 25px;
}
.heroSection p {
    font-size: 16px;
}
.heroSection a.button {
  border: 0 none !important;
  border-radius: 6px !important;
  font-size: 20px;
}

.open-menu:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.02);
    transition:all 250ms ease;
}

.open-menu i {
  color: white;
  text-align: center;
	margin-right:7px;
}

.mini_header {
  /*min-height: 40px;*/
  min-height:48px;
}
/*.contentListing > li {
    border-bottom: 2px solid #cccccc;
    list-style: outside none none;
    padding: 12px 12px 14px;
}*/

.contentListing > li {
    border-bottom: 2px solid #cccccc;
    list-style: outside none none;
    padding: 12px !important;
}

a.border_grey.button {
    border: 1px solid #666666 !important;
    color: #666666 !important;
    font-size: 17px !important;
    font-weight: normal !important;
    text-decoration: none !important;
}

.contentListing li:last-child {
    border: 0 none !important;
}

.infobutton.fixedBottom {
    border-radius: 0 !important;
    bottom: 0 !important;
	z-index:9999 !important;
}


.headerrightnav {
    float: right;
    list-style: outside none none !important;
    margin: 0 10px 0 0;
}
.headerrightnav > li {
    float: right;
    font-size: 20px;
    list-style: outside none none;
	position:relative;
}
.headerrightnav li a {
    color: white;
    padding: 10px 17px;
}


.notificationCount {
    color: #a41c2b;
    font-size: 18px !important;
    position: absolute;
    right: 10px;
    top: 8px;
	z-index:99;
}

.notificationCount span {
    color: white;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 4px;
}

.totalAmount {
    color: #a41c2b;
    font-size: 18px;
    font-weight: bold;
}
.inline {
  display: inline;
  margin-left: 4px;
}


.tooltip-content .tooltipoverlay {
    background-color: rgba(0, 0, 0, 0.65);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}


.icon {
    display: inline-block;
    text-align: center;
    width: 75px;
}

h3 {
    font-size: 29px;
    margin-top: 5px;
}
.heroSection {
    margin-top: 20px;
    padding-bottom: 30px;
}
.whitetext{color:#FFFFFF !important;}

.infobutton.fixedBottom.money img {
    margin: 0;
}
.infobutton.fixedBottom.money .infoBtnContent p, .infobutton.fixedBottom.money .infoBtnContent p i {
    font-size: 28px;
    line-height: normal;
    margin: 0;
}
.infobutton.fixedBottom.money .infoBtnContent h3 {
    font-weight: normal;
    margin: 0 0 -5px;
	font-size:12px;
}
#fixedHeader {
  bottom: inherit !important;
  position: fixed;
  top: 0;
  z-index: 9;
}
.infobutton.fixedBottom.money .infoBtnContent {
    margin-left: 15px;
    width: auto;
}
html .infobutton.fixedBottom.money a.button {
    padding: 8px 16px !important;
    width: auto !important;
}


.checkbox-one input {
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: -9999;
}
label.termsCondtion {
  background-position: left center;
}

.checkbox1.leftcheckbox label::before {
  left: 0;
  position: absolute;
  top: 40%;
}
.checkbox1.leftcheckbox label {
    border: 0 none;
    padding: 0 0 13px 39px;
}

.checkbox1.leftcheckbox label span {
    display: block;
    font-size: 14px;
    padding: 0 0 4px;
    text-align: left;
}

.checkbox1.leftcheckbox label {
    font-size: 12px;
}


.listingthree > li {
    border-bottom: 1px solid #ccc;
    float: left;
    list-style: outside none none;
    padding: 10px 1px;
    width: 100%;
	text-align:left;
}
.listingthree {
    float: left;
    margin: 0;
    padding: 0 21px;
    width: 100%;
}
.listingthree > li:last-child {
    border: 0 none !important;
}
.listingthree > li .pull-left {
  float: left;
  margin-right: 5%;
  width: 62%;
}
.listingthree li .pull-right {
    text-align: left;
    width: 33%;
	word-wrap: break-word;
}


.fixedbotdiv {
  margin-bottom:0;
}

.sidebar-header a i{
    width:55px;
    height:60px;
    text-align:center;
    line-height:60px;
    border-bottom:solid 1px rgba(255,255,255,0.05);
}

.sidebar-header a{
    color:#bcbcbc;
    width:53px;
    height:60px;
    float:left;
    border-right:solid 1px rgba(255,255,255,0.05);
    border-left:solid 1px rgba(0,0,0,0.2);
    border-bottom:solid 1px rgba(255,255,255,0.05);
    transition:all 250ms ease;
    background-color:rgba(0,0,0,0.1);
}

.sidebar-header a:hover{
    background-color:rgba(255,255,255,0.02);
    color:#FFFFFF;
    transition:all 250ms ease;
}

.sidebar-header{
    border-bottom:solid 1px rgba(0,0,0,0.2);
    border-left:solid 1px rgba(255,255,255,0.05);
}


.sidebar-logo a {
  background-image: url("../../images/misc/profile_pic.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  height: 80px;
  margin-bottom: 20px;
  margin-left: 25px;
  margin-top: 13px;
  width: 80px;
}

.accountDetails {
    color: white;
    font-size: 14px;
    padding: 10px;
    width: 100%;
}
.accountDetails .emailid {
    float: left;
    width: 80%;
}


.sidebar-divider{
    background-color:#FFFFFF;
    height:30px;
    font-size:10px;
    font-family:'Roboto', sans-serif;
    text-transform:uppercase;
    font-weight:800;
    color:#636464;
     line-height:30px;
    padding-left:30px;
}

.sidebar-navigation{
    margin-bottom:-1px;
}

.sidebar-navigation li{
    position:relative;
    overflow:hidden;
    display:block;
    list-style:none;
    line-height:60px;
    border-bottom:0;
    margin-bottom:0px;
}

.sidebar-navigation li a:hover{
    background-color:rgba(255,255,255,0.05);
}

.sidebar-navigation li a{
    padding-left:70px;
    color:#4d4d4d;
    font-family:'Roboto', sans-serif;
    border-bottom:0;
    transition:all 350ms ease;
}

.sidebar-navigation li a i:first-child{
    position:absolute;
    height:60px;
    width:60px;
    line-height:60px;
    text-align:center;
    left:10px;
    font-size:16px;
    color:#bcbdbd;
}

.sidebar-navigation li a i:last-child, .sidebar-navigation li .fa-exclamation-circle{
    position:absolute;
    height:60px;
    width:60px;
    text-align:center;
    line-height:60px;
    font-size:4px;
    color:#bcbdbd;
    left:205px;
	 
}
.sidebar-navigation .fa.fa-exclamation-circle {font-size: 20px !important;}

.sidebar-navigation .fa > img {
  left: 23px;
  position: relative;
  top: 17px;
  width: 25px;
}
.sidebar-navigation li .fa-caret-right{
    font-size:10px!important;
}

.sidebar-navigation li .fa-mobile{
    font-size:27px!important;
}

.submenu{
    margin-bottom:0px;
}

.submenu li{
    border:none;
}

.submenu li a{
    border:none;
}

.submenu a{
    padding-left:95px!important;
    color:#7e7e7e!important;
    font-size:11px;
}

.submenu li:last-child{
    border-bottom:solid 1px rgba(0,0,0,0.2);!important;
}

.submenu .fa-angle-right{
    font-size:8px!important;
    left:45px!important;
}

.deploy-submenu .fa-plus{
    font-size:8px!important;
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-menu{
   background-color:rgba(255,255,255,0.05); 
}

.active-menu .fa-circle{
    color:#27ae60!important;
    font-size:6px!important;
}

.active-submenu{
    border-bottom:solid 1px rgba(255, 255, 255, 0.05)!important;
    transition:all 250ms ease;
    -webkit-transition-delay: 250ms; 
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition-delay: 250ms;
}

.active-submenu .fa-plus{
    color:#c0392b!important;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);
    transition:all 250ms ease;
}

.submenu{
    max-height:0px;
    overflow:hidden;
    transition:all 250ms ease;
}

.drawerHeader{background-image:url(../../images/misc/menubg.jpg); background-size:100%; padding:6px 6px;}

.active-submenu-items{
    max-height:480px;
    transition:all 450ms ease;
}


.blue-update i{
    background-color:#2980b9;
}

.red-update i{
    background-color:#c0392b;
}

.yellow-update i{
    background-color:#f39c12;
}

.green-update i{
    background-color:#27ae60;
}

.sidebar-update i{
    width:40px;
    height:40px;
    border-radius:40px;
    text-align:center;
    line-height:40px;
    float:left;
    color:#FFFFFF;
    margin-right:20px;
    font-size:12px;
            translate:scale(1.0, 1.0);
    -webkit-translate:scale(1.0, 1.0);
    transition:all 350ms ease;
}

.sidebar-update{
    margin-top:30px;
    margin-left:25px;
}

.sidebar-update strong{
    display:block;
    font-size:12px;
    color:#FFFFFF;
    font-weight:400;
    font-family:'Roboto', sans-serif;
}

.sidebar-update em{
    font-style:normal;
    font-size:11px;
    color:#666666;
}


/*.mainNav {
  padding-top: 20px;
}*/
.mainNav {
  padding-top: 5px;
}

.large-title h3{
    text-align:center;
}

.large-title p{
    width:95%;
    margin-left:auto;
    margin-right:auto;
    font-size:14px;
    line-height:36px;
    text-align:center;
    font-weight:300;
}

.large-title a{
    font-weight:400;
}

/*Center Socials*/

.facebook-color{
    background-color:#3b5998;
    color:#FFFFFF;
}

.twitter-color{
    background-color:#4099ff;
    color:#FFFFFF;
}

.google-color{
    background-color:#d34836;
    color:#FFFFFF;
}

.pinterest-color{
    background-color:#C92228;
    color:#FFFFFF;
}

.sms-color{
    background-color:#27ae60;
    color:#FFFFFF;
}

.mail-color{
    background-color:#3498db;
    color:#FFFFFF;
}

.center-socials{
    width:180px;
    margin-left:auto;
    margin-right:auto;  
    margin-bottom:0px;
    padding-top:10px;
    margin-top:-10px;
}

.center-socials a{
    transition:all 250ms ease;
    margin-bottom:30px;
}

.appendcontent .bold5 {
  margin-bottom: 0;
}

.center-socials a:hover{
    color:#FFFFFF;
    transform:scale(1.2, 1.2);
    transition:all 250ms ease;
}

.center-socials a i{
    width:40px;
    height:40px;
    line-height:40px;
}

.center-socials .facebook-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .twitter-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .google-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}



/*Content Heading*/
/*///////////////*/

.content-heading{
	margin-bottom:30px;	
}

.content-heading h4{
	color:#FFFFFF;
	position:absolute;	
	z-index:9999;
	text-transform:uppercase;
	margin-top:27px;
	padding-left:30px;
    pointer-events:none;
    font-weight:800;
}

.content-heading{
	max-height:100px;	
}

.content-heading p{
	color:#FFFFFF;
	position:absolute;	
	z-index:999;
	margin-top:48px;
	padding-left:30px;
	opacity:0.5;
    pointer-events:none;
}

.content-heading .overlay{
	z-index:99;
	background-color:rgba(0,0,0,0.8);
}

.content-heading i{
	font-size:32px;
	position:absolute;
	color:#FFFFFF;
	right:30px;	
	z-index:999;
	margin-top:36px;
    pointer-events:none;
}

.content-heading img{
	width:100%;
	display:block;
	position:relative;
	z-index:2;
    transition:all 300ms ease;
}

.content-heading img:hover{
    filter: blur(3px);  
    -webkit-filter:blur(3px);
    transition:all 300ms ease;
}

@media (min-width:768px){
	.content-heading{
		max-height:140px;	
	}
	
	.content-heading h4{
		font-size:20px;	
		margin-top:45px;
		padding-left:50px;
	}
	
	.content-heading p{
		font-size:13px;	
		margin-top:75px;
		padding-left:50px;
	}
	
	.content-heading i{
		font-size:40px;
		margin-top:53px;
		right:50px;	
	}
}

/*Thumbnails Columns*/

.thumb-clear{
	height:40px;
	display:block;
	width:100%;
}

.thumb-left{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-left a{
	display:block;
	text-align:right;
}

.thumb-left img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:left;
	margin-right:20px;
    transition:all 500ms ease;
}

.thumb-left img:hover{
    transform:scale(0.9, 0.9);
    transition:all 500ms ease;
}

.thumb-left strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-left em{
	font-style:normal;
}

.thumb-right{
	line-height:24px;
	display:block;
	padding-bottom:10px;
}

.thumb-right img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:right;
	margin-left:20px;
    transition:all 500ms ease;
}

.thumb-right img:hover{
    transform:scale(0.9, 0.9);
    transition:all 500ms ease;
}

.thumb-right strong{
	color:#1a1a1a;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-right em{
	font-style:normal;
}

@media (max-width:359px){

.icici_listing strong{padding-right:24px;}
.infobutton > img {
  float: left;
  margin-top: 12px;
  width: 37px !important;
}
.infobutton.button > a {
   margin-right: 2px;
  margin-top: 9px !important;
  padding: 8px 0 !important;
  width: 70px !important;
}
.heroSection p {
  font-size: 14px !important;
}
.gridTwoCol > li{font-size:11px !important;}
.twoButtons > li a{font-size:14px !important;}
 }
 

@media (min-width:400px){
html .infobutton > img {  width: 42px;}
html .infobutton { padding: 10px !important;}

}
@media (min-width:500px){
.multipleLines span{top:0 !important;}
}

@media (min-width:600px){
	.thumb-left img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}




.infobutton.button > a{margin-top:0 !important;}
.infobutton > img{margin-top:0 !important; width:50px !important;}
.infobutton .infoBtnContent{width:65% !important;}
html .infobutton{padding:18px !important;}
.infobutton .infoBtnContent > h3 { font-size: 20px !important;  margin: 0 0 4px !important;}
	
	.thumb-left em{
		line-height:28px;	
	}
	
	.thumb-left strong{
		padding-top:10px;	
	}
	
	.thumb-right img{
		width:140px;
		height:140px;
		border-radius:150px;	
	}
	
	.thumb-right em{
		line-height:28px;	
	}
	
	.thumb-right strong{
		padding-top:10px;	
	}	
}

/*////////////////////*/
/*Quote & Staff Slider*/
/*////////////////////*/

.staff-item img{
	border-radius:300px;	
	max-width:150px;
	margin-left:auto;
	margin-right:auto;
    transition:all 500ms ease;
    margin-top:10px;
}

.staff-item img:hover{
    transform:scale(1.1, 1.1);
    transition:all 500ms ease;
}

.staff-item h4{
	text-align:center;
	margin-top:20px;	
	font-size:16px;
}

.staff-item em{
	text-align:center;
	font-size:12px;
	color:#e34e47;
	display:block;
	margin-top:-10px;
	margin-bottom:10px;
	font-style:normal;
}

.staff-item strong{
	display:block;	
	font-weight:400;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	line-height:28px;
}

/* 8. Quote Slider */

.quote-slider h4{
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:300;	
	width:87%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	line-height:36px;
}

.quote-slider a{
	text-align:center;
	margin-top:20px;	
}


/*//////*/
/*Footer*/
/*//////*/

.footer p{
    clear:both;
}

.footer-socials{
    width:300px;
    margin-left:auto;
    margin-right:auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:-15px;
    margin-bottom:-10px!important;
}

.footer-socials a:hover{
    transform:scale(1.15, 1.15  );
    color:#FFFFFF;
    transition:all 200ms ease;
}

.footer-socials a{
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    border-radius:35px;
    float:left;
    margin-left:10px;
    margin-right:10px;
    font-size:12px;
    color:#FFFFFF;
    transition:all 200ms ease;
}

.footer-socials a i{
    width:35px;
    height:35px;
    line-height:35px;
}

.footer-facebook{
    background-color:#3b5998;
}

.footer-share{
    background-color:#27ae60;
}

.footer-twitter{
    background-color:#4099FF;
}

.footer-google{
    background-color:#d34836;
}

.footer-up{
    background-color:#2c3e50;
    line-height:32px!important;
}


.footer-menu{
    position:fixed;
    z-index:9999999;
    background-image:url(../../images/misc/menu-bg.png);
    background-size:100px 100px;
    width:100%;
    height:60px;
    bottom:0px;
}

.footer-menu a{
    border-right:solid 1px rgba(255,255,255,0.08);  
    color:#FFFFFF;
    font-size:14px;
}

.footer-menu a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.05);
}

.footer-menu-clear{
    height:60px;
}

.footer-menu a i{
    height:60px;
    line-height:60px;
}

.footer-menu-three-icons a{
    width:33.3%;
    float:left;
    text-align:center;
}

.footer-menu-four-icons a{
    width:25%;
    float:left;
    text-align:center;
}

.footer-menu-five-icons a{
    width:20%;
    float:left;
    text-align:center;
}

.footer-menu-six-icons a{
    width:16.7%;
    float:left;
    text-align:center;
}


/*Fullscreen Slider Image*/
.slider-image-1{background-image:url(../../images/pictures/3.jpg);}
.slider-image-2{background-image:url(../../images/pictures/1.jpg);}
.slider-image-3{background-image:url(../../images/pictures/5.jpg);}


.calendar{
    margin-bottom:30px;
}

.calendar-titles a{
    width:14.28%;
    float:left;
    text-align:center;
    height:40px;
    line-height:40px;
    font-size:10px;
    color:#1f1f1f;
    font-weight:800;
}

.calendar-titles .light-titles{
    opacity:0.5;
}

.calendar-days{
    margin-top:-10px;
    font-size:14px;
    margin-bottom:30px;
}

.calendar-days a{
    width:14.28%;
    float:left;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#1f1f1f;
    font-weight:700;
}

.calendar-days a:hover{
    color:rgba(41, 128, 185,1.0);
}

.calendar-day .light-day{
    opacity:0.3;
}

.calendar-days i{
    position:absolute;
    font-size:35px;
    margin-top:12px;
    margin-left:-7px;
    z-index:-1;
}

.clear-day i{
    opacity:0;
}

.light-day{
    opacity:0.3;
}

.light-day i{
    display:none;
}

.taken-day{
    color:#FFFFFF!important;
}

.taken-day i{
    color:#27ae60;
}

.close-day{
    color:#FFFFFF!important;
}

.close-day i{
    color:#c0392b;
}

.calendar-hours{
    border-top:solid 1px rgba(0,0,0,0.1);
}

.calendar-hour{
    height:80px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
}

.calendar-hour-clear:hover{
    background-color: rgba(39, 174, 96, 0.1);  
}

.calendar-hour-taken:hover{
    background-color: rgba(192, 57, 43,0.1);   
}

.calendar-hour strong{
    color:#666666;
    opacity:0.7;
}

.calendar-hours a:last-child{
    border-bottom:none;
}

.calendar-hour .cal-time{
    position:absolute;
    margin-top:30px;
    font-weight:400;
    font-size:11px;
    padding-left:20px;
}

.calendar-hour .cal-from{
    position:absolute;
    margin-top:18px;
    font-size:11px;
    font-weight:400;
    padding-left:20px;
}

.calendar-hour .cal-to{
    position:absolute;
    margin-top:40px;
    font-size:11px;
    font-weight:400;
    padding-left:20px;
}

.calendar-hour h4{
    font-size:14px;
    padding-left:100px;
    padding-top:17px;
    margin-bottom:2px;
}

.calendar-hour em{
    font-style:normal;
    font-size:11px;
    padding-left:100px;
    color:#666666;
}

.calendar-hour em i{
    margin-right:10px;
}



.content.boxWrap {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  box-shadow: 2px 2px 1px 0 #d0d0d0;
  /*margin: 18px 18px 30px;*/
  margin: 12px;
}

.infobutton {
    padding: 10px 6px !important;
}

.infobutton > img {
    float: left;
    margin-top: 12px;
    width: 30px;
}
.infobutton .infoBtnContent {
    color: white;
    float: left;
    margin: 0;
    text-align: left;
    width: 54%;
}

.infoBtnContent p{ font-size:12px;}
.infobutton.button > a {
  background-color: white;
  color: red;
  float: right;
  margin-right: 2px;
  /*margin-top: 16px;*/
  margin-top: 6px;
  padding: 8px 0;
  width: 95px;
}
.infobutton .infoBtnContent > h3 {
    color: white;
    font-size: 16px;
    margin: 0;
}
.infobutton .infoBtnContent > p {
    margin: 0;
}

.text_red{color:#c0392b !important;}
.text_orange{color:#e2832c !important;}

/*.content.fullContainer {
   border-radius: 6px;
   margin: 18px 18px 30px;
}*/

.content.fullContainer {
   border-radius: 6px;
   margin: 12px;
}

.snapjs-left .snap-content .draweropen {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  box-shadow: 0 -10px 20px -3px #000 inset;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition: all 0.6s ease 0s;
  width: 100%;
  z-index: 6;
}
.draweropen{top:0;}




.taboverlaping {
    margin-top: -33px;
}
.tabs.two_childs a img {
  display: inline-block;
  left: -8px;
  opacity: 0.8;
  position: relative;
  top: 4px;
  width: 17px;
}


.tabs.two_childs a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: white;
    text-align: center;
    text-transform: none;
    width: 49%;
	opacity:0.6;
}
.tabs.two_childs a.tab-active {
  border-bottom: 3px solid #ffff8d !important;
  margin: 0; opacity:1;
}


.twoButtons {
    float: left;
    list-style: outside none none;
    width: 100%;
}
.twoButtons > li {
    background-color: #555555;
    float: left;
    list-style: outside none none;
    text-align: center;
    width: 50%;
}
.twoButtons > li a {
    color: white;
    font-size: 18px;
    padding: 13px 8px;
	width:100%;
	line-height:19px;
}

.bigTtitle {
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.benifits .one-third {
  background-color: #f7f7f7;
  border-right: 2px solid #fff;
  display: table-cell;
  float: none;
  margin: 41px;
  padding: 10px 10px;
  text-align: center;
  width: 32%;
}
.benifits {
    margin: 20px 0;
    text-align: center;
}

.benifits .one-third p {
    color: #316c97;
    font-weight: bold;
    line-height: 14px;
    margin-top: 8px;
}


h6 {
    margin-bottom: 12px;
}
.benifits .one-third img {
    display: inline-block;
    width: 58px;
}



.iciciListingStyke {
}
.iciciListingStyke > li a {
    color: #316c97;
    display: inline;
}

.iciciListingStyke > li:before {
 content: "\f111";
 font-family:FontAwesome;
 font-size:4px;
  /*display: block;*/
  /*width: 3px;
  height: 3px;
  background-color: #316c97;
  border-radius: 100%;*/
  position:relative;
   left: -9px;
    top: -3px;
}

.iciciListingStyke > li {
    color: #316c97;
    font-size: 14px;
    line-height: normal;
    margin: 11px 0;
    width: 100%;
	position:relative;
}
.text_black{color:#000 !important;}


.titlet3{
  margin-bottom: 17px;
  margin-top: 10px;
  text-align: center;
}
.titlet3 em {
  background-color: #000;
  display: inline-block;
  height: 1px;
  margin-top: -64px;
  position: relative;
  top: -5px;
  width: 5%;
}
.titlet3 strong {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  padding: 0 10px;
  text-align: center;
  width: auto;
}

.gridTwoCol img {
    float: left;
    margin-right: 10px;
    width: 15px;
}


.gridTwoCol > li {
    border: 1px solid #eee;
    color: #316c97;
    float: left;
    font-size: 14px;
    list-style: outside none none;
    margin: 0;
    padding: 14px 15px;
    width: 50%;
}


.fixedBottom{position:fixed; bottom:-26px; z-index:9999}
.tab-content img {
  margin-bottom: 0;
}
.main_topBanner {
  margin-bottom: 15px !important; }
}

/*.gridTwoCol.fullWith > li {
    text-align: center;
    width: 100%;
}*/

.gridTwoCol.fullWith > li {
  text-align: center;
  width: 100%;
  border-top: none;
    margin-left: -28px;
}

.gridTwoCol.fullWith > li img {
    display: inline-block;
    float: none;
    margin: 3px 10px 0 0;
    position: relative;
    top: 4px;
}
.gridTwoCol {
    margin-bottom: 20px;
}
.gridTwoCol::after {
    clear: both;
    content: " ";
    display: block;
}
.ui-footer-fixed{position:fixed !important; transform:none !important; transition:none !important; animation:none !important;}
.fixedpostion{position:fixed !important; top:0 !important;}
.overflow-input input, .overflow-input label, .overflow-input
{
	overflow:visible !important;
} 
