﻿@charset "utf-8";
/* CSS Document */
.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}


<!--table-->


body { 
	font: 14px/1.4 Georgia, Serif; 
}
#page-wrap {
	    margin: 30px 0px 90px 0px;
}
p {
	margin: 20px 0; 
}

	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	
	
	.form-basic{
		    width: 100%;
    margin: 0 auto;
    padding: 15px;
    box-sizing: border-box;
    background-color: #ffffff;
   
    font: bold 14px sans-serif;
    text-align: center;
}

.form-basic .form-row{
    text-align: left;
    margin-bottom: 5px;
}
.form-basic label{
	width:100%;
	
}
.form-basic .form-title-row{
    text-align: center;
    margin-bottom: 10px;
}

/* The form title */

.form-basic h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 16px;
    padding: 0 10px 15px;
  
    margin: 0;
}

.form-basic .form-row > label span{
   /* display: inline-block;*/
   width:100%;
    box-sizing: border-box;
    color: #5F5F5F;
   /* width: 180px;
    text-align: right;*/
    vertical-align: top;
    padding: 12px 40px;
}

.form-basic input{
    color:#333;
    box-sizing: border-box;
    width: 100%;
	height:40px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 7px 8px 6px 34px;
       border: 1px solid #333;
	font-size: 13px;
    font-weight: 400;
	font-family: 'Poppins', sans-serif;
}

.form-basic input[type=radio],
.form-basic input[type=checkbox]{
    box-shadow: none;
    width: auto;
}

.form-basic input[type=checkbox]{
    margin-top: 13px;
}

.form-basic select{
    background-color: #ffffff;
    color:  #a9a9a9;
    box-sizing: border-box;
    width: 100%;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 6px 8px 6px 30px;
    border: 1px solid #dbdbdb;
	font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size: 13px;
   
}

.form-basic textarea{
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 100%;
    height: 80px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    font: normal 13px sans-serif;
    padding: 6px;
    border: 1px solid #dbdbdb;
    resize: vertical;
	font-size: 13px;
    font-weight: 500;
}

.form-basic .form-radio-buttons{
    display: inline-block;
    vertical-align: top;
}

.form-basic .form-radio-buttons > div{
    margin-top: 10px;
}

.form-basic .form-radio-buttons label span{
    margin-left: 8px;
    color: #5f5f5f;
    font-weight: normal;
}

.form-basic .form-radio-buttons input{
    width: auto;
}

.form-basic button{
    display: block;
    border-radius: 4px;
    background-color: #1e5870;
    color: #ffffff;
    font-weight: bold;
    padding: 7px 16px;
    border: 0;
	font-family: 'Poppins', sans-serif;
	font-weight:500;
	font-size: 13px;
	height:40px;
	   text-transform:uppercase;
}
.form-basic button:hover{
	background:#333;
}

/*	Making the form responsive. Remove this media query
    if you don't need the form to work on mobile devices. */

@media (max-width: 600px) {

    .form-basic{
        padding: 30px;
        max-width: 480px;
    }

    .form-basic .form-row{
        max-width: 300px;
        margin: 25px auto;
        text-align: left;
    }

    .form-basic .form-title-row{
        margin-bottom: 50px;
    }

    .form-basic .form-row > label span{
        display: block;
        text-align: left;
        padding: 0 0 15px;
    }

    .form-basic select{
        width: 100%;
    }

    .form-basic input[type=checkbox]{
        margin-top:0;
    }

    .form-basic .form-radio-buttons > div{
        margin: 0 0 10px;
    }

    .form-basic button{
        margin: 0;
    }

}

.inside {
position:absolute;
text-indent:5px;
margin-top: 11px;
    color: #adadad;
    margin-left: 10px;
}

.inp {
text-indent:20px;
}
.form-row .form-footer .button {
    margin-right: 10px;
    margin-bottom: 5px;
}

