/* CUSTOM CSS */



@font-face {
  font-family: "Avenir";
  font-weight: 400;
  src: url("../fonts/avenir/2F795C_0_0.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/avenir/2F795C_0_0.woff2") format("woff2"), 
  url("../fonts/avenir/2F795C_0_0.woff") format("woff"), 
  url("../fonts/avenir/2F795C_0_0.ttf") format("truetype");
}

@font-face {
  font-family: "Abel";
  font-style: normal;
  font-weight: 400;
  src: local("Abel"), local("Abel-Regular"), url("https://fonts.gstatic.com/s/abel/v6/brdGGFwqYJxjg2CD1E9o7g.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


@font-face {
  font-family: "ZonaPro-Thin";
  src: url("../fonts/ZonaPro-Thin.otf") format("opentype");
}


.navbar-custom .navbar-brand{font-family: "Abel";  color:#fff; font-size:42px;  text-transform:capitalize;}
.nav > li > a {font-family: "ZonaPro-Thin";}


.typeContent{ font-family: "Abel"; font-size:36px; text-shadow: 0 1px 2px rgba(0,0,0,0.4);}
#learnMore{display:block;}
#learnMore a{ text-indent:999999;}

#hero {
    position: relative !important;
    width: 100%;
    height: 445px;
    background-color: #F8F8F8;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 50% 0 !important;
    color: #FFF;
    z-index: 1;
}
.typeContent{z-index: 1; position: inherit;}
.header-mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-bottom: auto;
    background: rgba(21,12,51,.35);
    z-index: 0;
}


.arrow-down {
	margin: 0 auto;
	width: 100px;
	height: 60px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.arrow-down:after, .arrow-down:before {
	content: '';
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100px;
	height: 100px;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	border: 1px solid #fff;
	z-index: 2;
	moz-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-out 0s;
	-ms-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
}
.arrow-down:before {
	bottom: 135px;
	border: none;
}
.arrow-down:hover:before {
	bottom: 30px;
}
.arrow-down:hover:after {
	bottom: 20px;
}
.arrow-down span {
	position: relative;
	z-index: 3;
	padding-left: 3px;
}


/*.individual_solutions_home{background-image:url(../images/image4.jpg);}
.corporate_solutions_home{background-image:url(../images/image5.jpg);}*/

.section-padding-50 {padding: 50px 0 !important;}

.hero-strip {
    background: #333844 url("../images/bg/polygonal-bg.png") no-repeat center bottom;
    /*padding-bottom: 190px;*/
    position: relative;
    background-size: cover;
}

.hero-strip h2 {color: #fff;margin: 0; font-size: 40px; font-size: 40px; font-family:"Abel"; line-height: 1.1;}
.hero-strip p {color: #ACB1B4;  font-family:"Abel"; line-height: 29px;}

.hero-strip.hero-about p {font-size: 18px;}




.design3 {
	color: #fff;
	height: 483px;
	position: relative;
	text-align: center;
	width: 33.333%;
	float: left;
	border-right: 1px solid #FFF;
	overflow: hidden;
	margin-top: 1px;
	
	-moz-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
	
}

.design3 img{
	-moz-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
}

.design3:hover img {
-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.design3 a {
	color: #fff;
}
.design4 {
	font-size: 14px;
	line-height: 17px;
	padding: 0 48px;
	position: absolute;
	top: 120px;
	font-weight:300;
}
.db {
	background-image: url("../images/bbg.png");
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0.8;
}
.design4 h3 {
	background-image: url("../images/line.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #fff;
	font-family: "ZonaPro-Thin";
	letter-spacing: -1px;
	padding-bottom: 18px;
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 20px;
	text-transform: none;
}
.design4 > img {
	margin-bottom: 35px;
}
.design4 > p {
	letter-spacing: 0.5px;
}
.design3:hover .db {
	background-image: url("../images/b_bg.png");
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.footer {padding: 50px 0 20px 0; background:#000; color:#fff;}

.footer1 {
    float: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    width: 27%;
}
.footer2 {
    float: right;
    width: 63%;
}

.footer2_heading {
    color: #fff;
    display: block;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 28px;
    margin-bottom: 25px;
}

.footer3 {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-right: 9%;
    width: 22%;
}
.clear {clear: both;}

.footer_logo {
    color: #fff;
    display: block;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
}
.footer_logo, .footer2_heading, .footer3 strong{font-family: "Abel";}

.footer3 ul{ padding-left:0px; margin-left:0px;}
.footer3 ul li{ list-style:none; }
.footer3 ul li a{color: #999;}


body.fixed{ overflow:hidden;}


/* START MODEL  */
.modal-scrollable {
    overflow-x: auto;
    overflow-y: scroll;
}
.modal-scrollable {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: auto;
}

.modal_main{ background:rgba(0,0,0,.7);}
.modal-header {
    border-bottom: 1px dotted #ECECEC;
    border-bottom: 1px solid #E5E5E5;
    padding: 12px 15px 9px;
	background:#F1F0F0; 
	margin-bottom:0px;
}
.modal-header h3 {
    font-size: 19px;
    color: #0D6AA9; 
	margin:0px;
}

.c-modal .ajax-model-close, .c-modal .c-close{position:absolute; top:10px; right:10px;}
.c-modal .ajax-model-close, .c-modal .c-close { 
    width: 18px;
    height: 18px;
    /*background: url(../images/close-icon.png) no-repeat;*/
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTA1RDJFRUI3N0QxMTFFNUFBNDhDNzU5RTZFNDU2OUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTA1RDJFRUM3N0QxMTFFNUFBNDhDNzU5RTZFNDU2OUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMDVEMkVFOTc3RDExMUU1QUE0OEM3NTlFNkU0NTY5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMDVEMkVFQTc3RDExMUU1QUE0OEM3NTlFNkU0NTY5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlWFdcIAAACZSURBVHjatJQBCoAgDEVXV1EvWjfxMnWrMkgwzdrmnzAYou+JbhIRLSkc4YdPEXOygSUXc08RygmUpIEjJV04QpL3Bu5CZwHXSIIULpGo4bXEW8C/JDD4mwQOryUi+CwQTEV+oE9fXsvXww/DOdU1DIdJONWilkhKUSzR1DlbMtJEvxJEh3YlyPZvJBZ/y0MSLT6uG76eAgwAw8wwKla+dLMAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.6;
    border: 0px;
    margin-top: 0px;
    display: block;
    cursor: pointer; z-index:99999;
}

.c-modal .ajax-model-close.white{background: url(../images/close-icon.png) no-repeat; background-size:100% 100%;}

.c-modal .close:hover, .c-modal .c-close:hover{opacity: 1; }
.modal-body {background:#CCEAEB;}

.c-modal{background:rgba(0,0,0,.4); z-index: 99999;}
.c-modal > .modal{ 
    position: relative;
    /*top: 15%;
    left: 50%;
	right: auto; 
	bottom: auto;
	transform: translateX(-50%);*/
    z-index: 9999;
    /*overflow: auto;*/
    width: auto; 
	height:auto; 
	min-width:300px; 
	min-height:100px; 
	/*max-height:1000px;*/
    margin: 50px auto; 
	margin-bottom:100px;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    border-radius: 3px;
    box-shadow: 0px 2px 26px rgba(0, 0, 0, 0.3), 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}

.modal .actions{ padding:8px 10px; background:#F6F9FC; border-top:#e7e7e7 solid 1px; margin-top:0px; }
.modal .content_loader{background:url(../images/spinner@1x.gif) center center no-repeat; width:100%; height:100px;}

.modal .actions button{ background:#528FCC; color:#fff; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; 
box-shadow:none; padding:8px 8px;}

.modal-scrollable > div{ display:block;}
/*.modal .bottom{ position:absolute; margin:0px; left:0px; right:0px; bottom:0px;}*/

#homeModalBox{ text-align:center; padding:100px;}
#homeModalBox img{ margin:0 auto; max-height:100px;}



@media (max-width: 500px) {
    .c-modal > .modal { margin: 100px auto 0px auto; }

    #homeModalBox{ max-width: 280px; }

    #homeModalBox {
    text-align: center;
    padding: 65px;
}

}