


body {
    font-family: 'Lato', sans-serif !important;
    background: #ededed;
}

a:hover{text-decoration:none;}
ul {
	list-style: none;
}
input[type="text"], input[type="password"]{
	color:#666666!important;
}
/*front page */
.menu-top-menu-container ul li {
    display: inline-block;
}
a.more_a {
    color: #fff;
    font-size: 17px;
    margin-bottom: 9px;
    display: block;
}

a.more_a:hover {
    color: #fff;
    font-size: 17px;
    margin-bottom: 9px;
    display: block; text-decoration:none;
}
.modal-backdrop {

     background-color:transparent !important;
}
a.abt_us {
    color: #fff;
    margin-bottom: 11px;
    display: inline-block;
}
a.abt_us:hover {
    color: #fff;
    margin-bottom: 11px;
    display: inline-block; text-decoration:none;
}
input.form-control.pwd{
font-family: 'FontAwesome';
    height: 50px;
    width: 100%;
    font-size: 18px;
    padding-left: 10px;
    outline: none;}
    
.logo .onlyname {
    
    display: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #faad25 !important;
}
/*input {
    box-shadow: none !important;
	-webkit-appearance: none;
}*/
.navbar-inverse .navbar-toggle {
    border-color: #faad25 !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff !important;
}

.mail {
    padding: 13px 0; float:left;
}
.social {
    padding: 13px 0; float:right;
}

.o_a {
    float: left;
}
a.nav-link {
    color: #000;
    font-weight: bold;
}
.dropdown-btn a {
    padding: 0 0 !important;
}
.dropdown-btn a:hover {
    border: 0px !important;
}
.top-header {
    background-color: #f5f6fb;
    border-bottom: 1px solid #e2e2e2;
}
.img-icon {
    text-align: left;
    float: left;
}

