/*Shri Arjun Dev Nagpaul STYLE BY GYAN */
/** colors **/
/** colors **/
/**variable styles Ends**/
/*Common styles*/
/* line 17, style.scss */
body {
  background: url("../images/pattern.jpg") top center repeat;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: black;
}

/* line 20, style.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  color: black;
  font-weight: bold;
}

/* line 21, style.scss */
p {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  color: black;
  font-size: 14px;
  line-height: 21px;
  text-align: justify;
}

/* line 23, style.scss */
ul li {
  list-style: none;
}

/* line 24, style.scss */
ul, ol {
  padding: 0;
  margin: 0;
}

/*section,footer {background:$secondary-color;}*/
/* Ends  Style Guide */
/**  START Common Styles **/
/* line 32, style.scss */
h1 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  margin-top: 0px;
  font-weight: bold;
}

/* line 38, style.scss */
h2 {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  margin-top: 0px;
}

/* line 43, style.scss */
h3 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  margin-top: 0px;
}

/* line 48, style.scss */
h4 {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  margin-top: 0px;
}

/* line 53, style.scss */
h5 {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  margin-top: 0px;
}

/* line 58, style.scss */
h6 {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  margin-top: 0px;
}

/* line 63, style.scss */
.fa {
  margin-right: 8px;
}

/* line 66, style.scss */
.container {
  /*max-width: 1250px;
  width: 100%;*/
}

/* line 71, style.scss */
ol {
  list-style-position: inside;
}
/* line 74, style.scss */
ol li p {
  margin-left: 40px;
}

/* line 81, style.scss */
table tr {
  border: #ccc solid 1px;
}
/* line 84, style.scss */
table tr td {
  padding: 10px;
}

/* line 90, style.scss */
hr {
  border-color: rgba(255, 255, 255, 0.2);
}

/**  END Common Styles **/
/* START HEADER*/
/* line 99, style.scss */
#banner {
  padding: 0;
}
/* line 102, style.scss */
#banner .banner-item {
  /*min-height: 700px;
  color: #fff;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  height: 100vh;
  
  margin-top:0px;
  margin-bottom:0px;
  background:url("../images/banner.jpg") no-repeat top center; 
  min-height:975px;
  width:100%;*/
  /*min-height: 700px;*/
  background:#fbebb0;
  color: #fff;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  padding: 20px 0px 20px 0px;
  			/*.hero-split-right {
  				right: 0;
  				position: absolute;
  				width: 50%;
  				min-height:975px;
  				background: rgba(0, 0, 34, 0.7);
  				background: rgba(0, 255, 12, 0.2);
  				border-left:#09fc0c solid 1px;
  
  			}*/
}
/* line 138, style.scss */
#banner .banner-item .logo {
  float: left;
  margin-bottom: 20px;
  position: relative;
  top: 50px;
}
/* line 144, style.scss */
#banner .banner-item .logo img {
  width: 100%;
  text-align: left;
  float: left;
}
/* line 150, style.scss */
#banner .banner-item .logo p {
  color: #fff;
  font-size: 17.4px;
  letter-spacing: 9.7px;
  text-align: left;
  margin-left: 5px;
}
/* line 161, style.scss */
#banner .banner-item .banner-content {
  top: 1px;
  position: relative;
  margin-left: 20px;
  /*.text-heading{
  	h1{
  		font-size: 31px !important;
  		font-family:$middle-heading;
  		font-weight: bold;
  		text-align:center;
  		color:#5fff23;
  		line-height: 48px;
  		margin-bottom: 0px;
  		position: relative;
  		top: 40px;
  	}
  }*/
  				/*.btn-horizontal {
  						
  					display: inline-block;
  					margin-right: 5px;
  					margin-top:30px;
  					float: left;
  					
  					.btn-primary{
  						border-bottom-color: #f0f2f3 !important;
  						background: #fff !important;
  						margin-right:5px;
  						padding: 16px 24px;
  						font-size: 18px;
  						line-height: 18px;
  						border-radius: 5px;
  						text-transform: uppercase;
  						font-weight: 400;
  						border: 2px solid transparent;
  						position: relative;
  						border-bottom: 5px solid #f0f2f3;
  						transition: all 0.3s ease-in-out;
  						text-decoration: none;
  						cursor: pointer;
  						color: #464646;
  					}
  					.btn-primary:hover{
  						background-color: #09b63c  !important;
  						border-color: #07aa37 !important;
  						color: #fff;
  						outline: none;
  						transition: all 0.3s ease-in-out;
  					}
  					
  					
  					.btn-bordered {
  						background: none;
  						color: #fff;
  						border-color: #fff !important;
  						border-bottom-color: #f0f2f3 !important;
  						margin-right:5px;
  						padding: 16px 24px;
  						font-size: 18px;
  						line-height: 18px;
  						border-radius: 5px;
  						text-transform: uppercase;
  						font-weight: 400;
  						border: 2px solid transparent;
  						position: relative;
  						border-bottom: 5px solid #f0f2f3;
  						transition: all 0.3s ease-in-out;
  						text-decoration: none;
  						cursor: pointer;
  						
  
  						.fa-angle-double-right::before {
  							margin-left: 10px !important;
  						}
  					}
  					.btn-bordered:hover{
  						background: #fff !important;
  						border-color: #fff !important;
  						color: #464646;
  						transition: all 0.3s ease-in-out;
  					}
  					
  				}*/
}
/* line 167, style.scss */
#banner .banner-item .banner-content img{
	width:27%;
}
#banner .banner-item .banner-content p {
  color: #303030;
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 10px;
  text-align: center;
}
/* line 175, style.scss */
#banner .banner-item .banner-content .contact {
  float: left;
  width: 100%;
  position: relative;
