/**
Theme Name: cannysoft
Theme Description: Bootstrap 4, Wordpress theme created by Cannysoft
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,900&display=swap');
body{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.6rem;
  font-size:0.95rem;
}
a, a:active {
    outline: none;
}
.modal-title {
    color: #212529;
}
.half-width {
    padding-top: 65px;
    padding-bottom: 35px;
}
h3.sbar2_title {
    color: #212529;
    font-size: 1.5rem;
}

.blks_service_home {
    background-color: #f1f1f1;
    padding-top: 65px;
    padding-bottom: 35px;
}
.cards {
	font-size: 0.95rem;
	line-height: 1.3rem;
	text-align: left;
	padding: 10px;
	background-color: #fff;
	margin-bottom: 30px;
	min-height: 310px;
	-webkit-box-shadow: 0 8px 6px -6px #999;
	-moz-box-shadow:    0 8px 6px -6px #999;
	box-shadow:         0 8px 6px -6px #999;
}

.card-deck .card {
  margin-bottom: 30px;
  min-height: 310px;
  padding: 10px;
  -webkit-box-shadow: 0 8px 6px -6px #999;
  -moz-box-shadow:    0 8px 6px -6px #999;
  box-shadow:         0 8px 6px -6px #999;
}
.card-deck .card .card-text
{
  font-size: 0.85rem;
  line-height: 1.25rem;
  text-align: left;
}
.card-deck .card-title{
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.card-deck .card-title a{
  color: #212529;
  text-decoration:none;
}
.card-deck .card-title a:hover,.card-deck .card-title a:focus,.card-deck .card-title a:active{
  color: #D90D15 !important;
  text-decoration:none;
}
.card-body {
  padding: 0.5rem 0;
}
.card-body p{
  margin-bottom: 0;
  line-height:1.4rem;
  font-size: 0.85rem;
  text-align: left;
}
.card-body-text {
	/*min-height: 89px;*/
}


.main-article ul{
	padding-left: 15px;
}
.main-article ul.menu{
	padding-left: 15px;
	width: 100%;
}
.main-article ul.menu li{
	padding: 0;
	margin: 0;
	color: #D90D15;
}
.main-article ul.menu li a {
    display: block;
    width: 100%;
    padding: 8px 5px;
    border-bottom: 1px dotted #6697cb;
}
.main-article ul.menu li a:hover,.main-article ul.menu li a:focus {
	background-color: #DCE9F7;
}

.side_block {
    margin-bottom: 25px;
    background-color: #DCE9F7;
    padding: 15px;
}
.side_block ul {
	padding-left: 15px;
	width: 100%;
}
.side_block ul li{
	padding: 0;
	margin: 0;
}
.side_block ul li a {
    display: block;
    width: 100%;
    padding: 8px 5px;
    border-bottom: 1px dotted #6697cb;
}
.contact_form2 {
	margin-left: -30px;
	margin-right: -30px;
	/*
    background-color: #DCE9F7;
    padding: 10px;
	*/
}
.contact_form2 .form-control {
    border: 0px solid #fff;
}

.floating-bar {
    right: 0;
    top: 450px;
    position: fixed;
}
.floating-bar ul {
	margin:0;
	padding:0;
	list-style: none;
	background-color: #212529;
	color: #fff;
	text-align: center;
}
.floating-bar ul li.floating_title{
	background-color: #D90D15;
	padding:5px;
	text-transform: uppercase;
	font-size: 13px;
}
.floating-bar ul li a {
    margin: 0;
    padding: 6px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 24px;
}
.floating-bar ul li a:hover, .floating-bar ul li a:focus {
    color: #fff;
    text-decoration: none;
	background-color: rgba(255,255,255,0.1);
}