a.nav-link.l_s, a.nav-link.d_a {
    padding: 8px 11px !important;
    font-size: 13px;
    font-weight: 600;
    background: #faad25;
    margin-left: 6px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 5px;
}
.navbar-inverse a.nav-link.l_s:hover, a.nav-link.d_a:hover  {
    background: #faad25 !important;
}
.mail ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #ffffff;
}
.mail ul li {
    display: inline-block;
    padding: 0px 9px;
}
.mail ul li a {
    color: #506a85;
    font-size: 13px;
    font-weight: 600;
}
.social a {
    color: #506a85;
}
.nav-link {
    display: inline-block !important;
    padding: 9px 16px !important;
    color: #506a85 !important;
    text-transform: uppercase;
}
.banner-text p {
    width: 84%;
    margin: 0 auto;
    line-height: 28px;
    font-size: 18px;
}
.banner-text a {
    font-size: 14px;
    background: #faad25;
    color: #fff;
    padding: 14px 29px;
    clear: both;
    margin-top: 24px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
.banner-text a:hover {
    font-size: 14px;
    background: #faad25;
    color: #fff;
    padding: 14px 29px;
    clear: both;
    margin-top: 24px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase; text-decoration:none;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 33% !important;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.banner-text h1 {
    font-size: 70px;
	font-weight:700;
	letter-spacing:-0.5;
}
.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.feature h3 {
    font-size: 30px;
	font-weight:800;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.feature p{
    font-size: 16px;
	font-weight:400;
    text-transform: uppercase;
    letter-spacing:3px;
}
.text h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #394b50;
}
.text p {
    font-size: 14px;
    line-height: 22px;
    color: #7b7b7b;
}
.feature {
    text-align: center;
    padding-bottom: 23px;
}
section.three {
    padding: 60px 0 90px;
}
.plans {
  
    background: #e7edf3;
    padding: 60px 0px 90px 0px!important;
}
.plans h3 {
    font-size: 30px;
	font-weight:800;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.p_l {
    text-align: center;
}



.img-icon:hover .feature-hover-icon {
    display: block !important;
}
.img-icon:hover .feature-icon {
    display: none !important;
}

/*end here */
.login-form h2 {
    margin: 19px 0 31px;
    font-size: 22px;
    font-weight: 600;
}
	.login-form {
		width: 500px;
    	margin: 50px auto;
	}
   .login-form form {
    margin-bottom: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    padding: 30px;
	border-radius:5px;
}
   
    .form-control, .login {
    min-height: 51px;
    border-radius: 5px;
}
   .login {
    font-size: 17px;
    font-weight: bold;
    background-color: #27496b;
    box-shadow: none;
    border: none;
}
	.logo-s {
    text-align: center;
}
.up {
    padding: 16px 0;
}
.up a {
    font-size: 24px;
    text-decoration: none;
}
.terms {
    padding: 37px 0 0 0;
	color:#27496b
}
.password:hover {
    text-decoration: none;
}
/*login form end here*/

 .form-control{
		height: 40px;
		box-shadow: none;
		color: #666;
	}
	.form-control:focus {
    border-color: #66afe9;
}
    .form-control {        
        border-radius: 5px;
    }
	.signup-form{
		width: 500px;
		margin: 0 auto;
		padding: 30px 0;
	}
.signup-form h2 {
    color: #000;
    margin: 18px 0 25px;
 text-align: center;
    font-size: 25px;
    font-weight: bold;
}
	
    .signup-form .hint-text{
		color: #999;
		margin-bottom: 30px;
		text-align: center;
	}
    .signup-form form{
		color: #999;		
    	margin-bottom: 15px;
        background: #fff;
		padding: 30px;
		border-radius:5px;
       -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
   	   -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
   		box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
   
    }
	.signup-form .form-group{
		margin-bottom: 20px;
	}

	.signup-form .row div:first-child{
		padding-right: 10px;
	}
	.signup-form .row div:last-child{
		padding-left: 10px;
	}    	
    .signup-form a{
		color: #fff;
		text-decoration: underline;
	}
    .signup-form a:hover{
		text-decoration: none;
	}
	.signup-form form a {
    color: #2c699e;
    text-decoration: none;
    font-weight: bold;
   
}
.sign-s {
    text-align: center;
}
.register{font-size: 17px;
    font-weight: bold;
    background-color: #27496b;
    box-shadow: none;
    border: none;
	min-height: 51px;
    border-radius: 5px;}
.terms {
    padding: 37px 0 0 0;
	color:#27496b
}
.have {
    color: #27496b;
    font-size: 17px;
}

.btton {
    border: 2px solid #faad25;
    color: white;
    background-color: #faad25;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 7px;
    text-transform: capitalize;
    margin-bottom: 24px;
}
.uplod input {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.field-profile-website .media {
    padding-left: 12px;
    font-weight: bold !important;
    font-size: 18px !important;
}
.field-profile-name input {
    width: 100%;
}
.form-group.field-profile-name{
    margin-bottom: 26px;
}
/*Dashboard*/
.logo {
    background: #fff;
}
.logo img {
    width: 150px !important;
}

.sidenav {
    height: 100%;
    width: 230px;
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    background-color: #27496b;
    overflow-x: hidden;
    padding-top: 51px !important;
    padding-left: 0;
    padding-right: 0;
}

.sidenav a {
    padding:12px 8px 12px 16px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    border-left: 3px solid transparent;
}
.sidenav a:hover {
    color: #f1f1f1;
}

.input-group.date lable {
    font-size: 19px;
    
}
.navbar-custom-menu a.menu-bar {
    margin-top: 11px;
    display: inline-block;
    margin-left: 5px;
    font-size: 22px;
}
.navbar-custom-menu a:hover, .navbar-custom-menu a:visited, .navbar-custom-menu a:active  {
    background:none!important;
}
.side-menu h4 {
    margin: 0;
}
.sidenav a img {
    width: 21px;
    margin-right: 6px; float:left;
}
.main {
    margin-left:0px;
    font-size: 28px;
    padding: 10px 18px;
    position: absolute;
    top:70px;
    left: 232px;
    right: 0;
}
.main.create-profile {
        margin-left: 0px;
    font-size: 28px;
    padding: 0px 20px;
    position: relative;
    top: -22px;
    left: 0;
    right: 0;
}
.main .edit-profile {
    min-width: auto;
}
a.dropdown-toggle img.user-image {
    width: 37px;
    height: 35px;
    border-radius: 50%;
    padding: 8px 6px;
}
.template-hold .col-md-6 {
    min-height: 105px;
}
.picker input {
    border: 1px solid #ddd;
    font-size: 15px;
    min-height: 40px;
    padding: 6px 12px; 
	border-radius: 5px;
	width: 49%;
	margin-top:10px;
	margin-bottom:30px;
}

.sidenav a.active, .sidenav a:hover {
    background: #0e3965;
    border-left: 3px solid #ffc107;
}
@media screen and (max-width: 1100px) {
.p_g {
    min-height: 450px !important;
}
}
@media screen and (max-width: 992px) {
.nav-link {
    display: inline-block !important;
    padding: 8px 7px !important;
    color: #000 !important;
}
a.custom-logo-link {
   
    padding-top: 17px;
}
}


@media screen and (max-width: 500px) {
.login-form {
    width: 100%;
    margin: 50px auto;
}
.signup-form {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}
}

@media screen and (max-width: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
.img {
    text-align: center;
}
.text h4 {
    font-weight: 600;
    font-size: 48px;
	line-height:30px;
	color:#fff;
}
.text span {
    font-weight: 400;
    font-size: 18px;
	line-height:20px;
	color:#fff;
}
.offer {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    text-align: left;
    padding: 80px 20px 20px;
    margin-top: 20px;
    background: #fff;
	min-height: 200px;
	border-radius:10px;
	margin-left:20px;
}
.offer-leter{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    text-align: left;
    padding: 20px;   
    background: #fff;
	border-radius:5px;
	margin:20px;
}


.main-header {
    position: fixed;
    max-height: 100px;
    z-index: 9999;
    width: 100%;
	background:#fff;
}

.main-header .navbar {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    /* transition: margin-left .3s ease-in-out; */
    margin-bottom: 0;
    margin-left: 230px;
    border: none;
    min-height: 50px;
    border-radius: 0;
    background: #fff;
}
.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    display: block;
    float: left;
    height: 60px;
    line-height: 50px;
    text-align: center;
    width: 230px;
    padding: 8px 0px;
}
ul.nav.navbar-nav {
    float: right !important;
    
    padding-top: 11px;
    display: inline-block;
}
a.custom-logo-link {
    display: block;
    padding-top: 11px;
}
nav.navbar.navbar-inverse {
    display: inline-block;
    width: 100%;
    background: transparent;
    border: none;
    margin-bottom: 0;
}

.navbar-custom-menu a img {
    padding-right: 14px;
}
li.dropdown.user.user-menu img.user-image {
    padding: 0;
}

input#dateofbirth {
    border: 1px solid transparent;
 background-color: #fff;
    padding: 3px 5px;
  width: 100%;
    font-size: 15px;
    min-height: 36px;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  z-index:999
}
.dashboard-date :after {
    content: "\f073";
    font-family: FontAwesome;
    right: 0%;
    position: absolute;
    top: 8px;
    background: #faad25;
    padding: 7px 10px;
    color: #fff;
}
.dashboard-date {position:relative;}
.dropdown-menu {
 left: -104px;
}
.dropdown-menu li {
	display:block;
	text-transform:none;
	background:none;

}
.dropdown-menu li:hover {
	
	background:#f5f5f5;

}
/*letter listing */
/**/


.date-piker:after {
    content: '\f073';
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    right:25px;
    top: 8px;
    height: 36px;
    padding: 9px 9px 0px 8px;
    position: absolute;
    pointer-events: none;
    background: #27496b;
    border: 1px solid transparent;
	border-radius:0px 3px 3px 0px;

}
.selectdiv.view-div.selectdiv:after {
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    right: 15px;
    top: 8px;
    height: 36px;
    padding: 9px 9px 0px 8px;
    position: absolute;
    pointer-events: none;
    background: #27496b;
    border: 1px solid transparent;
	border-radius:0px 3px 3px 0px;
	
}
.selectdiv.status-div.selectdiv:after {
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    right:15px;
    top: 8px;
    height: 36px;
    padding: 9px 9px 0px 8px;
    position: absolute;
    pointer-events: none;
    background: #27496b;
    border: 1px solid transparent;
	border-radius:0px 3px 3px 0px;

}
/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
-webkit-appearance: none;
    -moz-appearance: none;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 220px!important;
    height:36px;
    float: right;
    margin: 8px 0px 0px;
    padding: 0px 40px 0px 9px;
    font-size:13px;
    font-weight: normal;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
   border:transparent;
  
}


/***/
input#dateofbirth {
    border: 1px solid transparent;
 background-color: #fff;
    padding: 3px 5px;
  width: 190px;
    font-size: 15px;
    min-height: 36px;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  z-index:999
}
.date-piker:after {
    content: "\f073";
    font-family: FontAwesome;
    right: 5px;
    position: absolute;
    top: 8px;
    background: #27496b;
    padding: 9px 10px 5px;
    color: #fff;
}
.date-piker {position:relative;}
.date-piker input[type="text"] {font-size:13px!important; height:36px; position: relative; top:-1px; color:#333!important;}

thead.thead-dark {
    background: #faad25;
    color: #fff;
    font-size: 16px;
}
.table td {
    font-size: 16px;
    padding-top: 10px !important;
	padding-bottom:10px;
}


.topnav .search-container {
    float: left;
    /*width: 25%;*/
}

.topnav input[type=text] {
  padding: 7px 10px 8px;
  margin-top: 8px;
  font-size: 14px;
  border: none;
  width:100%;
  border-radius:3px 0px 0px 3px;
  height:36px;
  color:#333!important;
}


.search-container button {
    float: right;
    padding: 7px 10px 8px;
    margin-top: 8px;
    margin-right: 0px;
    background: #27496b;
    font-size: 15px;
    border: none;
    cursor: pointer;
	color: #fff;
	 border-radius:0px 3px 3px 0px;
	 position: absolute;
	top:0;
	right:0;
}


.topnav .search-container button:hover {
    background: #e09613;
}
.table-div {
    width: 100%;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 5px !important;
    border-collapse: separate;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
}


table {
  border-collapse: separate;
  border-spacing: 0;
  
}

.thead-dark tr:hover {
    background-color: #e09613;
}

/* top-left border-radius */
table tr:first-child th:first-child {
  border-top-left-radius: 5px;
}

/* top-right border-radius */
table tr:first-child th:last-child {
  border-top-right-radius: 5px;
}

/* bottom-left border-radius */
table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}

/* bottom-right border-radius */
table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/*Subscription*/

.p_g {
    min-height: 395px ;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.p_g a:hover {
    color: #fff;
    text-decoration: none;
}
.p_g {
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 30px 0;
  
    float: left;
}
.p_g h4 {
    font-size: 20px;
   text-transform: uppercase;
    color: #333;
	clear: both;
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 1.5em 0 0;
	font-weight:700;
	padding-bottom:20px;
}
.p_g h5 {
    border-top: 1px solid #eaeaea;   
	padding:8px 30px 4px;
    font-size: 14px;
    color: #666;
	font-weight: 800;
    letter-spacing:0px;
	text-align:center;
    
}
.p_g a {
    background: #faad25;
    padding: 8px 26px;
    margin-top: 11px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}
.p_g p span {
    display: block;
    color: #faad25;
    font-size: 29px;
}
.p_g:hover h5, .p_g:hover h4 {
    color: #fff;
}
.p_g:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 999;
    background: #709dca;
    color: #fff;
    border: 1px solid #fff;
}
section.plans {
    clear: both;
    background: #e7edf3;
    padding: 31px 0px 75px 0;
}
.p_l {
    text-align: center;
}
.plan-detail {
    padding-top: 40px;
	margin-left:20px;
}
.subscribe {
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
    float: left;
	width:380px;
}
.subscribe h4 {
    font-size: 20px;   
    color: #333;
	clear: both;
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 1.5em 0 0;
	letter-spacing:-0.5px;
	padding-bottom:20px;
}
.subscribe h5 {
    border-top: 1px solid #eaeaea;   
	padding:10px 15px 4px;
    font-size: 14px;
    color: #666;
	font-weight: 400;
    letter-spacing:0px;
	text-align:center;
	text-transform:capitalize;
}
.subscribe h6 {
   
    color: #faad25;
	font-size:12px;
	line-height:18px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: 400;
    letter-spacing:0.5px;
	text-align:center;
	text-transform:uppercase;
}
.subscribe a {
    background: #faad25;
    padding: 10px 24px;
    margin-top: 15px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.subscribe .package {
    background:#f5f5f5;
	padding:10px 30px 0px;
	text-align:center;
}
.subscribe h2 {
    display: block;
    color: #faad25;
    font-size: 60px;
	line-height:48px;
	text-align:center;
	font-weight:700;
}
.subscribe h2 span {	
	display: block;
    color: #999;
    font-size: 14px;
	font-weight:400;
	text-transform:uppercase;
}
.subscribe.shadow {
	border-top:5px solid #faad25;
	margin-top:-15px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	z-index:99;
}
a.active-sub {
    background: #7f7f7f;
}
.p_g:hover .package {
    background:#205c98;
} 
/**/




/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;

}

.btn-default{
	margin-top:5px;
	padding-bottom:8px;
}
/***/
/*edit-rofile*/

.edit-pro label.control-label {
    text-align: left;
    font-size: 17px;
	padding-bottom:11px;
}
.edit-pro label.control-label {
    text-align: left;
    font-size: 17px;
    
}

.edit-pro label.control-label2 {
    text-align: left;
    font-size: 18px;
	font-weight:600;
    padding:10px 0;
	border-bottom:1px solid #ececec;
	margin-bottom:20px;
}
.edit-profile {
    background: #fff;
    float: left;
    width: 100%;
    padding: 20px 10px;
	border-radius:5px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    right: 0;
    position: absolute;
}
.form-group.card input[type=text] {
  width: 100%;
  margin-bottom: 20px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 51px;
    box-shadow: none;
    color: #969fa4;
	font-size: 15px
}
.form-group .checkbox-inline {
  background:#e5e5e5;
}
.form-group.card label { font-size:18px;}

.btn-link, .btn-link:focus, .btn-link:hover {
    color: #0c0c0c;
    text-decoration: underline;
    background-color: #c3c3c380;
    width: 69%;
    text-align: left;
    padding-left: 29px;
    margin-left: 30px;
    border: 1px solid #ababab4d;
    border-radius: 4px;
    padding: 11px 6px 11px;
    text-decoration: none;
}
.card-body{width: 72%;
    float: left;
    padding: 0 15px;
	font-size:18px;}
.card-details {
    padding-left: 27px;
    padding-top: 2px;
    padding-bottom: 6px;
}
.card-details h3 {
    font-size: 16px;
    font-weight: bold;
}
.main h1 {
    font-size: 20px; 
    color: #0e3965;
	white-space:nowrap;
}
.card-details h5 {
    text-align: left;
    font-size: 18px;
    padding-bottom: 11px;
    font-weight: 600;
	border-bottom:1px solid #ececec;
}
.card-header {
	font-size:22px;
	font-weight:600;
	color:#27496b;
	padding-left:20px;
	padding-bottom:10px;
	margin-left:-20px;
	
	
}
.card-body a{
	font-size:15px;
	text-decoration:none;
	
}
.card-body a:hover{
	
	text-decoration:underline;
	
}
/*conatct form*/


.contact-form input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
 
}