left: 318px;
}
/* line 179, style.scss */
#banner .banner-item .banner-content .contact .email {
  float: left;
  margin-left: 30px;
}
/* line 182, style.scss */
#banner .banner-item .banner-content .contact .email h6 {
  text-align: left;
  color: #5b5d60;
  margin: 0;
  float: right;
  padding: 10px 0px 0px 0px;
}
/* line 189, style.scss */
#banner .banner-item .banner-content .contact .email h6 .fa {
  padding: 4px;
  float: left;
  font-size: 26px;
  margin: 0px;
  text-align: center;
}
/* line 200, style.scss */
#banner .banner-item .banner-content .contact .email h6 .fa:before {
  content: "\f0e0";
  font-family: FontAwesome;
  font-size: 21px;
  color: #303030;
  line-height: 32px;
}
/* line 209, style.scss */
#banner .banner-item .banner-content .contact .email h6 span {
  font-family: "Poppins", sans-serif;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 20px !important;
  line-height: 41px;
  font-weight: 300;
  color: #303030;
  margin-left: 10px;
  z-index: 999;
}
/* line 220, style.scss */
#banner .banner-item .banner-content .contact .email h6 span a {
  color: #fff;
  z-index: 999;
}
/* line 228, style.scss */
#banner .banner-item .banner-content .contact .phone {
  float: left;
}
/* line 231, style.scss */
#banner .banner-item .banner-content .contact .phone h6 {
  text-align: left;
  color: #5b5d60;
  margin: 0;
  float: right;
  padding: 10px 0px 0px 0px;
}
/* line 238, style.scss */
#banner .banner-item .banner-content .contact .phone h6 .fa {
  padding: 4px;
  float: left;
  font-size: 26px;
  margin: 0px;
  text-align: center;
}
/* line 249, style.scss */
#banner .banner-item .banner-content .contact .phone h6 .fa:before {
  content: "\f232";
  font-family: FontAwesome;
  font-size: 25px;
  color: #303030;
  line-height: 37px;
}
/* line 258, style.scss */
#banner .banner-item .banner-content .contact .phone h6 span {
  font-family: "Poppins", sans-serif;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 20px !important;
  line-height: 47px;
  font-weight: 300;
  color: #303030;
  margin-left: 10px;
}
/* line 357, style.scss */
#banner .banner-item .form-capsule {
  position: relative;
  left:0px;
  top: 0px;
}
#banner .banner-item .form-capsule img {
  width:100%;
}
/* line 367, style.scss */
#banner .banner-item .form {
  position: relative;
  top: -157px;
  margin-left: 0px;
  padding: 32px 30px 20px 30px;
  background: rgba(41, 41, 41, 0.5);
  opacity: 1;
  border-radius: 0px;
  float: left;
  width: auto;
  height: auto;
  border-radius: 8px;
  z-index: 99;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #2ab7ec, 0px 10px 5px #303030;
  width: 100%;
}
/* line 383, style.scss */
#banner .banner-item .form .form-group {
  margin-bottom: 12px;
}
/* line 387, style.scss */
#banner .banner-item .form label {
  margin-bottom: 5px;
  display: block;
  font-size: 13px;
  color: #fff;
}
/* line 394, style.scss */
#banner .banner-item .form select {
  height: 36px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  width: 100%;
}
/* line 404, style.scss */
#banner .banner-item .form textarea {
  width: 100%;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  color: #555;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
}
/* line 414, style.scss */
#banner .banner-item .form input,
#banner .banner-item .form input::-webkit-input-placeholder {
  font-size: 11px;
  padding-top: 3px;
}
/* line 419, style.scss */
#banner .banner-item .form .form-contro {
  font-size: 12px !important;
}
/* line 423, style.scss */
#banner .banner-item .form .main-login {
  background-color: #fff;
  /* shadows and rounded borders */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
/* line 434, style.scss */
#banner .banner-item .form .form-control {
  height: auto!important;
  padding: 8px 12px !important;
  font-size: 13px !important;
}
/* line 439, style.scss */
#banner .banner-item .form .input-group {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21) !important;
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21) !important;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21) !important;
}
/* line 444, style.scss */
#banner .banner-item .form #submit {
  border: 1px solid #0dbf15;
  cursor: pointer;
  padding: 6px 2px 6px 2px;
  color: #FFF;
  background-color: #44ac46;
  font-size: 14px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  width: 50%;
  margin: 0px auto;
  display: block;
  clear: both;
  top: 10px;
  position: relative;
}
/* line 463, style.scss */
#banner .banner-item .form .main-center {
  margin-top: 30px;
  margin: 0 auto;
  max-width: 400px;
  padding: 10px 40px;
  background: #009edf;
  color: #FFF;
  text-shadow: none;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);
}
/* line 476, style.scss */
#banner .banner-item .form span.input-group-addon i {
  color: #7a7a7a;
  font-size: 17px;
  margin-right: 0px !important;
}
/* line 482, style.scss */
#banner .banner-item .form .login-button {
  margin-top: 5px;
}
/* line 486, style.scss */
#banner .banner-item .form .login-register {
  font-size: 11px;
  text-align: center;
}
/* line 491, style.scss */
#banner .banner-item .form .inputcaptcha {
  width: 120px !important;
  float: left;
  color: #555;
}
/* line 497, style.scss */
#banner .banner-item .form .imgcaptcha {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  margin: 0px 10px;
  float: left;
  padding: 2px 4px;
}
/* line 505, style.scss */
#banner .banner-item .form button {
  padding: 3px 2px 3px 2px;
  color: #FFF;
  background-color: #4ab748;
  font-size: 17px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  width: 25%;
  border: 1px solid #4ab748;
  /*border-width: 1px 1px 3px;*/
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
  margin-bottom: 10px;
  margin: 10px auto;
  display: block;
  text-transform: uppercase;
}
/* line 525, style.scss */
#banner .banner-item .banner-bottom-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 0;
  opacity: .4;
}
/* line 535, style.scss */
#banner .banner-item .text-heading h1 {
  font-size: 18px !important;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-align: center;
  color: #303030;
  
  margin: 10px;
  position: relative;
  top:0px;
}
#banner .banner-item .text-heading h2 {
  font-size: 18px !important;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-align: center;
  color: #303030;
  
  margin-bottom: 10px;
  position: relative;
  top: 0px;
}