.article_bottom .rpwe-block a.more-link {
	
}
.article_bottom .rpwe-summary {
    font-size: 0.95rem;
	margin-bottom: 15px !important;
}
.article_bottom .rpwe-time {
    color: #bbb;
    font-size: 13px;
}
.article_bottom .rpwe-title {
	margin-top: 15px !important;
}
.article_bottom .rpwe-title a {
	font-size: 1.4rem;
	font-weight: 900;
}
.page-contents .col-sidebar p, .page-contents .col-sidebar li {
	line-height: 17px;
	text-align: left;
}
blockquote{
  margin:25px 0;
  font-style:italic;
  /* padding:1.2em 30px 1.2em 75px; */
  padding:10px;
  border-left:5px solid #D90D15;
  background:#EDEDED;
}
blockquote::before {
	/*
    content: "\201C";
    color: #D90D15;
    font-size: 100px;
    position: absolute;
    left: 25px;
    margin-top: 30px;
    font-family: arial;
	*/
}
blockquote p {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

#carouselExampleSlidesOnly .carousel-item {
	padding: 150px 0;
}

#carouselExampleSlidesOnly .carousel-item .bn_title span::after{
/*
    background-image: -webkit-linear-gradient(to left,#8DF5DE 50%,#5FA4FF 50%);
    background-image: linear-gradient(to left,#01377D 50%,#D90D15 50%);
    content: "";
    display: block;
    height: 10px;
    margin: 10px 0 0 0;
*/
}
.bn_title_inner_banner {
	margin-top: 75px;
}
.bn_title_inner_banner, #carouselExampleSlidesOnly .carousel-item .bn_title span{
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
	text-align:center;
}
#carouselExampleSlidesOnly .carousel-item .bn_title_color2 span{
    color: #212529;
}
#carouselExampleSlidesOnly .carousel-item .bn_desc span{
    background-color: rgba(0,0,0,0.5);
	padding: 20px;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
	font-weight: 300;
	letter-spacing: -0.5px;
}

