body{font-family: "Poppins", sans-serif;}
.left-sidebar h3 {
	font-size: 22px !important;
}
a{text-decoration:none;}
.tp-contact-us.c{padding: 60px 0px 10px;}
.ft-block.ft1 h2 {
 color: #fff;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
}
	
.langbtn {
background: none;
  border: none;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  right: 60px;
  top: 40px; color:#000;
  z-index: 999999999;
}
.langblock {
  font-weight: 900;
  font-size: 12px;
  border-radius: 2px;
  position: absolute;
  background-color: #000;
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.64);
  z-index: 1;
  display: flex; z-index: 999999999;
  flex-wrap: wrap;
  justify-content: center;
  width: 228px;
  margin-top: 0;
  right: 35px; display:none;
  top: 71px;
}
.langbox a.active{background: #ff0337;}
.langbox {
  display: flex; flex-wrap: wrap;
}
.langbox h5{width: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  padding: 14px 0px 4px;}
.langbox a{width:50%; color: #fff;
  font-weight: 500; text-align:center;
  font-size: 14px;
  padding: 6px 8px;}
@media only screen and  (max-width:768px){
	.langbtn{right: 83px; top: 22px;}
  }
section.news-section {
  padding: 55px 0 30px;
  background: #f7f7f7;
}
section.news-section .news-box .blog-post {
  margin-bottom: 30px;
  border: 1px solid #a3b5e2;
  padding: 10px;
}
section.news-section .news-box .blog-post img {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
section.news-section .news-box .blog-post ul.post-meta {
  margin-bottom: 15px; padding-left:0px;
}
section.news-section .news-box .blog-post ul.post-meta li i{margin-right:4px;}
section.news-section .news-box .blog-post ul.post-meta li {
  display: inline-block;
  font-size: 15px;
  color: #555;
  margin-bottom: 0;
  margin-right: 4px;
}
section.news-section .news-box .blog-post.single-post h1 {
font-size: 32px;
  color: #ffdf00;
  font-weight: 600;
  margin-bottom: 12px;
}
.sidebar .sidebar-widget {
  margin-bottom: 40px;
}
.sidebar .sidebar-widget > h2 {
padding-bottom: 6px;
  margin-bottom: 15px;
  position: relative;
  font-weight: 600;
  color: #ffdf00;
  text-transform: uppercase;
  font-size: 28px;
  border-bottom: #ffdf00 1px solid;
}
.sidebar .sidebar-widget ul.popular-list {
  padding-top: 8px; padding-left: 0px;
} 
.sidebar .sidebar-widget ul.popular-list li {
  display: block;
  overflow: hidden;
  margin-bottom: 22px;
  border-bottom: #ccc 1px solid;
  padding-bottom: 15px;
}
.sidebar .sidebar-widget ul.popular-list li img {
  max-width: 88px;
  height: auto;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.sidebar .sidebar-widget ul.popular-list li .post-content {
  margin-left: 100px;
}
.sidebar .sidebar-widget ul.popular-list li h2 {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 5px;
  font-weight: 600;
}
.sidebar .sidebar-widget ul.popular-list li h2 a {
  color: #333333;
}
.sidebar .sidebar-widget ul.popular-list li span {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
}
.opsblock.j .ocbox{min-height:auto; padding-bottom:11px}
.helsec.bg{position:relative;}
.helsec.bg .sheading{z-index:99; position:relative;}
.helsec.bg .helbox{z-index:99; position:relative;}
.helsec.bg:after{content: '';
  background: #e8f1fab5;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;}
.helsec .helbox span {
	background: #40bac8;}
.stnblock .stnbox{border: #a3d1ff 1px solid;  background: #e8f1fa;}
.stnblock .stnbox{border: #a3d1ff 1px solid;  background: #e8f1fa;}
.opsblock .ocbox{border: #a3d1ff 1px solid;  background: #e8f1fa;}
.helsec .sheading h2 {
 text-align: center;
  margin-bottom: 67px;
  line-height: 32px;
}
section.blog-sec{padding:40px 0px;}
.blog-sec.h .single_news {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0,0,0,.15);
  transition: all 0.3s ease-in-out;
  margin-bottom: 30px;
}
.blog-sec.h .img_holder img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0 0;
}

.blog-sec.h .post_meta {
  padding: 20px 20px 24px;
}
.blog-sec.h .post_meta ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blog-sec.h .post_meta ul li {
  font-size: 14px;
  color: #777;
}
.blog-sec.h .post_meta ul li i {
  color: #000;
  margin-right: 5px;
}
.blog-sec.h .title_container h3 {
  font-size: 20px;
  margin: 8px 0 12px;
  font-weight: 600;
}
.blog-sec.h .title_container h3 a {
  color: #31409a;
  text-decoration: none;
  transition: color 0.3s;
  font-size: 22px;
}
.blog-sec.h .post_meta p {
  font-size: 14px;
  color: #222;
  line-height: 1.6; 
}
.blog-sec.h .read_more {
  display: inline-block;
  margin-top: 2px;
  padding: 8px 25px;
  background: #ffdf00;
  color: #000;
  font-size: 15px;
  text-decoration: none;
  border-radius: 20px;
  transition: background 0.3s;
  font-weight: 500;
  text-transform: uppercase;
}
.up-footer {
  background: #000;
  padding: 34px 0px 15px;
}
.up-footer ul{list-style: none;
  padding-left: 0px;
  text-align: center;
  margin-bottom: 22px;}
.up-footer ul li{display: inline-block;}
.up-footer ul li a{color: #fff; position: relative;
  padding: 0px 20px;}
.up-footer ul li:first-of-type a:before{display:none;}
.up-footer ul li a:before{content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  top: 11px;
  left: 0px;}
.copyright {
  background: #000;
  color: #fff;
  text-align: center;
  border-top: #fff 1px solid;
  margin-bottom: 0px;
  padding: 15px 15px;
}
.up-footer p{color: #fff;}
.stnblock .sheading{  margin-bottom: 48px;}
.helsec .helbox h4 {
  color: #000;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
}
.thanky.text-center {
  padding-bottom: 50px;
}
.hmbanner.ad {
  position: relative;
}
.adsfom {
  position: absolute;
  right: 55px;
  text-align: center;
  top: 20px;
  width: 30%;
  border: #fff 2px solid;
}
.adsfom .tp-bx{margin:0px; background: none;}
.portsig-con img {
  margin-bottom: 35px;
}
.adsfom .tp-bg-box{background-color: transparent;}
.adsfom .tp-bx h2{color:#fff;}
.adsfom .form-group:last-child{text-align:center;}
.portsig-con .tp-bg-box{background-color: transparent;}
.thanky p.thp {
margin-bottom: 25px;
  text-align: center;
}
.mss {
  display: none;
}
.btn.thnk-btn{background:
#40bac8;
  color: #fff;
  padding:
7px 37px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  border-radius:
25px;}
.cobtn {
  text-align: center;
  margin-top: 15px;
}
.cobtn a{background:
#40bac8;
  color: #fff;
  padding:
7px 37px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  border-radius:
25px;}
.ab .sheading h2.text-center{text-align:center;}
address .mailto a {
  
  word-break: break-all;
}
.faqs_cont ._content ul{}
.faqs_cont ._content ul li{color:#333; font-size:16px; margin-bottom:3px}
.ab .sheading h2{text-align: left;
  margin:
31px 0px 12px;}
.ab ul{padding-left: 14px;}
.ab ul li{font-size: 16px;
  color: #333;
  margin-bottom: 3px;
  display: inline flow-root list-item;
  width: 48%;}
.tp-blog5.t2.h .sheading h2{margin: 0px 0px 12px;}
.tp-blog5.t2.h .sheading{margin-bottom: 20px;}
.ft-block a.emailid{word-break: break-all;}
.adbox3 p.text-center{text-align:center;}
.tp-blog5.wh1 .hdbox h2 {
  text-align: center;
  font-weight: 600;
 color: #bd0000;
  margin: 13px 0px 15px;
  font-size: 24px;
}
.faqs_cont li summary h2 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 4px 0; line-height: 26px;
    font-weight: 600;
}
.testi-box_profile .media-body p{font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;}
.tp-why-choose .section-title h4{font-family: "Poppins",sans-serif;
  font-size: 34px;
  font-weight: 600;
  color: #000;}
.tp-bx {
  background: #fff; 
  margin: 25px 0px;
}
p:empty { display: none }
.tp-bx .form-control{background:
#fff;
  border:
#848484 1px solid;
  height: 42px;
  border-radius:
3px;}
.tp-bx .btn{background:
#40bac8;
  color: #fff;
  padding:
8px 22px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  border-radius:
3px;
  margin-top: 5px;
  text-transform: capitalize;
  border:
none;}
.tp-bx h2{color: #40bac8;
  font-weight: 600;
  text-align: center;
  padding: 14px 0px 0px;
  font-size: 30px;}
.tp-contact-us .widget h4 {
  margin-bottom: 0px;
  font-weight: 600;
  color: #40bac8;
  font-size: 28px;
  line-height: 32px;
  margin-top: 0px;
}
.contactright h4 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #40bac8;
  margin: 14px 0px 24px;
}

.left-sidebar h4 {
	
}
.hmimg { padding-top:38px;
}
.navbar-brand > img{max-width: 165px;}
.faqsec {
  padding: 40px 0px;  background: #fff;
}
.faqs .sheading.text-center h2 {
  margin-bottom: 10px;
}
.tp-blog5.t2.m .sheading h2{margin-bottom:10px;}
.tp-blog5.t2.m .sheading{margin-bottom: 30px;}
.faqs .sheading{margin-bottom:30px;}
.sheading.text-center p{text-align:center !important;}
.m .whbox3{position:relative;}
.m .whbox3 img{position: absolute;
  max-width: 50px;
  left: 0px;
  top: 0px;}
.m .whbox3 h4{padding-left: 60px;
  padding-top: 15px;
  margin-bottom: 25px;}
.wdbox5 {
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.19);
  padding: 26px 20px;
  margin: 15px 0px;
  text-align: center; min-height: 297px; border: #eee 1px solid;
}
.wdbox5 img{display: inline-block;
  max-width: 80px;}
.wdbox5 h4{font-weight: 600;
  font-size: 22px;
  color: #40bac8;
  margin:
0px 0px 11px;}
.hdbox2 {
  box-shadow: 0 2px 10px 3px rgba(0,0,0, 0.07);
  padding: 18px 17px;
  border: #ececec 1px solid;  min-height: 285px;
}
.hdbox2 h4{color: #bd0000;
  font-weight: 600;
  font-size: 20px;
  text-align: center;}
.hdbox2 p{}
.whbox3{margin-bottom: 26px;}
.tp-blog5.wh1 .hdbox{text-align:center;}
.tp-blog5.wh1 .hdbox img{max-width: 100px;
  display: inline-block;}
.whbox3 h4{color: #222;
  font-weight: 600;
  margin: 15px 0px 8px;
  font-size: 22px;}
.whbox3 p{}
.tp-blog5.wh2 h4{color: #222;
  font-weight: 600; margin: 15px 0px 5px;
  font-size: 21px;}
.tp-blog5.wh2 .sheading h2{text-align:left; color:#bd0000;}
.tp-blog5.wh2{background: #e7f1fb;
  padding-top: 35px;}
.tp-blog5.wh2 img{margin-top:15px;}
.inlist{list-style:none;}
.inlist li{position: relative;
  color: #333;
  font-size: 16px;
  padding-right: 26px;
  margin-bottom: 8px;
  float: left;
  width: 25%;}
.inlist li:before{content: '\f00c';
  font-family: fontawesome;
  background: #bd0000;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  padding: 2px;
  margin-right: 5px;}
.ulist{list-style:none;}
.ulist li{position: relative;
  color: #333; margin-bottom: 3px;
  font-size: 16px;}
.ulist li:before{content: '\f00c';
  font-family: fontawesome;
  background: #bd0000;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  padding: 2px;
  margin-right: 5px;} 
.ft-block.ft2 ul{list-style: none;} 
.ft-block.ft3 ul{list-style: none;} 
.hdbox2{border:#ccc 1px solid; border-radius:5px; padding:22px 15px;}
.hdbox2 h4{}
.hdbox2 p{}
.ft-block.ft2 ul li{color: #fff;
  font-size: 15px;
  float: left;
  width: 33%;
  margin-bottom: 9px;}
.ft-block.ft3 ul li{color: #fff;
  font-size: 15px;
  margin-bottom: 9px;}
.ft-block.ft2 {
  padding-left: 15px;
}
.tp-blog5.wh1{background: #e8f1fa; padding:25px 0px 18px;}
.tp-blog5.wh1 .hdbox{background: #fff; min-height: 360px; 
  padding: 10px 20px 30px; margin-bottom:30px;
  box-shadow: 0 2px 15px 7px rgba(0,0,0, 0.07);}
.tp-blog5.wh1 .sheading{margin-bottom:26px;}
.tp-blog5.wh1 .hdbox h3{text-align: center;
  font-weight: 600;
  color: #111;
  margin: 13px 0px 15px;}
.tp-blog5.wh1 .hdbox p{ text-align: center;
  font-size: 16px;}


body .faqsec .sheading h3 {
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  font-weight: 600;
  color: #1b2f5c;
}
.tp-blog5.faq {
  background: #fff;
}
.faqs_cont li {
  margin-bottom: 20px;
}
.faqs_cont li details {
  border: 1px solid #40bac8;
}
.faqs_cont li details summary::before {
  content: "";
  position: absolute;
  top: 13px;
  right: 20px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
  transform: rotate(45deg);
  transition: all 300ms;
}
.faqs_cont li summary::-webkit-details-marker, .faqs_cont li summary::marker {
  display: none;
  content: "";
}
.faqs_cont li summary {
  font-weight: 500;
  cursor: pointer; 
  transition: margin 150ms ease-out;
  background: #40bac8;
  color: #fff;
  padding: 10px 35px 10px 15px;
  position: relative;
}
.faqs_cont li summary h3 {
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 4px 0;
  font-weight: 600;
}
.faqs_cont ._content {
  padding:10px 12px;
}
.faqs_cont ul{list-style:none;}
.faqs_cont ._content p{}



.ft-block.ft3 ul li i{}
.ft-block.ft2 ul li:before{content: '\f105';
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 16px;}
.testi-box_avater img{max-width:50px;}
.hmcont {
width: 100%;
  margin-top: 50px;
  padding-left: 0px;
  margin-bottom: 42px;
}
.hmcont ul{list-style:none;}
.hmcont .hcbtn {
 background: #ffdf00;
  color: #000;
  padding: 11px 32px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border-radius: 35px;
  margin-top: 17px;
  margin-right: 13px;
  text-transform: uppercase;
}
.hmcont .hcbtn.b{color:#000; background:#fff;}
.hmimg img{display:inline-block; width:90%; outline: #fff 2px solid;
  outline-offset: -15px;}
.hmbanner h1 {
color: #fff;
  font-size: 38px;
  line-height: 46px;
  display: inline-block;
  font-weight: 600;
  text-align: left;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.hmbanner h2{color: #ffdf00;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 34px;
  margin-bottom: 18px;}
.hmbanner img.cbg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.hmbanner p{color: #fff; 
  font-size: 16px;
text-align: justify;
  line-height: 1.7;}
.hmbanner {
position:relative;
}
.hmconts {
  
  display: block; padding: 0px 10px; position: relative;
  z-index: 99;
}
.hmbanner .hmconts img{
  margin-top: 52px;}
.maincontent {position:relative;
  padding: 30px 0px 25px; background: #edf0f7;
}
.lsidebar {
  border: #ffdf00 2px solid; background:#fff; position: sticky;
  top: 0;
}

.ricontbox {
  padding: 30px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 30px;
}
.ricontbox h2{text-transform: uppercase;
  font-weight: 600;
  color: #ffdf00; margin-bottom: 14px;
  font-size: 30px;}
.author-list__item {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: flex !important;
  padding: 16px 24px !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
	width: fit-content;
  border: #808080 2px solid;
  margin-bottom: 13px;
}
.author-list__item .author-item__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 60px;
  -moz-box-flex: 0;
  flex: 0 1 60px;
  width: 60px;
  min-width: 60px;
  margin-right: 20px;
}
.author-list__item .author-item__wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 -webkit-calc(100% - 60px - 20px);
  -moz-box-flex: 0;
  flex: 0 1 calc(100% - 60px - 20px);
}
.author-item__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-top: -16px;
}
.author-item-info__desc {
  margin-top: 16px;
  margin-left: 20px;
}
.author-item-info__desc span:first-child {
  font-weight: 600;
}
.author-item-info__desc span {
  display: block;
  font-size: 16px;
  color: #111;
  line-height: 20px;
}
.author-item-info__desc span + span {
  margin-top: 8px;
}
.author-item-info__media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 8px;
  margin-top: 4px;
}
.author-item-info__media li {
  margin-top: 12px;
  margin-left: 12px;
  display: block;
  padding: 0;
}
.ricontbox.fq .accordion-item {
  background-color: #fff;
  border: 2px solid #ffdf00;
  margin-bottom: 20px; border-radius: 6px;
}
.ricontbox.fq .accordion-item:not(:first-of-type) {
  border-top: 2px solid #ffdf00;
}
.ricontbox.fq .accordion-button{border-radius: 6px;
  text-transform: uppercase;
  font-weight: 600;}
.ricontbox.fq  .accordion-button:not(.collapsed){background:#ffdf00; color:#fff;}
.ricontbox.fq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
.author-item-info__media li a{background: #ffdf00;
  color: #fff;
  width: 34px;
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;}
.author-item-info__media li a i{padding-top: 8px;}
.ricontbox h3{text-transform: uppercase;
  font-weight: 600;
  color: #111;
  font-size: 22px;
  margin: 21px 0px 9px;}
.ricontbox ul, .ricontbox ol{padding-left: 15px;}
.ricontbox ul li, .ricontbox ol li{margin-bottom: 7px;
  color: #000;
  font-size: 16px;}
.ricontbox .button{background: #ffdf00;
  color: #000;
  padding: 9px 32px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border-radius: 35px;
  margin-top: 10px;
  margin-right: 0px;
  text-transform: uppercase;}
.ricontbox.sr h2{margin-bottom:15px;}
.ricontbox img{border-radius:6px; width: 100%;}
.ricontbox .panel-default > .panel-heading {
  color: #000; padding:0px;
  background-color: transparent;
  border-color: #ffdf00;
}
.ricontbox .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  text-transform: uppercase;
  font-weight: 600;
}
.info__wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 56%;
  -moz-box-flex: 0;
  flex: 0 1 56%;
  min-width: 450px;
  padding: 2px;
}
.info__wrap table {
  z-index: 1;
  width: 100%;
}
.info__wrap table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
	border: #ffdf00 2px solid;
  margin-bottom: 7px;
}
.ricontbox.img{position:relative;}
.ricontbox.img .button{position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);}
.info__wrap table tr td {
  padding: 7px 16px;
    padding-left: 16px; font-size: 15px;
  color: #111;
}
.info__wrap table tr td:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 54px;
  -moz-box-flex: 0;
  flex: 0 1 54px;
  padding-left: 14px;
}
.info__wrap table tr td:nth-child(2) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 -webkit-calc((100% - 54px)*0.45);
  -moz-box-flex: 0;
  flex: 0 1 calc((100% - 54px)*0.45);
  padding-left: 0;
}
.info__wrap table tr td:nth-child(3) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 -webkit-calc((100% - 54px)*0.55);
  -moz-box-flex: 0;
  flex: 0 1 calc((100% - 54px)*0.55);
  padding-left: 0;
  padding-right: 14px;
}


.ricontbox .panel-title a{display:block; padding: 15px 14px; position:relative; padding-right: 36px;}
.ricontbox .panel-default {
  border-color: #ffdf00; margin-bottom:15px;
}
.ricontbox .panel-group .panel + .panel{margin-bottom:15px;}
.ricontbox .panel-title a span{position: absolute;
  right: 16px;
  top: 15px;
  font-weight: 300;}
.lsidebtn{background: #ffdf00;
  border: none;
  color: #000;
  font-weight: 600;
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 17px;
  padding: 7px 15px;}
.lsidebtn i{position: absolute;
  right: 12px;
  font-size: 21px;
  top: 11px;  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;}
.lsidebtn.active i{-webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);}
.main-left-nav{list-style:none; margin-bottom:0px; padding-left: 0px;}
.main-left-nav li{border-bottom: #ffdf00 1px solid;}
.main-left-nav li:last-child{border-bottom:none;}
.main-left-nav li a{font-size: 16px;
  color: #000;
  padding: 8px 10px; 
  display: block;
  font-weight: 500;
  line-height: 22px;}
.testi-box {
  overflow: hidden;
  background-color:#fff;
  border-radius: 20px;
  padding: 40px;
  position: relative;
  z-index: 2;
  box-shadow: 0px 3px 15px rgba(1, 15, 28, 0.08);
  text-align: left; margin-bottom: 35px;
}
.testi-box .rating {
  margin-bottom: 15px;
}
.testi-box .rating span{color:#7cc44e;}
.testi-box_icon {
  margin-bottom: 21px;
}
.testi-box_text {
  margin-bottom: 16px; color: #4a5360;
}
.testi-box_profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.testi-box_avater {
  width: 60px;
  border-radius: 99px;

}
.testi-box_profile .media-body h3{
  font-size: 20px;
  margin-bottom: 2px;
  font-weight: 600;
}
.testi-box_profile .media-body span{font-size: 14px;
  margin-bottom: -0.3em;
  display: block;}
.stnblock {
  padding: 30px 0px 15px;
  text-align: center;
}
.tp-why-choose .feature-content img{max-width: 82px;
  margin-bottom: 12px;}
.hodd {
  text-align: center !important;
}
.hodd a {
  background: #044e7d;
  border: #044e7d 2px solid;
  padding: 6px 30px;
  color: #fff; 
  border-radius: 30px;
}
.tp-service-detail .left-sidebar ul {
	padding-left: 15px;
	font-size: 16px;
}
.tp-service-detail .left-sidebar ul li {
	color: #333;
}
.iocns-inn {
    text-align: center;
    margin-bottom: 30px;
		}
	.iocns-inn i {
    font-size: 32px;
    background: #1b2f5c;
    color: #fff;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
}
	.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
		}	
		.iocns-inn h4 {
    font-size: 19px;
    margin-top: 10px;
}

.tp-about.hm{background-image: none;
background-repeat: no-repeat;
background-size: auto;
background-color: #f1f1f1;}
.bredsec{}
.tiny-footer p a{ color:#fff;}
.bredsec .breadcrumb li{color: #393939; font-size:16px;
font-size: 16px;}
.bredsec .breadcrumb li a{color: #1b2f5c;
font-weight: 600;}
.bredsec .breadcrumb {
  padding: 0px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #fff;
  border-radius: 0px;
}
.testibox p.rating{text-align:center;}
.testibox p.rating i{color:#ffaf5a;}
.tp-why-choose.w3 .feature{min-height: 349px;}
.tp-why-choose.w3.w4 .feature{min-height:auto; padding:0px;
}
.tlhphonefix {
  background:
#40bac8;
  color: #fff;
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  padding:
5px 0px;
  font-size: 17px;
  text-align: center;
  font-weight: 500;
  display: none;
  z-index: 9999999;
}
.opsblock {
  padding: 30px 0px 0px;
}
.opsblock .sheading h2{margin-bottom:40px;}
.ocbox {
  position: relative;
margin-bottom: 30px;
background: #f5f5f5;
padding: 15px 10px 15px 37px; min-height:82px;
border: #dfdfdf 1px solid
}
.ocbox i{color: #1b2f5c;
font-size: 20px;
position: absolute;
left: 10px;
top: 15px;}
.ocbox p{display:none;}
.ocbox h4{font-size: 18px;
font-weight: 600;
color: #333;}
#tp-about.psbbox p{display:none;}
#tp-about.psbbox br{display:none;}
.tp-blog9.t2 a.btn.call br{display:none;}
.testibox p.rating br{display:none;}
.helsec{padding: 60px 0px 10px;}
.helsec h2{margin-bottom: 68px; font-weight:700;
font-size: 34px} 
.helbox {
  background: rgba(255,255,255,0.7);
  padding: 0px 18px 25px; text-align:center; margin-bottom:52px;
}
.helbox span{background: #2168a9;
color: #fff;
width: 61px;
height: 61px;
display: inline-block;
border-radius: 50%;
font-size: 32px;
font-weight: 700;
line-height: 60px;
margin-top: -31px;
margin-bottom: 18px;}
.helbox h4{color: #1b2f5c;
font-size: 25px;
font-weight: 600;}
.helbox p{}

.stnblock h2{margin-bottom:40px; font-weight:700;}
.stnbox {
  margin-bottom: 32px;
border: #ccc 1px solid;
padding: 12px 0px 10px;
border-radius: 4px;
background: #f5f5f5;
}
.stnbox img{max-width: 115px;
display: inline-block;
margin-bottom: 14px;}
.stnbox h4{font-size: 20px;
font-weight: 600;}
.miheader{display:none;}
.adfosfjsff {
  margin-bottom: 15px;
  box-shadow: 0 0 14px rgba(0,0,0,.15);
  margin-left: -15px;
  margin-right: 15px;
}
.q .hmcont{margin-bottom: 0px;}
.q .hmcont.q{margin: 10px 0px 38px;}
@media only screen and (max-width: 767px) {
	section.news-section .news-box .blog-post.single-post h1 {
		font-size: 28px;}
	.lsidebar{margin-bottom:25px}
	.ricontbox.fq .accordion-button {
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 10px;
  font-size: 15px;
}
	.ricontbox.fq .accordion-item{margin-bottom:15px;}
	.ricontbox.fq .accordion-body {
  padding: 12px 13px;
}
	.author-list__item{padding: 12px 14px !important;}
	.author-item-info__desc {
  margin-top: 16px;
  margin-left: 12px;
}
	.main-left-nav li a {
		font-size: 15px;}
	.main-left-nav{display:none;}
	header .navbar-brand {
  padding: 11px 0px;
}
	.author-item-info__media{margin-bottom: 0px;}
	.author-list__item{-moz-box-align: flex-start;
  align-items: flex-start; padding: 13px 17px;}
	p{font-size:15px;}
	.ricontbox h2{font-size: 25px;}
	.hmbanner .hmconts img{display:none;}
	.mss {
  display: block;
}
	.ricontbox h3{font-size:20px;}
	.dss{display: none;}
	.adsfom{position: initial;
    right: 55px;
    text-align: center;
    top: 20px;
    width: 100%;
    border: none;
    background: #000;}
	.ab ul li{display:block; width:100%;}
	.tiny-footer {
  margin-bottom: 30px;
}
	body #header .navbar {
  padding: 13px 0px 6px;
}
	#header .navbar .row{width:100%;}
	.ricontbox ul li, .ricontbox ol li{font-size:15px;}
	.tp-blog5.wh1 .hdbox{min-height:auto !important;}
	.wdbox5{min-height:auto;}
	.ft-block.ft2 ul li{width:50%;}
	.inlist li {
  position: relative;
  color: #333;
  font-size: 15px;
  padding-right: 26px;
  margin-bottom: 8px;
  float: left;
  width: 50%;
}
	
	.hmcont {
 width: 100%;
    margin-top: 30px;
    background: #010f378a;
    padding: 11px 11px 20px;
    margin-bottom: 19px;
    border-radius: 5px;
}
	.hmconts{padding:0px;}
	.ricontbox {
		padding: 20px 12px;}
	.hmbanner{text-align:center;}
	 .info__wrap table tr td:nth-child(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-box-flex: 0;
    flex: 0 1 100%;
    padding-left: 14px;
  }
	.info__wrap{min-width:auto; margin-top: 13px;}
	.ricontbox .button{padding: 6px 22px;
  font-size: 15px;}
	 .info__wrap table tr td:nth-child(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 -webkit-calc(100% - 54px);
    -moz-box-flex: 0;
    flex: 0 1 calc(100% - 54px);
  }
	  .info__wrap table tr {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
	.hmbanner h2 {
  color: #ffdf00;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 10px;
}
	.hmbanner p{font-size:15px;}
	.hmbanner h1 {
 font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;}
	.hmimg img {
  display: inline-block;
  width: 100%;
  margin: 17px 0px 17px;
}
	.bredsec .breadcrumb{margin-bottom:0px;}
	.tp-blog5.t2 .adb2 .adbox3 {
  margin-top: 6px;
}
	.adfosfjsff {
  margin-right: -15px;
}
	.miheader .call-time a{color: #fff;
font-size: 15px;
font-weight: 600;}
	.miheader .call-time.r2{text-align:right;}
	.miheader .call-time.r2 a{background: #00743f;
color: #fff;
padding: 0px 11px;
border-radius: 3px;
display: inline-block;
margin-top: 4px;}
	.miheader{display:block; background: #2168a9;
margin-bottom: -3px;}
	.navbar-brand > img{max-width: 128px;}
	.tp-why-choose.w3 .feature {
  min-height: auto;
  padding-bottom: 20px;
}
	.helbox h4{font-size:22px;}
	#navigation.small-screen #menu-button {
}
	#navigation.small-screen #menu-button:before {
  position: absolute;
  top: 11px;
  right: 10px;
  display: block;
  height: 2px;
  width: 20px;
  background: #fff;
  content: '';
}
	
#navigation.small-screen #menu-button:after {

    position: absolute;
    top: 17px;
    right: 10px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';

}
	#navigation.small-screen #menu-button.menu-opened:after {
		top: 16px; right: 13px;}
	#navigation.small-screen #menu-button.menu-opened:before {
		top: 16px; right: 13px;}
	#main-container {
  padding-top: 0px;
}
		.tp-blog9.t2 a.btn.call{
			margin-top:12px;
			
		}
	.tlhphonefix {display:block;}
	
	}
.tlhphonefix i{margin-right:5px;}

	.tp-blog9.t2{
		background: #1b2f5c;
  
    text-align: center;background: #1b2f5c;
		color:#fff;
		font-size:29px;
		text-align: center;
    padding: 30px 0;
    
	}
	.tp-blog9.t2 a.btn.call:hover{
		    background: #cc2027 !important;
    border: 2px solid #cc2027 !important;
		
	}
	.tp-blog9.t2 a.btn.call{
		font-size: 34px;
    background: #002f5e !important;
    border: 2px solid #fff !important;
		color:#fff;
}
	}
	
	}

