@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.woff') format('woff');
}
@font-face {
    font-family: 'flaticon';
    src: url('../fonts/flaticon.woff') format('woff');
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    text-align:left;
    margin:0;
    padding:0;overflow-x: hidden;
}
.brdr1{
    border:1px solid #000;
}
.paddingb70 {
    padding-bottom: 70px !important;
}
.paddingb60 {
    padding-bottom: 60px !important;
}
.paddingb50 {
    padding-bottom: 50px !important;
}
.paddingt40 {
    padding-top: 40px !important;
}
.paddingt70 {
    padding-top: 70px !important;
}
.paddingt60{
    padding-top: 60px !important;
}
.paddingt10{
    padding-top:10px !important;
}
.paddingt50 {
    padding-top: 50px !important;
}
.mngtop20{
	margin-top:20px;
}
.mngtop30{
    margin-top:30px;
}
.mnbtm40{
    margin-bottom:40px;
}
.mnbtm20{
    margin-bottom:20px;
}
ul, li{
    list-style:none;
    padding:0;
}
a,
a:focus,
a:active,
a:hover{
    text-decoration:none;
}
/*--------top_bar---------*/
/*responsive*/
#nav-toggle {position: absolute;right: 0px;border: 0;background-color: transparent;margin-top: 16px;margin-right: -6px;}
	.navbar-fixed-top, .navbar-fixed-bottom {position: fixed !important;}