/****END BANNER****/
/* line 552, style.scss */
.fixed {
  position: fixed;
  top: 0;
  overflow: hidden;
  width: 100%;
  z-index: 999;
}

/* line 561, style.scss */
#moudles-one {
  background-color: #f6f6f6;
  padding: 50px 0px 30px 0px;
}
/* line 565, style.scss */
#moudles-one .section-heading {
  margin-bottom: 50px;
}
/* line 567, style.scss */
#moudles-one .section-heading h1 {
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #363636;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 579, style.scss */
#moudles-one .section-heading h1 span {
  color: #008ad5;
}
/* line 584, style.scss */
#moudles-one .section-heading p {
  color: #707070;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 25px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 597, style.scss */
#moudles-one .more_features_area .single_benifits {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 16px 15px 16px 50px;
  /*padding: 15px 15px 15px 65px;*/
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}
/* line 611, style.scss */
#moudles-one .more_features_area .single_benifits:hover {
  border: 1px solid #2196F3;
}
/* line 615, style.scss */
#moudles-one .more_features_area .single_benifits .icon_box {
  /*background-color: #f6f6f6;
  box-shadow: inset 0px 0px 0px #2ab7ec, 0px 3px 0px 0px #5f5f5f, 0px 8px 5px #999;
  border-right: 1px solid #ddd;*/
  border-radius: 3px 0 0 3px;
  color: #888;
  display: block;
  font-size: 24px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition-duration: 500ms;
  width: 50px;
  z-index: 9;
}
/* line 635, style.scss */
#moudles-one .more_features_area .icon_box > i {
  height: auto;
  left: 50%;
  margin-left: -10px;
  margin-top: -12px;
  position: absolute;
  top: 10%;
  /*top: 50%;*/
  width: auto;
  z-index: 9;
}
/* line 647, style.scss */
#moudles-one .more_features_area .single_benifits:hover .icon_box {
  color: #008ad5;
  /*background-color: #038FD1;
  border-right: 1px solid #0190C8;*/
}
/* line 653, style.scss */
#moudles-one .more_features_area .single_benifits h4 {
  font-weight: 500;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
/* line 664, style.scss */
#moudles-one .more_features_area .single_benifits ul li {
  margin: 0;
  text-align: left;
  font-size: 14px !important;
  font-family: 'Poppins', sans-serif;
  color: #303030;
  display: table-row;
  text-align: left;
  line-height: 24px;
}
/* line 674, style.scss */
#moudles-one .more_features_area .single_benifits ul li:before {
  padding-right: 5px;
  content: "\f0da";
  font-family: 'FontAwesome';
  display: table-cell;
}
/* line 684, style.scss */
#moudles-one .more_features_area .single_benifits:hover h4 {
  color: #008ad5;
}

/****END MODULES ONE****/
/* line 692, style.scss */
#accordion-pannel {
  background-color: #fff;
  padding: 50px 0px;
  border-bottom: 1px solid #e8e8e8;
}
/* line 698, style.scss */
#accordion-pannel .section-heading {
  margin-bottom: 50px;
}
/* line 700, style.scss */
#accordion-pannel .section-heading h1 {
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #363636;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 712, style.scss */
#accordion-pannel .section-heading h1 span {
  color: #008ad5;
}
/* line 717, style.scss */
#accordion-pannel .section-heading p {
  color: #707070;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 25px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 729, style.scss */
#accordion-pannel .benefits-img img {
  text-align: center;
  width: 100%;
  margin-top: 0px;
}
/* line 737, style.scss */
#accordion-pannel .faq_area {
  background-color: #f6f6f6;
}
/* line 741, style.scss */
#accordion-pannel .accordions {
  margin-top: 20px;
  /*.single-accordion h5 a.collapsed span.accor-close {
  	opacity: 0;
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  }
  
  span.accor-open {
  	opacity: 0;
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  }
  
  .single-accordion h5 a.collapsed span.accor-open {
  	opacity: 1;
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  }*/
}
/* line 743, style.scss */
#accordion-pannel .accordions .single-accordion {
  margin-bottom: 10px;
}
/* line 747, style.scss */
#accordion-pannel .accordions .single-accordion:last-of-type {
  margin-bottom: 0px;
}
/* line 752, style.scss */
#accordion-pannel .accordions .single-accordion h5 a {
  background-color: #2196f3;
  border: 0px solid #2196f3;
  color: #fff;
  display: block;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 20px 20px 20px 20px;
  position: relative;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
