:root
{
--fnt14:14px;
--fnt13:13px;
--fnt15:15px;
--fnt16:16px;
--fnt17:17px;
--fnt18:18px;
--fnt20:20px;
--fnt22:22px;
--fnt24:24px;
--fnt28:28px;
--fnt30:30px;
--fnt40:40px;
--fnt60:60px;
--fnt75:75px;

--font-family-heebo: 'Heebo', sans-serif;
--font-family-quicksand:'Quicksand', sans-serif;
--font-family-roboto:'Roboto', sans-serif;


}

.home_slider .slider_content
{
        color: white;
    background-color: rgba(33, 51, 96,0.5);
    padding: 30px;
    border-radius: 20px;
}

body
{
font-family: var(--font-family-roboto);
font-size: 16px;
color: #848e9f;
font-weight: 400;


}

.inner_content a
{
    color: #0e204d;
    font-weight: 500;
    text-decoration: underline;
}
img
{
    max-width: 100%;
}
.top_strip
{
    background-color: #213360;
    color: #fff;
    font-size: var(--fnt15);
}
.top_strip ul li a
{
    color: #fff;
}
.top_strip ul .list-inline-item:not(:last-child)
{
        margin-right: 100px;
}
.top_strip ul li ul .list-inline-item:not(:last-child)
{
    margin-right: 8px;
}
.btn-appointment
{
      background-color: #9f77f2;
    color: #fff;
    font-weight: 700;
    font-size: var(--fnt15);
    padding: 13px 20px;
    border-radius: 30px;

}
.btn-appointment.pil_btn
{
    background-color: #458cda;
}
.btn-appointment.pil_btn:hover
{
    background-color: #9f77f2;
}
.btn-appointment:hover
{
    background-color: #458cda;
    color: #fff;
}
.navigation
{
    padding: 30px 0px;
        -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    background-color: #fff;
}
.dropdown-toggle::after
{
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0;
    width: auto;
    height: auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    position: absolute;
    bottom: -6px;
    left: calc(50% - 7px);
    /* right: 0; */
    margin: 0px;
    content: "\f175";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #213360;
    padding: 0;
    position: absolute;
    top: 47px;
    /* right: 0px; */
    /* left: 0px; */
        z-index: 9999;
    margin: 0px auto;
}
.navbar-light .navbar-nav .nav-link {
    color: #213360;
    font-weight: 700;
    font-size: 14px;
}
.nav-link
{
        padding: 18px 1rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 16px;
    padding-left: 16px;
}
.dropdown-menu {
    border: 0;
    border-radius: 0;
 padding-top: 30px;
    margin: 0px;
    min-width: 10rem;
        padding-bottom: 0px;
}
.dropdown-menu-inner
{
      border-bottom: 10px solid #9f77f2;
    background-color:#213360; 
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover
{

    color: #458cda;

}
.navbar-light .navbar-nav .nav-link:focus:after, .navbar-light .navbar-nav .nav-link:hover:after
{

    color: #458cda;

}
.navbar-light .navbar-nav .nav-item.show .nav-link
{
     color: #458cda;
        outline: none;
}
.navbar-light .navbar-nav .nav-item.show .nav-link:after
{
     color: #458cda;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 10px 24px;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0px;
    font-size: var(--fnt15);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.dropdown-item:focus, .dropdown-item:hover
{
        color: #fff;
    text-decoration: none;
    background-color: #458cda;
}
.home_slider .carousel-inner .carousel-item
{
    min-height: 650px;
        background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.carousel-caption {
    height: 100%;
color: #676f7d;  
    width: 100%;
    bottom: auto;
    top: 0;
    left: 0px;
    font-size: var(--fnt17);
        text-align: left;
        font-weight: 700;
  
}

.slider_content h3
{
    color: #fff;
    font-weight: 700;
    font-size: var(--fnt16);
}
.slider_content h2
{
    font-family: var(--font-family-quicksand);
    font-weight: 700;
    font-size: var(--fnt75);
      color: #fff;
}
.slider_content h1
{
    font-family: var(--font-family-quicksand);
    font-weight: 700;
    font-size: var(--fnt75);
      color: #fff;
}
.carousel-control-prev-icon
{
    background-image: none;
}
.carousel-control-next-icon
{
    background-image: none;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 45px;
    background: none;
    background-size: 100% 100%;
    font-size: 45px;
    color: #213360;
}
.carousel-control-next, .carousel-control-prev
{
    opacity: 1;
        width: 10%;

}
.btn-primary
{

 background-color: rgb(33, 51, 96);
    box-shadow: 2.121px 2.121px 6px 0px rgb(33 51 96 / 5%);
    border-color: rgb(33, 51, 96);
    font-size: var(--fnt15);
    font-weight: 700;
    padding: 16px 20px;
    border-radius: 30px;
  


}
.btn-primary i
{
    margin-left: 10px;
    top: 2px;
      position: relative;
}
.btn-primary:hover {
    color: #fff;
    background-color: #9f77f2;
    border-color: #9f77f2;
}
.experiance_sec
{
    margin: 70px 0px 40px 0px;
}
.ex_box
{

  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.08);
    padding: 35px 20px;
font-weight: 700;
font-family: var(--font-family-quicksand);
color: #213360;
line-height: 20px;
margin-bottom: 30px;

}
.services_sec
{
  background-image: url(../image/vetor.svg), linear-gradient(#f0f8ff, #fff);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    padding: 70px 0px;

}
.tab-pane .content
{
  width: 335px;
    position: absolute;
    bottom: 50px;
    right: 70px;
    color: #26365e;
    font-family: var(--font-family-quicksand);
}
.tab-pane .content h2
{
font-size: var(--fnt40);
}
.tab-pane .content a
{
    color: #26365e;
}
.tab-pane .content a:hover
{
    text-decoration: none;
    color: #9f77f2;
}
.fa-long-arrow-right
{
    position: relative;
    top: 1px;
}
.nav-pills .nav-link
{
    font-size: var(--fnt28);
       font-family: var(--font-family-quicksand);
       color: #a6c6e9;
           padding: 25px 0px;
               position: relative;

}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #26365e;
    background-color: transparent;
    padding-left: 80px;
}
.nav-pills .nav-link.active:after, .nav-pills .show>.nav-link:after
{
       content: '';
    width: 50px;
    height: 2px;
    background-color: #26365e;
    position: absolute;
    left: 0px;
    top: 44px;
}
.nav-pills .nav-link:focus, .nav-pills .nav-link:hover {
    text-decoration: none;
        color: #26365e;

}
.review_sec h2
{
      font-size: var(--fnt40);
       font-family: var(--font-family-quicksand);
       color: #213360;
}
.home_title
{
      font-size: var(--fnt40);
       font-family: var(--font-family-quicksand);
       color: #213360;
           line-height: 55px;
}
.review_sec .goal
{
    padding-left: 50px;
    font-weight: 700;
    position: relative;
    border-left: 2px solid #213360;
    margin-left: 50px;
}
.btn-about_more
{

  border-style: solid;
    border-width: 2px;
    border-color: rgb(69, 140, 218);
    border-radius: 30px;
    background-color: rgba(69, 140, 218, 0);
    font-size: var(--fnt15);
    color: #458cda;
    font-weight: 700;
    padding: 17px 33px;

}
.btn-about_more:hover
{
    background-color: rgb(69, 140, 218);
    color: #fff;
}
.review_sec ul
{
    margin-left: 100px;
}
.review_sec ul .list-inline-item:not(:last-child) {
    margin-right: 15px;
}
.review_back_img
{

  border-radius: 22px;
  background-color: rgb(33, 51, 96);

 width: 100%;
min-height: 665px;
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;



}
.why_sec
{
      background-image: url('../image/vetor.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding: 100px 0px;
    background-color: #ebf5ff;
}
.why_content
{
    font-weight: 700;
}
.why_content .btn-primary
{
    background-color: #9f77f2;
    border-color: #9f77f2;
    color: #fff;
}
.why_content .btn-primary:hover
{
    background-color: rgb(33, 51, 96);
    color: #fff;
      border-color: rgb(33, 51, 96);
}
.why_content ul .list-inline-item:not(:last-child) {
    margin-right: 30px;
}
.why_content ul li a
{
    color: rgb(33, 51, 96);
        font-size: var(--fnt15);
}
.why_content ul li a:hover
{
    color: #9f77f2;
    text-decoration: none;
}
.why_boxes_sec
{
    margin-top: 100px;
}
.why_box
{

  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.08);
 padding: 45px 20px;
 color: #213360;
 font-size: var(--fbnt18);
 font-weight: 700;
 font-family: var(--font-family-quicksand);

}
.fntbold
{
    font-weight: 700;
}
.clrblue
{
    color: #213360;
}
a.clrblue:hover
{
    color: #9f77f2;
    text-decoration: none;
}
.fnt14
{
    font-size: var(--fnt14);
}
.advice_sec
{
    background-color: #213360;
    padding: 100px 0px;
    color: #fff;
}
.advice_sec .home_title
{
    color: #fff;
}
.advice_content ul li img
{
    padding-right: 15px;
}
.advice_content ul li
{
    padding: 5px 0px;
}
.advice_sec .why_box
{
    color: #676f7d;
    font-weight: 400;
    position: relative;
}
.advice_sec .why_box a
{
    position: absolute;
    bottom: 30px;
}
.advice_sec .why_box h2
{
    font-size: var(--fnt18);
    font-weight: 700;
 font-family: var(--font-family-quicksand);
 color: #26365e;

}
.news_sec
{
   margin-top: 70px;
}
.news_box .image
{
      background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 270px;
border-radius: 15px;

}
.news_box .box
{
     background-color: rgb(159, 119, 242);
    display: inline-block;
    color: #fff;
    padding: 5px 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 13px;
    border-bottom-left-radius: 5px;
    position: relative;
    bottom: 16px;
   
}
.box_inner_content
{
    padding: 0px 40px;
    color: #848e9f;
    font-size: 14px;
    padding-bottom: 40px;
}
.box_inner_content ul li
{
    color: #458cda;
    font-size: 13px;

}
.box_inner_content ul .list-inline-item:not(:last-child):after
{
    content: '|';
    color: #dedfe3;
    position: relative;
    left: 5px;

}
.box_inner_content h2
{
     font-family: var(--font-family-quicksand);
     color: #26365e;
     font-size: var(--fnt20);
}
.news_box
{
    margin-bottom: 70px;
}
.news_box a
{
     color: #848e9f;
       transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.news_box .btn-primary
{
    color: #fff;
        padding: 11px 20px;
}
.news_box a:hover
{
    text-decoration: none;
}
.news_box:hover
{
 
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 30px 0px rgb(9 29 62 / 15%);
 


}
.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #213360;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots
{
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}
.owl-carousel .owl-dots .owl-dot.active span
{
    border: 10px solid #c7dcf4;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #458cda;
}
.testi_inner
{

  border-radius: 22px;
  background-color: rgb(235, 245, 255);
 padding: 50px 100px;
 position: relative;


}
.testi_inner .carousel-indicators li img {
      display: block;
    opacity: 1;
    border: 2px solid #458cda;
    border-radius: 100px;
    padding: 4px;
    margin: 0;
    width: 50px;
    margin: 0px auto;

}
.testi_inner .carousel-indicators>li {
width: 70px;
    background-color: transparent;
    text-align: center;
        opacity: 0.5;
}
.testi_inner .carousel-indicators li p
{
   font-weight: 700;
    color: #26365e;
    text-indent: initial;
    margin-bottom: 0;
     font-family: var(--font-family-quicksand);
}
.testi_inner .carousel-indicators .list-inline-item:not(:last-child) {
    margin-right: 23px;
}
.testi_inner .carousel-indicators .active
{
    opacity: 1;
}

.testi_inner .carousel-item
{
color: #0e204d;
 font-family: var(--font-family-quicksand);
 font-size: var(--fnt22);
}
.testi_inner .carousel-item h2
{
    
     font-size: var(--fnt40);
     margin-bottom: 20px;
}
.carousel-indicators2 {
     position: relative;
    top: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    list-style: none;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.carousel-indicators2 li {
 width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #213360;
 
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.carousel-indicators2 .active {
  border: 10px solid #c7dcf4;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #458cda;
}
.testi_inner .carousel-indicators
{
    margin-right: 0px;
    margin-left: 0px;
        justify-content: start;
            display: block;
                position: relative;
}
.testi_inner .quate_icon
{
    position: absolute;
    top: -33px;
}
.testimonial_sec
{
    margin: 100px 0px;
}
footer
{
    padding: 100px 0px;
    background-color: #213360;
    color: #fff;
}
.about_footer a
{
    color: #458cda;
}
.about_footer a:hover
{
    color: rgb(159, 119, 242);
    text-decoration: none;
}
.footer_links h2
{
     font-family: var(--font-family-quicksand);
     font-size: var(--fnt20);
      margin-bottom: 20px;
}
.footer_links ul li a
{
    color: #848e9f;
    display: block;
    padding: 5px 0px;
}
.footer_links ul li a:hover
{
  color: rgb(159, 119, 242);
    text-decoration: none;

}
.call_box_footer {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
 padding: 30px 50px 30px 30px;
 color: #676f7d;
 position: relative;
 overflow: hidden;
}
.call_box_footer h2
{
      font-family: var(--font-family-quicksand);
     font-size: var(--fnt20);
     color: #0e204d;

}
.call_box_footer .call a
{
     font-family: var(--font-family-quicksand);
     font-size: var(--fnt22);
     color: #3851a2;
}
.call_box_footer .call a:hover
{
      color: rgb(159, 119, 242);
    text-decoration: none;
}
.call_box_footer ul li a
{
    color: #458cda;
    font-weight: 700;
}
.call_box_footer ul li a:hover
{ color: rgb(159, 119, 242);
    text-decoration: none;

}
.call_box_footer .footer_call_back
{
    position: absolute;
    width: 158px;
    transform: rotate(
332deg);
    right: -28px;
    bottom: -12px;
}
.call_box_footer:after
{
       width: 5px;
    height: 80%;
    background-color: #458cda;
    content: '';
    position: absolute;
    left: 0px;
    top: calc(50% - 40%);
}
.copy_right
{
    background-color: #fff;
    padding: 25px 0px;
    font-size: var(--fnt15);
}
.copy_right ul li a
{
    color: #848e9f;

}
.copy_right ul li a:hover
{
    color: rgb(159, 119, 242);
    text-decoration: none;
}
.copy_right ul .list-inline-item:not(:last-child) {
    margin-right: 15px;
}
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
  
    display: none;
  
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
    width: 100%;
    z-index: 9;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

/* services page */

.service_top
{
    padding: 50px 0px 150px 0px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
        background-attachment: fixed;
}
.breadcrumb {
   
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb a {
   color: #458cda;
    font-size: var(--fnt15);
    font-weight: 700;
}
.breadcrumb a:hover
{
     color: rgb(159, 119, 242);
    text-decoration: none;
}
.breadcrumb-item+.breadcrumb-item::before {
  color: #458cda;
    opacity: 1;
    content: ">";
    font-weight: 700;
}
.breadcrumb-item.active {
    color: #458cda;
      font-weight: 700;
}
.service_top h1
{
    color: #fff;
    font-size: var(--fnt75);
       font-family: var(--font-family-quicksand);
       margin-bottom: 0px;

}
.service_middle
{
   margin: 100px 0px;
}
.inner_content h2
{
     font-size: var(--fnt24);
    color: #0e204d;
         font-family: var(--font-family-quicksand);
         margin-bottom: 20px;
}
.inner_content .card {
      background-color: transparent;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.inner_content .card:first-child .card-header {
    border-radius: 0px;
        border-top: 5px solid #458cda;
}
.inner_content .card:first-child .btn-link
{
    border-top: 0px;
}
.inner_content .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color:transparent;
    border-bottom: 0;
    border-radius: 0px;
}
.inner_content .btn-link {
   font-weight: 400;
    color: #273a69;
    background-color: transparent;
    width: 100%;
    text-align: left;
    font-size: var(--fnt20);
    position: relative;
    white-space: normal;
    padding: 25px 20px;
    padding-right: 50px;
    font-family: var(--font-family-quicksand);
    border-top: 2px solid #e6e8eb;
    padding-left: 40px;
}
.inner_content .card-header .btn-link:after {
    content: "\f138";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    right: auto;
    top: 0;
    left: 0px;
    font-size: 20px;
   
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.inner_content .card-body {
    padding: 30px 40px;
  
}
.inner_content .btn-link:hover
{
     color: #458cda;
    text-decoration: none;
}
.inner_content .btn-link:focus
{
  color: #458cda;
    text-decoration: none;
}
.inner_content .card-header .btn-link:not(.collapsed):after {
    content: "\f13a";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: auto;
    top: 0;
    left: 0px;
    font-size: 20px;
  color: #458cda;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.inner_content .btn-link:not(.collapsed)
{
     color: #458cda;
    text-decoration: none;
}
.inner_content ul li:before
{
  content: "";
    color: #213360;
  
    width: 7px;
    background-color: #213360;
    height: 7px;
    border-radius: 100%;
    top: 7px;
    position: absolute;
 
    left: 0px;
       
}
.inner_content ul li
{
       position: relative;
    padding-left: 20px;
    margin-bottom: 10px;

}
.call_box_footer.box1
{
    background-color: #ddeefe;
        padding: 30px 35px;
        box-shadow: none;
}
.call_box_footer.box1 .btn-primary
{
    font-size: 13px;
    width: 100%;
    margin-bottom: 10px;

}
.call_box_footer.box1 ul li:first-child .btn-primary
{
    background-color: #458cda;
    border-color: #458cda;
    color: #fff;
}
.call_box_footer.box1 ul li:last-child .btn-primary
{
    background-color: #fff;
    border-color: #fff;
    color: #213360;
}
.call_box_footer.box1 ul li:first-child .btn-primary:hover
{
   background-color: #213360;
   color: #fff;
   border-color: #213360; 
}
.call_box_footer.box1 ul li:last-child .btn-primary:hover
{
   background-color: #213360;
   color: #fff;
   border-color: #213360; 
}
.call_box_footer.box2
{
    background-color: #213360;
        padding: 30px 35px;
        box-shadow: none;
        color: #fff;

}
.call_box_footer.box2 h2
{
    color: #fff;
}
.call_box_footer.box2 .call a
{
    font-size: var(--fnt24);
    color: #fff;
           font-family: var(--font-family-roboto);

}
.call_box_footer.box2 .call a:hover
{
    color: #458cda;
    text-decoration: none;
}

.call_box_footer.box1 .table td, .table th {
 padding: 10px 0px;
    vertical-align: top;
    border-top: 0;
    font-size: 15px;
    border-bottom: 1px solid #c3c7ce;

}
.call_box_footer.box1 .table tr td:last-child
{text-align: right;
}
.news_top h1
{
    color: #0e204d;
}
.news_middle .news_box
{
          margin-bottom: 50px;
          display: none;
}
.news_middle .news_box:hover
{
    box-shadow: none;
    border-radius: 0px;
    background-color: transparent;
}
.news_middle .box_inner_content
{
    position: relative;
}
.news_middle .box_inner_content .btn-primary
{
    position: absolute;
    bottom: 0;
}
.btn-loadmore
{
 
    border-style: solid;
    border-width: 5px;
    border-color: rgb(207, 226, 247);
    background-color: rgb(69, 140, 218);
    padding: 20px 44px;
    color: #fff;
    border-radius: 50px;


}
.btn-loadmore:hover
{
      border-color: rgb(207, 226, 247);
    background-color:#213360;
    color: #fff;
}
.news_detail_img
{
    border-radius: 10px;
    min-height: 400px;
    background-repeat: no-repeat;background-size: cover;
    background-position: center;



}
.share_this .tag_list a
{
    color: #458cda;
}
.share_this .tag_list li:before
{
    display: none;
}
.share_this .tag_list li
{
    padding-left: 0px;
}
.share_this .tag_list .list-inline-item:not(:last-child):after {
    content: ',';
     color: #458cda;
     padding-left: 5px;
}
.share_this .tag_list .list-inline-item:not(:last-child)
{
    margin-right: 0px;
}
.share_this .news_social_share li
{
    padding-left: 0px;
}

.share_this .news_social_share li:before
{
    display: none;
}
.news_box2 h2
{
    border-bottom: 1px solid #458cda;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.news_box2 a
{
    color: #458cda;
    font-weight: 700;
}
.news_box2 a:hover
{
      color: rgb(159, 119, 242);
    text-decoration: none;
}
.call_box_footer.news_box3
{
    background-color: #458cda;
}
.call_box_footer.news_box3 h2
{
      border-bottom: 1px solid #fff;
}
.call_box_footer.news_box3 ul li a
{
    border-bottom: 1px solid #fff;
    color: #fff;
display: inline-block;
margin-bottom: 20px;
}
.call_box_footer.news_box3 ul li a:hover
{
    color: #20325e;
        border-bottom: 1px solid #20325e;
}
.call_box_footer.news_box3 ul li:last-child a
{
    margin-bottom: 0px;
}
.form-control
{
      background-color: #fff;
    border: 0px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    padding: 19px 15px;
    font-size: var(--fnt15);
    font-weight: 700;
    color: #213360;

}
form .btn-primary
{
    width: auto!important;
    background-color: #9f77f2;
    border-color: #9f77f2;
    padding: 20px 65px;
}
form .btn-primary:hover
{
     background-color: #26365e;
    border-color: #26365e;
}
.call_box_footer.news_box2:after
{
    display: none;
}
.call_box_footer.news_box3:after
{
    display: none;
}
.call_box_footer.news_box4:after
{
    display: none;
}
.call_box_footer.news_box4 h2
{
      border-bottom: 1px solid #26365e;
      padding-bottom: 10px;
      margin-bottom: 10px;
}
#accordion .collapsing {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  transition: height 0.6s ease;
}
.news_article_sec
{
background-color: #0e204d;
    padding: 50px 0px;
}
.news_article_sec h1 {
    color: #fff;
}
.inner_content ul li::marker {
   content: "";
}
.news_article_sec_middle .call_box_footer.news_box3 ul li a
{
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 14px 0px;
}
.price_box
{
padding: 0px;
    border-radius: 0px;
}
.price_box.color_1
{

    color: #0e204d;
}
.price_box.color_2
{

    color: #fff;
}
.price_box.color_3
{

    color: #fff;
}
.price_box .color_new1
{
   background-color: #e0edfc;
    color: #0e204d;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.price_box .color_new1_inner
{
     background-color: #f3f8fe;
          border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
}
.price_box .color_new2
{
   background-color: #25335d;
   
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.price_box .color_new2_inner
{
     background-color: #a8adbe;
          border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
}

.price_box .color_new3
{
   background-color: #598bd4;
  
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.price_box .color_new3_inner
{
     background-color: #bdd1ee;
          border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
}
.price_box .price_title 
{
    font-size: var(--fnt30);
    font-weight: 700;
    margin-bottom: 20px;
}
.price_box h2
{
font-size: var(--fnt28);
}
.price_box.color_1 h2
{
    color: #0e204d;


}
.price_box.color_2 h2
{
    color: #fff;


}
.price_box.color_3 h2
{
    color: #fff;


}
.price_box table th, .price_box table td
{
    border: 0;
    vertical-align: middle;
}
.testi_box_inner {
    border-radius: 0px 20px;
    padding: 30px;
    padding-top: 80px;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    flex-direction: column;
    margin-bottom: 80px;
    background-color: rgb(235, 245, 255);
    color: #0e204d;
    font-family: var(--font-family-quicksand);
}
.testi_box_inner:after {
    content: "\f10d";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    font-size: 40px;
    background-color: #458cda;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    color: #fff;
    position: absolute;
    top: -36px;
    left: 30px;
    line-height: 65px;
}
.dg2-phone-button-float {
    position: fixed;
    width: 65px;
    height: 65px;
   bottom: 10px;
    right: 10px;
    background-color: #9f77f2;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 450ms;
    box-shadow: 0 0 0 0 rgb(223 171 78);
    transform: scale(1);
    animation: pulse 5s infinite;
    z-index: 9999999;
    padding-left: 10px;
    padding-right: 10px;
}
a.dg2-phone-button-float {
    text-decoration: none;
}
.svg-color {
    fill: #fff;
}
.dg2-phone-button-float svg {
      width: 42px;
    height: 42px;
    position: relative;
    top: -3px;
    left: -1px;
    z-index: 9;
}
svg:not(:root) {
    overflow: hidden;
}
.dg2-phone-button-float span {
    width: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 450ms;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.dg2-phone-button-float:hover {
    width: auto;
    transition: all 450ms;
    text-decoration: none;
}
.dg2-phone-button-float:hover {
    padding-left: 20px;
    padding-right: 20px;
}
.dg2-phone-button-float:hover span {
    width: auto;
    visibility: visible;
    opacity: 1;
    transition: all 450ms;
}
.dg2-phone-button-float:hover span {
    padding-left: 10px;
}

.top_strip ul li.call_now_new
{
    font-size: 22px;
    font-weight: 500;
}
.top_strip ul li.call_now_new a
{
    text-decoration: underline;
}

.format_field {display:none;}
.artical_main_new .news_box
{
background-color: rgb(235, 245, 255);
    text-align: center;
    padding: 15px;
    display: block;
}

.artical_main_new .news_box .top_img
{
    height: 200px;
}
.artical_main_new .news_box .top_img img
{
        width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.artical_main_new .news_box a
{
    color: #0e204d;
    font-family: var(--font-family-quicksand);
    text-decoration: none;
    font-size: 20px;
}
.artical_main_new .news_box .news_det h6 a
{
    font-size: 15px;
}
.news_middle .artical_main_new .news_box:hover
{
    background-color: rgb(235, 245, 255);
}
.artical_main_new .news_box .news_det h6
{
    margin: 15px 0px;
}
.article_load_more
{
      background-color: rgb(33, 51, 96);
    box-shadow: 2.121px 2.121px 6px 0px rgb(33 51 96 / 5%);
    border-color: rgb(33, 51, 96);
    font-size: var(--fnt15);
    font-weight: 700!important;
    padding: 16px 20px;
    border-radius: 30px;
    color: #fff!important;
    text-decoration: none!important;

}
.artical_main_new
{
    display: none;
}
.inner_content .btn-inner_content
{
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
.inner_content .btn-inner_content img
{
      filter: brightness(0) invert(1);
}

.modal-content {
  
    border: 0;
    color: #fff;
    border-radius: 0;
}
.modal-header {
    padding: 0px;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}
.close {
    opacity: 1;
}
.modal-body {
    padding: 0px;
}
.modal
{
        z-index: 9999;
}
.modal-header .close {
    padding: 0px;
    margin: 0px;
    margin-top: -40px;
    margin-right: -13px;
}