#nav-toggle {cursor: pointer;padding: 0px 37px 19px 6px;width: 40px;}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {cursor: pointer;height: 1px;width: 23px;background-color: #000;border-color: #000;position: absolute;display: block;content: '';margin: 2px 0px;}
#nav-toggle span:before {top: -10px;}
#nav-toggle span:after {bottom: -10px;}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {transition: all 500ms ease-in-out;}
#nav-toggle.active span {background-color: transparent;}
#nav-toggle.active span:before, #nav-toggle.active span:after {top: 0;}
#nav-toggle.active span:before {transform: rotate(45deg);}
#nav-toggle.active span:after {transform: rotate(-45deg);}
/*responsive*/
.dntbt, .ctn{
	border-right:0 !important;
}
.dntbt a{
	background-color: #fff;
    color: #000 !important;
    padding: 0px 20px !important;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 13px;
}
.dntbt a:hover{
	background-color: #fff;
    color: #fff !important;
}
#navigation ul {
	list-style: none;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding: 0;
	line-height: 28px;
	float: left;
	margin: 0 0 0 0;
}
#navigation li {
	margin-right:0px;
	border-right: #ffffff4d 1px solid;
	float:left;
}
#navigation li a {
	color: #fff;
	padding: 5px 12px;
	line-height: 29px;
	text-decoration: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
}
#navigation li a:hover {
	text-decoration: none;
	color: #fff;
	background: #4da0d9;
}
#navigation li a:last-child {
	border-right: 0;
}
#navigation a.nav-btn {
	display: none;
}
.health img{
	height:200px;
}
.ecoworld_cont {
    position: relative;
    margin: 0 auto;
}
.topbar {
    background: #3293dc;
    height: 40px;
    line-height: 40px;
}
.topbar a {
	text-decoration: none;
	color: #ffffff;
}
.topbar ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
}
.topbar ul li{
    float: left;
    margin-right: 15px;
}
.topbar .topbar_left li {
	display: inline-block;
	list-style: none;
}
.topbar .topbar_left li i {
	margin-right: 5px;
}
.donate {
    position: absolute;
    z-index: 999;
    top: 2px;
    right: 0;
}
.donate:hover {
	top: 0;
	transition: 0.5s all;
}
.donate:hover .btn-details3 {
	padding: 8px 12px;
	transition: 0.5s all;
}
.donate .btn-details3 {
	background-color: #2e2e2e;
	border-radius: 0px;
	color: #ffffff !important;
	font-size: 12px;
	font-weight: normal !important;
	outline: 0 !important;
}
/*-------top_bar--------*/
.top-header {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.16);
    padding-top: 10px;
    padding-bottom: 10px;
    background: #4E74B5;
}
.tobar-leftside div {
    color: rgba(255, 255, 255, 0.63);
    line-height: 1;
    text-align:  center;
    margin-bottom: 21px;
}
.tobar-leftside i {
    font-size: 15px;
    color: #ffffff85;
    display: inline-block;
    margin-right: 8px;
    line-height: 1;
}
.top-social{
    float: right;
}
.top-social a i{
    font-size: 16px;
    margin-right: 5px;
    color: #fff;
    padding: 0px 5px;
}
.top-social a i.fa:hover {
    color: #FFC107;
}
/*----menu-------*/
.mnu{
	 text-align:right;
}
.logo{
    position: relative;
}
.logo img{
    max-width:77px;
}
.logo span {
    font-size: 16px;
    color: #0e0e0e;
    margin: 7px 0 4px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    line-height: 23px;
    position: absolute;
    top: 0;
    left: 25%;font-style: italic;
}
.menu{
    padding:20px 0;box-shadow: 0px 0px 6px #c1c1c1;
}
.menu .menu ul {
  text-align: center;
}
.menu ul li {
    display: block;
    padding:0 10px;
    transition: all 0.5s ease 0s;
    line-height: 30px;
}
.menu li a{
    color: #000 !important;
    font-weight: 600;
    font-size: 13px;
     font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
.menu li a:hover{
    color: #1f9cd8 !important;
}
.menu li ul li:hover{
    background-color: #1f9cd8 !important;
}
.menu li ul li a{
    padding:10px 0px;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5px;
    font-weight: normal;
}
.menu li ul li:hover a{
    color: #ffffff !important;
}
.navbar {
    margin-bottom: 0;
    border: 0px;
}
.navbar-brand {
    padding: 0;
    margin-top: -11px;
}
.navbar-brand img {
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
}
.menu-area.navbar-fixed-top.sticky-menu {
    background: #fff;
    top: 0px;
    height: 65px;
}
.mainmenu {
    padding-top: 10px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.sticky-menu ul li {
    display: block;
    padding: 11px 15px;
    transition: all 0.5s ease 0s;
}
.space{
    height:67px;
}
.mainmenu .navbar-nav li.active a {
    color: #1f9cd8;
}
.cus-app{
    margin-top:9px;
}
.cus-app a{
    float: right;
    border: 1px solid #f3b705;
    padding: 8px 15px;
    color: #000;
    border-radius: 53px;
    background: #ffc107;
    font-weight: 600;
    text-transform: uppercase;
}
.cus-app i{
    margin-right: 10px;
    font-size: 18px;
}
.sticky-menu {
    box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.sticky-menu .mainmenu {
    padding-top: 0px;
}
.sticky-menu .navbar {
    margin-top: -16px;
}
.sticky-menu .navbar-nav{
    margin-top: 5px;
}
.sticky-menu .navbar-brand img{
    display: block;
    max-width: 67px;
}
.sticky-menu .cus-app{
    margin-top: 7px;
}
/*--------career--------------*/
.callto-area {
   background: #3293dc;
    padding: 20px 0;
}
.callto-area h2 {
    color: #fff;
    font-size:29px;
    text-transform: capitalize;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    width: 75%;
}
.btn.callto {
    color: #fff;
    border: none;
    padding: 10px 20px;
    border: 1px solid #fff;
    font-size: 18px;
}
.btn.callto:hover {
    color: #333;
    background: #fff;
}
/*====WHO WE ARE====*/
.who-we {
    padding:40px 0 50px;
}
.abt h3 {
    margin-top: 0px;
    font-size: 33px;
    margin-bottom:5px;
}
.abt p{
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
}
.abt h6 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Lato', sans-serif;
    color: #2a95e6;
    margin-top: 5px;
    text-transform: none;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.st{
    padding: 0 15px;
    margin-top:10px;
}
.sec-title {
    position: relative;
    margin-bottom: 23px;
    padding-bottom: 8px;
}
.sec-title h2 {
    font-size: 30px;
    color: #242424;
    font-weight: 500;
    line-height: 1.1em;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 1px;
    margin-top:0;
}
/*.sec-title:before {
    position: absolute;
    content: '';
    width: 49px;
    height: 2px;
    background-color: #4e74b5;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
}*/
/*-------services---------*/
.btn-link {
    font-size: 14px;
    font-weight: 700;
    color: #3293DC;
    text-decoration: none !important;
}
.btn-link i {
    margin-left: 6px;
    position: relative;
    top: 2px;
}
.btn-link:hover {
    color: #000;
}
.theme-btn {
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px;
    padding:10px 45px;
    position: relative;
    background-color: #1a1a1a;
}
.theme-btn:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
.theme-btn:hover:before, .theme-btn:focus:before {
    opacity: 1;
    left: 0;
    right: 0;
}
.theme-btn:hover, .theme-btn:focus {
    color: #1a1a1a;
}
.clients {
    background: url('../image/client-bg.jpg') no-repeat;
    background-size: cover;background-attachment: fixed;
}
.clients:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color:rgba(50, 147, 220, 0.86);   
}
.section-head {
    margin-bottom:30px;
}
.section-head h6 {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    padding: 0 15px;
    position: relative;
}
.section-head h6:before, .section-head h6:after{
	content: '';
	width: 40px;
	height: 1px;
	background-color: $main-color;
	position: absolute;
	bottom: 3px;
}
.section-head h4{
    font-size: 30px;
    margin-bottom: 5px;
    color: #fff;
}
.section-head h6:before {
    left: -40px;
}
.section-head h6:before, .section-head h6:after {
    content: '';
    width: 40px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: 3px;
}
.section-head h6:after {
    right: -40px;
}
.single_service {
    margin-bottom:50px;
}
.single_service span {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 500px;
    left: 50%;
    line-height: 80px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
}
.single_service span img{
    max-width:40px;
}
.single_service h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-top: 15px;
    text-transform: capitalize;
    line-height: 22px;
}
.single_service p {
    overflow: hidden;
    color:#fff;margin-bottom: 6px;
}
.service_icon{
    border: 1px solid #eee;
    border-radius: 500px;
    display: inline-block;
    float: left;
    height: 110px;
    margin-bottom: 30px;
    margin-right: 30px;
    position: relative;
    width: 110px;
}
.single_service:hover{
    cursor:pointer;
}
.single_service:hover .service_icon{
    background: #f7f7f7 none repeat scroll 0 0;
}
.single_service:hover span {
    background-color: navajowhite;
    border: 1px solid #e8e8e9;
}
.single_service a{color: #FFC107;}
.single_service a:hover{color: #FFC107;}
/*------quote-----------*/
.qts .modal-header{
    border-bottom:0 !important;
    padding:0 !important;
}
.qts .modal-body{
    padding:0 !important;
}
.qts .modal-content{
    border-radius:0 !important;
}
.qts.modal{
    background-color: rgba(0, 0, 0, 0.5490196078431373) !important;
}
.qts .modal-dialog{
    margin:50px auto !important;
}
.wrap-contact100 {
    display: -moz-box;
    display: -ms-flexbox;
}
.container-contact100 {
    width: 100%;  
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #f2f2f2;  
}
.contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    padding:30px 30px;
}
.contact100-form-title {
    width: 100%;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-bottom: 33px;
}
.wrap-input100 {
    width: 100%;
    border: 1px solid #e6e6e6;
    margin-bottom: 16px;
}
.rs1-wrap-input100,
.rs2-wrap-input100 {
    width: 50%;
}
.rs2-wrap-input100 {
    border-left: none;
}
.label-input100 {
    font-family: Poppins-Regular;
    font-size: 12px;
    color: #555555;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;  
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 55px;
    border: 1px solid #e6e6e6;
    border-bottom: none; 
    padding: 10px 25px;
    margin-top: 15px;
    margin-bottom: 0;
}
.cls {
    padding: 2px 8px 2px 9px !important;
    top: 0 !important;
    position: absolute !important;
    right: 0 !important;
    color: #111111 !important;
    font-size: 24px !important;
    background: #e7e7e7 !important;
    margin-top: 0 !important;
    opacity: 1 !important;
    z-index: 9;
    outline:0;
}
.input100 {
    height: 20px;
    width: 100%;
    background: transparent;
    font-size: 14px;
    color: #666666;
    padding: 0 15px;
    border: 0;
    outline:0; 
}
input.input100 {
    height: 46px;
}
textarea.input100 {
    min-height: 100px;
    padding-top: 10px;
}
.focus-input100 {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 1px solid #00ad5f;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scaleX(1.1) scaleY(1.3);
    -moz-transform: scaleX(1.1) scaleY(1.3);
    -ms-transform: scaleX(1.1) scaleY(1.3);
    -o-transform: scaleX(1.1) scaleY(1.3);
    transform: scaleX(1.1) scaleY(1.3);
}
.container-contact100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.contact100-form-btn {
    margin: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 200px;
    height: 40px;
    border-radius: 2px;
    background: #4E74B5;
    font-family: Montserrat-Bold;
    font-size: 12px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    border:0;
    outline:0;
}
.contact100-form-btn:hover {
    background: #333333;
}
/*---------------career--------------*/
.form-style-9{
    background: #FAFAFA;
    padding: 30px;
    margin: 50px auto;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: 6px solid #305A72;
}
.form-style-9 ul{
    padding:0;
    margin:0;
    list-style:none;
}
.form-style-9 ul li{
    display: block;
    margin-bottom:20px;
    min-height: 35px;
}
.form-style-9 ul li  .field-style{
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    padding: 8px;
    outline: none;
    border: 1px solid #B0CFE0;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;

}.form-style-9 ul li  .field-style:focus{
    box-shadow: 0 0 5px #B0CFE0;
    border:1px solid #B0CFE0;
}
.form-style-9 ul li .field-split{
    width: 49%;
}
.form-style-9 ul li .field-full{
    width: 100%;
}
.form-style-9 ul li input.align-left{
    float:left;
}
.form-style-9 ul li input.align-right{
    float:right;
}
.form-style-9 ul li textarea{
    width: 100%;
    height: 100px;
}
.form-style-9 ul li input[type="button"], 
.form-style-9 ul li input[type="submit"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style-9 ul li input[type="button"]:hover, 
.form-style-9 ul li input[type="submit"]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
/* ------------ Contact Us ------------ */
.info-section {
	overflow:hidden;
	height: auto;
}
.info-section .row {
    margin: 0;
}
.info-section .bg {
    background-size: cover;
    background-position: center center;
    bottom: 0;
    left: 0;
    position:relative;
    right: 0;
    top: 0;
    padding-top:75%;
    margin:0 -15px;
}
.info-section .block {
	padding: 50px 5% 1%;
	height: auto;
	margin: 0;
	outline: 0;width: 100%;
}
.tx1 p{
    font-weight: 400;
    color: #434444;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
	margin-top: 10px;
}
.tx1 p i{
    margin-right: 10px;
    color: #3293DC;
    font-size: 16px;
}
.light{
    background:#fff;
}
.block h2{
    margin-bottom:20px; 
    margin-top:0;
}
#contact .form-inline .form-control, #contact .form-inline textarea {
    border: 1px solid #e4e3e3;
    border-radius: 0;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    width: 100%;
    box-shadow:0 !important;
}
.form-control:focus {
    border-color: #4E74B5 !important;
    box-shadow:none;
    transition: all 0.2s ease-in 0s;
}
#contact .form-inline .form-control{
	height:45px;
}
#contact .form-inline .form-control,
#contact .form-inline textarea{
	margin-bottom:20px;
}
#contact .form-inline textarea{
	margin-top:0;
	min-height:120px;
}
#contact .form-inline .btn-black{
    background-color: #1a1a1a;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    transition: 0.5s all;
    border: 0;
    outline: 0;
}	
#contact .form-inline .btn-black:hover{
    background-color: #1a1a1a;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    transition: 0.5s all;
    border: 0;
    outline: 0;
}
#contact .form-inline .btn-black:hover{
    background-color:#3293DC;
    width:100%;
    color:#fff;
    padding: 10px 0;
    outline:0;
    transition:0.5s all;
}	
#contact .center a {
    color:#3293dc;
}
.margen{
    margin-bottom:30px;
}
.cntbt{
    color: #fff;
    font-size: 14px;
    border-radius: 0px;
    padding: 8px 26px;
    transition: 0.5s all;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    border: 1px solid #3293dc;
    background-color: #3293dc;
    outline: 0;
}
.cntbt:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
	transition: 0.5s all;
}
/*-------footer------------*/
 .foot{
	background:#121416;
	padding:25px 0;
	position:relative;
}
.foot p{
	margin:0;
	color:#a6a6a6;
	font-size:14px;
}
.foot p a{
	color:#3293DC;
}
.foot p a:hover{
	color:#fff;
}
.foot .breadcrumb{
	background-color:transparent;
	padding:0;
}
.foot .breadcrumb li a {
    text-shadow: none;
    color:#fff;
    font-size:14px;
    position:relative;
}
.foot .breadcrumb li a:hover, .foot .breadcrumb li a:focus{
    color: #0092ff;
}
/*-----------sidebar------------*/
.site-header-menu {
    display: block;
    width: auto;
}
.site-header-menu a {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    display: block !important;
    font-size: 14px;
    line-height: 1.3125;
    padding-right: 2.25em !important;
    margin: 0;
}
.site-header-menu li:last-child a{      
    padding-right:0em !important;
}
#sidebar-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    margin-right: -267px;
    width: 250px;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    background-image: url(../img/side-112.jpg);
    background-repeat: no-repeat;
    z-index: 9999;
    display: inline-block;
    overflow-y: auto;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}
