@import url('/font/roboto.css');
.margin-top-0{
	    margin-top: 0px;
	}

	* {
  box-sizing: border-box;
}
.clr-arrow-crowsal
{
	color:#999999;
}
.clr-wht{
	color:#fff;
	}

.carousel-control.left {
    background-image:none !important;
    background-image: none !important;
    background-image: none !important;
    background-image:none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image:none !important;
    background-image: none !important;
    background-image: none !important;
    background-image:none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
/*.tab-content
{
	background:#fff;
	min-height:350px;
	padding-top:5px;
}*/

html {
  font: 12px/1.4 'poppinsregular', sans-serif;;
  color:#ffffff;
  background:none;
  font-weight:400;
}
.aditional-bg {
    background: url(/images/logi-sec2-bg.jpg) no-repeat center;
    background-size: cover;
}
#porfolio_tracker .login {
    background-image: none !important;
    min-height: 320px !important;
    margin-bottom: 0px !important;
    margin-top: 8px !important;
}
.btn-logion-form {
/*    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;*/
    border-radius: 0px;
   /* outline: none;
    background-color: #2dc463;*/
    color: #ffffff;
    width: 100%;
	background:#000000;
	font-family:'poppinsregular';
}
.btn-logion-form:hover, .btn-logion-form:focus {
/*    box-shadow: inset 0px 0px 15px black;
    -moz-box-shadow: inset 0px 0px 15px black;
    -webkit-box-shadow: inset 0px 0px 15px black;*/
    outline: none;
	background:#a60000;
    color: #ffffff;
}

#page-content-1 {
    margin-top:25px;
    min-height: 375px;
    margin-bottom: 0px;
    overflow: hidden;
}
body{
	margin:0;
}
.bluetxt
{
	font-family:'poppinsregular';
	font-size:17px;
	color:#05518d;
}
 td{
	 position:relative;
 }
form {
  
}

form > div {
  position: relative;
  overflow: hidden;
  font-size:12px;
  background:#ffffff;
  width:99%;
}
.client-selfi-header
{
	font-family:'poppinsbold';
	font-size:30px;
	text-align:center;
	    margin-bottom: 40px;
    padding-top: 50px;
}
.login-radio-text
{
	font-family:'poppinsregular';
	font-size:15px;
	color:#000000;
	font-weight:normal !important;
}
.login-forgetpawd
{
	font-size:14px;
	font-family:'poppinsregular';
	
}
.login-forgetpawd-click
{
	font-size:13px;
	font-family:'poppinsregular';
	color:#0a4567;
	
}
.register-text-header-2
{
	font-size:13px;
	font-family: 'poppinsregular';
	color:#2f2f2f;
	line-height:16px;
}
.login-header-1
{
	font-family:'poppinsregular';
	font-size:25px;
	color:#ffffff;
	padding-bottom:5px;

}
.login-header-2
{font-family: 'poppinsbold';
	font-size:25px;
	color:#ffffff;
	padding-bottom:5px;
}
.register-header
{font-family: 'poppinsbold';
	font-size:30px;
	color:#ffffff;
	padding-bottom:5px;
}
.register-info-para {font-family:'poppinsregular';
    color: #ffffff;
    font-size: 16px;
    padding-top: 10;
    padding-bottom: 10px;
}
.login-hve-ques
{font-family:'poppinsregular';
	font-size:32px;
	color:#ffffff;	
	padding-top:30px;
	    line-height: 25px;
}
.login-hve-ques-1
{font-family:'poppinsregular';
	font-size:18px;
	color:#ffffff;	
	padding-top:5px;
}
.login-info-para
{
	font-family:'poppinsregular';
	color:#ffffff;
	font-size:16px;
	padding-top:10;
	padding-bottom:10px;
}
.login-header-para
{
	font-family:'poppinsregular';
	color:#2f2f2f;
	    font-size: 15px;
}
.login-header-text
{
	font-family: 'poppinsbold';
	font-size:24px;
	color:#2f2f2f;

}
form input, form textarea {
  width: 100%;
  border-left:none;
  border-top:none;
  border-right:none;
  border-bottom: 1px solid #bdbdbd;
  background: none;
  position: relative;
  top: 28px;
  left: 0;
  z-index: 1;
  padding: 12px 6px;
  outline: 0;
  color:#707070;font-family:'poppinsregular';
  font-size:15px;
}
form input:valid, form textarea:valid {
  background: white;
}
form input:focus, form textarea:focus {
  border-bottom: 1px solid #384452;
}
form input:focus + label, form textarea:focus + label, form input:valid + label, form textarea:valid + label {
  background: none;
  color: #ff6b19;
  font-size: 80%;
  padding: 1px 6px;
  z-index: 2;
  text-transform: uppercase;
  position:absolute;
  top:24px;
}
form label {
  transition: all .1s ease-in;
  position: absolute;font-family:'poppinsregular';
  font-size:15px;
  color: #bdbdbd;
  padding: 5px 5px;
  font-weight: normal !important;
}
form textarea {
  display: block;
  resize: vertical;
}

