@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #000000;
	    font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
}
h1{ font-size: 36px; color: #2C314F; }
a{
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
img {
	max-width: 100%;
	outline: none;
	display:block;
}

p{line-height: 26px;}
/*=====common=====*/
@media (min-width:1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1124px;
	}
}
#header {
    padding: 15px 0;
    background-color: transparent;
   
	width:100%;
	z-index: 100;
	-webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    background: #fff;
}

#header .navbar {
    padding: 0;
    background-color: transparent !important;
}


#header .navbar-nav .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #222222;
    padding: .5rem .7rem;
   
    font-family: 'Exo', sans-serif;
}
#header .navbar-nav li.active .nav-link,
#header .navbar-nav li:hover .nav-link{
	color:#0E62B0;
}

.banner{ background: #F3F3F3; padding:20px 0; margin-top: 133px; }
.footer-content{ width: 100%;  color: #fff; text-align: center; padding:20px 0; }
.business-txt h1{ font-size: 32px; margin-top: 0 !important }

.business-txt p{font-family: 'Open Sans', sans-serif; font-size: 16px; margin-top: 20px; text-align: justify; margin-bottom: 0}
.business-txt{  }
.carousel-inner img{ height: 500px; object-fit: cover }
.business-txt-wrapper{    width: 100%;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.14) -1px 0px 20px -1px !important;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 20px !important;height: 100%}
    footer{ margin-top: 40px; background: linear-gradient(to right, #352edb 30%, #F3F3F3 70%)}
background: -moz-linear-gradient(left,  #352edb 0%, #352edb 40%, #ffffff 40%, #ffffff 40%, #f3f3f3 40%, #f3f3f3 40%, #ffffff 40%, #ffffff 100%);
background: -webkit-linear-gradient(left,  #352edb 0%,#352edb 40%,#ffffff 40%,#ffffff 40%,#f3f3f3 40%,#f3f3f3 40%,#ffffff 40%,#ffffff 100%);
background: linear-gradient(to right,  #352edb 0%,#352edb 40%,#ffffff 40%,#ffffff 40%,#f3f3f3 40%,#f3f3f3 40%,#ffffff 40%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#352edb', endColorstr='#ffffff',GradientType=1 );*/
 }
 }
    .modal-body {font-family: 'Roboto', sans-serif; font-size: 14px; margin-top: 20px; text-align: justify; margin-bottom: 20px}
    .dropdown-menu a{ font-size: 15px; }
    .heading-style{ border-left: 3px solid #0E62B0; padding-left: 15px; }
    .btn-style{ background:#352EDB; padding: 10px 40px; border-radius: 30px; color: #fff !important; box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25); font-size: 14x; font-weight: bold;}

    .btn-style:hover, .btn-style:focus{
	background: #0c3962;
	color: #fff;
}
.banner h3{ margin-bottom: 10px; padding-left: 15px; font-family: 'Exo', sans-serif; font-size: 36px; font-weight: bold; }
.banner p{padding-left: 15px; display: block; font-size: 16px;}
.banner a{margin-left: 15px; margin-top: 20px; display: inline-block;}
.blue-wrapper{ background: url("../images/rocket.png") no-repeat 95% 50px #352EDB;border-radius: 25px; padding: 20px; color: #fff; }
.blue-wrapper p{ color:#F3F3F3; }
.blue-wrapper2{ background: #352EDB; border-radius: 10px; padding:30px 20px; color: #fff; }
.blue-wrapper2 h1{ font-size: 30px; font-weight: normal; float: left; margin: 0; color: #ffffff; }
.blue-wrapper h1{ color: #ffffff !important; font-size: 24px; }
.wh-wrapper{background: #FFFFFF;
box-shadow: 10px 4px 42px rgba(0, 0, 0, 0.14); padding:15px;}
.work-progress-list li{ margin-bottom: 30px; }
.gray-bg{ background: #F3F3F3; padding: 20px 0; }
.white-bg{ padding: 50px 0; }
.white-gray-bg{background: #f3f3f3;
background: -moz-linear-gradient(left,  #f3f3f3 0%, #f3f3f3 50%, #f3f3f3 50%, #ffffff 50%, #ffffff 50%, #ffffff 100%);
background: -webkit-linear-gradient(left,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 50%,#ffffff 50%,#ffffff 50%,#ffffff 100%);
background: linear-gradient(to right,  #f3f3f3 0%,#f3f3f3 50%,#f3f3f3 50%,#ffffff 50%,#ffffff 50%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=1 ); padding: 50px 0;}
.white-gray-bg h1{ font-size: 33px; margin-bottom: 20px; color: #2C314F; }
.white-gray-bg h3{ font-size: 24px; margin-bottom: 20px; color: #2C314F; }
.white-gray-bg p{ font-size: 16px; line-height: 26px; }
.cont-txt p{ font-size: 14px; margin-bottom: 0; margin-top: 10px; }
.cont-txt p span{ font-size: 18px; }
.classy-heading h1{ color: #2C314F; font-size: 24px; }
.classy-heading p{ margin-top: 20px; }
.other-heading{ font-size: 36px; color: #2C314F; margin-bottom: 20px; }
.terms-war h4{ color: #2C314F; font-size: 24px;  display: inline-block; margin-top: 10px; margin-left: 15px;}
.terms-war p{color: #000000; font-size: 16px;  display: inline-block; margin-left: 15px;}
.terms-war li{margin-bottom: 15px;}
.wh-wrapper h4{ font-weight: normal; font-size: 23px; color: #0E62B0; margin-top: 12px; margin-left: 10px; display: inline-block; margin-bottom: 0;}
.about-list h4{margin-top: 12px;}
a.btn-style2 { color: #000000; background: #fff;   
    padding: 10px 40px;
    border-radius: 30px;
    color: #352EDB;box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    font-size: 14px !important;
    font-weight: bold; }
    .blue-wrapper2 a.btn-style2:hover{ background: #0c3962; color: #fff; }
    .mid-grid{ background: url("../images/Rectangle28.jpg"); padding: 15px;}
    .mid-grid h4{ color: #fff; font-size: 30px; font-weight: bold; margin-bottom: 15px; margin-top: 10px; }
    .mid-grid p{ color: #fff; }
    .jcp-journey p{ font-size: 14px;  }
    .blue-bg{ background: #352edb; padding: 20px; }
    .blue-bg h1{ color: #ffffff; font-family: 'Exo', sans-serif; font-size: 36px; font-weight: bold; }
    .blue-bg p{ color: #ffffff;  font-size: 16px; }
    .foot-list li{ margin-bottom: 8px; background: url("../images/list.png") no-repeat left center; padding-left: 25px; }
    .foot-list li a{font-family: 'Roboto', sans-serif; font-size: 14px; color: #000000; font-weight: 400;}
    .foot-list li a:hover{ color: #5c6285; }
    footer h4{color: #2C314F; font-size: 26px; font-weight: normal;}
    footer .gray{ background: #F3F3F3; }
    .no-bg li{ background: none; padding-left: 0; }
    .no-bg li i{ margin-right: 20px; margin-top: 5px; }
    .right-copy{ font-family: 'Roboto', sans-serif; font-size: 12px; color: #000000; font-weight: 400; }
    .social a{ color: #ffffff; }
    .item{ text-align: center; }
    a.btn-style2:hover{ background: #0c3962; color: #ffffff; }
    /*.column, .columns{ overflow: hidden; }*/
    .thumb-im{ color: inherit; margin-bottom: 20px;}
    .ipad-grid .col-md-6{ min-height: 420px; }
    .d-cont{ display: contents; }
    .contact-list li{ margin-bottom: 30px; font-size: 16px; }
    .contact-list li a{ color: inherit; }
    .contact-list li a:hover{ color:#007bff ; }
    .contact-list{ margin: 20px 0; }
    .thumb-im h4{ font-size: 24px; color: #2C314F; }

    .contact-page input[type='text'], .contact-page input[type='tel'], .contact-page input[type='email'] {background: #FFFFFF;
border: 1px solid #352EDB;
box-sizing: border-box;
box-shadow: 10px 4px 42px rgba(0, 0, 0, 0.14);
border-radius: 10px; height: 50px;}
.contact-page textarea {background: #FFFFFF;
border: 1px solid #352EDB;
box-sizing: border-box;
box-shadow: 10px 4px 42px rgba(0, 0, 0, 0.14);
border-radius: 10px; height: 132px;}

.contact-page label{ font-size: 16px; color: #352EDB; margin-top: 30px; margin-bottom: 10px; }
.count-part h1{ font-size: 48px; color: #0E62B0; font-weight: 500; }
.count-part p{ font-size: 16px; font-weight: 500; padding-left: 0;}
.cont-banner h3{ color: #2C314F; padding-left: 0; }

.cont-banner a{color: #0E62B0; font-size: 12px ;font-weight: bold; margin-left: 10px; margin-right: 10px;}
.cont-banner span{ position: relative; top:2px; }
.cont-banner p{padding-left: 0;}
.cont-banner p.under{border-bottom: 4px #0E62B0 solid; padding-left: 0; display: inline;}

.cont-banner a.active{ color: #846F75; cursor: text; }

.quality-part li{ width: 50%; float: left; }
.quality-part li h4{ color: #352EDB; font-size: 22px; font-weight: normal; }
.refect-style i{     color: #0E62B0;
    font-size: 22px;    margin-right: 2px;    position: relative;    top: 2px; }
    .refect-style li{ margin-bottom: 10px; }


  .card-body a{  background: #EBE7F2;
display: block;
padding: 10px;
border-radius: 10px;
border: 1px solid #65C1D6;}


  /*  accordian section*/


  #main {
  margin: 50px 0;
}

#main #faq .card {
  /*margin-bottom: 30px;*/
  border: 0;
}

#main #faq .card .card-header {
  /* */
  border-radius: 10px;
  padding: 0;
}

#main #faq .card .card-header .btn-header-link {
  
  display: block;
  text-align: left;
  padding: 20px;
  background: #E2F5FA;
  color: #000;
  border: 1px solid #65C1D6;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 10px;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #E2F5FA;
  color: #000;
  border: 1px solid #65C1D6;
  font-size: 18px;
  text-transform: uppercase;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #faq .card .collapsing {
  background: #FFF;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
  margin-top: 2px;
}

#main #faq .card .collapse.show {
  background: #FFF;
  line-height: 30px;
  color: #222;
}

.contacterror{font-size: 12px; color: #f10e0e;}