/*
* D-TECT
* Version: 1
*/

/* Custom miss */

.no-mob-xs {
	margin-right:10px;
}
@media (max-width: 375px) {
.no-mob-xs {
	display:none;
}
}

@media (max-width: 767px) {
.no-mob-xs2 {
	display:none;
}
}

.posrel {
	position:relative;
	overflow:hidden;
}

.scrollcontroller {
    position: absolute;
	width:54px;
	height:54px;
    top: -54px;
	z-index:99999;
}

@media(max-width: 991px) {
.scrollcontroller {
    position: absolute;
	width:118px;
	height:118px;
    top: -118px;
	z-index:99999;
}
}

@media(max-width: 767px) {
.scrollcontroller {
    position: absolute;
	width:116px;
	height:116px;
    top: -116px;
	z-index:99999;
}
}

.padding-left-5p { padding-left: 5px;}

.padding-right-5p { padding-right: 5px;}

.cleaner { clear: both; width:100%; height: 5px;}

.cleaner2 { clear: both; width:100%; height: 15px;}

.cleaneres1 { clear: both; width:100%; height: 10px;}

@media (max-width: 767px) {
 .padding-left-5p { padding-left: 0;}

.padding-right-5p { padding-right: 0;}

.cleaneres1 { clear: both; width:100%; height: 0;}
}
.award-size {
	max-width:200px;
	margin:0 auto 40px;
}

.lead {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
	line-height: 1.4;
  }
}

/* Custom Buttons */

.offer__btn-u,
.offer__btn-u:focus {
	color: #fff;
	border: 1px solid #ffffff;
	background: transparent;
	text-transform: uppercase;
	padding: 7px 20px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing:1px;
}
.offer__btn-u:hover {
	background: #ffffff;
	color: #21417a
;
}

.offer__btn-u1,
.offer__btn-u1:focus {
	color: #fff;
	border: 1px solid #ffffff;
	background: transparent;
	text-transform: uppercase;
	padding: 7px 20px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing:1px;
}
.offer__btn-u1:hover {
	background: #ffffff;
	color: #62c2e1;
}

.offer__btn-u2,
.offer__btn-u2:focus {
	color: #fff;
	border: 3px solid #009700;
	background: #009700;
	text-transform: uppercase;
	padding: 10px 20px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing:1px;
}
.offer__btn-u2:hover {
	background: transparent;
	color: #555;
}

.offer__btn-u3,
.offer__btn-u3:focus {
	color: #fff;
	border: 3px solid #ec6707;
	background: #ec6707;
	text-transform: uppercase;
	padding: 10px 20px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing:1px;
}
.offer__btn-u3:hover {
	background: transparent;
	color: #555;
}

.offer__btn-u4,
.offer__btn-u4:focus {
	color: #fff;
	border: 3px solid #374b57;
	background: #374b57;
	text-transform: uppercase;
	padding: 10px 20px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing:1px;
}
.offer__btn-u4:hover {
	background: transparent;
	color: #374b57;
}

.offer__btn-u5,
.offer__btn-u5:focus {
	color: #1e1e1e;
	border: 1px solid #1e1e1e;
	background: transparent;
	text-transform: uppercase;
	padding: 7px 20px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing:1px;
}
.offer__btn-u5:hover {
	background: #1e1e1e !important;
	color: #ffffff;
}

.bcta-btns {
	margin-top:20px;
}

/* slider social */

.socnavtopcnt2 {
    position: absolute;
    padding: 20px 30px 10px 30px;
    right: 0;
    top: 165px;
    z-index: 12;
  	background: #009700;
}






.fspsocial {
	position: relative;
	float: left;
	margin-bottom: 5px;
}




.fspsocial ul{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
	-moz-padding-start: 0;
	padding-top: 9px;
}

@-moz-document url-prefix() {
    .fspsocial ul {
		margin:0;
    
}
}

.fspsocial li {
	display: inline-block;
	margin-bottom: 10px;
}

.fspsocial li i {
	color: #fff;
	width: 30px;
	height: 30px;
	padding: 7px;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	display: inline-block;
	border: 1px solid #fff;
}

.fspsocial li {
	margin: 0 14px 0 0;
}

.fspsocial li:last-child {
	margin: 0 0 10px 0;
}

.fspsocial li i:hover {
	color:#21417a
;
	background:#ffffff;
	border: 1px solid #21417a
;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
}

