/*start css for mlmblog, powered by arrow2web*/
@font-face {
    font-family: Sen-Bold;
    src: url(../font/Sen-Bold.ttf);
}
@font-face {
    font-family: Sen-Regular;
    src: url(../font/Sen-Regular.ttf);
}
@font-face {
    font-family: SofiaProBold;
    src: url(../font/SofiaProBold.ttf);
}
@font-face {
    font-family: SofiaProRegular;
    src: url(../font/SofiaProRegular.ttf);
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    scroll-behavior: smooth;
}

body {
    font-size: 15px;
    color: #333;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    line-height: 1.7;
}
p{
  margin:0; 
}
a {
    text-decoration: none !important;
    transition: 0.3s;
}

button {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    border: 0px;
    outline: none !important;
}
h5{
    font-family: SofiaProBold;
}
ul{
    margin:0;
    padding: 0; 
}
/*==============end preset css======*/
::placeholder {
  color: #000 !important;
  font-family: Sen-Regular;
  font-size: 18px;
}

:-ms-input-placeholder { 
 color: #000 !important;
 font-family: Sen-Regular;
 font-size: 18px;
}

::-ms-input-placeholder {
color: #000 !important;
font-family: Sen-Regular;
font-size: 18px;
}
select {
    color: #fff;
}
.formbox textarea::placeholder {
  color: #000 !important;
  font-family: Sen-Regular;
  font-size: 14px;
}

.formbox input::placeholder {
  color: #000 !important;
  font-family: Sen-Regular;
  font-size: 14px;
}

.formbox input:-ms-input-placeholder { 
 color: #000 !important;
 font-family: Sen-Regular;
 font-size: 14px;
}

.formbox input::-ms-input-placeholder {
color: #000 !important;
font-family: Sen-Regular;
font-size: 14px;
}


/*==============preset css======*/
.pad_t_b_61 {
    padding-bottom: 130px;
    padding-top: 75px;
}
.pad_t_b_60 {
    padding-top: 65px;
    padding-bottom: 100px;
}
.pad_l_r_0{
    padding-left: 0px;
    padding-right: 0px;
}
.pad_t_60{
    padding-top: 60px;
}
.pad_t_118{
    padding-top: 118px;
}
.pad_b_60{
    padding-bottom: 60px;
}
.pad_b_20{
    padding-bottom: 20px;
}
.pad_t_b70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.pad_t_35{
    padding-top: 35px;
}
.pad_b_35{
    padding-bottom: 35px;
}
.m_0{
    margin: 0;
}
.mar_b60{
    margin-bottom: 70px;
}

.pad_t_83 {
    padding-top: 83px;
    padding-bottom: 24px;
}
.smfont{
    font-size: 28px;
}
.mnp {
    width: 30px !important;
    height: 19px;
}
.pad_b_0{
   padding-bottom: 0px !important;
}