/* line 766, style.scss */
#accordion-pannel .accordions .single-accordion h5 a {
  background-color: #3bb3e0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color: #fff;
  position: relative;
  border-left: solid 1px #2ab7ec;
  margin-left: 35px;
  background-image: linear-gradient(bottom, #2ca0ca 0%, #3eb8e5 100%);
  background-image: -o-linear-gradient(bottom, #2ca0ca 0%, #3eb8e5 100%);
  background-image: -moz-linear-gradient(bottom, #2ca0ca 0%, #3eb8e5 100%);
  background-image: -webkit-linear-gradient(bottom, #2ca0ca 0%, #3eb8e5 100%);
  background-image: -ms-linear-gradient(bottom, #2ca0ca 0%, #3eb8e5 100%);
  width: 95%;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ca0ca), color-stop(1, #3eb8e5));
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
  -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
  -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
}
/* line 802, style.scss */
#accordion-pannel .accordions .single-accordion h5 a:active {
  top: 3px;
  background-image: linear-gradient(bottom, #3eb8e5 0%, #2ca0ca 100%);
  background-image: -o-linear-gradient(bottom, #3eb8e5 0%, #2ca0ca 100%);
  background-image: -moz-linear-gradient(bottom, #3eb8e5 0%, #2ca0ca 100%);
  background-image: -webkit-linear-gradient(bottom, #3eb8e5 0%, #2ca0ca 100%);
  background-image: -ms-linear-gradient(bottom, #3eb8e5 0%, #2ca0ca 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3eb8e5), color-stop(1, #2ca0ca));
  -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999999;
  -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999999;
  -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999999;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999999;
}
/* line 821, style.scss */
#accordion-pannel .accordions .single-accordion h5 a::before {
  background-color: #2561b4;
  content: "\00BB";
  text-align: center;
  width: 35px;
  max-height: 40px;
  height: 100%;
  position: absolute;
  display: block;
  padding-top: 8px;
  top: 0px;
  left: -36px;
  font-size: 18px;
  font-weight: bold;
  color: #8fd1ea;
  text-shadow: 1px 1px 0px #07526e;
  border-right: solid 1px #07526e;
  background-image: linear-gradient(bottom, #0a5e7d 0%, #0e8bb8 100%);
  background-image: -o-linear-gradient(bottom, #0a5e7d 0%, #0e8bb8 100%);
  background-image: -moz-linear-gradient(bottom, #0a5e7d 0%, #0e8bb8 100%);
  background-image: -webkit-linear-gradient(bottom, #0a5e7d 0%, #0e8bb8 100%);
  background-image: -ms-linear-gradient(bottom, #0a5e7d 0%, #0e8bb8 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0a5e7d), color-stop(1, #0e8bb8));
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 0px 10px 5px #999999;
  -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 0px 10px 5px #999999;
  -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 0px 10px 5px #999999;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 0px 10px 5px #999999;
}
/* line 862, style.scss */
#accordion-pannel .accordions .single-accordion h5 a:active::before {
  top: -3px;
  -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 1px 1px 0px 0px #044a64, 2px 2px 0px 0px #044a64, 2px 5px 0px 0px #044a64, 6px 4px 2px #0b698b, 0px 10px 5px #999999;
  -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 1px 1px 0px 0px #044a64, 2px 2px 0px 0px #044a64, 2px 5px 0px 0px #044a64, 6px 4px 2px #0b698b, 0px 10px 5px #999999;
  -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 1px 1px 0px 0px #044a64, 2px 2px 0px 0px #044a64, 2px 5px 0px 0px #044a64, 6px 4px 2px #0b698b, 0px 10px 5px #999999;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 1px 1px 0px 0px #044a64, 2px 2px 0px 0px #044a64, 2px 5px 0px 0px #044a64, 6px 4px 2px #0b698b, 0px 10px 5px #999999;
}
/* line 871, style.scss */
#accordion-pannel .accordions .single-accordion h5 a.collapsed {
  background-color: #fff;
  color: #fff;
  /*border: 2px solid #ddd;
  border: 0px solid #d1d1d1;*/
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 880, style.scss */
#accordion-pannel .accordions .single-accordion h5 a span {
  font-size: 30px;
  height: 58px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 50px;
}
/* line 890, style.scss */
#accordion-pannel .accordions .single-accordion h5 a span > i {
  line-height: 58px;
}
/* line 912, style.scss */
#accordion-pannel .accordions .single-accordion h5 {
  margin-bottom: 0;
  text-transform: uppercase;
}
/* line 917, style.scss */
#accordion-pannel .accordions .single-accordion .accordion-content {
  border: 2px solid #33a4d1;
  border-top: 0 solid transparent;
  box-shadow: none;
  padding: 20px 20px;
  margin-left: 35px;
  background: #fff;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
  -moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
  -o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999999;
}
/* line 938, style.scss */
#accordion-pannel .accordions .single-accordion .accordion-content ul {
  clear: both;
}
/* line 940, style.scss */
#accordion-pannel .accordions .single-accordion .accordion-content ul li {
  color: black !important;
  font-size: "Open Sans", sans-serif;
  display: table-row;
  text-align: justify;
  line-height: 22px;
}
/* line 947, style.scss */
#accordion-pannel .accordions .single-accordion .accordion-content ul li:before {
  padding-right: 5px;
  content: "\f0da";
  font-family: 'FontAwesome';
  display: table-cell;
}
/* line 957, style.scss */
#accordion-pannel .accordions .single-accordion .accordion-content p {
  padding: 20px 20px 10px;
  color: #707070;
  letter-spacing: 1px;
  font-weight: 300;
}

/****END BENEFITS ACCORDION****/
/* line 967, style.scss */
.service {
  background: #f5f5f5;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 973, style.scss */
.service .section-heading {
  margin-bottom: 50px;
}
/* line 975, style.scss */
.service .section-heading h1 {
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #363636;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 987, style.scss */
.service .section-heading h1 span {
  color: #008ad5;
}
/* line 992, style.scss */
.service .section-heading p {
  color: #707070;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 25px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 1003, style.scss */
.service .service-colum {
  border-bottom: 3px solid #fff9fa;
  padding: 20px 35px 30px 35px;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
  background: #fff;
  border: 1px solid #f5f5f5;
  min-height: 320px;
}
/* line 1014, style.scss */
.service .service-colum:after {
  content: "";
  display: block;
  height: 0.25em;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  background-image: linear-gradient(to right, transparent 50.3%, #4ab748 50.3%);
  transition: background-position .2s .1s ease-out;
  background-size: 200% auto;
}
/* line 1028, style.scss */
.service .service-colum:hover:after {
  background-position: -100% 0;
}
/* line 1031, style.scss */
.service .service-colum:hover {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
  transform: scale(1.1);
  z-index: 1;
  cursor: default;
}
/* line 1039, style.scss */
.service .service-colum .service-icon {
  margin-bottom: 10px !important;
  height: 70px;
  width: 90px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  display: block;
  margin-bottom: 60px;
  text-align: center;
  border: #fff solid 1px !important;
  margin-top: 0px;
  padding: 20px;
  transition: .6s;
  cursor: default;
}
/* line 1056, style.scss */
.service .service-colum .service-icon img {
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
/* line 1064, style.scss */
.service .service-colum .service-text h4 {
  color: black;
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
/* line 1073, style.scss */
.service .service-colum .service-text ul li {
  color: black !important;
  font-size: "Open Sans", sans-serif;
  display: table-row;
  text-align: left;
  line-height: 21px;
}
/* line 1081, style.scss */
.service .service-colum .service-text ul li:before {
  padding-right: 5px;
  content: "\f0da";
  font-family: 'FontAwesome';
  display: table-cell;
}

/****END SERVICES****/
/* line 1096, style.scss */
#testimonial-showcase-img .showcase-img {
  /*background: url('../images/showcase-bg2.jpg') no-repeat center center fixed;*/
  background: #00b7ff url("../images/pattern.png") repeat left top fixed;
  /*background-size: cover;*/
  margin: 0px;
}
/* line 1102, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap {
  position: relative;
  padding: 100px 0;
  min-height: 535px;
}
/* line 1107, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/grid.png);
  padding: 40px 0;
  /*-------------TESTIMONIALS--------------*/
  /*-------------END TESTIMONIALS--------------*/
}
/* line 1117, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .section-heading {
  margin-bottom: 20px;
}
/* line 1119, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .section-heading h1 {
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 1131, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .section-heading h1 span {
  color: #fff;
}
/* line 1136, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .section-heading p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 25px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 1148, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial-bg {
  border: 4px solid #fff;
  padding: 30px 70px;
  text-align: center;
  position: relative;
  border-radius: 6px;
  margin: 30px 0px;
}
/* line 1156, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial-bg:before {
  content: "\f10d";
  font-family: "fontawesome";
  width: 75px;
  height: 75px;
  line-height: 75px;
  background: #fff;
  text-align: center;
  font-size: 30px;
  color: #3c414c;
  position: absolute;
  top: -40px;
  left: 2%;
  border-radius: 50%;
}
/* line 1171, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial {
  padding: 0 15px;
}
/* line 1174, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .description {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  color: #fff !important;
  line-height: 20px;
  padding-bottom: 21px;
  margin-bottom: 12px;
  position: relative;
}
/* line 1184, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .description:before {
  content: "";
  width: 75%;
  border-top: 1px solid #ddd;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 1194, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .description:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  bottom: -10px;
  left: 50%;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  transform: translateX(-50%) rotate(45deg);
}
/* line 1206, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .designation {
  width: 100%;
  float: left;
  position: relative;
  left: 210px;
}
/* line 1213, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .pic {
  /*width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 25px auto;
  overflow: hidden;*/
}
/* line 1220, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .pic img {
  width: 50px;
  height: 50px;
  background: #fcfcfc;
  padding: 4px;
  margin-right: 10px;
  border: #e0e0e0 solid 1px;
  float: left;
  margin-top: 5px;
}
/* line 1231, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .title-post {
  float: left;
}
/* line 1235, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .title {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  margin: 10px 0px 0px 0px;
}
/* line 1243, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .post {
  display: inline-block;
  font-size: 16px;
  color: #fff;
}
/* line 1248, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-theme .owl-controls {
  background: #fff;
  margin-top: 10px;
  position: absolute;
  bottom: -23%;
  right: 0;
  border-radius: 6px;
}
/* line 1256, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-theme .owl-controls .owl-buttons div {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background: #34363b;
  opacity: 1;
  padding: 0;
}
/* line 1266, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-prev:before,
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-next:before {
  content: "\f104";
  font-family: "fontawesome";
  font-size: 23px;
  font-weight: 700;
  color: #fff;
}
/* line 1273, style.scss */
#testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-next:before {
  content: "\f105";
}
@media only screen and (max-width: 767px) {
  /* line 1278, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial-bg {
    padding: 50px 40px;
  }
  /* line 1279, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-theme .owl-controls {
    bottom: -22%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1282, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial-bg:before {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 40px;
  }
  /* line 1288, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial-bg {
    padding: 30px 10px;
  }
  /* line 1289, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-theme .owl-controls {
    bottom: -15%;
  }
}
@media only screen and (max-width: 360px) {
  /* line 1293, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .title,
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .post {
    font-size: 16px;
  }
  /* line 1296, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-theme .owl-controls {
    bottom: -12%;
  }
}

/****END TESTIMONIAL****/
/* line 1306, style.scss */
#moudles-two {
  background-color: #f6f6f6;
  padding: 30px 0px 30px 0px;
}
/* line 1310, style.scss */
#moudles-two .section-heading {
  margin-bottom: 50px;
}
/* line 1312, style.scss */
#moudles-two .section-heading h1 {
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #363636;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 1324, style.scss */
#moudles-two .section-heading h1 span {
  color: #008ad5;
}
/* line 1329, style.scss */
#moudles-two .section-heading p {
  color: #707070;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 25px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 1340, style.scss */
#moudles-two .more_features_area {
  /*** Navigation ***/
}
/* line 1344, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits {
  background-color: #fff;
  border: 1px solid #e3b368;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 10px 10px 10px 60px;
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
}
/* line 1357, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits:hover {
  border: 1px solid #e3b368;
}
/* line 1361, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits .icon_box {
  background-color: #e3b368 !important;
  border-radius: 3px 0 0 3px;
  color: #888;
  display: block;
  font-size: 24px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition-duration: 500ms;
  width: 50px;
  z-index: 9;
}
/* line 1378, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits .icon_box img {
  top: 5px;
  position: relative;
}
/* line 1384, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .icon_box > i {
  height: auto;
  left: 50%;
  margin-left: -10px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: auto;
  z-index: 9;
}
/* line 1395, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits:hover .icon_box {
  color: #fff;
  background-color: #e3b368 !important;
  
}
/* line 1401, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits h4 {
  font-weight: 500;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  font-family: "Poppins", sans-serif;
  color: #303030;
}
/* line 1415, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits ul li {
  margin: 0;
  text-align: left;
  font-size: 13px !important;
  font-family: 'Poppins', sans-serif;
  color: #303030;
  display: table-row;
  text-align: left;
  line-height: 18px;
}
/* line 1425, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits ul li:before {
 /* padding-right: 5px;
  content: "\f0da";
  font-family: 'FontAwesome';
  display: table-cell;*/
}
/* line 1435, style.scss */
#moudles-two .more_features_area #flexiselDemo3 .single_benifits:hover h4 {
  color: #303030 !important;
}
/* line 1440, style.scss */
#moudles-two .more_features_area #flexiselDemo3 {
  display: none;
}
/* line 1444, style.scss */
#moudles-two .more_features_area .nbs-flexisel-container {
  position: relative;
  max-width: 100%;
}
/* line 1448, style.scss */
#moudles-two .more_features_area .nbs-flexisel-ul {
  position: relative;
  width: 99999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}