.fspsocial2 {
	position: relative;
	float: left;
	margin-bottom: 5px;
}




.fspsocial2 ul{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
	-moz-padding-start: 0;
}

@-moz-document url-prefix() {
    .fspsocial2 ul {
		margin:0;
    
}
}

.fspsocial2 li {
	display: inline-block;
	margin-bottom: 10px;
}

.fspsocial2 li i {
	color: #fff;
	width: 30px;
	height: 30px;
	padding: 7px;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	display: inline-block;
	border: 1px solid #fff;
}

.fspsocial2 li {
	margin: 0 14px 0 0;
}

.fspsocial2 li:last-child {
	margin: 0 0 10px 0;
}

.fspsocial2 li i:hover {
	color:#21417a
;
	background:#ffffff;
	border: 1px solid #21417a
;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
}



@media (max-width: 767px) {
.socnavtopcnt2 {
	display:none;
}
}


/* Designing presentation section */
.our-presentation {
	position:relative;
	text-align: center;
	padding: 150px 0;
	background: url(../img/presentation.jpg);
	background-size: cover;
	background-position: center center;
}

.our-presentation:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(32,48,74,0.7);
}

/* Designing the play button */
.our-presentation .btn-u.btn-play {
	width: 60px;
    height: 60px;
    margin: 0 18px 0 22px;
    border: solid 5px #21417a
;
    border-radius: 50%;
    color: #fff;
	background:transparent;
    font-size: 14px;
    line-height: 50px;
    transition: all .3s;
}

.our-presentation .btn-u.btn-play i{
	position: relative;
    top: -6px;
	left:2px;
    display: inline-block;
}

.our-presentation  .btn-u.btn-play:hover,
.our-presentation  .btn-u.btn-play:focus {
	background: #21417a
;
    transform: scale(1.25);
}



.pres-heading {
	padding:0;
}

.pres-heading2 {
	padding:0;
}

.pres-heading h2{
	font-size:24px;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	font-weight:300 !important;
	letter-spacing:2px;
	color:#ffffff;
}

.pres-heading h2:after {
    background: #ffffff;
}


.pres-heading2 h2{
	font-size:24px;
	font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
	font-weight:300 !important;
	letter-spacing:2px;
	color:#1e1e1e;
}

.pres-heading p{
	position:relative;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight:400 !important;
	font-size:18px;
	color:#ffffff;
	
}

.pres-heading2 p{
	font-family: "Open Sans", Arial, sans-serif;
	font-weight:400 !important;
	font-size:18px;
	line-height:1.5;
	color:#ffffff;
	
}

@media (max-width: 992px) {
.pres-heading h2{
	font-size:24px;
}

.pres-heading2 h2{
	font-size:24px;
}	
}
@media (max-width: 767px) {
.our-presentation {
	padding: 60px 0 40px 0;
	
}

.pres-heading {
	padding:0 35px;
}

.pres-heading2 {
	padding:0 35px;
}	
}