.bcd p {
    font-size: 16px;
    color: #fff;
    text-align: justify;
}
	.sheading3 h3 {
        font-family: "Poppins", sans-serif;
    font-size: 24px;
    text-align: left;
    color: #fff;
    font-weight: 600;
    margin-top: 21px;
}

	.tp-blog3.t2 {
    background: #1b2f5c;
    padding: 2px 0px 28px;  
		clip-path: polygon(0% 0%,100% 12%,100% 80%,0% 100%);}

.tp-blog2.t2 h3{color: #fff;
text-align: center;
margin-top: 20px;
font-weight: 600;
font-size: 24px;
margin-bottom: 20px;}

.contactright h5 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #bd0000;
  margin: 14px 0px 24px;
}
.contactright .form-control{border-color: #3c3c3c;
  background: #fff;}

.faqs .sheading h3 {text-align: center;
    font-size: 24px;}

.sheading8 h1{
font-size: 34px;
text-align: left;
color: #333;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
  
    color: #1b2f5c;
    }
.sheading8 h2{
font-size: 28px;
text-align: left;
color: #333;
  font-family: "Poppins", sans-serif;
    
  
    color: #1b2f5c;
   
}
.adb2 h4 {
  font-family: "Poppins", sans-serif;
    font-size: 22px;
    color: #1b2f5c;
    margin-bottom: 20px;
}
._h3 #__h3 {
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	font-weight: 600;
	color: #1b2f5c;
}
._h4f h4 {
	margin-bottom: 10px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: #272424;
	font-size: 18px;
}

 ul.arrow-circle-o-right { margin-bottom: 30px; list-style: none; font-size: 14px; }
  .arrow-circle-o-right li { position: relative; margin-bottom: 5px; }
  .arrow-circle-o-right li:last-child { margin-bottom: 0px; }
  .arrow-circle-o-right li:before { font-size: 14px; margin-right: 10px; margin-left: 0px; font-family: FontAwesome; top: 0; left: -5px; color: #787878; content: "\f18e"; }
.adfosfjsff {
  margin-bottom: 15px;
}
.adfosfjsff h3 {
  font-weight: 600;
  text-align: left;
  padding-top: 18px;
  padding-left: 13px;
}