/* line 1457, style.scss */
#moudles-two .more_features_area .nbs-flexisel-inner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
/* line 1464, style.scss */
#moudles-two .more_features_area .nbs-flexisel-item {
  margin: 0px;
  padding: 0px;
  position: relative;
  cursor: pointer;
}
/* line 1471, style.scss */
#moudles-two .more_features_area .nbs-flexisel-item img {
  max-width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 1482, style.scss */
#moudles-two .more_features_area .nbs-flexisel-nav-left,
#moudles-two .more_features_area .nbs-flexisel-nav-right {
  padding: 5px 10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  position: absolute;
  cursor: pointer;
  z-index: 4;
  top: 40%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0.3;
}
/* line 1496, style.scss */
#moudles-two .more_features_area .nbs-flexisel-nav-left {
  left: 10px;
}
/* line 1500, style.scss */
#moudles-two .more_features_area .nbs-flexisel-nav-left:before {
  content: "<";
}
/* line 1504, style.scss */
#moudles-two .more_features_area .nbs-flexisel-nav-left.disabled {
  opacity: 0.4;
}
/* line 1508, style.scss */
#moudles-two .more_features_area .nbs-flexisel-nav-right {
  right: 5px;
}
/* line 1512, style.scss */
#moudles-two .more_features_area .nbs-flexisel-nav-right:before {
  content: ">";
}
/* line 1516, style.scss */
#moudles-two .more_features_area .nbs-flexisel-nav-right.disabled {
  opacity: 0.4;
}

