/*==========DEVELOPER========================*/
.section_head{
	color:#fff;
	background:#cb2532;
	padding: 10px;
	text-align:center;
}
.section_head h3{
	 font-size: 2.5rem;
}

.cform label{
		display: inline-block;
		margin-left: 6px;
		padding: 0px 5px;
		color: #1c273e;
		margin-bottom: 0px;

	}

.modal label{
    display: inline-block;
    margin-left: 6px;
    padding: 0px 5px;
    background: #fff;
    color: #dc3545;
		font-weight:14px
}
.modal .form-control{
	margin-top:-12px;
}
a:hover{
    /*font-weight: bold;*/
    text-decoration: none;
 }
 .image{
	 width:100%;
	 min-height:240px;
   max-height: 240px;
	 transition: transform .95s ease;
	 overflow:hidden;
	 text-align:center;
 }

.image:hover{
  transform: scale(1.1);

}

.boxcol{
	padding:10px;
}
.boxcol:hover .box-main{
  border-bottom: solid 4px #000;
  padding-bottom: 1px;

}
.boxcol:hover {
  padding-bottom: 5px;
}
.nav-item1{
	display:inline-block;
	border-left: solid 2px #fff;
	float:right;
	padding: 1px 8px;
	color:#fff
}

/*==================================*/


/*=====Breadcum====*/
/*=====BREADCUM=====*/
.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #f8f9fa;
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #CB2532;
    border: 1px solid #CB2532;
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -7px;
    z-index: 3;
    border-left-color: #CB2532;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -9px;
    z-index: 2;
    border-left: 11px solid #fff;
}
.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #1c273e;
    border: 1px solid #1c273e;
		font-weight: normal;
}
.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #1c273e
}
.breadcrumb-arrow li a:active {
    background-color: #2494be;
    border: 1px solid #2494be
}
.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #2494be
}
.breadcrumb-arrow li span {
    color: #434a54
}

/*===== Breadcum =====*/


/*========*/

.btn-open {
  border: 0;
  border-radius: 27.5px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .05);
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
 /*min-width: 150px;*/
  outline: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  cursor: pointer;
  margin: 0 6px;
}
.btn-open:active {
  box-shadow: inset 0 3px 5px 0px rgba(0, 0, 0, .1);
}


.icon-bar {
  position: fixed;
  top: 50%;
  right:0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
    z-index: 99999;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 5px 20px 0px 5px;
  transition: all 0.3s ease;
  color: white;
  font-size: 18px;

}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}


/*======== Menu =========*/

/*
 * Yamm!3
 * Yet another megamenu for Bootstrap 3 and 4
 *
 * https://geedmo.github.com/yamm3
 */
/*.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
} */

.dropdown, .dropleft, .dropright, .dropup {
    position: initial;
}

.navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row-reverse;
		position: absolute;
}

@media ( max-width: 450px ) {
  .navbar-expand-md .navbar-nav {

  flex-direction: row;
    display: block;
    position: static;
}

.nav{
  right: 0;
    position: inherit;
    top: 25px;
}
.topnav{
	display:none;
}
}


.nav{
  right: 25px;
    /*position: absolute;*/
    top: 25px;
}


.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.list-unstyled,
.list-unstyled ul { min-width: 120px }

@media ( min-width: 767px ) {
  .panel-group { width: 400px; }
  .thumbnail { margin: 0; }
}

/* Grid demo styles */
.grid-demo {
  padding: 4px;
  display:inline-block;
}
.grid-demo a{
  color: rgb(15 34 62);
}

.grid-demo:hover a{
  color: #dc3545!important
}
 
.grid-demo:hover{
  border-left: solid 3px #cb2532;
  background: lavender;
}