/*button design*/
.mnk {
    margin-top: 40px;
}
.mnp {
    width: 30px !important;
    height: 19px;
    float: left;
    margin-top: 4px;
    margin-right: 26px;
}
.gnbtn {
    display: inline-block;
    font-size: 17px;
    font-family: Sen-Regular;
    background-color: #49b859;
  /*  background-image: linear-gradient(to right, #6ea706 , #88c31e);*/
    color: #fff;
    padding: 13px 37px 14px 23px;
    border-radius: 7px;
    position: relative;
       transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.gnbtn:hover{
     background-color: #00437c;
    background-image: linear-gradient(to right, #00437c , #00437c);
  color: #fff;
      transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.gnbtn:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
   /* background: url(../images/line.png) no-repeat;*/
    left: 67px;
}
.mnk.nord {
    margin-top: 10px;
}
/*==================topbar*/
.topbar {
     border-bottom: 1px solid #bfbfbf;
    padding-top: 10px;
    padding-bottom: 10px;
}
.topmenu {
    display: flex;
    justify-content: flex-end;
}
.topmenu ul {
    display: flex;
    justify-content: flex-end;
    border-right: 1px solid #bfbfbf;
}
.topmenu ul li {
    font-size: 14px;
    padding: 8px 19px;
}
.topmenu ul li a {
    color: #333;
    transition: 0.3s;
}
.topmenu ul li a:hover {
    color: #696d6e;
    transition: 0.3s;
}
.topmenu {
    padding-top: 2px;
}

.lang select {
    outline: none;
    height: 37px;
    border: 0px;
    color: #888888;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    background-image: url(../images/downarow.png);
    background-repeat: no-repeat;
    background-position: 95% 14px;
    width: 100%;
    padding-left: 11px;
    margin-left: 7px;
}
.navbar-brand {
    padding-top: 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
/*================end=================*/

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 11px;
    vertical-align: middle;
    content: "";
    border-top: .3em solid !important;
    border-right: .3em solid transparent !important;
    border-bottom: 0 !important;
    border-left: .3em solid transparent !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 17px !important;
    padding-left: 17px !important;
    color: #333 !important;
    transition: 0.3s !important;
    font-size: 17px !important;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: auto;
    justify-content: flex-end;
    margin-top: -6px;
    font-family: Sen-Bold;
}

.navbar-expand-lg .navbar-nav .active >.nav-link {
    color: #76af0e !important;
  /*  border-bottom: 1px solid #1addd8;*/
}
.navbar-expand-lg .navbar-nav .nav-link:focus, .navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #0e41ac !important;
/*  border-bottom: 1px solid #1addd8;*/
}
.nav-link2:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    /*background: url(../images/line.png) no-repeat;*/
    left: 72px;
}
.nav-link2 {
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 13px 19px;
    transition: 0.3s;
    border-radius: 7px;
    position: relative;
    background-color: rgba(11, 63, 146, 0.4);
    background-image: linear-gradient(to right, #0e41ac, #60c448);
}
.nav-link2:hover {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    color: #fff;
    transform: scale(1.1);
}
.nav-item2 {
    padding-top: 7px;
    padding-left: 25px;
    padding-right: 0;
}
/*=============for sticky=========*/
.sticky {
    position: fixed;
    width: 100%;
    z-index: 9;
    background: #f2f2f2;
    height: 78px;
    padding: 5px 0px;
    box-shadow: 0px 0px 5px #ccc;
    z-index: 999;
    transition: 0.4s;
} 
#menu-bar {
    transition: 0.4s;
    background-color: #f3f3f3;
    border-bottom: 1px solid #d7d7d7;
}

.lm {
    display: none;
}
.tm {
    display: block;
}
.sticky .tm{
  display: none;
}
.sticky .lm {
    display: block;
    padding-top: 0px;
    width: 72%;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.sticky .navbar-nav {
    margin-top: 0px;
}
.navbar-expand-lg .navbar-nav .active >.nav-link {
    color: #0e41ac !important;
    /*border-bottom: 1px solid #13dfd9;*/
}
.sticky .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px !important;
}
/*==============end==*/
#banner {
    position: relative;
    padding-top: 0px;
}

.dig h2{
  color: #2a8801;
  font-size: 48px;
   font-family: SofiaProRegular;

}
.dig h3 {
    color: #00437c;
    font-size: 90px;
    font-family: SofiaProBold;
    line-height: 0.9;
}
.dig p {
    font-size: 20px;
    padding-top: 16px;
    font-family: SofiaProRegular;
    color: #002f57;
    line-height: 1.4;
}
.dig {
    padding-top: 135px;
}