.ebf-bg-color1 { background-color: #62c2e1;}

.ebf-bg-color1 h2,
.ebf-bg-color1 h2,
.ebf-bg-color1 p,
.ebf-bg-color1 .lead,
.ebf-bg-color1 li {
 color: #1e1e1e !important;
}

.ebf-bg-color2 { background-color: #1e1e1e;}

.ebf-bg-color1 h2,
.ebf-bg-color1 h2,
.ebf-bg-color1 p,
.ebf-bg-color1 .lead,
.ebf-bg-color1 li {
 color: #ffffff !important;
}

.ebf-bg-color3 { background-color: #21417a
;}

.ebf-bg-color1 h2,
.ebf-bg-color1 h2,
.ebf-bg-color1 p,
.ebf-bg-color1 .lead,
.ebf-bg-color1 li {
 color: #ffffff !important;
}

/* Bulleted lists */

ul.bulleted {
	list-style: none;
	margin-left: -38px;
	margin-bottom:0;	
}


ul.bulleted li {
  padding-left: 1.2em;
  margin:5px 0 0 0;
  font-size:15px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight:400;
  color:#666666;
 
  
}

ul.bulleted li:before {
  content: '\f105' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  color:#666666;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/

}

ul.bulleted2 {
	list-style: none;
	margin-left: -38px;
	margin-bottom:0;	
}


ul.bulleted2 li {
  padding-left: 1.2em;
  margin:5px 0 0 0;
  font-size:15px;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight:400;
  color:#ffffff;
 
  
}

ul.bulleted2 li:before {
  content: '\f105' /*fontawesome char code inside the ''*/;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  color:#ffffff;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/

}

@media (max-width: 992px) {
.content-lg-intro .g-theme-bg-color1 .equal-height-column {
    width: 100%;
    height: auto !important;
}
}

.cat-logo {
	max-width:280px;
	margin:20px auto 30px 0;
}

@media (max-width: 991px) {
.cat-logo {
	max-width:280px;
	margin:20px auto 40px;
}
}

.dtect-service {
	background:#ffffff;
	border-color: #ebebeb;
	border-style: solid;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.dtect-service-pad {
	padding:20px;
}

.dtect-service a:hover {
 color: #21417a;
 text-decoration: none;
}

.app-footer {
  height: 50px;
  width: 100%;
  background-color: #21417a;
  position: fixed;
  bottom:0px;
  left:0px;
  text-align:center;
  font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
  font-weight:600 !important;
  font-size:16px;
  color:#ffffff;
  padding:10px 0;
  display:none;
  z-index:12;
}

@media (max-width: 767px) {
.app-footer {
  display:block;
}
}


.app-footer a{
 color:#ffffff;
}

.app-footer a:hover{
 color:#ffffff;
}

/* News Page */

.cleaner2 {
    clear: both;
    width: 100%;
    height: 15px;
}

.image-left {
    width: 300px;
    float: left;
}

.image-left img {
    width: 300px;
}

.text-right {
    width: 550px;
    float: left;
    margin-left: 50px;
	text-align: left;
}

.excerpt-seperator {
    clear: both;
    border-color: #22356b;
}

@media only screen and (max-width: 991px) {
	.text-right {
	width: 100%;
	margin: 0;
}
	
	.image-left img {
    margin-bottom: 20px;
}
}

.table-bottom-text {
	margin: -25px 0 25px 0;
}

@media only screen and (max-width: 364px) {
	.mobile-resize {
		font-size: 0.8em;
}
}

/*form*/
.nopadding
{
	margin:0 !important;
	padding:0 !important;
}

.ltft h3{ 
	font-weight:400;
	text-transform:uppercase;
 
}

.spacer-sm2 {height:10px}

.spacer {height:30px}

.form-control-cp {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #505657;
  vertical-align: middle;
  background-color: #f8f8f8;
  background-image: none;
  border: 1px solid #dcdbdb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-cp:focus {
  border: 1px solid #999999 !important;
  outline: 0;
 
}

textarea.form-control-cp {
  height: auto;
}

.form-control-cp:-moz-placeholder {
  color: #555;
}

.form-control-cp::-moz-placeholder {
  color: #555;
}

.form-control-cp:-ms-input-placeholder {
  color: #555;
}

.form-control-cp::-webkit-input-placeholder {
  color: #555;
}



.control-group {
    margin-bottom: 5px;
}


.alert-success {
  background-color: #0089ff;
  border-color: #0089ff;
  color: #ffffff;
}

.alert-danger {
  background-color: #0089ff;
  border-color: #0089ff;
  color: #ffffff;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff !important;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.close:hover,
.close:focus {
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
}

button:focus {outline:0 !important;}

.topfmfield {
	display:none;
}

/*form*/
.form-control-dk {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ebebeb;
  background-image: none;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-dk:focus {
  border: 1px solid #bfbebe;
  outline: 0;
 
}

textarea.form-control-dk {
  height: auto;
}

.form-control-dk:-moz-placeholder {
  color: #999999;
}

.form-control-dk::-moz-placeholder {
  color: #999999;
}

.form-control-dk:-ms-input-placeholder {
  color: #999999;
}

.form-control-dk::-webkit-input-placeholder {
  color: #999999;
}

.form-control-dk:-moz-placeholder {
  color: #555;
}

.form-control-dk::-moz-placeholder {
  color: #555;
}

.form-control-dk:-ms-input-placeholder {
  color: #555;
}

.form-control-dk::-webkit-input-placeholder {
  color: #555;
}

/*form2*/
.form-control-dk2 {
  display: block;
  width: 100%;
  height: 80px;
  padding: 8px 22px;
  font-size: 18px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #e1e1e1;
  background-image: none;
  border: 2px solid #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control-dk2:focus {
  border: 1px solid #bfbebe;
  outline: 0;
 
}

textarea.form-control-dk2 {
  height: auto;
}

.form-control-dk2:-moz-placeholder {
  color: #999999;
}

.form-control-dk2::-moz-placeholder {
  color: #999999;
}

.form-control-dk2:-ms-input-placeholder {
  color: #999999;
}

.form-control-dk2::-webkit-input-placeholder {
  color: #999999;
}

.form-control-dk2:-moz-placeholder {
  color: #555;
}

.form-control-dk2::-moz-placeholder {
  color: #555;
}

.form-control-dk2:-ms-input-placeholder {
  color: #555;
}

.form-control-dk2::-webkit-input-placeholder {
  color: #555;
}

/* Sticky Footer */

.outside-more-articles {
  background: #009700;
  position: fixed;
  width: 100%;
  bottom: 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,.3);
  padding: 20px 0;
  z-index: 999;
  visibility: hidden;
  transition: all 500ms cubic-bezier(.265,.365,.26,.865);
  -webkit-transition-timing-function: cubic-bezier(.265,.365,.26,.865);
  -moz-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  -o-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
}

.outside-more-articles p{
	color:#ffffff;
	margin-bottom:0;
}

.outside-more-articles--bottom {
	bottom: -65px;
}


.outside-more-articles--show {
	visibility: visible;
}

.outside-more-articles--bottom.outside-more-articles--show {
	bottom: 0;
}

.outside-more-articles__close {
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	right: 40px;
	font-size: 20px;
}
.outside-more-articles__close:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.outside-more-articles .dark-social li i {
    color: #FFFFFF;
}

.outside-more-articles .bold {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.outside-more-articles .mob-rev {
    color: #ffffff;
    font-size: 16px;
	margin-bottom: 0;
	display:none;
}

.outside-more-articles a {
    color: #ffffff;
    font-size: 16px !important;
}

.outside-more-articles a:hover {
    text-decoration: none;
    color: #134803;
}

@media (max-width: 991px) {
.outside-more-articles .nds {
	display:none;
}
.outside-more-articles__close {
	display:none;
}
}

@media (max-width: 767px) {
.outside-more-articles .nds2 {
	display:none;
}
}

@media (max-width: 600px) {
.outside-more-articles .bold {
	display:none;
}
.outside-more-articles .mob-rev {
   display:inline-block;
}

.mob-kill {
   display:none;
}
}

/*---Book---*/
.book-section {
	background-image: url(../img/book-bg.png);
	color: #fff;
	padding: 25px 30px 40px 30px;
	margin-top: -70px;
	position: relative;
	z-index: 2;
}
.book-section .sky-form {
	box-shadow: none;
}
.book-section label {
	margin-bottom: 0;
}
.book-section .sky-form .input input,
.book-section .sky-form .select select,
.book-section .sky-form .textarea textarea {
	background: #fff;
	box-shadow: none;
	border: none;
	color: #333;
}
.sky-form .icon-append, .sky-form .icon-prepend {
  color: #666;
  border: none;
}
.book-section ::-webkit-input-placeholder {color: #333; opacity: 1;}
.book-section ::-moz-placeholder {color: #333; opacity: 1;} /* Firefox 19+ */
.book-section :-moz-placeholder {color: #333; opacity: 1;} /* Firefox 18- */
.book-section :-ms-input-placeholder {color: #333; opacity: 1;}

.book-section .btn-u,
.book-section .btn-u:active {
	background: #ec6707;
	color: #ffffff;
	width: 100%;
}
.book-section .btn-u:hover {
	color: #ffffff;
	background:#009700;
}
@media (max-width: 991px) {
	.book-section {
		padding: 30px 25px;
		margin-top: -50px;
	}
	.sky-form .col {
		padding-left: 10px;
		padding-right: 10px;
	}
	.book-section .btn-u,
	.book-section .btn-u:active {
		width: auto;
		padding: 10px 15px;
	}
}
@media (max-width: 767px) {
	.sky-form .col {
		width: 100%;
	}
}

.g-color-default { color: #67bc29;}
.g-color-gray { color: #aaa;}
.g-bg-default { background: #e1e1e1;}
.g-bg-gray { background: #f8f8f8;}

.g-color-white { color: #fff;}

.g-dp-table {
 display: table;
}
.g-dp-table-cell {
 display: table-cell;
}
.g-va-top {
 vertical-align: top;
}
.g-va-middle {
 vertical-align: middle;
}
.g-va-bottom {
 vertical-align: bottom;
}

