@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);

html {
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
position: relative;
min-height: 100%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

body {
    color: #393c41; /*#34495e*/
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    /*font-weight: 400;*/
    line-height:20px;
    font-size: 13px;
    overflow-x: hidden;
    /*margin-bottom: 410px;*/
    /*text-align:justify;*/
}
h1,h2,h3,h4,h5,h6 {
    font-family:inherit;
    font-weight:400;
    line-height:25px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.h1,h1 {font-size: 2.143em;/*30*/line-height:30px;}
.h2,h2 {font-size: 1.875em;/*26px*/}
.h3,h3 {font-size: 1.571em;/*22px*/}
.h4,h4 {font-size:1.286em;/*18px*/}
.h5,h5 {font-size:1.000em;/*14px*/}
.h6,h6 {font-size:0.750em;/*12px*/}
.font-sm-h1{font-size: 1.500em;}

/*---- Font Size Starts ----*/
.font-size-12{font-size:0.857em;}
.font-size-14{font-size:1.000em;}
.font-size-16{font-size:1.143em;}
.font-size-18{font-size:1.286em;}
.font-size-20{font-size:1.429em;}
.font-size-22{font-size:1.571em;}
.font-size-24{font-size:1.714em;}
.font-size-25{font-size:1.786em;}
.font-size-26{font-size:1.857em;}
.font-size-27{font-size:1.929em;}
.font-size-28{font-size:2.000em;}
.font-size-30{font-size:2.143em;}
.font-size-35{font-size:2.500em;}
.font-size-40{font-size:2.857em;}
.font-size-45{font-size:3.214em;}
.font-size-50{font-size:3.571em;}

/*---- Font Size Ends ----*/

/*---- Font weight Starts ----*/
.font-wt-400{font-weight:400;}
.font-wt-500{font-weight:500;}
.font-wt-700{font-weight:700;}
.font-wt-700{font-weight:700;}
.font-wt-800{font-weight:800;}
.font-wt-900{font-weight:900;}
/*---- Font weight Ends ----*/

/*---- Text Color Starts ----*/
.color-white{color:#ffffff !important;}
.color-blue{color:#002060 !important;}
.color-black{color:#393c41 !important;}
.color-green{color:#4CAF50;}
.color-red{color:#db5050;}
.color-gray{color:#a1a1a1;}
.text-muted {color: #8c8c8c !important;}
.color-bbb {color: #bbb !important;}
.color-ccc {color: #ccc !important;}
/*.color-link{color:#0070c0;}*/
.color-link {
    color: #0240aa;
}
.color-link:hover {
    color: #333;
}
/*---- Text Color Ends ----*/

/*---- Line Height Starts ----*/
.line-height-10{line-height:10px !important;}
.line-height-20{line-height:20px !important;}
.line-height-30{line-height:30px !important;}
.line-height-40{line-height:40px !important;}
.line-height-50{line-height:50px !important;}
.line-height-60{line-height:60px !important;}
.line-height-70{line-height:70px !important;}
/*---- Line Height Ends ----*/

/*---- Background Color Starts ----*/
.white{background-color:#ffffff;}
.footer-black{background-color:#2b2b2b; color:#ffffff;font-size:12px;}
.footer-dark-black{background-color:#222222; color:#bbb; font-size:12px;}
.blue{background-color:#002060 !important; color:#ffffff;}
.blue-op-2{background-color:rgba(47,163,224,0.2);}
.green{background-color:#55b559;}
.gray{background-color:#595959; color:#ffffff;}
.red{background-color:#ff0000; color:#ffffff;}
.gray-op{background-color: rgba(89,89,89, 0.9); color:#fff;}
.red-op{background-color: rgba(236, 28, 36, 0.9); color:#fff;}
/*---- Background Color Ends ----*/

/*---- Icon Starts ----*/
.icon-1x{font-size:1.125em !important; vertical-align:middle;}
.icon-2x{font-size:1.250em !important; vertical-align:middle;}
.icon-3x{font-size:2.000em !important; vertical-align:middle;}
.icon-4x{font-size:2.500em !important;}
.icon-5x{font-size:3.000em !important;}
.icon-6x{font-size:3.500em !important;}
.icon-7x{font-size:4.000em !important;}
.icon-8x{font-size:4.500em !important;}
/*---- Icon Ends ----*/

/*---- Small Paddings/Margin Starts ----*/
.pad-all-5px{padding:5px;}
.pad-all-10px{padding:10px;}
.pad-all-15px{padding:15px;}
.pad-all-20px{padding:20px;}

.pad-top-5px{padding-top:5px;}
.pad-top-10px{padding-top:10px;}
.pad-top-15px{padding-top:15px;}
.pad-top-20px{padding-top:20px;}
.pad-top-30px{padding-top:30px;}
.pad-top-40px{padding-top:40px;}
.pad-top-50px{padding-top:50px;}
.pad-top-80px{padding-top:80px;}
.pad-top-5pr{padding-top:5%;}
.pad-top-10pr{padding-top:10%;}
.pad-top-15pr{padding-top:15%;}

.pad-right-5px{padding-right:5px;}
.pad-right-10px{padding-right:10px;}
.pad-right-15px{padding-right:10px;}
.pad-right-20px{padding-right:20px;}

.pad-bottom-5px{padding-bottom:5px;}
.pad-bottom-10px{padding-bottom:10px;}
.pad-bottom-15px{padding-bottom:10px;}
.pad-bottom-20px{padding-bottom:20px;}

.pad-left-5px{padding-left:5px;}
.pad-left-10px{padding-left:10px;}
.pad-left-15px{padding-left:10px;}
.pad-left-20px{padding-left:20px;}

.mar-top-5px{margin-top:5px;}
.mar-top-10px{margin-top:10px;}
.mar-top-15px{margin-top:15px;}
.mar-top-20px{margin-top:20px;}
.mar-top-80px{margin-top:80px;}
.mar-top-20pr{margin-top:20%;}

.mar-bottom-5px{margin-bottom:5px;}
.mar-bottom-10px{margin-bottom:10px;}
.mar-bottom-11px{margin-bottom:10px;}
.mar-bottom-15px{margin-bottom:15px;}
.mar-bottom-20px{margin-bottom:20px;}
.mar-bottom-80px{margin-bottom:80px;}
.mar-bottom-20pr{margin-bottom:20%;}
/*---- Small Paddings Ends ----*/

/*---- Negative Padding/Margin Starts ----*/
.neg-pad-lr-5{padding-left:5px;padding-right:5px;}
.negpad{margin-left:5px;margin-right:5px;}
.no-margin {margin: 0;padding: 0;}
/*---- Negative Padding/Margin Ends ----*/

/*---- Borders Starts ----*/
.border-right{border-right:1px solid #eaeaea;} 
.border-left{border-left:1px solid #eaeaea;} 
.border-top{border-top:1px solid #002060 !important;} 
.border-bottom{border-bottom:1px solid #002060 !important;}
/*---- Borders Ends ----*/

/*---- Button Starts ----*/
.btn-cust-lg{padding: 10px 30px !important;}
.btn-cust-md{padding: 8px 15px !important; font-size:14px;}
.btn-cust-sm{padding: 5px 8px !important; font-size:14px;}

.btn-blue{
    color: #fff !important;
    background:#002060;
    border-radius: 0px !important;
    /*-webkit-box-shadow: 0px 12px 13px -8px rgba(117,117,117,1);
    -moz-box-shadow: 0px 12px 13px -8px rgba(117,117,117,1);
    box-shadow: 0px 12px 13px -8px rgba(117,117,117,1);*/
}
.btn-white{
    color: #2fa3e0;
    background:#fff;
    border-radius: 6px !important;
}
.btn-blue:hover, .btn-blue:active, .btn-blue:visited, .btn-blue:link,
.btn-red:hover, .btn-red:active, .btn-red:visited, .btn-red:link
{
    color: #fff !important;
}
.btn-outline-blue {
    color: #ffffff;
    background: transparent;
    border-radius: 6px !important;
    border: 1px solid #2fa3e0;
}
.btn-outline-blue:hover{
    background-color:#2fa3e0;
    color: #ffffff;
}
.btn-outline-white {
    color: #ffffff;
    background: transparent;
    border-radius: 3px;
    border: 1px solid #ffffff;
}
.btn-outline-white:hover{
    background-color:#666666;
}
.btn-outline-black {
    color: #505050;
    background: transparent;
    border-radius: 3px;
    border: 2px solid #505050;
}
.btn-outline-black:hover{
    color:#ffffff;
    background-color:#505050;
}
.btn-outline-red {
    color: #fc4488 !important;
    background: transparent;
    border-radius: 3px;
    border: 2px solid #fc4488;
}
.btn-outline-red:hover{
    color:#ffffff!important;
    background-color:#fc4488;
}
.btn-trans{
    color: #505050;
    background-color:transparent;
    font-size: 1.000em;
}
/*.btn .material-icons {
    vertical-align: middle;
    font-size: 17px;
    top: -1px;
    position: relative;
}*/
/*---- Botton Ends ----*/

/*---- Round Button Image Starts ----*/

.btn-round-xl{
  /*width: 60px!important;
  height: 60px;*/
  padding: 14px !important;
  /*line-height: 1.33;*/
  border-radius: 100% !important;
}
.btn-round-xl i {
    font-size: 24px !important;
}

.btn-round-lg{
  /*width: 50px!important;
  height: 50px;*/
  padding: 10px !important;
  line-height: 30px;
  border-radius: 100%!important;
}
.btn-round-lg i {
    font-size: 22px !important;
}

.btn-round-sm{
  /*width: 40px!important;
  height: 40px;*/
  padding: 8px !important;
  line-height: 30px;
  border-radius: 100%!important;
}
.btn-round-sm i {
    font-size: 20px !important;
}

.btn-round-md{
  /*width: 35px!important;
  height: 35px;*/
  padding: 6px!important;
  line-height: 30px;
  border-radius: 100%!important;
}
.btn-round-md i {
    font-size: 18px !important;
}
/*---- Round Button Image Ends ----*/

/*---- Home Page Banner Statrs ----*/
.main-banner {
    display: block;
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%;
    height: 550px;
    z-index: 0;
}

/*---- Home Page Banner Ends ----*/

/*---- Profile Images Starts ----*/
.img-thumbnail-blank {
    border: 2px dashed #fc4488;
    border-radius: 4px;
    /*padding: 5px;*/
    height: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
    object-fit: cover;
}
.img-thumbnail-blank img{
    height: 100%;
    min-height:150px;
    object-fit: cover;
}
.img-thumbnail-blank span {
    margin: 0;
    margin-right: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
/*---- Profile Images Ends ----*/


.main-container {
  padding: 40px 15px;
} 
.dropdown-third{margin-left:190px; margin-top:-35px!important;} 

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color:inherit;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.form-control-ck {
     margin: 1px 8px 0 0px!important;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
  margin-bottom: 9px;
  margin-top: 10px;
}
.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
a:hover,
a:focus {
  /*color: #d9534f;*/
  text-decoration: none;
  outline: none;
}
.dropdown-menu {
  margin-top: -1px;
  min-width: 200px;
}
.dropdown-menu {
    right: 0 !important;
    left:auto !important;
    font-size:inherit !important;
    color:inherit !important;
    border:none !important;
    border-radius: 0rem;
    /*min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    margin-top: 0.125rem;*/    
    /*text-align: left;
    list-style: none;
    background-color: #fff;*/   
}
.dropdown-item {
    padding: 0.80rem 1.0rem;
    white-space: inherit;
    border-bottom: 1px solid #e0e0e0;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    text-decoration: none;
    background-color:#2fa3e0;
}
.navbar-light .navbar-nav .nav-item > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active
{
    color:#CCC !important;
}
.navbar-light .navbar-nav .nav-item > .nav-link 
{
    text-decoration:underline;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0.5px;
	padding: 2.75px 8px;
	font-weight: normal;
}
.navbar-light .navbar-nav .nav-link {
    color:#fff !important;
}
body > section {
  padding: 30px 0;
}

.lfblack
{ background-color:#1c1c1c;}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main-slider {
  position: relative;  
}
#main-slider .carousel h1 {
  font-size: 3.571em; /*50px*/
  color:#505050;
  /*font-weight:400;*/
  line-height:40px;
}
#main-slider .carousel h2 {
  font-size:2.714em;/*38px*/
  font-weight:400;
  color:#505050;
  line-height:40px;
  display:block;
}
#main-slider .carousel .btn {
  /*border: 3px solid rgba(255, 255, 255, 0.7);
      border-radius: 0;
      margin-top: 5px;
      color: #fff;*/
}
/*#main-slider .carousel .btn:hover {
  background-color: rgba(255, 255, 255, 0.3);
}*/
#main-slider .carousel .boxed {
  padding: 10px 15px;
  /*display: inline-block;*/
}
.slideropacity
{
    background-color:rgba(0,0,0,0.3);
    height:100%;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;  
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  /*height: 600px;*//*600*/
  height: calc(100vh - 150px);
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .centered{ margin-top:18%;}
#main-slider .left{ margin-top:15%; text-align:left;}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  /*background-color:#2196F3;*//* rgba(0, 0, 0, 0.3)*/
  border:2px solid #fff;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  font-size: 30px;
  height: 50px;
  width: 50px;
  /*line-height: 50px;*/
  text-align: center;
  border-radius: 100px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  /*background-color:#2196F3;*/ /*rgba(0, 0, 0, 0.5)*/
  border:2px solid #2196F3;
  border-radius: 100px;
  color:#2196F3;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
#services .media:hover .icon-md {
  /*border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.8);*/
}
.center {
  text-align: center;
}
.img-thumbnail {
  border: 0;
}
.progress,
.progress .bar {
  background: #F0F0F0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*height: 30px;
  line-height: 30px;*/
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
ul.breadcrumb {
  margin: 20px 0 0;
  background: transparent;
}
ul.breadcrumb > li {
  text-shadow: none;
}
ul.breadcrumb > li > a,
ul.breadcrumb > li .divider {
  color: #fff;
}
ul.breadcrumb > li.active {
  color: rgba(255, 255, 255, 0.7);
}
ul.tag-cloud {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.tag-cloud li {
  display: inline-block;
  margin: 0 0 2px 0;
}
.navbar-inverse {
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
.navbar-inverse .navbar-brand {
  font-size: 36px;
  /*line-height: 50px;*/
  color: #fff;
}
.navbar-nav {
  margin-top: 20px;
  /*background-color:#0765A8;*/
  display:block;
}
.navbar-nav > li{
    float:left;
}
.navbar-nav > li > a {
  /*padding:30px 22px 20px 22px;*/
  /*border-radius: 4px;*/
  color:inherit;/*bdc3c7*/
  font-size:inherit; /*16px*/
  font-weight:500;
  text-align:center;
  padding:0px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem!important;
    padding-left: 0.5rem!important;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus,
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus{
 background-color:transparent;/*ffa900*/
 color:#363636;
 border-radius:0px;
 /*border-bottom:5px solid #8FC54B;*/
}
.navbar-nav > .open > a:visited 
{
    color:#101010;
}
.navbar-nav .dropdown-menu {
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin-top: 5px;
}
.navbar-nav .dropdown-menu > li > a {
  padding: 15px 10px;
  color: #333333;/*bdc3c7*/
  border-bottom:1px solid rgba(220,224,224,0.5);
  position:relative;
  right:0;
  -webkit-transition:right .15s ease-out;
  -o-transition:right .15s ease-out;
  -moz-transition:right .15s ease-out;
  transition:right .15s ease-out
}
.navbar-nav> li:hover
{
    background-color:transparent;/*#FFA900*/
    color: #2fa3e0;
    /*border-radius:4px;*/
}
.navbar-nav .dropdown-menu > li:hover > a,
.navbar-nav .dropdown-menu > li:focus > a,
.navbar-nav .dropdown-menu > li.active > a {
  background-color: transparent;
  right:6px;
  /*position:relative;
   transition: left .15s ease-out;*/
}
.navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-nav .dropdown-menu > li.divider {
  background-color: rgba(0, 0, 0, 0.1);
}
.navbar-collapse,
.navbar-form {
  border-top: 0;
}
.modal {
  border: 0;
  padding-right:0px!important;
}
.close
{
    font-size:30px;
}
.modal-content
{
    border-radius:0px;
}
.modal#loginForm {
  width: 600px;
  margin-left: -300px;
}
.modal .modal-header {
  /*border: 0;*/
  /*padding: 20px 20px 0;*/
  /*background-color:#939393;*//*#146db9*/
}
.modal .modal-header > h4 {
  font-weight: bold;
  color: #fff;
  /*font-size: 14px;
  
  text-transform: uppercase;*/
  margin: 0;
}
.modal .modal-body {
  padding: 20px;
}
.modal input[type="text"],
.modal input[type="password"] {
  /*padding: 5px 10px;
  min-height: 30px;
  width: 130px;
  margin-right: 10px;*/
}
.modal .icon-remove {
  color: #848484;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: block;
  background: #ebebeb;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
/*.modal button {
  margin-left: 10px;
  border: 0;
}*/

.registration-form {
  border: 0;
  background-color: #fff;
  padding: 20px;
  display: inline-block;
}
#bottom {
  color: #bdc3c7;  
}
#bottom h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
#bottom .media-heading {
  display: block;
  font-weight: 400;
}
.row > div {
  /*margin-bottom: 10px;*/
}
ul.unstyled {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*Unordered Lists*/
ul,
ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before,
ul.arrow li::after,
ul.arrow-double li::after,
ul.tick li::after,
ul.cross li::after,
ul.star li::after,
ul.rss li::after {
  font-family: FontAwesome;
  font-size: 13px;
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before {
  margin-right: 5px;
}
ul.arrow li::before {
  content: "\f105";
  color:#a3c95c;
  margin-right:10px;
  -o-transition: all 0.15s ease-in;
-webkit-transition: all 0.15s ease-in;
-moz-transition: all 0.15s ease-in;
transition: all 0.15s ease-in;
}

ul.arrow  > li:hover:before {
margin-right: 7px;
margin-left: 3px;
}
ul.arrow-double li::before {
  content: "\f101";
}
ul.tick li::before {
  content: "\f00c";
}
ul.cross li::before {
  content: "\f00d";
}
ul.star li::before {
  content: "\f006";
}
ul.rss li::before {
  content: "\f09e";
}
/*#footer {
  padding-top: 20px;
  padding-bottom: 10px;
  color: #fff;
}*/
#footer
{
  padding-top: 40px;
  /*padding-bottom: 50px;*/
  /*height:410px;
  position: absolute;
  bottom: 0;*/
  width: 100%;
  color:#eee;
}
.footer-sm{
    padding-top: 23px;
    padding-bottom: 9px;
    margin-top:30px;
}
.footer-dark-black a{
    text-decoration:underline;
}
/*#footer a, #footer p {
  color: #bbbbbb;
}*/
#footer a:hover {
  color: #fff;  
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  /*line-height:28px;*/
}
#footer ul > li {
  /*display: inline-block;*/
  /*margin-left: 15px;*/
  padding-bottom: 10px;
  margin-bottom: 8px;
}
ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  display: inline-block;
}
ul.social > li {
  display: inline-block;
  margin: 0 5px;
}
ul.social > li > a {
  font-size: 24px;
  color: #666;
}
ul.social > li > a:hover {
  color: #999;
}
.box-border {
  padding: 15px;
}
.accordion-group {
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
}
.accordion-heading .accordion-toggle {
  color: #666;
  font-weight: 700;
}
.accordion-inner {
  border-top: 0;
}
ul.pagination > li > a {
  border: 0;
}
ul.pagination > li.active > a,
ul.pagination > li:hover > a {
  background-color: #34495e;
  color: #fff;
}
textarea#message {
  padding: 10px 15px;
  /*height: 219px;*/
}
.widget {
  margin-bottom: 30px;
  border:1px solid #e5e5e5;
  border-radius:4px;
}
ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}
ul.faq {
  list-style: none;
  margin: 0;
}
ul.faq li {
  margin-top: 30px;
}
ul.faq li:first-child {
  margin-top: 0;
}
ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}
ul.faq li > div {
  margin-left: 70px;
}
ul.faq li > div h3 {
  margin-top: 0;
}
#error {
  text-align: center;
  margin-top: 150px;
  margin-bottom: 150px;
}
.topbar
{
    background-color:#fff;
    border-bottom:1px solid #edebeb;
    /*padding:20px 0 0 0;*/
    color:#292929;
}
.quickbox {
    background:rgba(55,71,79,0.8);
    border: 6px solid rgba(35, 48, 54, 0.5);
    border-radius:2px;
    z-index: 10;
    /*position: absolute;    
    /*width:100%;
    margin-top:-15%;*/
}

.prof-image
{
    border:1px solid #d2d2d2;
    border-radius:3px;
    padding:3px;
}

.loginbox{
    border:none !important;
    border-radius:8px !important;
    /*padding:25px;
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 7px 0px rgba(199,199,199,1);
box-shadow: 0px 0px 7px 0px rgba(199,199,199,1);*/
}
.loginbox .form-control-textarea{
    display: block;
    height: 100px;
    font-size: 1.125em;
}
.tab-content
{
    padding:10px;
    background:rgba(255,255,255,0.9);
    /*background-color:#daf0fd;*/
}

.carousel-control {
    color: #ffffff;
    margin-top: -20px;   
    position: absolute;
    text-align: center;
    top: 40%;
    width: 40px;
    height: 40px;
}
.carousel-control.right {
    left: auto;
    /*right: 15px;*/
}
#lfooter
{
    padding:10px;
    color:#fff;
}
.breadlink
{
    background-color:#484B4D;
    margin-bottom:20px;
}
.manditory
{
    color:Red;
    padding-left:2px;
}
.manditory a { color:#012d92;}
.reg-head{color:#65aa03;}
/*.submenu > li
{
    float:left;
    position:relative;
    margin-left:0px!important;
}*/
.submenu > li > a
{
    font-size:13px;
    font-weight:normal !important;
  color: #101010;/*bdc3c7*/
  text-align:center;
}
.submenu > li > a:hover
{
    color:#fff;
}
.navbar-inverse .navbar-brand {
  font-family: 'Bubbler One', sans-serif;
  font-size: 36px;
  /*line-height: 50px;*/
  color: #fff;
}
.navbar-inverse .submenu {
  /*margin-top: 20px;*/
  /*background-color:#0765A8;*/
}
.submenu > .active > a,
.submenu > .active > a:hover,
.submenu > .active > a:focus,
.submenu > .open > a,
.submenu > .open > a:hover,
.submenu > .open > a:focus{
 background-color:#6FB014;
 /*border-bottom:5px solid #8FC54B;*/
 color:#fff;
}
.navbar-inverse .submenu > .open > a:visited 
{
    color:#101010;
}
.navbar-inverse .submenu .dropdown-menu {
  background-color: #F2F2F2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin-top: 5px;
}
.navbar-inverse .submenu .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #333333;/*bdc3c7*/
}
.navbar-inverse .submenu> li:hover
{
    background-color:#6FB014;/*#0A75C2*/
    /*border-radius:4px;*/
}
.navbar-inverse .submenu .dropdown-menu > li:hover > a,
.navbar-inverse .submenu .dropdown-menu > li:focus > a,
.navbar-inverse .submenu .dropdown-menu > li.active > a {
  background-color: #e8e8e8;
}
.navbar-inverse .submenu .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-inverse .submenu .dropdown-menu > li.divider {
  background-color: rgba(0, 0, 0, 0.1);
}
.notify>li
{
    list-style:none;
    color:#fff;
}
.notify a
{
    color:#fed325;
}
.dashboard-btn
{
    padding-top:10px;
}
.dashboard-btn a,.dashboard-btn h5
{
    color:#1a1a1a;
    opacity:0.8;
    line-height:30px;
}
.topstrip
{
    background-color:#FFDB61;
    /*border-bottom:1px solid #edebeb;*/
    padding:7px;
    color:#292929;
    text-align:center;
}
.tab-in a
{
    font-size:11px;
    font-weight:normal!important;
}
.tab-content-in
{
    padding:10px;
    border:1px solid #c3c3c3;
}
.link-edit
{
    color:#188cd5;
    font-weight:bold;
}
.link-delete
{
    color:#dd1d1d;
    font-weight:bold;
}
.phead
{
    background-color:#2b71b2!important;
    color:#fff;
}
.pdetail
{
    background-color:#ff9c00;
    color:#fff;
}
.sp-margin
{
    margin-bottom:0px !important;
}
.link-similar
{
    font-weight:bold; 
    font-size:14px; 
    color:#297CB5;
}
.link-save
{
    font-weight:bold;
    font-size:14px; 
    color:#60A204;
}
.filter
{
    border: 1px solid #dddddd;
    background-color:#fff;
    padding:10px;
    margin-bottom:20px;
}
.criback{background:#EAEAEA;padding:12px;}
.listback {background:#f8f8f8;padding:8px; border:1px solid #d4d4d4;}
.form-group-fi{ padding-bottom:10px;}
.form-control-fi{/*display:block;height:37px;*/ margin-right:7px; font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.view{background-color:#60A204; padding:5px; display:inline; margin-right:5px; border-radius:5px;}
.view span{color:#fff; text-align:center; vertical-align:middle; font-weight:bold;}


input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.check
{
    margin-top:8px;
}
input[type="radio"] + label > span 
{
  /*position: relative;*/
  border-radius: 14px;
  width: 20px;
  height: 20px;
  background-color: #f0f0f0;
  border: 1px solid #bcbcbc;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  margin: 0 1em 0 0;
  display: inline-block;
  vertical-align: middle;
}

input[type="radio"]:checked + label > span {
  background: linear-gradient(#a0e5f8, #75c7dc);
  background: -webkit-linear-gradient(#a0e5f8, #75c7dc);
  border-color: #41a6bf;
  box-shadow: 0px 1px 2px rgba(65, 166, 191, 0.9) inset;
}


input[type="radio"]:checked + label > span span {
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 6px;
    top: 6px;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 1px rgba(255, 255, 255, 0.3);
}

input[type="radio"]:focus + label > span {
  box-shadow: 0px 0px 6px rgba(63, 165, 190, 1);
}

.img-border {
    border: 1px solid #dbdbdb;
    padding: 5px;
    border-radius:4px;
    background-color:#fff;
}

.counter-back {
    background: #fff url("../images/pattern.jpg") no-repeat scroll center bottom;
    background-size:cover;
    background-attachment:fixed;
    padding:90px 0 90px 0;
    color: #fff;
}
.counter-back p {
    font-size:1.125em;/*18*/
    margin-top:20px;
}
.jumbotron-icon .fa-6 {
    font-size: 6em;
}

.clrred
{
    color:#ff6748;    
}
.form-control {
    font-size:12px;
    height: 35px;
    width:100%;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5 !important;
    border-radius:0px !important;
    outline: none;
    background-color: #f7f7f7;
    font-weight: 500;
}
.form-control:focus {
    /*color: #495057;*/
    background-color: #f7f7f7;
    border-color: #e5e5e5 !important;
    outline: 0;
    box-shadow:none !important;
}
.prof-subtext
{
    color:#969696;
}

.profdetail .row > div {
    margin-bottom: 3px;
}

.profdetail p {
    margin: 0 0 7px;
}

/*---- Section Height Start ----*/
.section-1000{
    min-height: 100vh;
}
/*---- Section Height Ends ----*/

/*---- Home Page Category Box Start ----*/
.category-box {
    position: relative;
    padding: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.category-box > .inner {
    height: 270px;
    background: rgba(23,36,52,.5);
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.category-box > .inner img {
    position: absolute;
    top: 20px;
    left: 20px;
}
.category-box > .inner .title {
    position: absolute;
    /*bottom: 20px;
    left: 20px;*/
    color: #fff;
    margin: 0;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
}
.category-box:hover > .inner {
    background: none;
}
.category-box:hover {
	opacity: 1;
	box-shadow: 0 12px 22px rgba(0,0,0,.35);
}
/*---- Home Page Category Box End ----*/

.btn-sp-top {
    border: 1px solid #2196F3;
    background-color:#fff;
    border-radius: 3px;
    margin-right:3px;
    color: #2196F3 !important;
}
.profile-left {
    border: 1px solid #dddddd;
    background-color:#f8f8f8;
}

.review-box {
    /*background-color:#F5F7F7;*/
    margin-bottom: 15px !important;
    padding: 10px;
    border: 1px solid #dddddd;
    border-radius:6px;
}
.review-box:hover .review-overlay{
    left: 20px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    opacity: 1;
    visibility: visible;
}
.review-overlay {
    bottom: 10px;
    position: absolute;
    left: -100px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    bottom: 30%;
    opacity: 0;
    visibility: hidden;
    z-index:1;
}

.post-back {
    background: #fff url("../images/collage3.jpg") repeat;
    background-attachment:fixed;
    color: #fff;
}
.post-back h1{
    font-size:3.125em;
    font-weight:600;
}
.black-trans-bg {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10% 0 10%;
    text-align: center;
}


/*---- box Start ----*/
.box-parent{
  display: inline-block;
  position: relative;
  background-color:#fff;
  border: none;
  border:1px solid #e0e0e0;
  width:100%;
  margin-bottom:20px;
}
.box{
  display: block;
  padding: 40px 20px 40px 20px;
  max-height:250px;
  color:#666;
  width:100%;
}
.box h1, .box-yellow h1{
    font-size:1.571em;
    font-weight:600;
}
.box-yellow{
    padding: 20px;
    max-height:250px;
    background-color:#FED136;
    color:#fff;
}
.box-outline-profile{
    border:1px solid #d6d6d6;
    padding:10px;
    margin-bottom:10px;
    border-radius:4px;
}
.box-outline-profile span{
    font-size:1.000em; /*1.125em*/
    padding-top:5px;
}
/*---- box Ends ----*/
/*---- Profile box Start ----*/
.blue-box-sm{
    padding: 20px;

}
.statbox
{
    padding: 20px;
    border-radius:8px;
    margin-bottom:15px;
    background-color:#fff;
    border:1px solid #eaeaea;
    z-index:1;
    -webkit-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    -moz-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
}
.statbox .label{
    font-weight: 500 !important;
    padding:5px 10px 5px 10px;
    margin-right:5px;
    line-height:35px;
}
.box-320
{
    border-radius:8px;
    background-color:#fff;
    min-height:320px;
    max-height:100%;
    border:1px solid #eaeaea;
    -webkit-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    -moz-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
}
.equal-height-box
{
    padding-top: 5%;
    /*background-color:#fff;*/
    border-bottom:1px solid #eaeaea;
    min-height:160px;
    max-height:160px;
    z-index:1;
}
.testimonial-box
{
    padding: 30px;
    border-radius:8px;
    margin-bottom:15px;
    background-color:#fff;
    border:1px solid #eaeaea;
    z-index:1;
    /*-webkit-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    -moz-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);*/
}
.lt-black-box
{
    padding: 20px;
    min-height:130px;
    max-height:300px;
    border-radius:8px;
    margin-bottom:15px;
    background-color:#272b33;
    border:1px solid #14171d;
    z-index:1;
    /*-webkit-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    -moz-box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);
    box-shadow: 0px 0px 25px 3px rgba(239,239,239,1);*/
}
.brand-pc
{
    margin-top:-300px;
}
.brand-pc img
{
    width:80%;
}

/*---- Profile box Ends ----*/


/*---- Tags Starts ----*/
.tag-outline-blue{
    font-weight: 500 !important;
    padding:3px 10px 3px 10px;
    margin-right:2px;
    border:1px solid #2196f3;
    color:#2196f3;
    border-radius:3px;
    line-height:35px;
    white-space:nowrap;
}
.tag-gray{
    font-weight: 600 !important;
    padding:6px 15px;
    margin-right:2px;
    border:1px solid #f1f1f1;
    background-color:#f1f1f1;
    color:#2196f3;
    border-radius:4px;
    line-height:40px;
    white-space:nowrap;
}
/*---- tags Ends ----*/

/*---- Notification Start ----*/
.notify-msg {
    position:absolute;
    background-color:#29cb66;
    padding:5px;
    height:10px;
    min-width:10px;
    margin:5px 0 0 -10px;
    color:#fff;
    vertical-align:middle;
    border-radius:100px;
}

.dropdown-menu-media {
    width: 360px;
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu-media .list-group-item {
    padding: 0 20px;
    border: none;
    border-radius: 0 !important;
    white-space:normal !important;
}
.readmsg, .redmsg:hover
{
    background-color:#efefef !important;
}
.green-dot {
    background-color:#29cb66;
    height:10px;
    width:10px;
    vertical-align:middle;
    border-radius:100px;
    display: inline-block;
}
.gray-dot {
    background-color:#8f949a;
    height:10px;
    width:10px;
    vertical-align:middle;
    border-radius:100px;
    display: inline-block;
}
/*---- Notification Start ----*/

/*---- Listing Starts ----*/
.card{
    /*line-height: 1.375;*/
    /*-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);*/
    border:1px solid #f4f3f3;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}
.card p{
    margin-bottom:5px;
}
.card h1{
    line-height:22px;
    margin-bottom:10px;
}

/*---- Listing Ends ----*/

/*---- Map Sarts ----*/
.map-fixed {
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right:0;
    margin-right:-15px;
}
.map-container {
    position: relative;
    /*top: 0;
    left: 0;*/
    height: 100%;
    width: 100%;
    z-index: 990;
    margin-bottom: 0;
}
.map-list-scroll {
	height: calc(100vh - 60px);
	overflow-y:no-display;
	overflow-x:hidden;
	position: relative;
	/*min-height: 675px;*/

	display: block;
}


/*---- Map Ends ----*/

/*---- Round Border Image Start ----*/
.img-round-border{
    border-radius: 100% !important;
    height: 100px;
    width: 100px;
    line-height: 100px;
}
.roundborder-lg {
    border-radius: 100% !important;
    max-height: 60px;
    min-height: 60px;
    width: 60px;
}
.roundborder-md {
    border-radius: 100% !important;
    max-height: 50px;
    min-height: 50px;
    width: 50px;
}
.roundborder-sm {
    border-radius: 100% !important;
    max-height: 40px;
    min-height: 40px;
    width: 40px;
}
.profileico-sm {
    border-radius: 100% !important;
    height: 40px;
    width: 40px;
    margin:-10px 0 0 0;
}
.img-border-shadow{
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /*-webkit-box-shadow: 0px 0px 19px 0px rgba(59,59,59,1);
-moz-box-shadow: 0px 0px 19px 0px rgba(59,59,59,1);
box-shadow: 0px 0px 19px 0px rgba(59,59,59,1);*/
}
.prof-pic {
    background-color: #2fa3e0;
    padding: 12px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
}
.prof-pic-front
{
    position:relative;
    z-index:2;
}
.round-border-lblue{
    border:6px solid #deeff9;
    background-color:#fff;
    padding:14px 0 0 0;
    text-align:center;
    border-radius: 100%;
    max-height: 80px;
    min-height: 80px;
    width: 80px;
    display:inline-block;
}
/*---- Round Border Image Ends ----*/

/*---- Browse Button Start ----*/
    .btn-file {
        position: relative;
        overflow: hidden;
    }
    .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
    .prof-img{
        position:absolute;
        margin:60px 0 0 -25px;
    }
 /*---- Browse Button End ----*/ 

/*---- Sticky sub menu ---- */
.stickymenu {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1;
}
.stickymenu .navbar-nav > li > a {
    font-size:1.063em;/*1.125em*/
    color:#fff;
    /*padding-bottom:20px;
    padding-top:20px;*/
}
.stickymenu .navbar-nav > li > a:hover,
.stickymenu .navbar-nav > li > a:link{
    color:#fff;
}
.stickymenu-section {
    padding-top: 50px;
}
.sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index:10;
}
/*---- Sticky sub menu ends ---- */

/*---- Custom Modal Starts ---- */
.modal-dialog-md {
    width: 1000px;
    margin: 30px auto;
}
.modal-dialog-100per {
    width: 100%;
    margin: 0px;
}
.modal-dialog-100per .modal-body {
  height:99.6vh;
  overflow-y:scroll;
}
/*---- Custom Modal Ends ---- */

/*---- DIV equal height Start ----*/
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.height-100vh{
    height:100vh;
}
.height-85vh{
    height:89vh;
}
/*---- DIV equal height Ends ----*/

.submenu .dropdown-menu > li > a
{
    padding:8px 10px;
}
/*---- On Hover Rocket Scroll Starts ---- */
.scroll {
  position: relative;  
  overflow-y: scroll; }
/*---- On Hover Rocket Scroll Ends ---- */

/*---- Mini Fliter hide show Start ----*/
.list-group{
	display:none;
	width:100%;
	position:absolute;
	z-index:99;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #2196f3;
	border-color: #2196f3;
}

.mini-submenu{
  display:none;  
  /*background-color: rgba(0, 0, 0, 0);  
  border: 1px solid rgba(0, 0, 0, 0.9);
  border-radius: 4px;
  padding: 9px;*/  
   position: fixed;
   left: 0;
   top: 20%;
   /*bottom:5%;*/
  width: 42px;
  z-index:10;
}

.mini-submenu:hover{
  cursor: pointer;
}

.mini-submenu .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: 3px;
}

.mini-submenu .icon-bar {
  background-color: #000;
}

#slide-submenu{
  background: rgba(0, 0, 0, 0.45);
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
}
/*---- Mini Fliter hide show End ----*/


/*---- Style Check Box and Radio Button Start ----*/
.collapse-cat{
    width:100%;
}
.collapse-cat .cat-head{
    width:100%;
    border-bottom:1px solid #ddd;
    padding:10px 0px;
}

.checkbox {
  padding-left: 25px; }
.checkbox label {
  display: inline-block;
  vertical-align:top;
  position: relative;
  padding-left: 5px;
  font-size:14px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;/*17*/
  height: 20px;/*17*/
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -18px;
  padding-left: 3px;
  padding-top: 8px;
  font-size: 11px;
      color: #555555; }
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  margin-top:10px;
  margin-left: -16px;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled,
.checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
        cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7; }
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.radio {
  padding-left: 20px; }
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  font-weight: 600;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 10px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
      transform: scale(1, 1); }
.radio input[type="radio"]:disabled {
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c"; }
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff; }
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff; }
/*---- Style Check Box and Radio Button Ends ----*/
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: 60px;*/
}

/*---- Step Wizard Start ----*/
ul.nav-wizard {
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
ul.nav-wizard:before {
  position: absolute;
}
ul.nav-wizard:after {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 138px;
  height: 47px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  z-index: 11;
  content: " ";
}
ul.nav-wizard li {
  position: relative;
  float: left;
  height: 46px;
  display: inline-block;
  text-align: center;
  padding: 0 20px 0 30px;
  margin: 0;
  line-height: 46px;
}
ul.nav-wizard li a {
  color: #428bca;
  padding: 0;
  /*line-height: 40px;*/
}
ul.nav-wizard li a:hover {
  background-color: transparent;
}
ul.nav-wizard li:before {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #d4d4d4;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -16px;
}
ul.nav-wizard li:after {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #f1f1f1;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -15px;
}
ul.nav-wizard li.active {
  color: #3a87ad;
  background: #2196F3;/*dedede*/
}
ul.nav-wizard li.active:after {
  border-left: 16px solid #2196F3;/*dedede*/
}
ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
  color: #ffffff;/*989898*/
  background:transparent;/*dedede*/
}
/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {*/
ul.nav-wizard .active ~ li {
  color: #999999;
  background: #f9f9f9;
}
ul.nav-wizard .active ~ li:after {
  border-left: 16px solid #f9f9f9;
}
ul.nav-wizard .active ~ li a,
ul.nav-wizard .active ~ li a:active,
ul.nav-wizard .active ~ li a:visited,
ul.nav-wizard .active ~ li a:focus {
  color: #999999;
  /*background: #f9f9f9;*/
}
ul.nav-wizard.nav-wizard-backnav li:hover {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover:after {
  border-left: 16px solid #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover a,
ul.nav-wizard.nav-wizard-backnav li:hover a:active,
ul.nav-wizard.nav-wizard-backnav li:hover a:visited,
ul.nav-wizard.nav-wizard-backnav li:hover a:focus {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li {
  color: #999999;
  background: #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li:after {
  border-left: 16px solid #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li a,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:active,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:visited,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:focus {
  color: #999999;
  background: #ededed;
}
/*---- Step Wizard End ----*/

/*Admin/Profile/After login pages Startes*/

/* ---- Sidebar  Collaps Starts ----*/
.wrapper {
    display: flex;
    align-items: stretch;
}
.content{
    width:100%;
}
.content-inner{
    padding:20px;
}
#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #fff;
    z-index:0;
    transition: all 0.3s;
    /*height:calc(100vh - 0px);*/
    min-height:calc(100vh - 0px);
    max-height:100%;
    -webkit-box-shadow: 9px 0px 39px -16px rgba(0,0,0,.1);
    box-shadow: 9px 0px 39px -16px rgba(0,0,0,.1);
/*-webkit-box-shadow: 4px 0px 25px 0px rgba(212,212,212,1);
-moz-box-shadow: 4px 0px 25px 0px rgba(212,212,212,1);
box-shadow: 4px 0px 25px 0px rgba(212,212,212,1);*/
}
#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
}
#sidebar ul li a {
    padding: 15px 10px 15px 10px;
    /*color:inherit;*/
    font-weight:600;
    display: block;
}
#sidebar ul li a:hover {
    background: #fc4488;
    color:#fff;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    background-color:transparent;
    /*color:#fff !important;*/
}

a[data-toggle="collapse"] {
    position: relative;
}

#sidebar a[aria-expanded="false"]::before, #sidebar a[aria-expanded="true"]::before {
    content: 'chevron_right';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Material Icons';
    /*font-size: 0.6em;*/
}
#sidebar a[aria-expanded="true"]::before {
    content: 'expand_more';
}


#sidebar  ul ul a {
    /*font-size: 0.9em !important;*/
    padding-left: 30px !important;
    background:#26b0ff;
    color:#fff;
}

.navbar-btn {
    margin:20px 0 0 50px;
}
/*------ Sidebar  Collapse Ends ------*/

/*--- Pricing Table Starts ---*/
/*section.pricing {
  background: #007bff;
  background: linear-gradient(to right, #0062E6, #33AEFF);
}*/

.pricing .card {
  border: none;
  border-radius:9px;
  /*transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);*/
}

/*.pricing hr {
  margin: 1.5rem 0;
}*/

.pricing .card-title {
  margin: 0.5rem 0 0.5rem 0;
  line-height:80px;
  border-bottom:1px solid #fafafa;
}

.pricing .card-price {
  font-size: 2.5rem;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

/*.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s;
}*/

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    /*margin-top: -.25rem;
    margin-bottom: .25rem;*/
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}
/*--- Pricing Table Ends ---*/



.logo{
    /*width:180px;*/
	padding:0px 0px 20px 0px;
}

.navbar{
    border:none;  
    padding: 0px !important;  
    /*z-index:1;*/
    /*border-bottom:1px solid #e4e4e4;*/
}
.nav-shadow{
    -webkit-box-shadow: 0 2px 20px 2px rgba(0,0,0,.1);
    box-shadow: 0 2px 20px 2px rgba(0,0,0,.1);
}
.navbar-logo {
    float: left;
    padding:14px 0 14px 0 !important;
    width:250px;
    text-align:center;
    /*background-color:#fff;*/
}

.material-icons{
    vertical-align:middle;
}

.select2-container .select2-selection--multiple{
    min-height:45px !important;
}
.select2-container .select2-search--inline .select2-search__field{
    margin-top:8px !important;
}
.alert{
    color:#fff;
}
.or{
    position:absolute;
    margin-top:-10px;
    padding:0px 10px 0px 10px;
    background-color:#fff;left:45%;
    color:#cfcfcf;
    font-weight:700;
}


/*--- Last Footer Starts ---*/
.second_footer_wrapper{
	border-top: 1px solid #3c3c3c;
}
.second_footer_wrapper .container {
    max-width: 1307px;
    padding: 0px 15px 0px 15px;    
}
.second_footer_wrapper .navbar{
    float:right;
    /*width:100%;*/
}
/*--- Last Footer Ends ---*/


/*-----------CSS Overload--------------*/
ol, ul, dl {
    margin-bottom: 0rem;
    padding-left: 10px;
}
.navbar-default {
    border-color:transparent;
    /*background-color:#fff;*/
}
.btn{
     border-radius:6px;
    margin-bottom:10px;
    font-size:13px;
    padding: 5.2px 16px;
    font-weight:500;

}
.label{
    line-height:30px;
}
label {
    font-weight: 700;
    /*padding-top:7px;
    font-size:	0.938em;*/
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f23d3d;
    border: 1px solid #f23d3d;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
    color: #0c5e87;
}
.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}
.subnavbar {
    padding: 0.1rem 1rem;
}
.navbar-nav > li > a {
    padding-bottom: 12px;
    padding-top: 12px;
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #333333;
    background-color: transparent
}
.navbar-brand {
    float: left;
    height: 80px;
    padding: 15px;
}
.table{
    /*border:1px solid #ddd;*/
    background-color:#fff;
}
th {
    background-color:#1f242a;
    color:#fff;
    /*padding:15px!important;*/
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: 1px solid #eaeaea;
    line-height: 1.42857;
    padding: 15px;
    vertical-align: middle;
}
.pagination {
    margin: 0;
}
.breadcrumb {
    background-color:transparent;
}
.whitespace {
   /*width:30px;height:30px;
   border:blue 1px solid;
   display:inline-block;
   *display:inline;zoom:1;
   margin:0px;outline:none;*/
   vertical-align: top;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #fff #fff #2fa3e0;
    border-bottom: 3px solid #2fa3e0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #fff #fff #2fa3e0;
    border-bottom: 3px solid #2fa3e0;
}

@media (max-width:390px){
       /*.head h1{margin-top:65%;padding:15px;font-size:22px;text-align:center;}*/
       .logo-res{width:50%;}
       .navbar-btn {margin: 20px 0 0 10px;}
       .topmenu{background-color:#fff;}
       .navbar-collapse {padding-left:0;padding-right:0;max-height:410px; overflow-y:scroll !important; overflow-x:hidden;}
       .navbar-toggle {margin-right:10px;margin-top:10px;padding: 9px 8px; background-color:#313131;}
       .navbar-toggle .icon-bar {background-color: #fff;}
       .brand-pc {margin-top: -150px;}
       .brand-pc img{width:100%;}
       .navbar-nav {display: flex;}
       #navbarNav{width:100%;}
       .second_footer_wrapper .navbar {width: 100%;text-align: center;}
       .navbar-nav > li {padding-bottom: 0px !important; margin-bottom: 0px !important; padding: 2.75px 8px;}
       .credits { text-align:center;}
	   /*#footer{height:630px !important;}
       body {margin-bottom:630px !important;}*/
	   .logo{padding:15px 0px 15px 0px;}
   }

@media (max-width:414px){ /*Plus Size iPhones*/
        /*#footer{height:630px!important;}
        body {margin-bottom:630px!important;}*/
		.navbar-nav {display: flex;}
		 #navbarNav{width:100%;}
		 .navbar-nav > li {padding-bottom: 0px !important; margin-bottom: 0px !important; padding: 2.75px 8px;}
		 .credits { text-align:center;}
		 .second_footer_wrapper .navbar{ float:right; width:100%;}
		 .logo{padding:15px 0px 15px 0px;}
}


@media (min-width:768px) and (max-width:991px) {
    #navbarNav{
        float:right!important;
    }
	.logo{padding:15px 0px 15px 0px;}
    /*.second_footer_wrapper .navbar{
    float:right;
    width:100%;
}*/
    /*#footer{height:430px !important;}
    body {margin-bottom:430px !important;}*/
}
/*@media screen and (min-width: 1280px) {
    #footer{height:450px;}
    body {margin-bottom:450px;}
}*/

@media only screen and (min-device-width: 480px)and (max-device-width: 640px) and (orientation: landscape) {
    /*body{background-color:red!important;}*/
	.navbar-nav {display: flex;}
	 #navbarNav{width:100%;}
	 .navbar-nav > li {padding-bottom: 0px !important; margin-bottom: 0px !important; padding: 2.75px 8px;}
	 .credits { text-align:center;}
	 .second_footer_wrapper .navbar{ float:right; width:100%;}
	 .logo{padding:15px 0px 15px 0px;}
}

@media only screen and (min-device-width: 480px)and (max-device-width: 640px) {
    /*body{background-color:red!important;}*/
	.navbar-nav {display: flex;}
	 #navbarNav{width:100%;}
	 .navbar-nav > li {padding-bottom: 0px !important; margin-bottom: 0px !important; padding: 2.75px 8px;}
	 .credits { text-align:center;}
	 .second_footer_wrapper .navbar{ float:right; width:100%;}
	 .logo{padding:15px 0px 15px 0px;}
}

@media (max-device-width:1024px) and (orientation:landscape) { /*This is for mobile landscape*/
    /*body{background-color:red;}*/
    }
@media screen and (max-width: 1366px) {
    /*#footer{height:450px;}
    body {margin-bottom:450px;}*/
}
/*-----------CSS Overload Ends--------------*/

@media (min-width:1025px) { .copyright{margin-left:20px !important;} .desktop-no-margin {padding-left:0px; padding-right:0px; letter-spacing:0.5px;} }