form.go-bottom input, form.go-bottom textarea {
  padding: 20px 18px 4px 6px;
}
form.go-bottom label {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
form.go-bottom input:focus, form.go-bottom textarea:focus {
  padding: 20px 18px 4px 6px;
    background: none;
}
form.go-bottom input:focus + label, form.go-bottom textarea:focus + label {
  bottom: 100%;
  margin-bottom: -16px;
    background: none;
}
button {
   /* background: #0a4569 !important;*/
     border:2px solid #2dc463;
     padding:12px 15px!important;
     cursor: pointer;font-family: 'poppinsbold';
	  color:#ffffff;
	  font-size:15px;
	  line-height:22px;
	  margin-top:8px;
}

button:hover {
	/*border:1px solid #0a4567;*/
    /*border is optional*/
     cursor: pointer;
}
.radio-input {
        height: 30px;
    color: #707070;
    font-weight: 700;
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 5px;
}
.pad-ul-text
{
	padding-left:85px;
	color:#ffffff;
	padding-right:125px;
	line-height:20px;
}
input[type=radio] {
    width: 14px;
    height: 14px;
    background: none;
       left: 1px;
    position: relative;
    top: 0px;

}
.padding-top-login-sec
{
	padding-top:45px;
}
button:focus{outline: none;}
.carousal-text-1
{
	margin-top:15px;
	font-size:18px;font-family:'poppinsregular';
	color:#505050;
	margin-left:-50px;
}
.carousal-text-2
{
	font-size:14px;
	 font-family: 'poppinsregular';
	color:#505050;
	margin-left:-50px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 5px;
    top: 55px;
	text-shadow:none !important;
}
.clr-feedback-name
{
	color:#505050;
}
.login-head{
	background: #ab3c15;
    padding: 10px;
    margin-bottom: 0px;
    margin-right: 4px;
	color:#ffffff;
	font-size:20px;
	}
.login-tab-1sec
{
    background: #a60000;
    min-height: 665px;
    padding-bottom: 10px;
    padding-left: 90px;
    padding-right: 10px;
    padding-top: 50px;
    margin-top: 80px;
    color: #fff;
}
.register-header-new
{
	font-family: 'poppinsbold';
	font-size:30px;
	color:#ffffff;
	    line-height: 28px;
/*	margin-left: -114px;*/
}
.login-tab-1sec:after 
{
	background:url(/images/login-icon-header.png) center no-repeat;
	content:'';
	position:absolute;
	min-height:114px;
	width:109px;
	left: 90px;
    top: 82px;
	    opacity: 0.5;
}

.bner-ftr-icn {
    width: 100%;
    min-height: 60px;
    bottom: 0px;
    left: 0;
 background: rgb(190, 189, 189);
    z-index: 11;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.footer-text-1 {
    color: #000;
    font-size: 12px;
    letter-spacing: .20px;
}
.clr-sky-blue {
    color: #0a4567 !important;
}

.btn-vin-knowmore {
    font-family: inherit;
    font-size: 11px;
    color: #6193f1;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    padding: 8px 5px;
    letter-spacing: 1px;
    font-weight: 500;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-vin-knowmore {
    font-family: inherit;
    font-size: 11px;
    color: #6193f1;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    padding: 8px 5px;
    letter-spacing: 1px;
    font-weight: 500;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-3 {
    border: 1px solid #0a4567;
    color: #ffffff;
    background: #0a4567;
}
.btn-3c:hover, .btn-3c:active {
    color: #ffffff;
}
.login-bg-sec {
    background: url(/images/logi-sec2-bg.jpg) no-repeat center;
    background-size: cover;
  min-height: 665px;
    margin-top: 80px;
}
.font-18 {
    font-size: 18px;
}
.mar-top-10 {
    margin-top: 10px;
}



@media (max-width:1024px)
{
.carousel-caption 
{
    right: 10%;
    left: 10%;
    padding-bottom: 30px;
    top: 75px;
}
.login-tab-1sec:after {
    background: url(/images/login-icon-header.png) center no-repeat;
    content: '';
    position: absolute;
    min-height: 114px;
    width: 65px;
    left: 0px;
    top: 89px;
}
.pad-ul-text {	
    padding-left: 10px;
    color: #ffffff;
    padding-right: 10px;
    line-height: 20px;
	padding-top:20px;
}
.login-hve-ques
{
    padding-top: 10px;
}
.login-media-text {
    font-size:20px;
    color: #ffffff;
    padding-top: 0px;
    line-height:25px;
}
.login-tab-1sec {
  
   min-height: 685px;
    
    padding-top: 80px;
	    padding-left: 30px;
    padding-right: 2px;
}
.login-bg-sec {
}
}
@media (max-width:768px)
{
.aditional-bg {
    background: none;
    background-size: cover;
}
.mar-top-62-custom-login 
{
	    margin-top: -123px;
}
.pad-ul-text 
{
    padding-left: 81px;
    color: #ffffff;
    padding-right: 20px;
    line-height: 20px;
    padding-top: 20px;
}
.login-tab-1sec 
{
	    min-height: 860px;
    padding-top: 100px;
}
.login-tab-1sec:after 
{
    width: 109px;
    left: 70px;
    top: 130px;
}
#nav_lvl_2 li > a, #nav_lvl_2 li > a:hover, #nav_lvl_2 li > a:focus {
  padding: 10px 62px !important;
}
.padding-top-login-sec
{
	padding-top:30px;
}
.login-bg-sec 
{
    min-height: 540px;
	padding-top: 185px;
}
.carousel-inner 
{
    min-height: 600px;
}
.carousel-caption 
{
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
    top: 20px;
}
}
@media (max-width:561px)
{
	
.pad-ul-text {
    padding-left: 20px;
    color: #ffffff;
    padding-right: 0px;
    line-height: 20px;
    padding-top: 20px;
}
.login-tab-1sec:after 
{
	display:none;
}
.login-tab-1sec {
	min-height: 620px;
    padding-top: 0px;
	padding-left: 10px;
}
.login-header-text {
    font-size: 17px;
}	
	
.carousel-inner 
{
    min-height: 960px;
}
#nav_lvl_2 li > a, #nav_lvl_2 li > a:hover, #nav_lvl_2 li > a:focus {
  padding: 10px 70px !important;
}
.padding-top-login-sec {
    padding-top: 30px;
}
.login-bg-sec {
    min-height: 836px;
}
.login-header-text 
{
    line-height: 24px;
	font-size:22px;
}
.client-selfi-header 
{
    padding-top: 30px;
}
.carousel-inner 
{
    min-height: 1000px;
}
.login-header-1 {
    margin-left: 0;
}
.login-header-2 {
    margin-left: 0;
}
.login-bg-sec {
    padding-top: 145px;
}
}
@media (max-width:375px)
{
#nav_lvl_2 li > a, #nav_lvl_2 li > a:hover, #nav_lvl_2 li > a:focus {
  padding: 10px 58px !important;
}
.pad-ul-text 
{
    padding-top: 0px;
}
.login-tab-1sec {
    min-height: 660px;
    padding-top: 0px;
}
}
@media (max-width:320px)
{
#nav_lvl_2 li > a, #nav_lvl_2 li > a:hover, #nav_lvl_2 li > a:focus {
  padding: 10px 44px !important;
}
.radio-input 
{
    font-size: 14px;
    margin-left: 0px;
}
.login-radio-text 
{
    font-size: 12px;
 }
.carousel-inner 
{
    min-height: 1050px;
}
.login-tab-1sec {
       min-height: 670px;
    padding-top: 0px;
	padding-left: 10px;
}
.login-header-1 {
    margin-left: 0px;
}
.mar-top-62-custom-login {
    margin-top: -72px;
}
.margin-left-xs-n25{
	margin-left: -24px;
	}
}