.slide01 {
	background: transparent url('/wp-content/uploads/slide_01.jpg') no-repeat center bottom;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slide02 {
	background: transparent url('/wp-content/uploads/slide_02.jpg') no-repeat center bottom;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.mobi_bar {
	padding-right: 0;
	padding-left: 0;
}
.mobi_bar a{
	display: block;
	width: 100%;
	text-decoration:none;
	color: #DCE9F7;
	text-align:center;
	padding: 10px 2px;
	font-size: 13px;
}
.mobi_bar a i{
	display: block;
	width: 100%;
	text-align:center;
	font-size: 24px;
}
.top_main_menu .br {
	border-right: #052752 1px solid;
}
.top_main_menu .bl {
	border-left: #124c97 1px solid;
}

.btn-primary {
    color: #fff;
    background-color: #01377D;
    border-color: #01377D;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.active {
    color: #fff;
    background-color: #D90D15;
    border-color: #D90D15;
}

.btn-danger {
    color: #fff;
    background-color: #D90D15;
    border-color: #D90D15;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.active {
    color: #fff;
    background-color: #990000;
    border-color: #990000;
}
.btn-facebook {
    color: #fff;
    background-color: #3A5795;
    border-color: #3A5795;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.active
{
    color: #fff !important;
    background-color: #194483;
    border-color: #194483;
}

.btn-twitter {
    color: #fff !important;
    background-color: #00A6E9;
    border-color: #00A6E9;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.active
{
    color: #fff;
    background-color: #007FC0;
    border-color: #007FC0;
}
.footer-blocks .ikan li{
    padding: 14px 0;
    color: #212529;
    border-bottom: 1px dotted #212529;
	line-height: 19px;
}
.footer-blocks .ikan .ficon {
    font-size: 36px;
    margin: 0 15px 5px 0;
    float: left;
}
.page-contents{
	margin-top: 50px;
}
.banner-top-inner {
	background: transparent url('/wp-content/uploads/banner_inner.jpg') no-repeat bottom center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.contact_form {
	background: transparent url('skin/images/map.png') no-repeat bottom center fixed;
}
.header-right ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.header-right ul li {
    list-style: none;
    display: inline-block;
    text-align: left;
    padding-left: 20px;
    line-height: 20px;
}

.header-right ul li.time {
	width: 220px;
}

.header-right ul li.phone {
	width: 175px;
}

.header-right ul li.email {
	width: 245px;
}

.header-right ul li.phone::before {
    font-family: LineIcons !important;
    content: "\e99c";
    color: #D90D15;
    font-size: 32px;
    float: left;
    margin: 10px 16px 10px 5px;
}
.header-right ul li.email::before {
    font-family: LineIcons !important;
    content: "\e997";
    color: #D90D15;
    font-size: 32px;
    float: left;
    margin: 10px 16px 10px 5px;
}
.header-right ul li.time::before {
    font-family: LineIcons !important;
    content: "\e903";
    color: #D90D15;
    font-size: 32px;
    float: left;
    margin: 10px 16px 10px 5px;
}
.top_main_menu {
    background-color: #01377D;
	border-top: #D90D15 5px solid;
}

.txt-menu {margin-left: 5px;}
a {
    color: #01377D;
    text-decoration: none;
    background-color: transparent;
}
a:hover, a:focus {
    text-decoration: none;
	color: #D90D15;
}
p {
    margin-bottom: 1rem;
}
.h3, h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #01377D;
}
.h4, h4 {
    font-size: 1.25rem;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.25rem;
    font-weight: 600;
	color: #D90D15;
}
.h6, h6 {
    font-size: 1rem;
    font-weight: 600;
}
.clearfix hr {
  margin:0;
}
.main-article {padding-bottom: 20px;}
.bul_mar {
  margin: 0px 20px 50px 10px !important;
}
ul.check {
  margin: 0;
  padding: 0 15px 15px;
}

ul.check li::before{
  font-family: 'LineIcons' !important;
  color: #01377D;
  content: "\e94f";
  line-height: 30px;
  margin-left: -15px;
  margin-right: 5px;
}

.lblk {
  display: block;
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
  line-height: 1.3rem;
  text-align: left;
  background-color: #fff;
  color: #212529;
  text-decoration: none;
  border: 2px solid #fff;
  font-weight: 300;
}
.lblk:hover, .lblk:focus {
  color: #212529;
  text-decoration: none;
  border: 2px solid #01377D;
}
.lblk p{
	margin-bottom: 0;
}
.lblk img, .post_title .wp-post-image {
  float: left;
  margin-right: 18px;
  max-width: 200px;
}

/* ACCORDION FAQS [START] */
.accord .card
{
  margin-bottom:19px;
  border: 1px solid rgba(0,0,0,.1);
  
  /*
  -webkit-box-shadow: 0 8px 6px -6px #999;
  -moz-box-shadow:    0 8px 6px -6px #999;
  box-shadow:         0 8px 6px -6px #999;
  */
}
.accord .card-body {
  border: 5px solid #fff;
  background-color: #e7f1fc;
  color: #000;
  text-align: justify;
  line-height: 1.5rem;
  
}
.accord .card-header {
    padding: 0;
    margin-bottom: 11px;
    background-color: #fff;
    border-bottom: 0 none;
}
.accord .card-header a {

    font-weight: 300;
    padding: .75rem .75rem 0rem .75rem ;
    display: block;
    width: 100%;
    color: #000;
    text-decoration: none;
    font-size: 0.9rem;

}
.accord .card-header a:hover,.accord .card-header a:focus{
  color: #066CE0;
  text-decoration: none;
}
/* ACCORDION FAQS [END] */

.full-width {
  text-align: justify;
}
.pricing {
  margin-top:50px;
  margin-bottom:0;
}
.price_heading{
    color:  #01377D;
    font-family:'Roboto Slab', serif;;
    font-weight: 700;
    font-size: 16px;
    text-align:center !important;
    padding:10px;
    margin-bottom: 0 !important;
}
.price_amount{
    color:  #1D2730;
    font-family:'Roboto Slab', serif;;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    text-align:center !important;
    padding: 10px;
    background-color: #f1f1f1;
    margin-bottom: 0 !important;
}

.price_amount span{
  color: #999;
  font-size:14px;
  font-weight: 700;
}

.price_button a {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    background-color: #01377D;
    color: #fff;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration:none;
}
.price_button a:hover,.price_button a:focus {
    background-color: #1D2730;
    text-decoration:none !important;
    color:#fff !important;
}

.pricing .bold {
    color:  #212529;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 48px;
    /* text-shadow: 1px 1px 1px #333; */
}
.pricing p{
  text-align:center !important;
}

.ficon {
  font-size: 24px;
  vertical-align: top;
  text-decoration: none;
  margin-right: 15px;
}
.bottom-bar .container {
  padding-top:12px;
}
.bn_btn {margin-bottom: 40px;}
b, strong { font-weight: 900;}
.hideme {display: none;}

header {
  background-color: #DCE9F7;
}
header p{
    margin: 0;
    padding: 0;
}
header a{
    color: #fff;
    text-decoration:none;
}
header a:hover, header a:focus, header a:active{
    color: #fff;
    text-decoration:none;
}
.form-control {
  border: 2px solid #212529;
}
.topbar {
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.topbar-left {
    
}
.topbar-right {
    
}
.header {
    background: #fff;
    margin-bottom:0;
}
.header-logo {
}
.header-logo img{    
  padding: 15px 0;
  /*
  background-color: #fff;
  position: absolute;
  border-radius: 0 0 10px 10px;
  */
}
.header-menu {
    
}
.header-right{
  margin-top: 45px;
}
.btn { font-size: 13px; margin-top: 5px;}
.btn i{
  font-size: 19px;
  vertical-align: text-bottom;
  margin-right: 0;
}
.banner-top {
  
}

.banner-top-inner-container .bn_title {
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
	margin: 50px 0 30px;
	text-align: center;
}
.banner-top-inner-container .bn_desc {
    color:  #DCE9F7;
    font-size: 16px;
	font-weight: 300;
    margin-bottom: 25px;
    line-height: 36px;
}
.banner-top-inner-container .bn_btn {
    margin-bottom: 75px;
}
.bn_btn .btn{
  margin-bottom: 0;
} 
.bottom-banner {
	text-align: center;
}
.bottom-banner .bn_title {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 20px 0;
    text-align: center;
}
.bottom-banner .bn_desc {
    color: #DCE9F7;
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 21px;
    text-align: center;
	font-weight: 300;
}
.bottom-banner .btn-xl{
	margin-bottom: 0;
	text-align: center;
	font-size: 17px !important;
} 

nav a {
    color: #212529;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 75%;
    font-weight: bold;
}
.page-contents p,
.page-contents li{
  text-align: justify;
 
}
.page-contents h1, 
.page-contents h2 a, 
.page-contents h2, 
.full-width h2,
.page-contents h2 a, 
.full-width h2 a,
.page-contents h2 a:hover,
.page-contents h2 a:focus,
.full-width h2 a:hover,
.full-width h2 a:focus {
  font-weight: 900;
  text-decoration: none;
  font-size: 2rem;
}
h3.sbar_title{
	color: #212529;
}

.bottom-banner {
  background: #01377D;
  padding: 40px 0 10px 0;
}
.bn_title_bottom {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
}
.footer-blocks {
	font-size: 14px;
	line-height: 21px;
}
.footer-blocks ul{
	margin-bottom: 0;
}

.bottom-bar {
	font-size: 14px;
	line-height: 21px;
	padding: 10px 0;
}
.bottom-bar p {
  margin-bottom: 0;
}
.footer-right {
	text-align: right;
}
.footer-blocks ul{
	padding: 0;
}
.contact-info .ikon {
  line-height: 21px;
  margin-bottom: 0;
  padding: 0.8rem 0;
}
.footer-blocks {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #DCE9F7;
}
.footer-blocks h3 {
    font-weight: 900;
    font-size: 1.3rem;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #212529;
}
.footer-blocks li {
  display:block;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 1.5rem;
}
.footer-blocks li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    margin: 0;
    color: #212529;
    border-bottom: 1px dotted #212529;
}
.footer-blocks li a:hover,
.footer-blocks li a:focus
{
  text-decoration: none;
	color: #212529;
	background: rgba(255,255,255, 0.4);
}

.contact-info i {
    color: #212529;
    float: left;
    font-size: 48px;
    margin: 10px 20px 0 10px;
    text-align: center;
    padding: 0;
}
.blks_lcms {
    background-color: #fff;
    padding-top: 65px;
    padding-bottom: 35px;
}
.flist {
  line-height: 1.43rem;
}
.flist .ikon {
    color: #212529;
    display: block;
    width: 100%;
    border: 2px solid #fff;
    padding: 0.9rem 0;
}
.flist .ikon strong {
  font-weight: 900;
  font-size: 1rem;
  text-decoration: none;
  color: #212529;
}
.flist a.ikon:hover, .flist a.ikon:focus {
  text-decoration: none;
  color: #212529;
  border: 2px solid #01377D;
}
.blks_lcms .ikon i {
  color: #212529;
  float: left;
  font-size: 48px;
  margin: 0px 20px 25px 10px;
  text-align: center;
  padding: 0;
}
h3.sbar2_title::after,
h1::after {
    background-image: -webkit-linear-gradient(to left,#8DF5DE 50%,#5FA4FF 50%);
    background-image: linear-gradient(to left,#01377D 50%,#D90D15 50%);
    content: "";
    display: block;
    height: 10px;
    margin: 10px 0 20px 0;
    width: 125px;
}
.blks_service {
  background-color: #f4f4f4;
  padding-top: 65px;
  padding-bottom: 35px;
}
.sblk {
  display:block;
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
  min-height: 260px;
  line-height: 1.7rem;
  text-align:center;
  color: #212529;
  text-decoration: none;
  background: #fff url('../images/corner.png') no-repeat right bottom;
  border: 2px solid #f4f4f4;
  /*
  background-color: #fff;
  background-image: linear-gradient(to bottom, #ffffff 50%, #c2fcf2 50%);
  -webkit-transition: background-position 0.3s;
  -moz-transition: background-position 0.3s;
  -o-transition: background-position 0.3s;
  transition: background-position 0.3s;
  background-size: 100% 200%; 
  */
}
.sblk:hover, .sblk:focus, .sblk:active {
  text-decoration: none;
  border: 2px solid #01377D;
  color: #212529;
  /*background-position: 0 -5%;*/
}
.sblk i {
  font-size: 48px;
  color: #01377D;
  display:block;
}
.sblk strong, .sblk b {
  font-size: 1.05rem;
  display:block;
}

/* MOBILE MENU - MODAL WINDOW [START] */

.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body {
    padding: 0;
	background-color: #01377D;
}
.modal-footer {
	background-color: #fff;
	border-top: 5px solid #D90D15;
}
.modal-footer p {
	width: 100%;
}

.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
    left: 0;
}

.modal-content {
    border-radius: 0;
    border: none;
}
.modal-header {
  border-bottom: 5px solid #D90D15;
  background-color: #fff;
  color:#212529;
  border-radius: 0;
}
.modal-header .close{
   color: #212529;
   opacity: 1;
}
.modal-content ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
}
.modal-content ul li {
   list-style-type: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
.modal-content ul li a {
  font-size: 13px;
  color: #212529;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 5px;
  border-bottom: 1px dotted #212529;
}

.modal-content ul li a:hover,
.modal-content ul li a:focus,
.modal-content ul li a:active,
.modal-content li.current > a {
  color: #01377D;
  background-color: #EDEDED;
}
/* MOBILE MENU - MODAL WINDOW [END] */


/* Dropdown menu */
.sf-menu li.menu-item-has-children > a{
  background: transparent url('skin/images/dsarrow.png') no-repeat center right !important;
}

.sf-menu li.menu-item-has-children > a:hover,
.sf-menu li.menu-item-has-children > a:hover
{
	background: rgba(255,255,255,0.14) url('skin/images/dsarrow.png') no-repeat center right !important;
}

.sf-menu li li.menu-item-has-children > a{
  background: transparent url('skin/images/sarrow.png') no-repeat center right !important;
}
.sf-menu li li.menu-item-has-children > a:hover,
.sf-menu li li.menu-item-has-children > a:hover
{
	background: #DCE9F7 url('skin/images/sarrow.png') no-repeat center right !important;
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-menu {
	float: left;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	padding: 1.3rem 1.3rem;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu ul a {
	text-transform: none;
	padding: .50em .90em .50em .50em;
  	color: #252525;
	background-color: #fff;
	text-decoration: none;
	zoom: 1; /* IE7 */
	border-bottom: 1px dotted #252525;
    margin: 0 !important;
    text-align: left;
	border-left: 2px solid #D90D15;
}
.sf-menu ul a:hover {
  	color: #252525;
	background-color: #DCE9F7;
}
.sf-menu a {
  text-transform: capitalize;
  color: #DCE9F7;
}
.sf-menu a:hover, .sf-menu a:focus {
  color: #DCE9F7;
  text-decoration: none;
  background-color: rgba(255,255,255,0.14);
}
/*
.sf-menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background-color: #007BFF;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.sf-menu li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
*/

.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li {
	background: #fff;
}
.sf-menu ul ul li {
	background: #fff;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(0,0,0,1);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #000;
}



@media (max-width: 575.98px) { 
  .header {margin-bottom: 0;}
  .bn_title {font-size: 28px; line-height: 41px; margin-bottom: 20px;}
  .bn_desc {font-size: 16px; line-height: 28px; margin-bottom: 20px;}
  .bn_btn {margin-bottom: 10px;}
  .footer-right {text-align: left;}
  .banner-inner {margin-bottom: 150px;}
  .header-right {padding-bottom: 10px; margin-top: 45px;}
  .txt-menu {display:none;}
  .banner-top {padding:0;}
  .header-logo img {padding: 15px 0;}
  .title_fblock3{display:none;}
  .top_main_menu {position: fixed;width: 100%;z-index: 100;bottom: 0;}
  .bottom-bar{padding-bottom: 95px;}
  .header{border-bottom: #D90D15 5px solid;}
  #carouselExampleSlidesOnly .carousel-item {padding: 75px 0;}
}

@media (min-width: 576px) and (max-width: 767px) { 
  .bn_title {font-size: 31px; line-height: 49px; margin-bottom: 20px;}
  .bn_desc {font-size: 16px; line-height: 30px; margin-bottom: 20px;}
  .footer-right {text-align: left;}
  .banner-inner {margin-bottom: 150px;}
  .header-right {padding-bottom: 32px;}
  .title_fblock3{display:none;}
  .top_main_menu {position: fixed;width: 100%;z-index: 100;bottom: 0;}
  .bottom-bar{padding-bottom: 95px;}
  .header{border-bottom: #D90D15 5px solid;}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.bn_title {font-size: 28px; line-height: 36px; margin-bottom: 20px;}
	.bn_desc {font-size: 16px; line-height: 30px; margin-bottom: 20px;}
	.footer-right {text-align: left;}
	.banner-inner {margin-bottom: 150px;}
	.header-right {padding-bottom: 32px;}
	.top_main_menu {position: fixed;width: 100%;z-index: 100;bottom: 0;}
	.bottom-bar{padding-bottom: 95px;}
	.header{border-bottom: #D90D15 5px solid;}
}

@media (min-width: 992px) and (max-width: 1199px) { 
  .bn_title {font-size: 28px; line-height: 36px; margin-bottom: 20px;}
  .bn_desc {font-size: 16px; line-height: 30px; margin-bottom: 20px;}
  .btn {font-size: 12px;}
  .header-right {margin-top: 39px;}
  .header-logo img{padding: 15px 0;}
}