.social-icons {
    position: static;
    margin-top:70px;
    margin-left:30%;
}
  .social-icons a {
    width: auto;
    height: auto;
    margin-right: 14px;
    background-color: transparent;
    color: #929292;
    margin: 0 3px 6px 0;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 17px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float:left;
}
.hhdsd{
    font-style: normal;
    font-size: 12px;
    font-family: "Dosis";
    line-height: 20.8px;
    text-transform: uppercase;
    letter-spacing: 4px;
    word-spacing: 0;
    color: #28262b;
    margin-bottom: 30px;
    color: rgba(255,255,255,0.3);
    text-align: center;
}
.sd{
    margin-left: 47px;
}
.sd a{
    color:#8a8f6a !important;
    margin-bottom:10px;
    display:block;
}
.sd a i{
    color:#8a8f6a;
    font-size:12px;
    margin-right:10px;
}
.sidebar-nav {   
	list-style: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
    text-align: center;
    margin: 36px;
    margin-top: 110px;
    padding-bottom: 60px;
}
.sidebar-nav li a {
    color: #999999;
    display: block;
    text-decoration: none;
}
.sidebar-nav li a:hover {
    color: #fff;
    background: rgba(255,255,255,0.2);
    text-decoration: none;
}
.social-icons a:hover i{
    color: #1ADAD3 !important;
    transition: all .3s ease-in-out;
}
  .sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
  }
  .sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }

  .sidebar-nav > .sidebar-brand a {
    color: #999999;
  }

  .sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
  }

  #menu-toggle {
    position: fixed;
    right:20px;
    z-index: 1;
    color:rgba(58, 63, 69, 0.67)  !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
  }

  #sidebar-wrapper.active {
    right: 250px;
        width: 320px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