/****END MODULES TWO****/
/* line 1523, style.scss */
#sponsors {
  padding: 50px 0px;
}
/* line 1525, style.scss */
#sponsors .section-heading {
  margin-bottom: 50px;
}
/* line 1528, style.scss */
#sponsors .section-heading h1 {
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #363636;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 1540, style.scss */
#sponsors .section-heading h1 span {
  color: #008ad5;
}
/* line 1545, style.scss */
#sponsors .section-heading p {
  color: #707070;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 25px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
/* line 1556, style.scss */
#sponsors .colleges {
  /*Price heads*/
  /*Price tags*/
  /*Features*/
}
/* line 1558, style.scss */
#sponsors .colleges .price_block {
  text-align: center;
  color: #fff;
  float: left;
  list-style-type: none;
  transition: all 0.25s;
  position: relative;
  box-sizing: border-box;
  margin-top: 0px;
  border: #fff solid 1px;
}
/* line 1571, style.scss */
#sponsors .colleges .pricing_table h3 {
  text-transform: uppercase;
  padding: 5px 0;
  background: #333;
  margin: -10px 0 1px 0;
}
/* line 1579, style.scss */
#sponsors .colleges .price {
  display: table;
  /*background:linear-gradient(#DB7224, #F9B84A); */
  background: #0099d5;
  width: 100%;
  height: 60px;
}
/* line 1586, style.scss */
#sponsors .colleges .price_figure {
  font-size: 18px;
  vertical-align: middle;
  display: table-cell;
}
/* line 1591, style.scss */
#sponsors .colleges .price_number {
  font-weight: normal;
  display: block;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}
