
body{
	overflow-x: hidden;
	font-family: Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif !important;
	    color: #787878 !important;
}

#main {
    margin-top: 0 !important;
}
@media screen and (max-width: 768px) {.phone {   width: 200px;}.top-main {
	border: none !important;}.top-main a { float: left !important;}ul#menu-main-nav >li {
		padding: 0 6px !important;border-bottom: 1px solid #4e7a5170;}p.phone {    margin-bottom: 14px;}li.menu-item-has-children.has-dropdown >a:before {
    right: 5px !important;}.slide-content {    display: none;}}

/* media end*/

.navbar-toggler:focus {
    box-shadow: none !important;
}

.navbar-brand img {
    height: 75px !important;
}
.slide.slick-slide {
    height: 450px;
    background-size: 100% !important;
	    background-repeat: no-repeat !important;
}
li.menu-item-has-children.has-dropdown:hover ul.dropdown-menu {
    display: block;
}
ul.dropdown-menu li:hover a {
    color: #091636;
    background: #fff;
}
.navbar-nav .dropdown-menu li:first-child:hover a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.navbar-nav .dropdown-menu li:last-child:hover a {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

li.menu-item-has-children.has-dropdown a {
    position: relative;
}
li.menu-item-has-children.has-dropdown >a:before {
    content: "\f078" !important;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 8px;
    top: 16px;
    position: absolute;
    width: 20px;
    height: 10px;
    text-align: right;
    right: -5px;
}
ul#menu-main-nav >li>a {
    font-size: 14px;
    color: #322c46;
    font-weight: 600;
	padding-left: 0 !important;
}
nav#header {
    background: #fff;
}

.top-header {
    background: #bf142a;
}

button.navbar-toggler i {
    color: #dbbe5c;
}
/* top hdr css*/
ul.top-right a {
    font-size: 16px;
}
.top-main {
    padding-bottom: 4px;
}
.phone {
    background: #dbbe5c  ;
    padding: 10px 20px;
    color: #fff;
	border-radius: 50px;
}
.phone a {
    color: #fff;
}
.mbl-icn i {
    width: 40px;
    height: 40px;
    background: #284580;
    border-radius: 50px;
    margin-right: 14px;
    font-size: 30px;
    color: #fff;
    padding: 5px 14px;
}
.phone small {
    margin-top: 3px;
    font-size: 14px;
    line-height: 1;
}

.phone a {
      font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: 500;
	}

.dropdown-item.active, .dropdown-item:active {
    background: #fff !important;
    color: #091636 !important;
	border: 0 !important;
}
ul.dropdown-menu {
    border: 0;
    top: 76px;
   border-radius: 0;
	padding: 0;
}
ul.dropdown-menu li {
    border-bottom: 1px solid #cdcdcd6b;
        padding: 2px;
    font-size: 14px;
}ul.dropdown-menu li:last-child {
    border-bottom: 0px 
    
}
ul.dropdown-menu li a {
    color: #fff;
	padding: 5px;
}

div#navbar ul#menu-main-nav>li {
    padding: 20px 8px;
}
.grid-row.cntpgfrm .col-lg-12.col-tb-12:last-child p {
    margin-bottom: 0;
}
.lctn {
    position: relative;
    padding: 0 10px;
}
.lctn:before {
    content: "";
    position: absolute;
    background: #cd4658;
    width: 1px;
    height: 30px;
    right: -9px;
}
ul.top-left li:first-child:before {
    content: "";
    position: absolute;
    background: #cd4658;
    width: 1px;
    height: 30px;
    left: -7px;
}
ul.top-left li:first-child {
    position: relative;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
	 color: #dbbe5c !important;
}