.toggle {
    margin: 5px 5px 0 0;
    color: #acb5bd;
}
.toggle img{
    padding: 26px 137px !important;
}
.c-quick-sidebar-toggler {
    transition: all 0.2s;
    display: inline-block;
    background: none !important;
    padding: 44px 0 40px 15px;
}
 .c-line {
    width: 15px;
    display: block;
    height: 2px;
    padding: 0px;
    margin: 3px 0;
    background-color:rgba(28, 28, 28, 0.53);
}
#menu-toggle:before {
    position: absolute;
    content: '';
    background: #ddd;
    left: 0;
    width: 1px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
}
#sidebar-wrapper li a{
    background-color: transparent;
    font-size: 15px !important;
    color: #acb5bd !important;
    margin: 25px auto;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
}
#sidebar-wrapper li a:hover{
    color: #1ADAD3 !important;
    transition:0.5s all;
}
/*--------------news----------*/
.event-date {
    width: 100%;
    text-align: center;
    max-width: 64px;
    color: #fff;
    font-weight: 700;
    padding: 12px 0 12px;
    float: left;
    font-size: 18px;
    line-height: 22px;
    margin-right: 19px;
    background-color: #dc3b1d;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
}
.event-img {
    width: 100%;
    text-align: center;
    max-width: 104px;
    color: #fff;
    font-weight: 700;
    padding: 0px 0 12px;
    float: left;
    margin-right: 19px;
}
.event-img img{
        height: 56px;
    width: 95px;
}
.event-date > i {
    display: block;
    font-size: 10px;
    font-style: normal;
}
.event-info {
    display: table;
    margin-top: 5px;
}
.post-meta {
    display: inline-block;
    padding-left: 0;
    list-style: none;
    margin-bottom:4px;
}
.post-meta li {
    display: inline-block;
    font-style: italic;
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 13px;
    position: relative;
    padding-left: 17px;
    color: #dc3b1d;    
    margin-bottom: 0;
}
.post-meta li i {
    position: absolute;
    left: 0;
    line-height: 20px;
    margin-right: 5px;
    font-size:14px;
    color: #dc3b1d;
}
.headline {
    margin: 0;
    margin-bottom: 10px !important;
    font-style: normal !important;
}
.headline a{
    font-size: 18px !important;
}
.event-box .headline a{
    font-size: 20px;
    font-weight: 600;
    color: #444;
    text-decoration:none;    
    font-family: 'Open Sans', sans-serif;
}
.event-box {
    padding:10px 0;
}
.evvt{
    border-bottom: 1px solid #eeeeee;
}
.event-box p {
    font-weight: 400;
    color: #6f6f6f;
    line-height: 21px;
    font-family: 'Open Sans', sans-serif;
}
/*------------------contact_page-----------------*/
.contt_bg{
    margin:50px 0 50px;
}
.form-title-text {
    font-size: 27px;
    padding-bottom: 5px;
    color: #1f1f1f;
    font-weight: 600;
    margin-bottom: 18px;
    margin-top: 0;
     font-family: 'Lato', sans-serif;
    text-transform: capitalize;
}
.form-control::-webkit-input-placeholder { 
    color: #787879;
    font-size:13px;
    font-family: 'Lato', sans-serif;
}
.form-group .form-control {
    border: 1px solid #c5c5c5;
    height: 40px;
    font-size: 14px;
     font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-group .form-control.message-area {
    height: 140px;
}
.form-group .form-control:focus {
    border: 1px solid #06b2b6; 
}
.contt_bg .btn2-st2 {
    background: #107fc9;
    color: #fff;
    box-shadow: 0 2px #0b5a8f;
    padding: 7px 46px;
    font-size: 14px;
    font-weight: normal;
    width: 120px;
    position: relative;
    border: 0;
    outline: 0;
    text-align: center;
}
.contt_bg .btn2-st2:hover{
    box-shadow: 0 2px #107fc9;
    background: #0b5a8f;
    color: #fff;
}
.contt_bg .btn2-st2:before {
    position: absolute;
    left: 16px;
    color: #fff;
}
.btn2-st2:before {
    content: "\e601";
}
.btn2-st2:before {
    font-family: 'icomoon';
}
.contact-page-list li {
    float: left;
    width: 100%;
    color: #6d6d6d;
    line-height: 22px;
    margin-bottom: 20px;
}
.contact-page-list li:first-child .contact-side-txt {
    padding: 0px 0;
}
.contact-page-list li a {
    color: #107fc9;
}
.contact-side-icon {
    color: #6d6d6d;
    font-size: 16px;
    width: 37px;
    float: left;
    line-height: 25px !important;
    text-align: center;
    top: 0px;
    margin-right: 10px;
}
span.iside-bar-cfont {
    font-weight: 700;
    color: #414042;
}
.contact-page-social-list li a {
    float: left;
    margin-left: 11px;
    margin-top: 7px;
}
.contact-page-social-list li a i{
    height: 33px;
    width: 33px;
    background: #787879;
    border-radius: 0px;
    line-height: 33px !important;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}
.contact-page-social-list li a i:hover{
    background: #000;  
}
/*-----sub_banner---------*/
.breadcrumb-area {
    background-position: center center;
    background-size: cover;
    text-align: center;
    position: relative;
    z-index: 1;
    height:200px;
}
.breadcrumb-area:after {
    background-color: #0a0a0a;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumb-bg-1 {
    background-image: url('../image/cntbg.jpg');
}
.breadcrumb-bg-2 {
    background-image: url('../image/abgban.jpg');
}
.breadcrumb-bg-3 {
    background-image: url('../image/trnbg.jpg');
}
.breadcrumb-bg-4 {
    background-image: url('../image/newsbg.jpg');
}
.breadcrumb-bg-5 {
    background-image: url('../image/trainban.jpg');
}
.breadcrumb-bg-6 {
    background-image: url('../image/setbgbg.jpg');
}
.breadcrumb-bg-7 {
    background-image: url('../image/certificate.jpg');
}
.breadcrumb-area .page-title h1 {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 12px;
    text-transform: uppercase;
    margin-top: 7%;     
    font-family: 'Lato', sans-serif;
    font-size:30px;
}
.divider {
    width: 70px;
    height: 2px;
    margin: 10px auto;
    background-color: #3293dc;
}
/*------------organisation_profile------------*/
.orgbg{
    padding:40px 0;
}
.orgbg .page-header {
    font-family: Brandon;
    font-size: 20px;
    color: #000;
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Merriweather Sans', sans-serif;
}
.orgbg  p {
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    text-align:justify;
    margin-top:20px;
}
/*---------about---------*/
.abbtbg{
    padding:40px 0;padding-bottom: 0px;
}
.abbtbg .hdd{
    font-size: 40px;
    font-weight: 300;
    padding-bottom: 30px;
    color: #333;
    line-height: 50px;
    font-family:'Lato', sans-serif;
    text-transform: capitalize;
}
.abbtbg .title-bold {
    color: #333333;
    font-size: 40px;
    font-weight: 600;
}
.elementor-element-populated {
    background-color: rgb(50, 97, 150);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 30px 0px 30px;
    height: 250px;
}
.elementor-element-populated2 {
	background-color:rgb(56, 89, 125);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 30px 0px 30px;
    height: 250px;
}
.elementor-element-populated3 {
    background-color:rgb(55, 112, 177);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 30px 0px 30px;
    height: 250px;
}
.elementor-heading-title a {
    color: #ffffff;
    font-family:'Lato', sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.abbtbg .elementor-text-editor p {
    margin: 0 auto;
    max-width: 900px;
    font-size: 14px;
    color: #fff;
    line-height: 23px;
    font-family: "Lato", sans-serif;
}
.lstitm li{
    margin-top: 10px;
    list-style-type: decimal;
    list-style-position: inside;
}
.abbtbg .hdd1 {
    font-size:30px;
    font-weight: 300;
    padding-bottom:0;
    color: #333;
    line-height: 50px;
    font-family:'Lato', sans-serif;
    text-transform: capitalize;
}
.abbtbg p{
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    text-align:justify;
    margin-top:10px;
}
.odsha-bch{margin-top: 20px;}
.odsha-bch span{color: #3293dc;padding-right: 5px;}
.prbeach-dtl h3{font-weight: 600;font-size: 22px;}
.beach-imgs img{width: 100%;}
.bchdtl-cont{margin-top: 50px;}
.beachdtbg {padding: 40px 0;}
.beachdtbg p {font-weight: 400;color: #000000;line-height: 28px;font-family: 'Open Sans', sans-serif;text-align: justify;margin-top: 10px;}
.beachdtbg-res  {padding: 40px 0;}
.beachdtbg-res  p {font-weight: 400;color: #000000;line-height: 28px;font-family: 'Open Sans', sans-serif;text-align: justify;margin-top: 10px;}
.pr-bch img{width: 100%;}
.pr-bch{margin-top: 15px;}

/*----------team_page---------*/
.mmd .modal-content {border-radius: 0px;}
.teambg{
	margin: 50px 0;
}
.teambg img{
	max-width: 150px;
    margin: 0 auto;
}
.teambg .teamlftimg {
	background-color: #f5f5f5c7;
    padding: 30px 20px;
    text-align: center;
    margin-bottom: 30px;
	cursor:pointer;    
    height: auto;
}
.teambg .teamlftimg h4{
	margin-top: 25px;
    font-size: 13px;
    color: #3293dc;
    font-weight: bold;
    text-transform: uppercase;
}
.teambg .teamlftimg h5 {
	font-size: 14px;
    color: #585a59;
}
.teambg .teamlftimg h6 {
    font-size: 14px;
    color: #585a59;
    margin: 0;
}
.teamlftimg:hover .hding h4{
    color: #000;
	cursor:pointer;
}
/*--------team_page_popup------------*/
.mngt20{
    margin:20px;
}
.mmd{
    width:60%;
}
.ts5-info{
    font-size: 15px;
    color: #6a6a6a;
    display: block;
    margin-bottom: 15px;
    margin-bottom:10px;
}
.mcol{
    font-size:20px !important;
    color: #3293dc !important;
    margin-bottom:10px !important;
}
.ts5-image {
    position: relative;
    top: -40px;
}
.ts5-image ul {
    margin: 20px 0 0 0;
    text-align: center;
}
.ts5-image ul li {
    display: inline-block;
    margin-right:5px;
}
.ts5-image ul li:last-child {
    margin-right: 0;
}
.ts5-image ul li a {
    font-size: 14px !important;
    width: 30px !important;
    height: 30px !important;
    display: block !important;
    border-radius: 100px !important;
    color: #fff !important;
    text-align: center !important;
    padding-top: 6px !important;
    background: #b5d56a !important;
}
.ts5-image ul li.facebook a{
    background: #3B5998 !important;
}
.ts5-image ul li.twitter a {
    background: #1DA1F2 !important;
}
.ts5-image ul li.linkedin a{
    background: #00A0DC !important;
}
.ts5-image img{
    border:2px solid #E3A107;
    padding:3px;
}
.mntbtn{
    border-radius: 100px !important;
    width: 25px !important;
    background-color: transparent !important;
    border: 0 !important;
    color: #AF2D31 !important;
    position: absolute;
    right: 0;
    top: 10px;z-index: 999;
}
.teambg .modal{
    padding-top:30px;
}
.rbm_sngl_cmrce_txt p{
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    text-align:justify;
}
/*----------news-------------*/
.newsbg{
    padding:60px 0 0;
}
.propage .input-group{
    margin-bottom: 30px;
    float: right;
    color: #fff;
}
.dtls .entry-header {
    position: relative;
    top: 0px !important;
}

.propage .input-group select option {
    background: rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.propage .input-group select:focus{
    border:none;
}
.propage .input-group select option:hover {
    cursor: pointer !important;
}
.propage .input-group .form-control{
        background-color: #3293dc;
    border: 1px solid #3293dc;
    color: #fff;
}
.blog-posts.post-list .blog-post {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px dotted #ddd;
}
.post-list .blog-post .post-date{
    width: 100px;
    float: left;
}
.post-list .blog-post .post-date .day {
    background-color: #eaeaea;
    font-size: 36px;
    line-height: 36px;
    color: #333;
    font-weight: 800;
    text-align: center;
    padding: 20px 30px;
    margin:0px;
}
.post-list .blog-post .post-body h3 {
    font-size: 18px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-family: 'Raleway', 'Open Sans', Arial, sans-serif;
    font-weight: 800;
    margin-bottom: 25px;
    margin-top: 0;
    color: #333;
}
.post-list .blog-post .post-date .month{
    background-color: #dc3b1d;    
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.post-list .blog-post .post-body {
    padding-left: 130px;
}
.post-body p, .post-body a, .post-body span {
    color: #777;
    font-family: 'Open Sans', Arial, sans-serif;
    line-height: 22px;
}
.propage .entry-blog {
    background-color: #fff;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #eee;
    padding: 0 30px 30px 30px;
    margin-top: 30px;
    margin-bottom: 80px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.05);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.05);
    -ms-box-shadow: 0 2px 3px rgba(0,0,0,.05);
    box-shadow: 0 2px 3px rgba(0,0,0,.05);
    -webkit-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
	    margin-bottom: 0px;
    padding-bottom: 24px;
	    height: auto;
}
.propage .entry-header {
    position: relative;
    top: -30px;
}
.propage .blog-detail {
    font-size: 13px;
    color: #616161;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    top: 0;
    margin: 0 0px 10px;
}
.propage .blog-detail ul {
	padding:0;
	margin:0;
}
.propage .blog-detail li {
    display: inline-block;
    padding-right: 4px;
    font-size: 13px;
    color: #71b61b;
    text-transform: capitalize;
    font-family: Montserrat;
    font-weight: 700;
    margin: 0;
}
.propage .blog-detail li a {
	color:#97ac1a;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "Roboto",sans-serif;
}
.propage .entry-title{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 9px;
    font-family: 'Heebo', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-top:0px;
}
.propage .entry-title a {
    color:#97ac02;
}
.propage .entry-readmore {
    margin-top: 16px;
}
.propage .entry-readmore a {
	position: relative;
	text-transform: capitalize;
	padding: 4px 19px;
	font-size: 12px;
	color: #000000;
	transition: 0.5s all;
	font-family: Montserrat;
	font-weight: 500;
	border-radius: 50px;
	border: 1px solid #020202;
	font-family: 'Open Sans', sans-serif;
	outline: 0;
}
.propage .entry-readmore a:hover{
	background-color: #3293dc;
	border: 1px solid #3293dc;
	color: #fff;
	transition: 0.5s all ease;
}
.propage .entry-readmore a:before {
    width: 100%;
    height: 2px;
    background-color: #333;
    content: "";
    position: absolute;
    bottom: -27px;
    left: 0;
    opacity: 0;
}
.propage .entry-readmore a i {
    padding-right: 5px;
}
.propage .entry-content-inner-grid{
	font-family:'Open Sans',sans-serif;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	color: #9e9e9e;
	font-size: 15px;
}
.propage .entry-content-inner-grid p{
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    text-align: left;
    margin-top: 0;
	margin-bottom:20px;
    font-weight: 400;
    font-size: 14px;
    color: #555;
}
.propage .blog-icon{
	left: 20px;
	bottom: 20px;
	opacity:0;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	position: absolute;
	width: 60px;
	height: 60px;
	font-size: 18px;
	line-height: 49px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	bottom: 30px;
	left: 30px;
}
.propage .event-date {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 12px 0 12px;
    font-size: 18px;
    line-height: 22px;
    background-color: #dc3b1d;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
}
.propage .event-date > i {
    display: block;
    font-size: 10px;
    font-style: normal;
}
.propage .blog-icon a{
	color: #fff;
}
.propage .entry-blog:hover .blog-icon{
	opacity:1;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
}
.propage .blog-detail li:after {
    color: #d5d5d5;
    content: "/";
    padding-left: 10px;
}
.propage .blog-detail li:last-child:after {
    color: #fff;
    content: "/";
    padding-left: 10px;
}
.hdp{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #1888dc;
    text-transform: capitalize;
}
.prodetailbg .hdp{
    font-family: 'Open Sans', sans-serif;
    font-size:22px;
    font-weight: 700;
    line-height: 22px;
    color: #1888dc;
    text-transform: uppercase;
}
.prodetailbg .entry-blog {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #fff;
    padding: 0 30px 30px 30px;
    margin-top: 30px;
    margin-bottom: 80px;
    margin-bottom: 50px;
    padding-bottom: 24px;
    box-shadow: none;
}
.prodetailbg .entry-blog .blog-icon{
	opacity: 1;
    left: 0px;
    bottom: 0px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    width: 100%;
    font-size: 18px;
    -webkit-border-radius: 2px;
    text-align: left;
    left: 0px;
    position: default;
    position: relative;
    height: auto;
}
.prodetailbg .event-date {
    background-color: transparent;
    color: #000;
    max-width: none;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.prodetailbg .entry-content-inner-grid{
	margin-top:50px;
}
.ad-sprt{padding: 9px 20px;border: none;
    background: #aa1e23;
    color: #fff;border-radius: 6.25rem;
    outline: none;justify-content: center;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    max-height: 34px;margin-left: 40px;}
.ad-sprt:hover{color: #fff;background: #cd4b53;cursor: pointer;}
.ad-sprt:focus{color: #fff;}
/*-------gallery_page-----------*/
.nvtm{
	margin:0 auto 40px;
}
.nvtm li{
    display: inline-block;
}
.nvtm li a{
	background: #3293dc;
    color: #fff;
    border: 1px solid #3293dc;
	padding: 8px 47px;
	font-size: 16px;
	transition:0.5s all;
}
.nvtm li a:hover{
	background: #fff;
	color: #000;
	border:1px solid #3293dc;
}
.gallerybg, .productbg{
    padding:40px 0;
}
.mix .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff;
	opacity:0;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transform:scaleY(0);
	-ms-transform:scaleY(0);
	-o-transform:scaleY(0);
	-moz-transform:scaleY(0);
	transform:scaleY(0);
}
.mix .ovdb:hover .overlay-box{
	opacity:1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);	
}
.mix .overlay-inner{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	padding:10px 25px;
	background:rgba(0,0,0,0.80);
}
.mix .overlay-inner .content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.mix .overlay-inner h3{
	font-size:20px;
	color:#ffffff;
	font-weight:400;
	text-transform:capitalize;
	margin-bottom:20px;
    font-family: 'Heebo', sans-serif;
}
.mix .overlay-inner h3 a{
	color:#ffffff;	
}
.mix .overlay-inner h3 a:hover{
	color:#01bcfa;	
}
.mix .overlay-inner .image-link{
	position:relative;
	display:inline-block;
	font-size:18px;
	width:40px;
	height:40px;
	line-height:36px;
	text-align:center;
	border:2px solid #01bcfa;
	color:#01bcfa;
	border-radius:2px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.mix .overlay-inner .image-link .icon{
	position:relative;
	display:inline-block;
	line-height:30px;
}
.mix .overlay-inner .image-link:hover{
	background:#01bcfa;
	color:#ffffff;	
}
/*---------social_page--------*/
.socibgg{
    padding:60px 0;
}
.carousel-bg-img {
    background-image: url(../image/pic-3.jfif);
    border-style: none;
    height:569px;
    width:600px;
    vertical-align: middle;
    opacity: 0.3;
	box-shadow: 0.188em 0.25em 2.188em rgba(0, 0, 0, 0.16);
	position: absolute;
    left:30%;
    top:5%;
}
.fbbg {
    z-index: 9;
    position: relative;
    top:0px;
	left:10%;
}
/*---------training--------*/
.trainbgg{
    padding:60px 0;padding-bottom: 10px;

}
.arromm{
    margin-bottom:20px;
    margin-right:11px;
    margin-top:5px;
}
.srvhd {
    font-family: 'Roboto', sans-serif;
    margin-top: 20px !important;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 15px 0px;
    border-left: 3px solid #ffbb02;
    margin-bottom: 20px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    color: #21282e;
    cursor: pointer;
    background-color: #F7F7F7;
    display: inline-block;
    padding: 6px 16px;
}
.srvhd:hover {
    color: #ff4229;
    opacity: .75;
    text-decoration: none;
    border-left: 3px solid #ff4229;
}
.reb ul{
    padding-left: 13px;
}
.reb ul li {
    padding: 0 0 5px 15px;
    margin-bottom: 5px;
    position: relative;
    list-style: none;
    font-size: 15px;
}
.reb ul li:before {
    display: block;
    position: absolute;
    left: 0px;
    top: 4px;
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #79a2c2;
    content: "\f0da";
}
.reb ul li:hover {
    padding: 0 0 5px 15px;
    margin-bottom: 5px;
    position: relative;
    list-style: none;
    font-size: 15px;
    color: #8e8d8d;
    cursor: pointer;
}
.imsld li {
    margin-bottom: 2px !important;
}
.reb ul li i {
    color: #E2B96B;
    margin-right: 10px;
    font-size: 15px;
}
.rebp {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    font-weight: 500;
    margin-bottom: 8px;
}
.reb h3 {
    font-size: 22px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 0px;
    /*border-bottom: 1px solid #E2E2E2;*/
    padding-bottom: 10px;
    position: relative;
}
.reb{margin-bottom: 10px;}
/*.reb h3:before {
    content: ' ';
    width: 50px;
    height: 2px;
    background: #12AEF8;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}*/
.imggal li {
    float: left;
    margin: 2px;
    border: 1px solid #E4E4E4;
    padding: 6px;
    margin-left: 0px !Important;
}
.wpb_text_column li {
    font-size: 14px;
    line-height: 26px !important;
    margin-left: 0px;
    color: #a29c9c;
    margin-bottom: 10px !important;
}
.wpb_text_column li i {
    color: #E2B96B;
    margin-right: 10px;
    font-size: 15px;
    margin-bottom: 10px;
}
.tbhd{
	display: inline-block;
	float: left;
}
.green {
    color: #fff;
}
.count, .ctt1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: left;
	color: #fff;
	margin-right: 3px;
}
.hi-icon-wrap{
    display: inline-block;
}
.fttext{
	font-weight: 500;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}
.fttext b{
	font-weight: bold;
	color: #fff;
	font-size: 17px;
}
.some-facts-counter img {
    background: transparent none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.4588235294117647);
    border-radius: 5px;
    margin-bottom: 50px;
    margin-right: 14px;
    padding: 12px;
	max-width: 60px;
}
.clltt{
	background: #2278b9;
}
/*---------strategic--------*/
.strategicbg{
	padding:40px 0;
}
.strategicbg .page-header {
    font-size: 20px;
    color: #000;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    border: 0px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.strategicbg p {
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    margin-bottom: 20px;
}
.strategicbg ul{
    padding-left: 0px;
}
.strategicbg ul li {
    padding: 0 0 5px 15px;
    margin-bottom: 1em;
    position: relative;
    list-style: none;
    font-size: 15px;
}
.strategicbg ul li:before {
    display: block;
    position: absolute;
    left: 0px;
    top: 4px;
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #79a2c2;
    content: "\f0da";
}
.strategicbg ul li:hover {
    padding: 0 0 5px 15px;
    margin-bottom: 1em;
    position: relative;
    list-style: none;
    font-size: 15px;
    color: #8e8d8d;
    cursor: pointer;
}
/*--------menu_fixed---------*/
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index:99;
    -moz-box-shadow: rgba(0, 0, 0, 0.239216) 0px 4px 9px 0px;
    box-shadow: rgba(0, 0, 0, 0.239216) 0px 4px 9px 0px;
}
.sticky + .content {
	padding-top: 60px;
}
/*--------partners---------*/
.partnerbg img {
   width: 100%;
    transition: 0.5s all;
    margin: 5px 0;
	padding: 10px;
	background-color:#fff;
}
/*.partnerbg img:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    transition: 0.5s all;
}*/
/*-------------volunteer----------*/
.enquirybg{
    margin:40px 0 40px;
}
.enquirybg .image{
    border-left: 0;
    box-shadow: 0 8px 43px rgba(0, 0, 0, 0.1);
}
.enquirybg .offset_10 {
    background-image: url(../image/client-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}
.enquirybg .offset_10:before {
    content: '';
    background-color: #003366ab;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    box-shadow: 0 0 20px 0px rgb(26, 72, 118);
    width: 100%;
    height: 100%;
}
.Free_Home_Enquiry {
    padding: 75px 0px 70px 20px;
}
.tt-title {
    color: #ffffff;
    line-height: 36px;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Lato', sans-serif;
    margin-top: 40px;
    margin-bottom: 0px;
    position: relative;
    text-transform: uppercase;
}
.enquirybg p {
    color: #cccccc;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}
.enquirybg .sub-title {
    color: #f2ae2b;
    text-align: left;
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.enquirybg h5 {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #ffffff;
    margin: 0;
}
.enquirybg form {
    padding-top: 30px;
    padding-left: 0px;
}
.enquirybg label {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 10px;
}
.enquirybg .impy {
    height: 36px;
    border-radius: 4px;
    border: 1px solid #E8ECED;
    background-color: #e8e8e8;
}
.txtrea{
    height:100px !important;
}
.enquirybg .button {
    text-align: center;
    padding-bottom: 40px;
}
.enquirybg .sim-button {
    margin-top: 45px;
    padding: 0;
}
.whitebtn {
     width: 174px;
     height: 43px;
     line-height: 37px;
     border-radius: 25px;
     background: #fff;
     border: 2px solid #003366;
     color: #003366;
     font-family: 'Lato', sans-serif;
     font-weight:500;
     margin-top:40px;
     outline:0;
}
 .whitebtn:hover {
     color: #fff;
     border-radius: 25px;
     background-color:#003366;
}

/*----footer---*/
.chaticon{position: fixed;top: 87%;right: -1%;z-index: 99;}
.chaticon img{width: 55%;}
.footer-logo{width: 80%;}
.sub-footer{width: 90%;margin: 0 auto;}
.footerbg{
    background-color:#2f2f2f;
    padding:60px 0 0;padding-bottom: 35px;margin-top: 0px;
}
.footerbg .prt{
    color: #999999;
    font-size: 15px;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
 }
.social-icon-two{padding-left: 0px;}
.social-icon-two li{
	display:inline-block;
	margin-right:5px;
}

.social-icon-two li a span{
	position:relative;
	width:30px;
	height:30px;
	border:2px solid #737373;
	border-radius:100%;
	color:#ffffff;
	line-height:27px;
	text-align:center;
	display:inline-block;
	font-size:14px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;margin-right: 10px;
    margin-bottom: 8px;
}
.footer-logo h1{font-size: 30px;color: #ececec;font-weight: 600;letter-spacing: 2.5px;line-height: 1.4;margin-top: 0px;font-family: 'Raleway', sans-serif;}
.social-icon-two li a{color: #b4b4b4;}
.social-icon-two li a:hover{color: #b4b4b4;}
.social-icon-two li a span:hover{
	color:#222222;
	background-color:#fff;
	border-color:#fff;
}
.lnks li{
	position:relative;
}
.lnks li a{
	position:relative;
	color:#b4b4b4;
	font-size:15px;
	margin-bottom: 10px;
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;font-family: 'Raleway', sans-serif;
}
.lnks li a:hover{
	color:#3293DC;
}
.footer-title h2 {
    font: 600 18px/17px "Open Sans", sans-serif;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 24px;
}
.foot-ep{text-align: center;
    border-top: 1px solid #333;
    background-color: #000;
    padding: 18px 10px;}
.get-in-touch ul li {
    list-style: none;
    display: table;
    width: 100%;
    padding-right: 11px;color: #b4b4b4;font-family: 'Raleway', sans-serif;
}
.get-in-touch ul li i {
    float: left;
    font-size: 20px;
    color: #7b7b7b;
    width: 9px;
    line-height: 18px;
    padding-top: 6px;width: 5%;
    /* margin-right: 10px; */
}
.get-in-touch ul li .fleft{
    float: left;
    color: #b4b4b4;
    width: calc(100% - 34px);
    font: 400 1.0715em/1.5em "Open Sans", sans-serif;
   line-height: 24px;
    padding-left: 20px;
    font-size: 15px;
    margin-bottom: 10px;width: 95%;
    /* padding: 11px 0; */
}
.get-in-touch ul li .fleft a {
    color: #b4b4b4;
}
.csslg{width: 45%;}
.csslg img{width: 100%;}
.vrfy-hd img{width: 6%;position: absolute;top: -2px;right: 48%;transform: rotate(-39deg);}
.vrfy-hd{margin-left: 15px;}
/*client-logo*/
/*verify-certificate*/
.searchform{text-align: center;
    width: 70%;
    margin: 0 auto;
    padding: 56px 35px 100px;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(171,161,171,1);
    -moz-box-shadow: 0px 0px 29px 0px rgba(171,161,171,1);
    box-shadow: 0px 0px 29px 0px rgba(171,161,171,1);
   /*background: rgb(183, 6, 66);
background: radial-gradient(circle, rgb(183, 6, 66) 0%, rgb(50, 147, 220) 100%);*/    background-image: linear-gradient(to right, #3293dc , #50a9eca6);}
label {    display: block;
    font-weight: normal;
    text-align: left;
    margin-bottom: 31px;
    color: #fff;
    font-size: 24px;}
.searchform .form-control{
			width: 363px;
    outline: 0;
    font-size: 13px;
    height: 45px;
    border-radius: 48px;
    border: none;
}
	.searchbttn {
    outline: 0;
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    transition: 0.5s all ease;
    height: 36px;
    position: absolute;
    border: none;
    border-radius: 40px;
    right: 30px;
    bottom: 4px;font-size: 13px;
    line-height: 23px;
}
.searchbttn:focus, .searchbttn:active, .btn-default:active:focus{outline: none;}
.searchform .form-group{
        width: 84%;
    margin: 0 auto;
    text-align: center;
    float: none;
}
.searchbttn:hover{outline:0;background-color: #c51003;border-color: #c51003;color:#fff;transition:0.5s all ease;}
.result-dtls{width: 70%;margin: 0 auto;}
/*verify-certificate*/
/*certificate*/
.crtficate-dtls{background-color: #ffffff;-webkit-box-shadow: 0 0px 30px 19px rgba(181, 181, 181, 0.32);
 box-shadow: 0 0px 30px 19px rgba(181, 181, 181, 0.32);-webkit-transition: 0.5s;transition: 0.5s;width: 70%;margin: 0 auto;background: url(../image/cert.png)no-repeat 50% 5%;padding: 45px;}
.certificate_bg{margin-top: 5%;margin-bottom: 8%;}
.rgt-brdr{border-right: 2px solid #d6d6d6;height: 60px;}
.crt-prfs p{font-size: 20px;color: #1086de;margin: 7px 0 4px;font-family: 'Open Sans', sans-serif;letter-spacing: 1px;line-height: 23px;position: absolute;padding-left: 10px;}
.crt-logo{width: 75%;margin: 0 auto;}
.certificate-cont{text-align: center;margin-top: 10%;margin-bottom: 3%;}
.certificate-cont h3{font-size: 32px;margin-bottom: 30px;}
.certificate-cont p{font-size: 18px;margin-top: 6px;}
.crtf-btm{background: #585858;padding: 20px 20px;width: 70%;margin: 0 auto;}
.members-dtls img{width: 100px;border-radius: 50%;height:100px;}
.number-view p{color: #fff;margin-top: 6px;}
.number-view{padding-top: 15px;}
.dgtl-tm p{color: #c5c5c5;font-style: italic;}
.dgtl-tm h4{color: #fff;font-size: 15px;}
.dgtl-tm{padding-top: 15px;float: right;}
/*certificate*/



/*.carousel-inner>.item {
    -webkit-transition: -webkit-transform .9s ease-in-out !important;
    -o-transition: -o-transform .9s ease-in-out !important;
    transition: transform .9s ease-in-out !important;
}
.prtnr-part .carousel-control { width:  4%; }
.prtnr-part .carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}
@media (max-width: 767px) {
	.prtnr-part .carousel-inner .active.left { left: -100%; }
	.prtnr-part .carousel-inner .next{ left:  100%; }
	.prtnr-part .carousel-inner .prev{ left: -100%; }
	.prtnr-part .active > div { display:none; }
	.prtnr-part .active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.prtnr-part .carousel-inner .active.left { left: -50%; }
	.prtnr-part .carousel-inner .next        { left:  50%; }
	.prtnr-part .carousel-inner .prev		 { left: -50%; }
	.prtnr-part .active > div { display:none; }
	.prtnr-part .active > div:first-child { display:block; }
	.prtnr-part .active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.prtnr-part .carousel-inner .active.left { left: -25%; }
	.prtnr-part .carousel-inner .next        { left:  25%; }
	.prtnr-part .carousel-inner .prev		 { left: -25%; }	
}*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*client-logo*/


/*-------------responsive--------*/
.prtnr-part{width: 80%;margin: 0 auto;}
@media only screen and (max-width:768px) {
	.callto-area{
		display:none;
	}
	.abt{
		margin-bottom:40px;
	}
	.abt h6 {
		line-height: 24px;
	}
	.headline a {
		font-size: 15px !important;
	}
	.clients {
		padding: 0;
	}
	.service_icon {
		margin-top: 18px;
	}
	.breadcrumb {
		line-height: 31px;
	}
	.lgbtntxt {
		font-size: 29px !Important;
		color: #0e0e0e;
		margin: 14px 0 4px;
		font-weight: bold;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 1px;
		line-height: 23px;
		position: absolute;
		top: 10px !Important;
		left: 112% !Important;
	}
	.mnu{
		text-align:left;
	}
	.menu {
		padding: 10px 0;
	}
	.logo img {
		max-width: 53px;
		margin-top: 10px;
	}				
	.breadcrumb-area {
		height: 100px;
	}
	.breadcrumb-area .page-title h1 {
		margin-top: 10%;
		font-size: 22px;
	}
	.abbtbg .hdd {
		font-size: 25px;
		line-height: 37px;
	}
	.abbtbg .title-bold {
		font-size: 23px;
	}
	.propage .entry-content-inner-grid p {
		text-align: justify;
	}	
	.prodetailbg .entry-blog {
		padding: 0 0 30px 0px;
	}
	.mgt0{
		margin:0;
		padding:0;
	}
	.nvtm li a {
		padding: 4px 24px;
	}
	.carousel-bg-img{
		display:none;
	}
	.fbbg {	
		left: 0%;
	}
	.info-section {
		overflow:auto;
		height: auto;
	}
	.info-section .block {
		height: auto;
		padding: 50px 5% 10%;
	}
	
}