.form-row .btn-primary.orange-2 {
    background-color: #31708f;
	color: #fff;
}
.form-row .btn-primary, .form-row .btn-primary:hover, .form-row .btn-primary:focus, .form-row .btn-primary:active {
    color: #fff;
     background-color: #333;
	 opacity: inherit;
	  font-family: 'Poppins', sans-serif;
}
.form-row .btn-primary {
    background-color: #4ebd4a;
}
.form-row .button {
  
    height: 30px;
    color: #243140;
    line-height: 1;
  	margin-left:18px;
    cursor: pointer;
    padding: 0 50px;
    text-align: center;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
	font-size: 1em;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-transform:uppercase;
    border-radius: 2px;
    text-decoration: none;
    background:#d0cdca;
    margin-bottom:20px;
    font-weight:600;
}
.sb-icon-search, .sb-search-submit {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.btn.btn-green {
    color: #fff;
    background-color:#31708f;
	border:none;
	line-height:1px;
	border-radius:2px;
	height: 30px;
    padding: 15px 50px;
    text-align: center;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    font-size: 1em;
    font-family: 'Poppins', sans-serif;
   opacity:none;
    text-transform: uppercase;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 600;
}
.btn.btn-round {
    border-radius: 2px;
}
.btn {
    padding: 10px 36px;
    margin: 0px;
    box-shadow: none;
    border-radius: 0;
	
}
.btn:hover {
    color: #fff;
    text-decoration: none;
	background-color:#000;
}
.button-holder{
}
.button-holder {
	min-height:500px;
    width: 100%;
    float: left;

    padding: 0;
    margin: 0px;
    text-align: center;
    /*background:#fff;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;*/
}
.button-holder button{
	    background: #1E5870;
		min-width:310px;
    color: #fff;
	min-height:50px;
    /* width: 100%; */
    padding: 0px 20px 0px 0px;
     text-align: left; 
    float: left;
	margin-bottom:20px;}
	
.button-holder .fa	{padding: 16px 20px 19px 20px;
    background: #333;
    margin: 0px;
	min-width:55px;
	
	
}
.button-holder button:hover{
	    background: #333;
		min-width:310px;
    color: #fff;
    /* width: 100%; */
    padding: 0px 20px 0px 0px;;
     text-align: left; 
    float: left;}
	
.button-holder .fa:hover	{padding: 16px 20px 19px 20px;
    
    margin: 0px;
	min-width:55px;
}
.button-holder .col-md-8{
	padding:0px;
	margin:0px;
}
.button-holder .col-md-6{
	padding:0px;
	margin:0px;
}
.button-holder h3   { text-align: left;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #444;
}
.button-holder h5   { text-align: left;
    font-size: 14px;
    font-weight: 500;
	margin-bottom:30px;
    color: #666;
}
.button-holder button .badges {
  
    /*right: 210px;
    top: 3px;
    
    background: #444;
    z-index: 100;
   */
          right: -162px;
    top: -26px;
    /* bottom: -54px; */
    background: #fa7f61;
	position:relative;
  
   

}


.button-holder1 {
	min-height:500px;
    width: 100%;
    float: left;

    padding: 0;
    margin: 0px;
    text-align: center;
  
}
.button-holder1 button{
	    background: #1E5870;
		min-width:310px;
    color: #fff;
	min-height:50px;
	    border-bottom: 4px solid #a94442;
		
    border-left: 3px solid #383535;
    /* width: 100%; */
    padding: 0px 20px 0px 20px;
     text-align: left; 
    float: left;
	margin-bottom:20px;}
	
.button-holder1 .fa	{padding: 16px 20px 19px 20px;
    background: #333;
    margin: 0px;
	min-width:55px;
	
	
}
.button-holder1 button:hover{
	    background: #333;
		min-width:310px;
    color: #fff;
    /* width: 100%; */
    padding: 0px 20px 0px 20px;
     text-align: left; 
    float: left;}
	
.button-holder1 .fa:hover	{padding: 16px 20px 19px 20px;
    
    margin: 0px;
	min-width:55px;
}
.button-holder1 .col-md-8{
	padding:0px;
	margin:0px;
}
.button-holder1 .col-md-6{
	padding:0px;
	margin:0px;
}
.button-holder1 h3   { text-align: left;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #444;
}
.button-holder1 h5   { text-align: left;
    font-size: 14px;
    font-weight: 500;
	margin-bottom:30px;
    color: #666;
}
.button-holder1 button .badges {
  
    /*right: 210px;
    top: 3px;
    
    background: #444;
    z-index: 100;
   */
          right: -180px;
    top: -26px;
    /* bottom: -54px; */
    background: #a94442;
	position:relative;
  
   

}

.badges {
   display: inline-block;
    min-width: 10px;
   padding: 10px 5px 8px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
	width:30px;
	height:30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
        border-radius: 37px;
}
.button-holder1 button .badges1 {
  
    /*right: 210px;
    top: 3px;
    
    background: #444;
    z-index: 100;
   */
          right: -152px;
    top: -26px;
    /* bottom: -54px; */
    background: #a94442;
	position:relative;
  
   

}

.badges1 {
    display: inline-block;
    min-width: 10px;
   padding: 10px 5px 8px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
	width:30px;
	height:30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
        border-radius: 37px;
}
.button-holder1 button .badges2 {
  
    /*right: 210px;
    top: 3px;
    
    background: #444;
    z-index: 100;
   */
          right: -175px;
    top: -26px;
    /* bottom: -54px; */
    background:#a94442;
	position:relative;
  
   

}

.badges2 {
   display: inline-block;
    min-width: 10px;
   padding: 10px 5px 8px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
	width:30px;
	height:30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
        border-radius: 37px;
}
.button-holder1 button .badges3 {
  
    /*right: 210px;
    top: 3px;
    
    background: #444;
    z-index: 100;
   */
          right: -211px;
    top: -26px;
    /* bottom: -54px; */
    background: #a94442;
	position:relative;
  
   

}

.badges3 {
    display: inline-block;
    min-width: 10px;
   padding: 10px 5px 8px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
	width:30px;
	height:30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
        border-radius: 37px;
}
.button-holder1 button .badges4 {
  
    /*right: 210px;
    top: 3px;
    
    background: #444;
    z-index: 100;
   */
          right: -189px;
    top: -26px;
    /* bottom: -54px; */
    background: #a94442;
	position:relative;
  
   

}

.badges4 {
    display: inline-block;
    min-width: 10px;
   padding: 10px 5px 8px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
	width:30px;
	height:30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
        border-radius: 37px;
}
.button-holder1 button .badges5 {
  
    /*right: 210px;
    top: 3px;
    
    background: #444;
    z-index: 100;
   */
          right: -202px;
    top: -26px;
    /* bottom: -54px; */
    background:#a94442;
	position:relative;
  
   

}

.badges5 {
    display: inline-block;
    min-width: 10px;
   padding: 10px 5px 8px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
	width:30px;
	height:30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
        border-radius: 37px;
}
.button-holder .col-md-8{
	float:left;
    border: 1px solid #fa7f61;
    padding: 20px 22px;
    /* min-height: 400px; */
    border-radius: 5px;
    background-color: #f9f9f9;
}
.button-holder .col-md-4{
	background:no-repeat;
	margin-top:60px;
}