.overlay {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(18,163,159,0.8), rgba(3,34,91,0.6));
    position: absolute;
    z-index: 9;
    top: 0;
}
.carousel-item img {
    width: 100%;
}
.carousel-caption h3 {
    font-size: 50px;
    color: #fff;
    font-family: Roboto-Bold;
    text-align: left;
}
.carousel-caption p {
    font-size: 35px;
    color: #fff;
    font-family: Roboto-Regular;
    text-align: left;
}
.prv {
    background-color: #60c448;
    color: #fff;
    /* padding: 13px 36px; */
    font-size: 18px;
    border-radius: 7px;
    font-family: Sen-Regular;
    margin-right: 12px;
    width: 45px;
    height: 45px;
    padding-top: 7px;
}
.prv:hover {
    background-color: #000;
    color: #fff;
}
.owl-nav {
    position: absolute;
    /* top: 46%; */
    right: 0px;
    /* top: calc(50% - 34px); */
    display: block;
    /* transform: rotate(270deg); */
    left: 32px;
    bottom: -41px;
}
.nex {
    background-color: #43567c;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    font-family: Sen-Regular;
    width: 45px;
    height: 45px;
    padding-top: 7px;
}
.nex:hover {
    background-color: #000;
    color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 7%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 25%;
}
.offerTitle {
    background-color: #f2f2f2;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 12px;
}
.offerTitle h4{
   font-family: Roboto-Regular;
   font-size: 18px;
   color: #333;
   margin: 0;
  }
.offerTitle a{
   font-family: Roboto-Regular;
   font-size: 18px;
   color: #333;
  }
  .offerContent{
    background-color: #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    cursor: pointer;
      transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;

  }
  .offerTitle{
     background-color: #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
  }