/* line 1599, style.scss */
#sponsors .colleges .price_tenure {
  font-size: 14px;
}
/* line 1604, style.scss */
#sponsors .colleges .features {
  background: #efefef;
  color: #303030;
  float: left;
}
/* line 1609, style.scss */
#sponsors .colleges .features li {
  padding: 10px 10px;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  list-style-type: none;
  text-align: left;
  float: left;
  width: 100%;
}
/* line 1618, style.scss */
#sponsors .colleges .features li img {
  width: 52px;
  height: 47px;
  background: #fcfcfc;
  padding: 7px;
  margin-right: 10px;
  border: #e0e0e0 solid 1px;
  float: left;
}
/* line 1634, style.scss */
#sponsors .colleges .footer {
  padding: 15px;
  background: #DEF0F4;
}
/* line 1638, style.scss */
#sponsors .colleges .action_button {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  background: linear-gradient(#666666, #333333);
  padding: 5px 20px;
  font-size: 11px;
  text-transform: uppercase;
}
/* line 1649, style.scss */
#sponsors .colleges .price_block:hover {
  box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
  transform: scale(1.04) translateY(-5px);
  z-index: 1;
  border-bottom: 0 none;
  background: #efefef;
}
/* line 1656, style.scss */
#sponsors .colleges .price_block:hover .price {
  /*background:linear-gradient(#DB7224, #F9B84A);
  box-shadow: inset 0 0 45px 1px #DB7224;  */
  background: #4ab748;
}
/* line 1661, style.scss */
#sponsors .colleges .price_block:hover h3 {
  background: #222;
}
/* line 1664, style.scss */
#sponsors .colleges .price_block:hover .action_button {
  background: linear-gradient(#f9b84a, #db7224);
}

/****END SPONSR****/
/* line 1672, style.scss */
#e-campus .showcase-img {
  background: #0099d5 url("../images/10-pattern.png") repeat left top fixed;
  /*background-size: cover;*/
  margin: 0px;
}
/* line 1677, style.scss */
#e-campus .showcase-img .showcase-wrap {
  position: relative;
  min-height: 310px;
}
/* line 1681, style.scss */
#e-campus .showcase-img .showcase-wrap .texture-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../images/grid.png);
  padding: 20px 0;
  border-bottom: #bababa solid 2px;
}
/* line 1692, style.scss */
#e-campus .showcase-img .showcase-wrap .texture-overlay .e-campus-img img {
  position: relative;
  top: 0px;
  width: 100%;
}

/****E-Campus****/
/* line 1704, style.scss */
#google-map {
  margin-top: 0px;
}
/* line 1707, style.scss */
#google-map .iframe {
  border: #ccc solid 1px;
  padding: 0px;
}

/****END GOOGLE MAP****/
/* line 1714, style.scss */
#footer {
  background: #000;
  color: #a8acb9;
  padding: 35px 0 15px 0 !important;
  clear: both;
}
/* line 1720, style.scss */
#footer .widget {
  text-align: center;
}
/* line 1724, style.scss */
#footer .widget h4 {
  text-align: center;
  font-size: 24px;
  line-height: 42px;
  margin: 0 0 15px 0;
  color: #fff;
}
/* line 1731, style.scss */
#footer .widget p {
  text-align: center;
  color: #696f82;
}
/* line 1736, style.scss */
#footer .widget .footer-logo {
  display: block;
  margin-bottom: 20px;
}
/* line 1742, style.scss */
#footer .widget address {
  float: left;
  width: 100%;
  margin: 30px 0 20px 0;
}
/* line 1747, style.scss */
#footer .widget address ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 1752, style.scss */
#footer .widget address ul li {
  padding: 0;
  overflow: hidden;
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  color: #696f82;
}
/* line 1761, style.scss */
#footer .widget address ul li a {
  color: #696f82;
}
/* line 1765, style.scss */
#footer .widget address ul li .fa {
  padding: 0 6px 0 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
/* line 1776, style.scss */
#footer .widget .social-network {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 1781, style.scss */
#footer .widget .social-network a {
  display: inline-block;
  margin-right: 5px;
  color: #696e7d;
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
  width: 32px;
  height: 32px;
  border: 1px solid #686c79 !important;
  text-align: center !important;
  border-radius: 50% !important;
}
/* line 1794, style.scss */
#footer .widget .social-network a .fa {
  margin-right: 0px !important;
}
/* line 1799, style.scss */
#footer .widget .social-network a:hover {
  color: #09b63c;
  text-align: center;
  border: 1px solid #09b63c  !important;
  transition: all 0.3s ease-in-out;
}
/* line 1809, style.scss */
#footer .lower-footer-section {
  padding-top: 0px;
  border-top: 0px solid #333;
  text-align: center;
}
/* line 1814, style.scss */
#footer .lower-footer-section .copyright {
  font-size: 12px;
  margin: 0 !important;
  line-height: 25px;
  text-align: center;
  color: #696f82;
  text-transform: uppercase;
}

/****END FOOTER****/
/* line 1827, style.scss */
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 50px;
  box-shadow: 1px 5px 2px #aaa;
  right: 15px;
  display: none;
  text-indent: -9999px;
  background: url("../images/icon_top.png") no-repeat center center/cover transparent;
  color: black;
  z-index: 999;
}