.contact-form input[type=submit] {
    padding: 11px 35px !important;
    font-size: 13px;
    font-weight: 600;
    background: #faad25;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    border: none; 
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contact-form input[type=submit]:hover {
  
    background: #3c3c3c;
}
section.contact-form {
    padding: 60px 0 80px;
}


.cont-mail {
    float: left;
}
.cont-name {
    float: left;
}
.contct-sub {
    clear: both;
}
.contact-head {
    padding-bottom: 55px;
}
.contact-head h3 {
    font-size: 30px;
	font-weight:800;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.contact-head p {
    font-size: 16px;
	font-weight:400;
    text-transform: uppercase;
    letter-spacing:3px;
}



.site-footer {
   background:#325e8a; 
   color:#fff;
   padding:40px 0px 0px;
}
.site-footer h5 {
    color: #fff;
    padding-top: 26px;
    font-size: 14px;
	font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.site-footer a {
    color: #fff;
	text-decoration:none;
	font-size:14px;
	text-transform:capitalize;
	
} 
.site-footer a:hover {
    color: #faad25;
	
} 

.site-footer ul {
    padding-left:0px;
    list-style: none;
 }
.site-footer li {
    padding: 7px 0;
}
.site-footer p {
    font-size: 15px;
    margin-top: 11px;
}
.site-footer img {
    margin-top: 17px;
}
.site-footer .pad-left {
   padding-left:100px;
}
section.foot_b {
	background:#27496b;
   padding:7px 0 15px;
   color:#fff;
   text-align:center;
}

section.foot_b p {

    margin-bottom: 0;
}

/***/

/* Style the tab */
.tab {
  overflow: hidden;
  
  background-color:#ffffff;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    color: #0e3965;
    border-bottom: 2px solid #0e3965;
}

.tabcontent input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 15px;
    height: 48px;

}


.tabcontent label {
    font-size: 16px;
}
.tabcontent label span {
    color: #c70303;
}
button.preview {
    background: transparent;
    border: 1px solid #faad25;
    padding: 4px 8px;
    font-size: 20px;
    border-radius: 5px;
    color: #5c5c5c;
}
button.next {
    background: #faad25;
    border: navajowhite;
    font-size: 22px;
    border-radius: 5px;
    padding: 4px 22px;
    color: #fff;
}
.details {
   -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    background: #fff;
    padding-top: 12px; padding-bottom:28px;
	border-radius:5px;
}
.details h2 {
   font-size:18px;
   color:#27496b;
   font-weight:600;
   
}
.assets-row{
    background-color: #f5f5f5;
    margin: 25px 0px;
	padding-bottom:20px;
	border-radius:5px;
  }
label.type {
    font-size: 20px;
}
.pro-type{
	/* background: #27496b1a; */
    padding: 11px 0;
    margin-bottom: 9px;
/* border: 1px solid;} */
/***/
}
.btton-media {
    border: 2px solid #0e396552;
    color:#0000008a;
    background-color: #fff;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 7px;
    text-transform: capitalize;
    margin-bottom: 24px;
    min-height: 199px;
    width: 490px;
}
.uplod-media input {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
}
.media-head p {
    background: #27496b;
    font-size: 20px;
    color: #fff;
    padding: 9px 8px;
    border-radius: 5px;
    margin-bottom: 37px;
    margin-top: 9px;
}
.uplod-media i{background: #7e99b5;
    padding: 8px 10px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
font-size: 25px;}

button.system {

   
    width: 100%;
    font-size: 14px;
    background: #faad25;
    color: #fff;
    padding: 14px 29px;
    clear: both;
    margin-top: 24px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: none;
}
.divReturnlogo img {
    width: 70px;
	background:#f5f5f5;
	border-radius: 5px;
	border:1px solid #e5e5e5;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
}
/*save*/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: 0 auto !important;
    padding: 30px 10px 10px;
    width: 100%;
    clear: both;
    /* height: 267px; */
    text-align: center;
    z-index: 99999;
}
h4.modal-title{
	background:#1f476d;
	color:#fff;
	font-size:18px;
	line-height:24px;
	font-weight:600;
	padding:10px 15px;
	border-radius:5px;
	border:0px;
	text-align:left;
	text-transform:capitalize;
}
.modal-body{
	border:0px;
	font-size:18px;
	line-height:24px;
	font-weight:400;
}
.modal-header, .modal-footer{
	border:0px!important;
}
/* The Close Button */
.close {
  color: #666;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position:absolute;
  top:5px;
  right:20px;
  z-index:99;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-backdrop.fade.in {
      display: none;
}

input.form-control.pas {
    font-family: 'FontAwesome';
    height: 50px;
    width: 100%;
    font-size: 22px;
    padding-left: 10px;
    outline: none;
}
/*Resposnive * Dashbaord */
@media screen and (max-width: 992px) { 
	
	.offer.one, .offer.three {
    width: 100% !important;
    float: right;
}
.text {
    float: none;
}
.img {
    text-align:center;
}
}
.dropdown {
    margin-right: 6px;
    padding: 0px 0;
}

a.btn.btn-primary.chnage_s {
    font-size: 14px;
    background: #faad25;
    color: #fff;
    padding: 14px 29px;
    clear: both;
    margin-top: 24px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: none;
}
button.btn.btn-success.save_c{
    font-size: 14px;
    background: #faad25;
    color: #fff;
    padding: 14px 29px;
    clear: both;
    margin-top: 24px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: none;}
button.btn.btn-primary.chnage_s {
    font-size: 14px;
    background: #faad25;
    color: #fff;
    padding: 14px 29px;
    clear: both;
    margin-top: 24px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: none;
}
a.btn.btn-primary.chnage_s2 {
    font-size: 14px;
    background: #205c98;
    color: #fff;
    padding: 14px 29px;
    clear: both;
    margin-top: 24px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: none;
}
a.btn.btn-primary.chnage_s2:hover {
   
    background: #0e3965;
}
button.btn.btn-success.save_c:hover {
    background: #d4921e;
}
button.btn.btn-primary.chnage_s:hover {
    background: #d4921e;
}
a.btn.btn-primary.chnage_s:hover {
    background: #d4921e;
}
div#section-to-print {
    border: 2px solid #3a6188;
    padding: 10px 12px;
}
.save_b  {
    position:fixed;
	top:11.5%;
	right:0;
}
.save_b img {
    width: 21px;
    margin-right: 10px;
}
.divReturnAddress p {
    font-size: 20px;
	text-transform:capitalize;
}
.divSubject p {
    font-size: 20px;
	text-transform:uppercase;
	font-weight:600;
}
.Dear p {
    font-size: 22px;
}
.socials a {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #27496b;
	color: #f0f0f0;
	border-radius: 3px;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
	padding-top:8px;
	margin-right:5px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.socials a:hover {
	background-color: #faad25;
	color: #fff;
}

.page-title{
	background:#1f476d;
	color:#fff;
	padding:0px 10px 10px;
	border-radius:5px;
	margin-bottom:30px;
}
.page-title h2{	
	color:#fff!important;
	line-height:14px!important;
}
.icon-contact {
	
	background:#ffac00;
	width:36px;
	height:36px;
	font-size:16px;
	line-height:30px;
	padding-top:10px;
	text-align:center;
	border-radius:5px;
	margin-right:20px;
	color:#fff;
	

}


.services-box {
   width:100%;
   padding:0px 0 60px;
   background:#fff; 
   float:left;
   text-align:center;
   -webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	margin-bottom:20px;
	border:1px solid #ececec;
	border-radius:5px;	
	margin-top:50px;
	cursor:pointer;
	
	
}
.services-box:hover {
  
   background:#fcfcfc; 
	border:1px solid #333;
	
	
	
}
.services-box.pad {
   
   padding:41.2% 0;
	
	
}
.services-box.pad2 {
   
   padding:9% 0;
	
	
}
.services-box.pad h3, .services-box.pad2 h3 {
   
  text-transform:uppercase;
	
	
}
.services-box .icon-circle-style{
	background:#0f589a;
	width:80px;
	height:80px;
	border-radius:100%;	
	margin:0 auto;	
	padding-top:17px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-size:30px;
	color:#fff;
	top:-40px;
	position:relative;
	cursor:pointer;
	
}
.services-box:hover .icon-circle-style{
	background:#333;
	
}
.services-box h1{
  font-size:100px;
  line-height:120px;
  font-weight:800;
  text-align:center;
  color:#2792d8;
  text-decoration:none;
	
}
.services-box h3{
  font-size:20px;
  line-height:24px;
  font-weight:800;
  text-align:center;
  color:#333;
  text-decoration:none;
   text-transform:uppercase;
	
}
.services-box h3 a {
  font-size:24px;
  line-height:30px;
  font-weight:600;
  text-align:center;
  color:#2792d8;
  text-decoration:none;
  text-transform:uppercase;
	
}
.services-box h3 a:hover {
 	color:#333;
	
}
.services-box-2.left {
	text-align: left;
	margin-bottom:30px;
}
.services-box-2.left i {
	display: block;
	width: 60px;
	height: 60px;		
	color: #fff;
	background:#faac24;
	line-height: 1;
	font-size: 24px;
	padding-top:20px;
	text-transform: uppercase;
	text-align:center;
	float: left;
	margin-right: 20px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;	
	-webkit-border-radius: 50%;
	border-radius: 50%;
	
}
.services-box-2.left i:hover {
	background:#3c3c3c;
}

.services-box-2.left .content {
	overflow:auto;
	margin-right:20px;
}
.services-box-2.left .content h3 {
	font-size: 24px;
	font-weight:600;
}


.services-box-3 {
	text-align:center;
	width:250px;
	margin-top:40px;
	
}
.services-box-3 i {
	text-align: center;
	display: inline-table;
	width: 100px;
	height: 100px;
	color: #fff;
	background:#205c98;
	padding-top:24px;
	font-size: 36px;
	text-transform: uppercase;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position:relative;
}
.services-box-3:hover i {
	background:#f9ad24;
	color:#fff;
	
}
.services-box-3 a {
	color:#205c98;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	
}
.services-box-3 a:hover {
	color:#f9ad24;
	
}

.services-box-3 h3 {
	margin:24px 0 15px;
	font-size:18px;
	font-weight:400;
}
.services-box-3 .content {
	padding:0px 15px;
}



.services-box-h {
	text-align: center;
	border:1px solid #e5e5e5;
	border-radius:5px;
	padding:40px 20px 30px;
	margin-bottom:20px;
}
.services-box-h i {
	display: block;
	width: 80px;
	height: 80px;		
	color: #fff;
	background:#3c3c3c;
	line-height: 1;
	font-size: 26px;
	padding-top:28px;
	text-transform: uppercase;
	text-align:center;
	margin:0 auto;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;	
	-webkit-border-radius: 50%;
	border-radius: 50%;
	
}
.services-box-h:hover i {
	background:#325e8a;
}

.services-box-h .content {
	overflow:auto;
	display:block;
	
}
.services-box-h .content h3 {
	font-size: 16px;
	font-weight:800;
	padding-bottom:10px;
}
.services-box-h .content p {
	font-size: 14px;
	line-height:18px;
}

 i.menu {
	text-align: center;
	display: inline-table;
	width: 30px;
	height: 30px;
	color: #27496c;
	background:#eaeaea;
	padding-top:8px;
	font-size: 14px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position:relative;
}
i:hover.menu {
	
	color: #fff;
	background:#27496c;
}
i.arrow {
	font-size:18px;
	color:#27496b;
	padding-top:4px; 
	
}
.offset-3 {
	margin-left:25%
}




ul.sender{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.sender li{
	
	padding-bottom:5px;
	font-size:14px;
	line-height:18px;
}
ul.sender li strong{

	font-size:16px;
	font-weight:600;
}





.divider-1, .divider-2, .divider-3, .divider-4, .divider-5 {
	
	position:relative;
	overflow:hidden
}
.divider-1>span, .divider-2>span, .divider-3>span, .divider-4>span, .divider-5>span {
	display:inline-block;
	position:relative;
	font-size:20px;
	font-weight:400;
	color:#bbb;
	margin-bottom:30px;
}
.divider-1>span:after, .divider-1>span:before, .divider-2>span:after, .divider-2>span:before, .divider-3>span:after, .divider-3>span:before, .divider-4>span:after, .divider-4>span:before, .divider-5>span:after, .divider-5>span:before {
	background-color:#ddd;
	content:'';
	display:block;
	width:9999px;
	left:100%;
	margin-left:30px;
	top:50%;
	margin-top:-.5px;
	height:1px;
	position:absolute
}
.divider-1.divider-left>span:after, .divider-1.divider-right>span:before, .divider-2.divider-left>span:after, .divider-2.divider-right>span:before, .divider-3.divider-left>span:after, .divider-3.divider-right>span:before, .divider-4.divider-left>span:after, .divider-4.divider-right>span:before, .divider-5.divider-left>span:after, .divider-5.divider-right>span:before {
	display:none
}
.divider-1>span:after, .divider-2>span:after, .divider-3>span:after, .divider-4>span:after, .divider-5>span:after {
	left:auto;
	right:100%;
	margin-left:0;
	margin-right:30px
}
.divider-1.divider-white>span:after, .divider-1.divider-white>span:before, .divider-2.divider-white>span:after, .divider-2.divider-white>span:before {
	background-color:rgba(150, 150, 150, .4)!important
}
.divider-1.divider-left, .divider-2.divider-left, .divider-3.divider-left, .divider-4.divider-left, .divider-5.divider-left {
	text-align:left
}
.divider-1.divider-right, .divider-2.divider-right, .divider-3.divider-right, .divider-4.divider-right, .divider-5.divider-right {
	text-align:right
}

.divAdios h3, .divAdios h5 {
   font-size:20px; line-height:18px; font-weight:bold; margin-bottom:0px;
}

@media all and (max-width: 1490px) {

.subscribe {
 	width:320px;
}
}

@media all and (max-width: 1400px) {

.subscribe {
 	width:100%;
}
}


@media all and (max-width: 969px) {

.img {
    text-align: center;
	width:60px;
	height:60px;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
	width:100%;
}


.selectdiv select {
   
    width: 250px!important;

}
.date-piker input[type="text"] {font-size:13px!important; width: 250px!important;}

.site-footer .pad-left {
   padding-left:15px;
}
.subscribe {
 	width:100%;
}
}
@media all and (max-width: 1200px) {

.subscribe {
 	width:100%;
}

}
@media all and (max-width: 1100px) {

.img {
    text-align: center;
	width:60px;
	height:60px;
}
.subscribe {
 	width:100%;
}

}
@media all and (max-width: 1050px) {
.img {
    text-align: center;
	width:60px;
	height:60px;
}
.search-container input[type=text] {
  font-size:11px!important;
  position:relative;  top:-1px;
 
}


.selectdiv select {
   
    width: 160px!important;
	font-size:11px!important;

}
.date-piker input[type="text"] {font-size:11px!important; width: 150px!important; float:left; position:relative; right:10px; top:0;}
.date-piker:after {
   
    right: 0px;
}
.site-footer .pad-left {
   padding-left:15px;
}

.subscribe {
 	width:100%;
}

}

@media all and (max-width: 767px) {

.main-header .logo {width:200px;  text-align:left; padding-left:10px; }
.main-header .navbar {margin-left: 170px !important; width:180px; padding-top:15px; }
.logo img {width: 100px !important;  }
.sidenav {width: 75px;}

.sidenav span, .sidenav a span {  
  display:none!important;
}

.sidenav img, .sidenav a img {
    width: 25px!important;
	margin-top: 3px;
	margin-bottom: 2px;
    margin-right: 5px;
	float:none;
}
.sidenav i {
  margin-top:5px;
}
.main {}
.main1 .main {width: 85%;}

.main {
        margin-left: 0px;
    left: 70px;
    right: 0;
}
.edit-pro {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.page-title{
	
	padding:1px 10px 10px;
}


.topnav input[type=text] {  
  width:95%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{width:100%!important;}

.picker input {
  
	width: 85%;
}
.offer {
 
    text-align: left;
    padding: 40px 20px 20px;
	min-height: 150px;	
	margin-left:0px;
	width:220px;
}
.text span {
   
	line-height:20px!important;
}
.selectdiv select {
   position:relative;
    width: 200px!important;
	right:15px!important;
	float:left!important;
	font-size:13px!important;

}
.date-piker input[type="text"], .search-container input[type=text] {
	font-size:13px!important;
	 position:relative;
    width: 200px!important;
	right:15px!important;
	float:left!important;
}

.date-piker:after {
   
    right:-150px;
    top: 8px;
	float:right;
    position: absolute;

}
.selectdiv.view-div.selectdiv:after {
  
    right: -150px;
    top: 50px;
    float:right;
    position: absolute;
	
}
.selectdiv.status-div.selectdiv:after {
  
    right:-150px;
    top: 52px;
    position: absolute;
	float:right;
}
.search-container button {
    float: right;
   
	 position: absolute;
	top:-1px;
	right:-170px;
}


.save_b  {
    position:fixed;
	top:9%;
	left:90px;
	margin-bottom:180px!important;
}



.services-box {
  
   padding:0px 0 30px;
   
	
	
}

.services-box h1{
  font-size:60px;
  line-height:80px;
	
}
.services-box h3{
  font-size:16px;
  line-height:20px;
	
}
.services-box h3 a {
  font-size:16px;
  line-height:20px;
	
}
.services-box h3 a:hover {
 	color:#333;
	
}

i.menu {
	top:15px;
	left:310px;
	position:fixed;
}
i.arrow {
	font-size:18px;
	color:#27496b;
	 padding-top:4px; 
	 position:fixed;
	 top:18px; 
	 left:345px;
}
.divReturnlogo small {
   font-size:15px!important;
   text-align:left!important;
}
.divReturnAddress span, .divReturnAddress p  {
   font-size:15px!important;
   text-align:left!important;
}
.divContents span {
   font-size:15px!important;
   text-align:left!important;
}
.divAdios p {
   font-size:15px!important;
   text-align:left!important;
}
.divAdios h3, .divAdios h5 {
   font-size:16px;
}
.site-footer .pad-left {
   padding-left:15px;
}

.subscribe {
 	width:100%;
}
.nav-tabs li {
 	width:100%;
}

}

@media screen and (max-width: 767px) {

div#myNavbar ul.nav.navbar-nav {
    float: none !important;
	padding-left:10px;}
a.nav-link.l_s {
    margin-bottom: 10px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #faad25 !important;
    background: #e6e6e6;
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0px;
    top: 59px;
}
.tab {
    
    padding: 0;
}
.edit-profile {
width: 100% !important;}

.tab button {font-size:14px !important;}
.side-menu h4{display:none;}


ul.nav.navbar-nav {
padding-top: 0px !important; margin:0px !important;}
.navbar-custom-menu a.menu-bar {margin-top: 0px;display: none;}
.dropdown {margin-right: 6px;padding: 0px 0;}


.sidenav a.active, .sidenav a:hover {
    background: none;
   border-left: none; 
    width: 100%;
}
.side-menu{text-align:center;}
}
@media screen and (max-width: 1360px) {
.col-md-4.subscribe.p_g {
        width: 90% !important;    margin-bottom: 45px;
}
.nav-tabs li {
    width: 100%;
    text-align: center;
}       
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #ededed;
    border: 1px solid #ddd;


}
.btn-link, .btn-link:focus, .btn-link:hover {
    color: #0c0c0c;
    text-decoration: underline;
    background-color: #c3c3c380;
    width: 96%;
    text-align: left;
    padding-left: 29px;
    margin-left: 10px;
    border: 1px solid #ababab4d;
    border-radius: 4px;
    padding: 11px 6px 11px;
    text-decoration: none;
}
.card-body {
    width: 100%;
    float: left;
    padding: 0 0px;
    font-size: 18px;
}
}








































/* ********** Loader css starts here **************** */
.loader_container {
    position: fixed;
    left: 0px;
    z-index: 1050;
    top: 0px;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.64);
    height: 100%;
}

.nav-sm .loader_container {
    left: 70px;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.custome-selectpicr1 .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}