.offerContent:hover .offerTitle {
 cursor: pointer;
 background-color: #d7d7d7;
 border-bottom: 2px solid #000;
     transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.owl-ptnr .owl-nav button {
    margin-left: 5px;
    margin-right: 5px;
}
.owl-ptnr .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.owl-ptnr .owl-dots{
    display: none;

}
.offerPrice h5 {
    font-size: 18px;
    text-align: center;
    color: #000;
    font-family: Roboto-Light;
}
.offerContent.ts {
    background-color: transparent;
    border:none; 
}

.owl-prftn .owl-dots button {
    width: 14px;
    height: 14px;
    background-color: #ccc !important;
    border-radius: 50%;
    margin-left: 3px;
    margin-right: 3px;
}
.owl-prftn .owl-nav{
  display: none;
}
.owl-prftn .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.title_hed.gap20 {
    padding-bottom: 30px;
}

.owl-prftn .owl-dots .active  {
    width: 14px;
    height: 14px;
    background-color: #000 !important;
    border-radius: 50%;
    margin-left: 3px;
    margin-right: 3px;
}

.title_hed h3 {
    text-align: center;
    font-size: 30px;
}

.title_hed {
    position: relative;
}

.smline{
  width: 139px;
  height: 2px;
  background-color: #c3c3c3;
  display: block;
  margin-left: auto;
  margin-right:auto; 
}
.bigine{
  width: 93px;
  height: 2px;
  background-color: #c3c3c3;
  display: block;
  margin-left: auto;
  margin-right:auto;
  margin-top: 15px;
  margin-bottom: 6px;
 
}
.ser_slide p {
    padding-top: 25px;
    margin: 0;
    padding-bottom: 20px;
}


.img-responsive {
    max-width: 100%;
}
.more {
    display: flex;
    justify-content: space-between;
}

.bgcont h4 {
    font-size: 20px;
    font-family: Roboto-Medium;
    padding-top: 20px;
    margin: 0;
    padding-bottom: 10px;
}
.bgcont {
    padding-left: 15px;
    padding-right: 15px;
}
.more{
  padding-left: 15px;
    padding-right: 15px;
}
.blogbox {
    border-bottom: 3px solid #12a39f;
    background-color: #f1f1f1;
}
.more a {
    color: #000;
    font-family: Roboto-Medium;
    font-size: 14px;
    transition: 0.3s;
}
.more a:hover {
    color: #696d6e;
    font-family: Roboto-Medium;
    font-size: 14px;
}

.icobox {
    background-color: #12a39f;
    width: 50px;
    height: 50px;
    margin-left: 14px;
    margin-top: 0px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 2.7;
}
#banner_sub {
    position: relative;
    background: url(../images/contact-us.jpg) no-repeat center;
    background-size: cover;
}
#service_sub {
    position: relative;
    background: url(../images/our-services.png) no-repeat center;
    background-size: cover;
}
.aboutbn{
    overflow: hidden;
    position: relative;
}
.aboutbn:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 513px;
    background-color: rgba(0, 0, 0, 0.4);
}
.graybox {
    text-align: center;
    z-index: 9;
    position: relative;
    padding-top: 171px;
    padding-bottom: 151px;
}
.bradcam ul {
    display: flex;
    justify-content: center;
    background-color: rgba(11, 63, 146, 0.4);
    background-image: linear-gradient(to right, #0e41ac, #60c448);
    max-width: 267px;
    margin: 0 auto;
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.graybox h1 {
    font-size: 50px;
    color: #fff;
}
.bradcam li a {
    font-size: 20px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}
.bradcam ul li {
    list-style: none;
}




.boxtitle {
    position: absolute;
    top: 37%;
    width: 100%;
    text-align: center;
}
.boxtitle h2{
         font-size: 75px;
         color: #fff;
         text-shadow: 2px 3px 2px #333;
         font-family: Sen-Bold;
         text-align: center;
}
.boxtitle p {
    font-size: 24px;
    padding-top: 3px;  
    font-family: Sen-Regular;
    color: #fff;
    text-align: center;
    text-shadow: 1px 2px 2px #333;
}
#banner_sub:before {
    position: absolute;
    content: "";
    background: url(../images/right_cricle.png) no-repeat;
    width: 419px;
    height: 728px;
    right: 0;
    top: 50%;
}
.contactbox {
    background-color: #0e41ac;
    padding-top: 108px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 305px;
    border-radius: 7px;
}
.contactbox2 {
    background-color: #0e41ac;
    padding-top: 136px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 503px;
    border-radius: 7px;
}
.icon {
    width: 90px;
    height: 85px;
    background-color: #f0f0f0;
    border-radius: 7px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 18px;
}
.blue {
    color: #60c448;
    font-size: 41px;
    text-align: center;
}
.contactbox2 p {
    color: #fff;
    font-family: Sen-Regular;
    text-align: center;
    padding-top: 17px;
    font-size: 18px;
}

.contactbox p {
    color: #fff;
    font-family: Sen-Regular;
    text-align: center;
    padding-top: 17px;
    font-size: 18px;
}
.contactbox.specl {
    min-height: 227px !important;
    padding-top: 61px !important;
}
.mapbox {
    position: relative;
    height: 450px;
    margin-top: 40px;
}
.map2 {
    position: absolute;
    height: 450px;
    width: 100%;
}
.serviceschrege.pad_t_b_80 {
    padding-top: 40px;
}
 .single-item {
    box-shadow: 2px 0 90px rgba(0, 0, 0, 0.08);
    padding: 35px 10px 35px 0;
    position: relative;
    margin-bottom: 40px;
}
.vxbox_item {
    background-color: #e8f5fd;
    padding: 38px 17px;
}
.vxbox_item {
    background-color: #eefff0;
    padding: 38px 17px 38px 30px;
    text-align: right;
    border-bottom-right-radius: 35px;
    position: relative;
    margin-right: 17px;
    min-height: 334px;
}

.vxbox_item:before {
    content: "";
    position: absolute;
    background-color: #49b859;
    border-bottom-right-radius: 35px;
    width: 100%;
    height: 313px;
    z-index: -1;
    top: 17px;
    left: 17px;
}
.vboxno {
    position: absolute;
    font-size: 82px;
    color: #43567c;
    top: -50px;
}
.vbox {
    padding-top: 65px;
    padding-bottom: 65px;
}
.vxbox_item p {
    color: #222222;
    font-size: 15px;
    padding-top: 15px;
}
.vxbox_item h3 {
    color: #e8f5fd;
    font-size: 27px;
    text-transform: uppercase;
    padding-top: 20px;
}
.gt {
    padding-top: 73px;
}
.box_xon p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px;
}
#banner_sub2 {
    background-color: #49b859;
    color: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