/* END HEADER*/
@media (min-width: 320px) and (max-width: 767px) {
  /* line 1845, style.scss */
  #banner .banner-item .logo {
    float: left;
    margin-bottom: 0px !important;
    position: relative;
    top: 12px !important;
  }

  /* line 1853, style.scss */
  #banner #banner-item .logo img {
    width: 100%;
  }

  /* line 1857, style.scss */
  #banner .banner-item .logo p {
    font-size: 13px !important;
    margin-left: 5px !important;
    letter-spacing: 0px !important;
  }

  /* line 1863, style.scss */
  #banner .banner-item .banner-content {
    margin-right: 0px !important;
    margin-top: 3px !important;
    position: relative;
	margin:0px;
  }

  /* line 1870, style.scss */
  #banner .banner-item .banner-content p {
    text-align: left;
  }

  /* line 1874, style.scss */
  #banner .banner-item .banner-content .text-heading h1 {
    line-height: 21px !important;
    font-size: 20px !important;
    position: relative;
    top: 0px !important;
  }

  /* line 1882, style.scss */
  #banner .banner-item .text-heading h1 {
    font-size: 18px !important;
    position: relative;
    top: -10px;
    line-height: 28px;
  }

  /*#banner .banner-item .text-heading img {
  	width: 100%;
  	position: relative;
  	top: 0px !important;
  	margin-bottom: 20px !important;
  }*/
  /* line 1898, style.scss */
  #banner .banner-item .banner-content .contact .email h6 span {
    font-size: 12px !important;
	margin-left: 0px;
  }

  /* line 1901, style.scss */
  #banner .banner-item .banner-content .contact .phone h6 span {
    font-size: 12px !important;
	margin-left: 0px;
  }
  
#banner .banner-item .banner-content .contact .phone h6 .fa::before {
    content: "\f232";
    font-family: FontAwesome;
    font-size: 22px;
    color: #303030;
    line-height: 37px;
}
#banner .banner-item .banner-content .contact .email h6 .fa::before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 19px;
    color: #303030;
    line-height: 31px;
}
#banner .banner-item .banner-content .contact .phone h6 {
    text-align: left;
    color: #5b5d60;
    margin: 0;
    float: right;
    padding: 0px 0px 0px 0px;
}

  /* line 1905, style.scss */
  #banner .banner-item .banner-content .contact .email h6 {
    padding: 0px !important;
  }

  /* line 1909, style.scss */
  #banner .banner-item .form {
    position: relative;
    top: -20px !important;
  }

  /* line 1914, style.scss */
  #banner .banner-item .form-capsule {
    left: 0px !important;
    top: 0px !important;
  }

  /* line 1920, style.scss */
  #banner #banner-item .banner-content .banner-desc .btn-horizontal .btn-bordered {
    top: 50px;
    position: relative;
  }

  /* line 1924, style.scss */
  #banner #banner-item .form {
    position: relative;
    top: 80px;
    margin-bottom: 70px;
  }

  /* line 1930, style.scss */
  #accordion-pannel .accordions .single-accordion .accordion-content ul li {
    text-align: left;
  }

  /* line 1934, style.scss */
  #accordion-pannel .single-accordion h5 a {
    width: 90% !important;
  }

  /* line 1938, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap {
    position: relative;
    padding: 100px 0;
    min-height: 950px !important;
  }

  /* line 1944, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .owl-theme .owl-controls {
    position: absolute;
    bottom: -9% !important;
  }

  /* line 1949, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .designation {
    position: relative;
    left: 0px !important;
  }

  /* line 1954, style.scss */
  #testimonial-showcase-img .showcase-img .showcase-wrap .texture-overlay .testimonial .pic img {
    margin-top: 10px !important;
    text-align: center !important;
    float: none !important;
  }

  /* line 1961, style.scss */
  #e-campus .showcase-img .showcase-wrap {
    padding: 10px 0 !important;
    min-height: 100px !important;
  }

  /* line 1966, style.scss */
  #e-campus .showcase-img .showcase-wrap .texture-overlay {
    padding: 10px 0 !important;
  }

  /* line 1970, style.scss */
  #moudles-one .more_features_area .single_benifits {
    height: auto !important;
    visibility: visible;
    animation-delay: 0.2s;
    animation-name: fadeInUp;
  }

  /* line 1977, style.scss */
  #moudles-two .more_features_area #flexiselDemo3 .single_benifits {
    height: auto !important;
  }
  #banner .banner-item .banner-content .contact {
		float: left;
		width: 100%;
		margin-bottom:0px;
	}
	
	#banner .banner-item .banner-content {
		top: 0px;
		position: relative;
		margin-left:0px;
	}
	#banner .banner-item .banner-content .contact {
		float: left;
		width: 100%;
		position: relative;
		left: 13px;
	}
	#banner .banner-item .banner-content img {
		width: 80%;
	}
	#banner .banner-item .banner-content p {
		text-align: center;
	}
	#banner .banner-item .banner-content .contact .email {
		float: left;
		margin-blockleft: 10px;
		clear: both;
		margin-left: 0px !important;
	}
	#banner .banner-item .banner-content .contact .phone h6 span {
		font-size: 20px !important;
		margin-left: 0px;
	}
	#banner .banner-item .banner-content .contact .email h6 span {
		font-size: 20px !important;
		margin-left: 0px;
	}
	
}

/* Portrait and Landscape */
@media screen 
  and (min-width: 360px) 
  and (max-width: 767px) 
  and (-webkit-device-pixel-ratio: 2) {
	#banner .banner-item .banner-content .contact .email {
		float: left;
		margin-blockleft: 10px;
		clear: both;
		margin-left: 0px !important;
	}
	#banner .banner-item .banner-content .contact .phone h6 span {
		font-size: 20px !important;
		margin-left: 0px;
	}
	#banner .banner-item .banner-content .contact .email h6 span {
		font-size: 20px !important;
		margin-left: 0px;
	}
	  
  }
  
  /* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
	#banner .banner-item .banner-content .contact .email {
		float: left;
		margin-blockleft: 10px;
		clear: both;
		margin-left: 0px;
	}
	#banner .banner-item .banner-content .contact .phone h6 span {
		font-size: 20px !important;
		margin-left: 0px;
	}
	#banner .banner-item .banner-content .contact .email h6 span {
		font-size: 20px !important;
		margin-left: 0px;
	}
  }
