
html, body { height: 100%; margin: 0; padding: 0 }
body { color: #000; background:#fcfdff; position: relative; font-family: 'Roboto',sans-serif!important;font-weight:300; }
img { display: block; max-width: 100%; height: auto; }
ul { list-style: none; margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { margin: 0px; }
a { text-decoration: none; }
a:focus, a:active, a:hover { outline: none; text-decoration: none }
.mtb-2{padding:15px 0;}
.wrapper { margin: 0px; padding: 0px; height: 100%; width: 100%; }
.col-pd-lft{padding: 0 5px 0 0;}
.col-pd-rht{padding: 0 0 0 5px;}

#header{
width:100%;position:relative;background:transparent;z-index:999;/*box-shadow: 0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);
-webkit-box-shadow: 0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);-moz-box-shadow: 0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);*/
}

.navbar {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    justify-content: center;
    z-index: 1000;
   /* background-image: linear-gradient(180deg,#1371b0,#1371b0);*/
   background-color:#fff;
}

.navbar-brand {
    padding: 10px 0;
}

.navbar-brand img{width:130px;}


.navbar-cust{/*position:absolute!important;*/background:transparent!important;padding:0;}

.navbar-nav  .nav-item{padding-right: 30px;}

.navbar-nav .nav-link {
position: relative;
display: block;
padding:15px 10px ;
line-height: 20px;
cursor: pointer;
font-size: 16px;
font-weight: 500;
font-family: Poppins,sans-serif !important;
color: rgba(0,0,0,.8)!important;
}

.nav-color{color:rgb(15, 33, 55)!important;}

.btn-header-top{
	border:1px solid #e0f7fa;
	border-radius:4px;
	padding: 9px 25px !important;
	margin-right:20px;
}

.bottom-header{
	min-width: 100%;
min-height: 65px;
box-shadow: 0 3px 3px 1px rgba(207,216,220,0.5);
margin: 0;
font-family:'Work Sans', sans-serif;
flex: 1;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
background:#fff;
}

.header-container{
	display: flex;
width:80%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

.header-content{
	font-size: 15px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: 1.33;
letter-spacing: normal;
color:#516670;
width: 76%;
}


.header-content span {
    position: relative;
    top: -10px;
	margin-left: 10px;
	font-family: Work Sans,sans-serif;
}

.header-button{
	-webkit-flex-basis: 152px;
-ms-flex-basis: 152px;
flex-basis: 152px;
min-width: 152px;
float:right;
}

.header-button button{
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
object-fit: contain;
outline: none;
border-radius: 4px;
padding: 5px 20px;
margin: 0 5px;
    margin-top: 0px;
height: 40px;
width:253px;
cursor: pointer;
background:#ffffff;
border: 1.5px solid #1371b0!important;
-webkit-transition: 300ms background ease-in-out,100ms -webkit-transform ease-in-out;
-webkit-transition: 300ms background ease-in-out,100ms transform ease-in-out;
transition: 300ms background ease-in-out,100ms transform ease-in-out;
margin-top: -7px;
font-family: 'Work Sans',sans-serif;
font-size: 15px;
font-weight: 500;
color: #1371b0;
text-align:center;
margin-top: -20px;
}


.main-section{width:100%;height:auto;margin-bottom:40px;}

.web_url{margin-bottom:0px!important;margin-top:5px!important;padding-left:14px;}

.web_url a{color:#d54b4b;font-weight: 600;}

.banner-section{
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	padding-bottom: 60px;
	/*background-color:;overflow: hidden;
		background-image:url('../img/banner-img10.png');background-position: 30% center;background-repeat: no-repeat;*/
}

.form-background{
	background-image:url("../img/client-images/form-bg.png");
	width:100%;
	height:100%;
	padding:10px 40px;
	margin-top:10px;
}

.form-background h2{
	font-size: 25px;
color: rgba(52, 61, 72, 0.9);
font-family: "Roboto", sans-serif;
text-align:center;
margin-top:10px;
margin-bottom:20px;
}

.form-background h2 i{
	margin-right:10px;
}

.form-background .form-group label{font-weight:500;font-size:14px;text-transform:uppercase;font-family: "Roboto", sans-serif;}

.form-background .form-group .form-btn{
	background-color:#007bff;
	width:100%;
	font-size:17px;
	color:#fff;
	padding:4px;
	border-radius:4px;
	border:none;
	}

.form-background .form-group .form-btn i{
	margin-right:10px;
	color:#fff;
	font-size:17px;
}

.form-background .frm-anchr{
	color:#007bff;	
}

.lgn-frm-p{
	
}

.login-container{
	margin-top: 30px;
	margin-bottom:30px;
}

.login-container .login-anchr{
	font-size:20px;
	font-family: "Roboto", sans-serif;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	display:block;
	font-weight: 400;
    line-height: 22px;
}

.mrg-tp{
	margin-top: -22px;
}

.login-container .login-anchr span{
	display:block;
	background:#ffc800;
	color:#000;
	font-size:15px;
	padding:2px;
	margin: 7px 10px;
	font-weight:400;
}


.testimonial_container{
	padding: 40px 0px;
background: rgb(252, 252, 252) none repeat scroll 0% 0%;
box-sizing: border-box;
}


.testimonial-header{
margin-bottom: 60px;
text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
}


.testimonial-header h2{
margin-top: 0px;
color: rgb(21, 23, 44);
font-family: Poppins;
font-weight: 600;
text-align: center;
line-height: 1.34;
text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
margin-bottom: 10px;
font-size: 30px;
}


/*testimonial start */



 .carousel-indicators {
position:relative!important;
  height: 50%;
  margin-top: 30px;
}


/* The colour of the indicators */

.item-carousel-blog-block {
  outline: medium none;
  padding: 15px;
}


.carousel-indicators{
	position:relative!important;
}

.carousel-indicators .active {
    background-color: #d54b4b;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#f7b4b4;
}


.testimonial {
    margin: 0 20px 40px;
}

.testimonial .testimonial-content {
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
}

.testimonial .testimonial-content::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}

.testimonial .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #ff4242;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}

.testimonial .testimonial-icon::before {
    content: "";
    border-bottom: 16px solid #e41212;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}

.testimonial .description {
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0;
}

.testimonial .title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}

.testimonial .post {
    display: block;
    font-size: 14px;
    color: #ff4242;
}

/*testimonial end */

.banner-section h1{
	font-size: 40px;
margin-bottom: 1.25rem !important;
margin-top:200px;
color:rgb(15, 33, 55);font-weight:800;line-height: 1.5;
}

.banner-section p{

margin-bottom: 1.95313rem !important;
	padding-right: 1.25rem !important;
	margin-top: 10px;
	font-family: inherit;
font-weight: 500;
color: rgba(52, 61, 72, 0.8);
line-height: 1.75;
font-family: sans-serif,AvenirLTStd-Roman;
font-size:16px;
}	

.banner-section .btn-sect{margin-top:20px;text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;padding: 0 40px;}

.banner-section .banner-btn{
	margin-left:18px;min-width: 156px;cursor: pointer;display: inline-flex;-moz-box-align: center;align-items: center;-moz-box-pack: center;
justify-content: center;min-height: 46px;border-radius: 3px;font-family: inherit;font-weight: 700;text-decoration: none;text-transform: capitalize;
padding: 8px 15px;border: 1px solid rgba(82, 104, 219, 0.2);;transition: all 0.3s ease 0s;color:rgb(82, 104, 219);background-color:transparent;box-sizing: border-box;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);transition: all 0.3s ease 0s;font-size: 14px;text-transform: uppercase;}

.banner-section .bg_color{background-color:rgb(82, 104, 219)!important;background-image: linear-gradient(31deg,
rgba(215, 178, 233, 0.4) 0%,rgba(83, 105, 220, 0.4) 100%)!important;color:rgb(255, 255, 255)!important;}

.banner-section .banner-btn img{margin-right:10px;}

.about-list	{
		list-style-type: square;
		margin-top:22px;
		/*list-style-position: inside;*/  
	}

.about-list li{
	line-height: 27px;
text-align: left;
margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
color: rgba(52, 61, 72, 0.8);
font-family:"Roboto", sans-serif;
text-align:justify;
}

.banner-form .form-control {
    border: 1px solid 
transparent;
box-shadow: 0 2px 5px
    rgba(0,0,0,0.2);
    -webkit-appearance: none;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight:300;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-form{
	background-color:
#1371b0;
color:
#FFFFFF !important;
border: 1px solid
#1190EE;
font-family: 'Work Sans',sans-serif;
font-weight: 500;
border-radius: 5px;
font-size: 16px;
text-decoration: none;
padding: 8px 30px;
text-align: center;
margin-top:8px;
}

.forgt-span{
	color:#1c114e;
line-height: 40px;
display:block;
}

.img-responsive{
	display: block;
max-width: 100%;
height: auto;
}

.service-container{padding:40px 0px;background:rgb(252, 252, 252) none repeat scroll 0% 0%;box-sizing: border-box;}

.service-header{margin-bottom:50px;text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;}

.service-header h2{margin-top: 0px;color:rgb(21, 23, 44);font-family: Poppins;font-weight: 600;text-align: center;line-height: 1.34;
   text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;margin-bottom:10px;font-size: 30px;}
   
.service-header p{margin: 0px auto;width:80%;max-width: 100%;font-size: 16px;color:rgb(21, 23, 44);
font-family: Lato;text-align: center;line-height: 1.5;}

.serv-inner-content{padding:20px;position: relative;height: 100%;transition: box-shadow 0.3s ease 0s;padding-bottom: 5px;}

.service_icon{position: relative;border-bottom-left-radius: 6px!important;overflow: hidden;font-size: 36px;margin-bottom: 30px;height: 84px;width: 84px;
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
color:rgb(255, 255, 255);
border-radius: 50%;
    text-shadow: 
rgba(0, 0, 0, 0.004) 1px 1px 1px;
}   

.service_icon img{width:70%;}

.service_icon .img2{width:80%;}

.icon_1{background: rgba(0, 0, 0, 0) linear-gradient(-60deg, rgba(236, 0, 140, 0.75),
    rgba(255, 103, 103, 0.75)) repeat scroll 0% 0%;}

.icon_2{background: rgba(0, 0, 0, 0) linear-gradient(-60deg, rgba(110, 72, 170, 0.75), rgba(192, 91, 210, 0.75)) repeat scroll 0% 0%;}

.icon_3{background: rgba(0, 0, 0, 0) linear-gradient(-60deg, rgba(241, 39, 17, 0.7), rgba(245, 175, 25, 0.7)) repeat scroll 0% 0%;}


.work_container{position: relative;box-sizing: border-box;padding:40px 0px;}

.work_container h3{margin-top:10px;margin-bottom: 20px;font-size: 30px;color:rgb(21, 23, 44);font-family: Poppins;text-align: left;line-height: 1.34;text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;font-weight:600;}

.work_container p{line-height: 32px;text-align: left;margin-bottom: 10px;margin-top: 0px;max-width: 525px;font-size: 16px;color:rgba(52, 61, 72, 0.8);font-family: sans-serif,AvenirLTStd-Roman;font-weight: 500;}

.pt-top{margin-top:25px;}

.ach{text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;}

.content_wrapper{
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
}

.content_wrapper h2{
	box-sizing: border-box;
margin-bottom: 15px;
margin-top: 0px;
font-size: 20px;
color:rgb(15, 33, 55);
font-weight: 500;
line-height: 1.5;
letter-spacing: -0.02em;
font-family: "Roboto", sans-serif;
text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
text-align: left;
}

.content_wrapper p{
	box-sizing: border-box;
margin-bottom: 1rem;
margin-top: 0px;
font-size: 15px;
color:rgba(52, 61, 76, 0.8);
line-height: 1.75;
text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
text-align: left;
font-family: "Roboto", sans-serif;
}


.work_btn{
	cursor: pointer;
display: inline-flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
min-width: 48px;
border-radius: 3px;
font-family: inherit;
font-weight: 700;
text-decoration: none;
text-transform: capitalize;
transition: all 0.3s ease 0s;
border: 0px none rgb(132, 84, 255);
height: auto;
background-color:rgb(132, 84, 255);
box-sizing: border-box;
padding: 0px 22px;
min-height: 47px;
font-size: 14px;
color:rgb(255, 255, 255);
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}

.ach-span{margin-left:17px;color:#fff;}

/*registration page css start */
.regist-box{
	padding-top:40px;
}

.regist-container{
	-webkit-box-shadow: 0 3px 15px 0 rgba(39,63,74,.15);
     box-shadow: 0 5px 30px 0 rgba(39,63,74,.15);
	 background:#fff;
	 border-radius:4px;
	 border: none;
	 max-width: 700px;
	 min-height: 440px;
     width: auto;
	 position: relative;
	 display: block;
	 margin:0 auto;
}

.form-container{
	display:block;
	padding:20px;
}

.form-container h2{
	font-size:30px;
	color:rgb(15, 33, 55);
	line-height: 1.2;
font-weight: bold;
margin-bottom: 10px !important;
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

.form-container p{
	line-height: 1.5;
margin-bottom: 1.95313rem !important;
padding-right: 1.25rem !important;
font-size: 17px;
margin-top:0;
font-family: inherit;
font-weight: 500;
color:#807f83;
}

.regist-form h3{
	color:#1371b0;
	font-family:"Lato", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight:400;
	font-size:22px;
	margin-bottom:20px;
}

.regist-form .pb-1{
	margin-bottom:12px!important;
}

.regist-form h3 .sbj-spn{
	width:24px;
	height:24px;
	border-radius:100%;
	background:#1371b0;
	color:#fff!important;
	margin-right:12px;
	display:inline-block;
	text-align:center;
	font-size:14px;
	line-height:24px;
	vertical-align: top;
margin-top: 3px;
}

span{
	color:red;
	}

.form-row{
	margin-bottom:20px;
}

.form-row .btn{
	background:#1371b0!important;
	color:#fff!important;
	margin-top:15px;
}

.form-row .form-group{
	margin-bottom:15px;
}

.form-row label{
	color:#000;
	font-size:14px;
	font-weight:400;
}

.form-row label span{
	color:red;
}

.form-row .form-control{
	background:#fdfdfd;
	color:#000;
}

/* checkbox container */
.checkbox-container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
margin: 14px 10px;
width: 29%;
}

.wdth-xt{width:40%;}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*footer css start*/


.site-footer
{
  background-color:rgb(33, 33, 65);
  padding:45px 0 10px;
  font-size:13px;
  line-height:24px;
  color:#fff;
  font-weight:600;
  font-family: sans-serif,AvenirLTStd-Roman;
}

.footer_inner{padding:10px 30px;}

.footer-pdg{padding: 0 25px;}

.footer_icon{padding:5px 0;}

.site-footer h3 {
    font-size: 21px;
    font-weight: 700;
	color:#fff;
	margin-bottom: 15px;
}

.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}

.site-footer hr{
	margin-top:5px;
	margin-bottom:5px;
}

.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px;
  margin-bottom:20px;
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:8px;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#fff;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  /*width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d;*/
    margin-left: 0px;
	margin-right: 0;
	border-radius: 100%;
	background-color:transparent;
	color:#fff;
	font-weight: 700;
	font-size: 21px;
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }

 .navbar .navbar-toggler{height:45px;}

  .navbar-collapse ul li a {text-align:center;text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;}
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#3f729b
}

@media (max-width:360px){
.checkbox-container{width:100%;}	
}



@media (max-width:767px)
{

.checkbox-container{width:44%;}		
	
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
  
  .banner-section h1{font-size:25px;text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;}
  .banner-section p{text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;}
  .banner-section .banner-btn{margin-left:2px;}
  .banner-btn{margin-bottom:20px;}
}


@media (min-width:600px) and (max-width:1079px){
		.banner-section{background-position: -50% center!important;
}

  .banner-section .banner-btn{margin-left:2px;}
	
}

@media (min-width:1080px)
{
	.banner-section{
background-position: 190% center!important;
}
	
}	