#banner_sub2 {
    background-color: #49b859;
    color: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.hed_text h3 {
    color: #fff;
    font-size: 42px;
}
.privacy {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
.privacy h3 {
    font-size: 24px;
    margin-top: 30px;
}

/*======================end*/
footer {
    background-color: #ebf1ff;
    padding-top: 66px;
    padding-bottom: 35px;
}
.bdr {
    border-top: 1px solid #465669;
}
.hed h3 {
    color: #9f9f9f;
}
.hed h3 {
    color: #0e41ac;
    padding-bottom: 15px;
    font-size: 24px;
    font-family: SofiaProBold;   
}
.listbox p {
    color: #333;
    font-family: Sen-Regular;
    font-size: 17px;
    line-height: 1.5;
    padding-bottom: 13px;
}
.subcribe_box {
    position: relative;
} 
.subcribe_box input {
    color: #49b859;
    background-color: #fff;
    border: 1px solid #49b859;
    height: 50px;
    width: 100%;
    padding-left: 16px;
    font-family: Sen-Regular;
}
.btn.blu {
    background-color: #49b859;
    color: #fff;
    border-radius: 3px;
    position: absolute;
    right: 0;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 24px;
}
.btn.blu:hover {
    background-color: #465669;
    color: #fff;
}
.subcribe_box {
    position: relative;
    padding-top: 30px;
    padding-bottom: 22px;
}
.kl li a {
    color: #333;
     transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.kl li a:hover {
    color: #49b859;
     transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;

}
.kl li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 5px;
    font-size: 18px;
    color: #333;
}
.kl li:last-child {
    display: flex;
    border-bottom: none;
    width: 100%;
    flex-wrap: wrap;
    padding-top: 4px;
}
.ntsx {
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px;
}
.ntsx img {
    width: 90%;
}
.kl {
    margin: 0;
    padding: 0;
}
.footerdown {
    background-color: #0e41ac;
}
.footerdown p {
    text-align: left;
    font-size: 15px;
    font-family: Sen-Regular;
}
.bdr p {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}
.bdr ul {
    list-style: none;
    display: flex;
    justify-content: end;
    margin-top: 13px;
    font-size: 15px;
    color: #fff;
    font-family: Sen-Regular;
}
.bdr ul li a {
    color: #fff;
    font-family: Sen-Regular;
}
.bdr ul li a:hover {
    color: #465669;
    font-family: Sen-Regular;
}

.ftr-link p {
    color: #333;
    font-family: Sen-Regular;
    font-size: 17px;
}
.top-socil ul {
    display: flex;
    text-align: center;
    list-style: none;
    padding: 0;
}
.hed img {
    max-width: 100%;
    margin-bottom: 24px;
}
.top-socil ul li {
    width: 44px;
    height: 44px;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #fff;
    line-height: 1.;
    padding-top: 2px;
    background: #fff;
}
.top-socil ul li a {
   text-align: center;
    line-height: 1.4;
    font-size: 25px;
    color: #fff;
}
.top-socil ul li a:hover {
color: #0e41ac;
}
.listbox svg {
  color:#49b859;
}
.ftr-link span {
    color: #fff;
    margin-right: 8px;
}
.ftr-link a {
    color: #9f9f9f;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.ftr-link a:hover {
    color: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.top-socil {
    margin-top: 17px;
    margin-bottom: 20px;
}

.dropdown-menu {
    position: absolute;
    top: 56px;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 177px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #eaeff5;
    background-clip: padding-box;
    border: none;
    border-radius: inherit;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    border-bottom: 3px solid #12a39f;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 7px 0px 8px 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    font-size: 12px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #12a39f !important;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
}

.serv {
    padding-top: 90px;
    padding-bottom:55px;
    position: relative;

}
.hdbox h2 {
    text-align: center;
    color: #333;
    font-size: 40px;
    position: relative;
       font-family: SofiaProBold;
}
.hdbox h2:before {
    background-color: #60c448;
    content: "";
    position: absolute;
    width: 140px;
    height: 4px;
    margin-left: 42px;
    bottom: -16px;
}
.hdbox p {
    font-size: 20px;
    padding-top: 16px;
    font-family: SofiaProRegular;
    color: #002f57;
    line-height: 1.4;
    text-align: center;
    padding-top: 27px;
    margin-bottom: 60px;
}
.ser_box h3 {
    font-family: Sen-Bold;
    font-size: 24px;
    text-align: center;
    color: #00487a;
    margin: 0px;
    padding-bottom: 40px;
}
.ser_box {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    padding-top: 9px;
    border: 1px solid #d7d7d7;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.ser_box:hover{
    background-color: #f1f1f1;
    padding-top: 9px;
    border: 1px solid #48b858;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.ser_box img {
    width: 45%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 19px;
}
.boximg:before {
    position: absolute;
    content: "";
    background-color: #fff;
    border: 5px solid #60c448;
    width: 64%;
    height: 606px;
    z-index: -1;
    bottom: -28px;
    right: 0;
}
.hedbox {
    padding-left: 57px;
    padding-top: 30px;
}
.hedbox h2 {
    font-size: 24px;
    color: #15263b;
    font-family: SofiaProBold;
    padding-bottom: 15px;
}
.hedbox p{
  font-size: 18px;
  font-family: SofiaProRegular;
  color: #15263b;
}
.gap {
    padding-bottom: 15px !important;
}
.phic {
    background-color: #0055f2;
    width: 70px;
    height: 70px;
    line-height: 3.7;
    border-radius: 50%;
    position: relative;
}
.phic img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    padding-top: 18px;
}
.phic:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background-color: #eefff0;
    z-index: -1;
    border-radius: 50%;
    left: -14px;
    top: -13px;
}
.phcon h3 {
    color: #15263b;
    font-size: 30px;
    font-family: SofiaProRegular;
    margin: 0px;
}
.phcon h4 {
    font-size: 40px;
    font-family: SofiaProBold;
    color: #15263b;
}
.ic_boxn {
    display: flex;
    justify-content: left;
    margin-top: 40px;
}
.phcon {
    padding-left: 35px;
}
.phic {
    background-color: #0e41ac;
    width: 70px;
    height: 70px;
    line-height: 3.7;
    border-radius: 50%;
    position: relative;
    margin-top: 10px;
    margin-left: 14px;
}
.cl_contact {
   background-color: #f1f1f1;
}
.box_xon h2 {
    color: #15263b;
    text-align: center;
    font-family: SofiaProBold;
    font-size: 45px;
    padding-bottom: 40px;
}
.icbox_con {
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
}
.sbox {
    background-color: #43567c;
    height: 592px;
}
.res_imgs{
  max-width: 100%;
    height: 190px;
}
.icbox {
    background-color: #49b859;
    width: 70px;
    height: 70px;
    border-radius: 7px;
    padding-left: 15px;
    padding-right: 17px;
    margin-right: 14px;
}
.icbox img {
    padding-top: 17px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.del_box h2 {
    color: #fff;
    font-size: 20px;
    font-family: SofiaProBold;
}
.del_box {
    display: flex;
}
.del_box {
    padding: 20px 25px;
}
.abt img {
    width: 100%;
}
.mbhed {
    padding-right: 70px;
}
.mbhed h2 {
    font-size: 33px;
    font-family: SofiaProBold;
    color: #15263b;
    margin-bottom: 45px;
}
.mbhed p {
    font-size: 20px;
    font-family: SofiaProRegular;
    color: #15263b;
    line-height: 1.3;
}
.commission2 {
    padding-top: 85px;
    padding-bottom: 94px;
}

.commission {
    padding-top: 85px;
    padding-bottom: 130px;
}
.commission:before {
    position: absolute;
    content: "";
    background: url(../images/rslide_cricle.png) no-repeat;
    width: 455px;
    height: 648px;
    right:0px;
    }
   /* -webkit-animation:spin 12s linear infinite;
   -moz-animation:spin 12s linear infinite;
    animation:spin 12s linear infinite;*/

/*@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}*/
.row.gap56 {
    padding-top: 105px;
}
.form_box {
    background-color: #0e41ac;
    padding: 30px 42px;
    border-radius: 7px;
}
.sm_form_box {
    border: #eefff0 1px solid;
    padding: 45px 33px;
    border-radius: 7px;
}
.form-control.bm {
    height: 45px;
    background-color: #eefff0;
    border: 0px;
    padding-left: 22px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.btn.blue {
    font-size: 15px;
    background-color: transparent;
    color: #fff;
    font-family: Sen-Bold;
    border-radius: 5px;
    padding: 11px 25px;
    margin-top: 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    border: 1px solid #fff;
}
.btn.blue:hover {
    background-color: #fff;
    color: #000;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    border: 1px solid #fff;
}

.txt_box h2 {
    text-align: center;
    font-size: 45px;
    font-family: Sen-Bold;
    color: #fff;
}
.contact {
    padding-bottom: 80px;
    position: relative;
}
.contact:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 300px;
    background-color: #ebf1ff;
    bottom: 0;
}
.txt_box p {
    text-align: center;
    font-size: 18px;
    font-family: Sen-Regular;
    color: #fff;
    margin-bottom: 60px;
}
.sm_form_box select {
    outline: none;
    height: 50px;
    border: 0px;
    color: #000 !important;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    background-image: url(../images/downarow.png);
    background-repeat: no-repeat;
    background-position: 95% 21px;
    width: 100%;
    padding-left: 20px;
    font-family: Sen-Regular;
    font-size: 18px;
}

.abt img {
    border-radius: 5px;
}

.im_cir {
    background-color: transparent;
    /* border-radius: 50%; */
    width: 162px;
    /* height: 250px; */
    /* text-align: center; */
    /* padding-top: 66px; */
    /* position: relative; */
}
.im_cir:before {
    position: absolute;
    content: "";
    width: 131px;
    height: 129px;
    background-color: #fff;
    border-radius: 50%;
    left: 31px;
    top: -31px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 1;
}
.im_cir img {
    width: 70px;
    z-index: 1;
    position: relative;
    margin: 0px auto;
    text-align: center;
    height: 70px;
    display: block;
}
.mbox {
    background-color: #f1f1f1;
    padding: 32px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
.mbox:after {
    position: absolute;
    content: "";
    width: 255px;
    background-color: #f1f1f1;
    height: 168px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    top: -82px;
    z-index: -1;
    left: 0;
}
.mbox h5 {
    font-size: 30px;
    margin-top: 13px;
    color:#0e41ac;
}


.content {
    background-color: #eefff0;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 32px;
    position: relative;
    border: 1px solid #48b858;
    position: relative;
    margin-bottom: 67px;
}
.time h4 {
    background-color: #43567c;
    position: absolute;
    color: #fff;
    border-radius: 10px;
    font-size: 19px;
    padding: 10px;
}
.content p {
    margin-bottom: 25px;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    height: 400px;
}



/*===============================new css=============================*/
.hedbox2 h2 {
    font-size: 33px;
    font-family: SofiaProBold;
    color: #15263b;
    margin-bottom: 45px;
}

.hedbox2 p {
    font-size: 18px;
    font-family: SofiaProRegular;
    color: #15263b;
    line-height: 1.3;
    text-align: justify;
}
.hdbox3 h2 {
    text-align: center;
    color: #00437c;
    font-size: 40px;
    position: relative;
    font-family: SofiaProBold;
}
.register_frm {
    padding-bottom: 75px;
    padding-top: 50px;
}

.register_frm select {
    outline: none;
    height: 50px;
    border: 0px;
    color: #fff !important;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    background-image: url(../images/downarow.png);
    background-repeat: no-repeat;
    background-position: 95% 21px;
    width: 100%;
    padding-left: 20px;
    font-family: Sen-Regular;
    font-size: 18px;
}
.register_frm textarea {
    min-height: 180px;
}
.register_frm h2 {
    margin-bottom: 48px;
}
.nav-link4 {
    color: #fff;
    font-size: 17px;
    border: 1px solid #fff;
    padding: 16px 27px;
    transition: 0.3s;
    background-color: #8dc822;
    border-radius: 7px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
}
.formbox {
    background-color: #fff;
    border-radius: 10px;
    border: 3px solid #fff;
}
.z-center h4 {
    color: #43567c;
}
label {
    display: inline-block;
    margin-bottom: 0px;
}
.res_imgs2 {
    max-width: 100%;
    /* height: 190px; */
}

.sbox2 {
    background-color: #0e41ac;
    height: 504px;
}



