@charset "utf-8";
html {
	background: #f1f1f1;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333
}
body.modal-open {
	overflow-y: auto;
	padding-right: 0!important
}
body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 15px;
	line-height: 24px;
	background: #f1f1f1;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	padding: 181px 0 0
}
strong, b {
	color: #333
}
ul {
	margin: 0;
	padding: 0
}
ul li {
	list-style: none
}
p {
	margin: 0 0 20px
}
a:hover, a:focus, img:hover, img:focus, input:hover, input:focus {
	text-decoration: none;
	outline: none
}
a {
	color: #eda83d
}
a:hover, a:focus {
	color: #1b2330;
	text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	margin: 0
}
h2 {
	color: #293448;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 20px
}
blockquote {
	border: 0 none;
	padding: 0 7em;
	margin-bottom: 1.5em
}
blockquote p {
	margin: 0;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	line-height: 24px
}
.step_list_style {
	width: 100%;
	float: left
}
.mrgL-30 {
	margin-left: 30px
}
.mrgT-10 {
	margin-top: 10px
}
.mrgT-5 {
	margin-top: 5px
}
.mrgT-15 {
	margin-top: 15px
}
.mrgT-20 {
	margin-top: 20px
}
.mrgT-25 {
	margin-top: 25px
}
.mrgT-30 {
	margin-top: 30px
}
.mrgT-35 {
	margin-top: 35px
}
.mrgT-40 {
	margin-top: 40px
}
.mrgB-10 {
	margin-bottom: 10px
}
.mrgB-5 {
	margin-bottom: 5px
}
.mrgB-15 {
	margin-bottom: 15px
}
.mrgB-20 {
	margin-bottom: 20px
}
.mrgB-25 {
	margin-bottom: 25px
}
.mrgB-30 {
	margin-bottom: 30px
}
.mrgB-35 {
	margin-bottom: 35px
}
.mrgB-40 {
	margin-bottom: 40px
}
.pdL-0 {
	padding-left: 0;
}
.pdR-0 {
	padding-right: 0;
}
.pdT-0 {
	padding-top: 0
}.pdT-50 {padding-top:50px}
.pdB-0 {
	padding-bottom: 0
}
.pdL-30 {
	padding-left: 30px
}
.pdT-10 {
	padding-top: 10px
}
.pdT-5 {
	padding-top: 5px
}
.pdT-15 {
	padding-top: 15px
}
.pdT-20 {
	padding-top: 20px
}
.pdT-25 {
	padding-top: 25px
}
.pdT-30 {
	padding-top: 30px
}
.pdT-35 {
	padding-top: 35px
}
.pdT-40 {
	padding-top: 40px
}
.pdB-10 {
	padding-bottom: 10px
}
.pdB-5 {
	padding-bottom: 5px
}
.pdB-15 {
	padding-bottom: 15px
}
.pdB-20 {
	padding-bottom: 20px
}
.pdB-25 {
	padding-bottom: 25px
}
.pdB-30 {
	padding-bottom: 30px
}
.pdB-35 {
	padding-bottom: 35px
}
.pdB-40 {
	padding-bottom: 40px
}
.parsley-errors-list li {
	color: red;
	font-size: 13px;
	line-height: 20px;
	padding-left: 15px;
	text-transform:none !important;
}
h2.title {
	color: #1b2330;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 15px;
	text-transform: capitalize;
	position: relative;
	text-align: left
}
h2.title strong {
	color: #eda83d;
	font-weight: 700;
	text-transform: uppercase
}
a:hover, a:focus, input:focus, input:hover, button:focus, button:hover, .btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: none!important
}
.form-control:focus, .form-control:hover {
	box-shadow: none;
	-webkit-box-shadow: none
}
.inner_banner .form-control {
	background-color: transparent;
	border: 1px solid #999;
	color: #999;
	font-size: 14px;
	font-weight: 300
}
.inner_popup_form .field_box {
	padding: 0 0 25px
}
.modal .inner_form_text h3 {
	color: #fff;
	font-size: 22px;
	font-style: italic;
	margin-bottom: 15px;
	text-align: center
}
.inner_popup_form select.form-control {
	-moz-appearance: none;
	background-image: url(../images/select2_arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 6px 30px 6px 6px;
}
body .form-control {
	padding: 6px 17px;
	border-color: #cdcdcd;
	color: #031430;
	font-size: 13px;
	border-radius: 21px;
	transition: .5s ease all;
	-webkit-transition: .5s ease all;
	font-weight: 400
}
body .form-control:hover, body .form-control:focus, body .form-control:active {
	border-color: #666;
	transition: .5s ease all;
	-webkit-transition: .5s ease all
}
.inner_popup_form .form-control::-moz-placeholder {
color:#cdd1d8;
font-size:13px;
font-weight:400
}
.inner_popup_form .form-control:-ms-input-placeholder {
color:#cdd1d8;
font-size:13px;
font-weight:400
}
.inner_popup_form .form-control::-webkit-input-placeholder {
color:#cdd1d8;
font-size:13px;
font-weight:400
}
.form-control::-moz-placeholder {
color:#999;
font-size:14px;
font-weight:300
}
.form-control:-ms-input-placeholder {
color:#999;
font-size:14px;
font-weight:300
}
.form-control::-webkit-input-placeholder {
color:#999;
font-size:14px;
font-weight:300
}
select.form-control {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../images/select_arrow.png);
	background-repeat: no-repeat;
	background-position: right center
}
.btn.btn-primary {
	background-color: #eda83d;
	color: #fff;
	font-size: 14px;
	border-radius: 20px;
	font-weight: 400;
	text-transform: uppercase;
	min-width: 116px;
	border: 0 none!important;
	transition: all ease .5s;
	-webkit-transition: all ease .5s
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	background-color: #eda83d;
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	border: 1px solid #eda83d
}
.black_btn.btn.read_more {
	float: right;
	color: #eda83d;
	background-color: #1b2330;
	border-color: #1b2330
}
.black_btn.btn.read_more:hover, .black_btn.btn.read_more:focus {
	border-color: #eda83d
}
.btn.read_more {
	color: #1b2330;
	min-width: inherit;
	padding: 6px 20px
}
.btn.read_more:hover, .btn.read_more:focus {
	color: #eda83d;
	background-color: #fff
}
.btn_style {
	text-align: center
}
header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-size: 100% auto;
	box-shadow: 0 4px 20px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.4);
	background-attachment: fixed;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1024
}
header.sticky .logo img {
	width: 230px
}
header.sticky .logo {
	padding: 5px
}
header.sticky .toggle_button {
	margin-top: 25px;
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	-moz-transition: ease .5s all
}
header.sticky .head_right {
/*	margin-top: 23px;*/
	margin-top: 0px;
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	-moz-transition: ease .5s all
}
.navbar-default .navbar-nav > li > a {
	padding-top: 28px;
	padding-bottom: 28px;
	position: relative
}
.navbar-default .navbar-nav > li > a:before {
	content: "/";
	font-size: 14px;
	color: #686868;
	font-weight: 300;
	position: absolute;
	right: 0
}
.navbar-default .navbar-nav > li:last-child > a:before {
	content: ""
}
.navbar-default .navbar-nav > li > a {
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	-moz-transition: ease .5s all;
	font-size: 14px;
	font-weight: 600;
	color: #686868;
	border-bottom: 4px solid transparent
}
header .logo {
	padding: 40px 0 19px
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:focus {
	color: #01a753;
	background-color: transparent;
	border-bottom: 4px solid #01a753
}
.no-touch .menu ul li a:hover:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	visibility: visible
}
.navbar .navbar-collapse {
	padding: 0
}
.navbar.navbar-default {
	background-color: transparent;
	border: 0 none
}
.nav-toggle {
	position: fixed;
	top: 30px;
	right: 30px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transform: translateX(0) translateZ(0);
	transform: translateX(0) translateZ(0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .4s cubic-bezier(0.32, 1.25, 0.375, 1.15);
	transition: all .4s cubic-bezier(0.32, 1.25, 0.375, 1.15);
	z-index: 11
}
.nav-toggle span {
	color: #ff0303;
	padding: 5px;
	font-size: 1.875em
}
.no-touch .nav-toggle span:hover {
	color: #ff0303
}
.nav-toggle span.fa-times {
	color: #fff
}
.nav-toggle span.fa-times:hover {
	color: #fff
}
.nav-toggle.show-nav {
	top: 12px;
	right: 12px
}
.navbar.navbar-default {
	float: left
}
header .nav-toggle, header .logo, header .logo img {
	max-width: 360px;
	margin: 0 auto;
	width: 100%;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
header .sticky_container {
	float: left;
	width: 100%
}
.navbar.navbar-default {
	margin-bottom: 0;
	min-height: inherit
}
.inner_banner_text p {
	color: #fff;
	font-size: 20px
}
.inner_banner_text p strong {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 800
}
.inner_banner_text h2 {
	color: #02f278;
	font-size: 55px;
	font-weight: 600
}
.inner_banner_text .check_content {
	color: #fcff00;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	line-height: 28px
}
.inner_banner_text .check_content .check_icon {
	background-image: url(../images/check_icon.png);
	background-repeat: no-repeat;
	background-size: 40px auto;
	display: inline-block;
	height: 32px;
	vertical-align: sub;
	width: 43px
}
.swiper-slide .container .inner_banner_text {
	margin-top: -60px;
	position: absolute;
	top: 50%
}
.swiper-slide {
	position: relative
}
.inner_banner_form .container {
	position: relative
}
.inner_banner_form .container .search_form {
	background-color: #f7f7f7;
	border-radius: 4px;
	padding: 15px;
	position: absolute;
	right: 15px;
	top: -32em;
	width: 300px;
	z-index: 11
}
.search_form h3 {
	color: #2c2c2c;
	font-size: 20px;
	font-weight: 600;
	text-align: center
}
label.btn span {
	font-size: 16px;
	line-height: 15px;
	margin-left: 4px
}
label input[type="radio"] ~ i.fa.fa-circle-o {
	color: #7f7f7f;
	display: inline
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o {
	display: none
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o {
	display: none
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
	color: #eda83d;
	display: inline
}
label:hover input[type="radio"] ~ i.fa {
	color: #eda83d
}
label input[type="radio"]:checked ~ span {
	color: #eda83d
}
label input[type="checkbox"] ~ i.fa.fa-square-o {
	color: #7f7f7f;
	display: inline
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o {
	display: none
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o {
	display: none
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o {
	color: #eda83d;
	display: inline
}
label:hover input[type="checkbox"] ~ i.fa {
	color: #eda83d
}
.fa.fa-2x {
	font-size: 18px
}
div[data-toggle="buttons"] label.active {
	color: #eda83d
}
[data-toggle="buttons"] .btn input[type="radio"], [data-toggle="buttons"] .btn input[type="checkbox"] {
	display: none
}
div[data-toggle="buttons"] label {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 15px;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	cursor: pointer;
	background-color: none;
	border: 0 solid #c8c8c8;
	border-radius: 3px;
	color: #7f7f7f;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
div[data-toggle="buttons"] label:hover {
	color: #01a753;
	-webkit-box-shadow: none;
	box-shadow: none
}
ul[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
	-webkit-box-shadow: none;
	box-shadow: none
}
.banner_swiper.swiper-container .swiper-pagination {
	bottom: 60px
}
.banner_bottom_list {
	position: relative
}
.banner_bottom_list .banner_bottom_icons {
	color: #52b865;
	font-weight: 600;
	font-size: 18px;
	position: absolute;
	top: -48px;
	width: 100%;
	left: 0;
	z-index: 11
}
.banner_bottom_list .list_boxB {
	position: relative
}
.banner_bottom_list .list_boxB i {
	position: absolute;
	right: 20px
}
.banner_bottom_list .list_boxB:before {
	background-color: #004623;
	box-shadow: -1px 0 0 #15834c;
	content: ".";
	display: inline-block;
	font-size: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(10deg);
	width: 2px
}
.banner_bottom_list .banner_bottom_icons .list_boxB i {
	color: #034b26;
	font-size: 30px
}
.banner_bottom_list .banner_bottom_icons .list_boxB {
	padding: 11px 15px
}
.social_med_list.social_list li i {
	margin: 0;
	color: #52b865;
	font-size: 30px
}
.social_med_list.social_list li a:hover i, .social_med_list.social_list li a:focus i {
	color: #034B26
}
.social_med_list.social_list {
	padding: 8px 0
}
.banner_bottom_list .bottom_listbg {
	background-color: #036835;
	border-radius: 8px 8px 0 0;
	float: left;
	padding: 0;
	width: 100%
}
.header_search input[type=search] {
	width: 15px;
	float: right;
	padding-left: 10px;
	color: transparent;
	cursor: pointer
}
.header_search input[type=search]:hover {
	background-color: transparent
}
.header_search input[type=search]:focus {
	width: 130px;
	padding-left: 14px;
	padding-right: 37px;
	color: #000;
	background-color: transparent;
	cursor: auto
}
.header_search input:-moz-placeholder {
color:transparent
}
.header_search input::-webkit-input-placeholder {
color:transparent
}
.header_search input {
	outline: none
}
.header_search input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%
}
.header_search input::-webkit-search-decoration, .header_search input::-webkit-search-cancel-button {
display:none
}
.header_search input[type=search] {
	box-sizing: border-box;
	background-image: url(../images/search_icon.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	border: solid 1px #eda83d;
	padding: 7px 10px 7px 25px;
	width: 36px;
	background-color: transparent;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.header_search input[type=search]:focus {
	width: 150px;
	border-color: #eda83d;
	background-color: transparent;
	background-position: 118px center
}
.head_right {
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	-moz-transition: ease .5s all;
	float: right;
	width: 100%;
	margin-top: 14px
}
.head_right li {
	float: right;
	padding-left: 10px
}
.head_right li .apply_btn {
	background-color: #eda83d;
	border-radius: 20px;
	color: #fff;
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	display: block;
	font-size: 15px;
	padding: 7px 14px;
	text-transform: uppercase;
	text-wrap: nowrap;
}
.head_right li .apply_btn:hover, .head_right li .apply_btn:focus {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.header_search input:-moz-placeholder {
	color:#999
}
.header_search input::-webkit-input-placeholder {
	color:#999
}
#applyModal .modal-content {
	border-radius: 0;
	background-color: transparent;
	background-image: url(../images/apply_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover
}
#applyModal .modal-header, .modal-header {
	padding: 0
}
.modal .modal-content {
	border-radius: 0
}
.modal-body .inner-modal-body {
	padding: 20px
}
#applyModal .modal-dialog {
	width: 85%;
	border-radius: 0;
	max-width: 1300px
}
.modal-header .close {
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-size: 38px auto;
	color: #a3ccff;
	height: 38px;
	opacity: 1;
	position: absolute;
	right: -10px;
	text-indent: -999em;
	z-index: 999;
	top: -8px;
	width: 38px
}
.modal-header {
	border: 0 none
}
#applyModal .modal-body .inner_popup_form {
	background-color: #fff;
	margin: 35px auto;
	padding: 21px;
	width: 70%
}
#applyModal .inner_popup_form .form_title, .contact_form .inner_popup_form .form_title {
	color: #031430;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase
}
.content_block_style.white_box h2.title {
	padding: 0;
	line-height: 35px;
	width: 70%;
	float: left;
	margin-bottom: 10px
}
.record_categorie h2.title {
	padding: 0;
	font-size: 20px;
	width: 70%;
	float: left;
	margin-bottom: 15px
}
.record_categorie h2.title strong {
	display: block;
	font-size: 24px;
	text-transform: uppercase
}
.record_categorie .swiper-slide img{ height: 100%;
    width: auto; margin:0px auto}
.record_categorie .swiper-wrapper{ background-color:#fff;}
.record_categorie .read_more {
	float: right;
	margin-top: 17px
}
footer.footer {
	background-color: #1b2330;
	padding-top: 40px
}
footer .footer_content {
	background-color: #1b2330;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-top: 25px
}
footer .footer_col_second ul li a {
	text-transform: uppercase;
	color: #eda83d
}
footer .footer_col_second ul li a:hover, footer .footer_col_second ul li a:focus {
	color: #ddd;
	text-decoration: none
}
.footer_col_third h3 {
	color: #eda83d;
	margin-bottom: 2px
}
.footer_col_third .swiper-slide li {
	color: #8d9198;
	font-size: 14px;
	padding: 0;
	line-height: 19px
}
.footer_col_third .swiper-slide .read_more.btn.btn-primary:hover, .footer_col_third .swiper-slide .read_more.btn.btn-primary:focus {
	box-shadow: none;
	-webkit-box-shadow: none
}
.footer_col_third .swiper-slide .read_more.btn.btn-primary {
	margin-top: 10px
}
.social_list ul li {
	float: left;
	padding-right: 5px
}
.social_list ul li a i {
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	color: #1b2330;
	margin: 0;
	vertical-align: middle;
	display: block;
	line-height: 32px
}
.social_list ul li a {
    background-color: #8d9198;
    display: flex;
    border-radius: 50%;
    color: #d2d2d2;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    transition: ease .5s all;
    -webkit-transition: ease .5s all;
    align-items: center;
    justify-content: center;
}
.social_list ul {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%
}
.social_list ul li a:hover i, .social_list ul li a:focus i {
	color: #fff;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.social_list ul li a:hover, .social_list ul li a:focus {
	text-decoration: none;
	background-color: #eda83d;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.footer_col_third .swiper-slide li:first-child {
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px
}
footer .footer_content h3, footer .footer_content h2, footer .footer_content strong {
	color: #fff;
	font-weight: 600
}
footer .footer_content h3 {
	font-size: 30px;
	margin: 0
}
footer .footer_content h2 {
	font-size: 65px
}
footer .footer_content strong {
	font-size: 25px;
	display: block
}
footer h3 {
	margin-bottom: 10px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600
}
footer ul li a, footer {
	color: #d2d2d2;
	font-size: 400px;
	font-size: 15px
}
footer ul li {
	padding: 2px 0
}
footer ul li i {
	margin-right: 5px
}
.copyright_content {
	text-align: left
}
.copyright_content p {
	color: #9fa1a4;
	font-size: 13px;
	margin: 0
}
footer ul li a:hover, footer ul li a:focus {
	color: #fff;
	text-decoration: underline
}
footer .footer_col_third {
	padding-left: 50px
}
footer .footer_col_third .swiper-slide img {
	width: 275px;
	float: right
}
footer .footer_col_third .swiper-pagination {
	text-align: left
}
.content_block_style p span {
	display: block;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	font-style: italic
}
.content_block_style p {
	margin-bottom: 0;
	color: #333;
	font-size: 14px;
	font-weight: 400
}
.white_bg {
	background-color: #fff;
	width: 100%;
	float: left;
	padding: 15px 0
}
.list_design {
	background-color: #fff;
	float: left;
	margin-bottom: 10px;
	min-height: 91px;
	padding: 15px 0;
	width: 100%
}
.content_block_style a .list_design {
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.content_block_style a:hover .list_design {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.hover_style{ background-color:#fff;}
.img_box_overlay {
	 height: 307px;
	overflow: hidden;
	width: 100%;
	float: left
}.hover_style .img_box_overlay .img-responsive{ height:100%; width:auto; margin:0px auto;}
.header_search input[type="search"]:hover, .header_search input[type="search"]:focus {
	background-color: #fff;
	border-color: #fff;
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.header_search input[type="search"], .header_search input[type="search"] {
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.record_categorie .swiper-container, .record_categorie .swiper-container {
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.record_categorie .swiper-container:hover, .record_categorie .swiper-container:focus {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.hover_style {
	width: 100%;
	float: left;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.hover_style:hover, .hover_style:focus {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}
.vedio_slide {
	position: relative;
	width: 100%; height:200px;
	float: left
}
.vedio_slide .play_btn i {
	color: #1b2330;
	font-size: 56px
}
.vedio_slide .play_btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}
.inner-page-header h2.title {
	color: #fff;
	margin-bottom: 10px;
	text-align: center
}
.inner-page-header ul li a, .inner-page-header ul li {
	color: #ccc;
	font-style: italic;
	font-size: 14px
}
.inner-page-header ul li {
	padding: 0 7px;
	position: relative;
	display: inline-block
}
.inner-page-header ul li a:hover, .inner-page-header ul li a:focus {
	color: #eda83d
}
.inner-page-header {
	position: relative
}
.inner-page-header .middle_style {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}
.inner-page-header ul li:before {
	content: "/";
	position: absolute;
	right: -4px;
	top: 0
}
.inner-page-header ul li:last-child:before {
	content: ""
}
.inner-page-header {
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 180px;
	text-align: center;
	width: 100%
}
.inner-page-header.honour_title_bg {
	background-image: url(../images/title/honour.jpg)
}
.inner-page-header.video_title_bg {
	background-image: url(../images/title/video_title.jpg)
}
.inner-page-header.directory_title_bg{
	background-image: url(../images/title/directory.jpg)
	}
.inner-page-header.news_title_bg {
	background-image: url(../images/title/news_title_image.jpg)
}
.inner-page-header.records_title_bg {
	background-image: url(../images/title/record.jpg)
}
.inner-page-header.events_title_bg {
	background-image: url(../images/title/events.jpg)
}
.inner-page-header.testimonials_title_bg {
	background-image: url(../images/title/testimonials.jpg)
}
.inner-page-header.terms_conditions_title_bg {
	background-image: url(../images/title/terms_conditions.jpg)
}
.inner-page-header.about_title_bg {
	background-image: url(../images/title/about_title.jpg)
}
.inner-page-header.about_title_bg.wsc_banner_style{
	background-image: url(../images/title/about_wsc.jpg)
}
.inner-page-header.gallery_title_bg.wsc_banner_style{
	background-image: url(../images/title/gallery_img.jpg)
}	
.inner-page-header.download_title_bg.wsc_banner_style{
	background-image: url(../images/title/wsc_downloads.jpg )
}
.inner-page-header.MESSEGE_title_bg {
	background-image: url(../images/title/ManagementMessages.jpg)
}
.inner-page-header.registration_title_bg {
	background-image: url(../images/title/Registration_img.jpg)
}
.inner-page-header.certifications_title_bg {
	background-image: url(../images/title/Certifications_img.jpg)
}
.inner-page-header.associate_title_bg {
	background-image: url(../images/title/associates.jpg)
}
.inner-page-header.boardMember_title_bg {
	background-image: url(../images/title/board_members.jpg)
}
.inner-page-header.channel_partner_title_bg {
    background-image: url(../images/title/channel_partner_img.jpg);
}
.inner-page-header.procedure_title_bg {
	background-image: url(../images/title/procedure.jpg)
}
.inner-page-header.faq_title_bg {
	background-image: url(../images/title/faq.jpg)
}
.inner-page-header.services_title_bg {
	background-image: url(../images/title/services.jpg)
}
.inner-page-header.contact_title_bg {
	background-image: url(../images/title/contact.jpg)
}
.inner-page-header.privacy_title_bg {
	background-image: url(../images/title/PrivacyPolicy.jpg)
}
.inner-page-header.rules_title_bg {
	background-image: url(../images/title/rules.jpg)
}
.inner-page-header.patrons_title_bg {
	background-image: url(../images/title/patrons.jpg)
}
.white_bg_area {
	background-color: #fff
}
.inner_main_container.star_bg {
	background-image: url(../images/bg_star.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	min-height: 510px
}
.inner_main_container.white_star_bg {
	background-image: url(../images/white_star.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	min-height: 540px
}
.inner_main_container.yellow_bottom_box {
	background-color: #eda83d
}
.inner_main_container.yellow_bottom_box h3 {
	font-size: 22px;
	color: #fff;
	font-style: italic;
	font-weight: 400
}
.check_list_style li {
	float: left;
	font-size: 15px;
	font-style: italic;
	min-height: 70px;
	padding: 0 20px 10px 34px;
	position: relative;
	width: 50%
}
.check_list_style.block_listing li {
	padding: 0 22px 15px 34px;
	min-height: inherit;
	float: none;
	width: 100%
}
.step_list_style li span:before {
	border-bottom: 13px solid transparent;
	border-left: 13px solid #eda83d;
	border-top: 12px solid transparent;
	content: "";
	position: absolute;
	right: -12px;
	top: 0
}
.step_list_style li span {
	position: relative;
	background-color: #eda83d;
	background-size: 100% auto;
	border-radius: 4px 0 0 4px;
	color: #333;
	float: left;
	font-size: 14px;
	height: 25px;
	line-height: 24px;
	margin-right: 20px;
	padding: 0 7px;
	width: 60px
}
.step_list_style.big_steps li span {
	width: 105px
}
.step_list_style li {
	float: left;
	font-size: 14px;
	padding: 4px 15px;
	width: 100%
}
.step_list_style li strong {
	color: #666;
	text-decoration: underline;
	font-weight: 400
}
.check_list_style li:before {
	background-image: url(../images/list_style.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 20px
}
h2.title.title_center {
	text-align: center
}
.more_toggle i {
	font-size: 23px;
	color: #c3c3c3
}
.more_toggle:hover i {
	color: #eda83d
}
.title_block {
	text-align: center;
	margin-bottom: 40px
}
.title_block p {
	color: #929292;
	font-size: 15px
}
.about_right {
	position: relative
}
.about_right:before {
	background-color: #ddd;
	content: "";
	height: 60%;
	left: -4px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 1px
}
.footer_links {
	border-bottom: 1px solid #353c47;
	padding-bottom: 15px;
	width: 100%;
	float: left;
	margin-bottom: 15px
}
.footer_links li a {
	color: #9fa1a4;
	font-size: 13px
}
.footer_links li a:hover, .footer_links li a:focus {
	color: #fff;
	text-decoration: none
}
.footer_links li:first-child {
	padding-left: 0
}
.footer_links li:last-child {
	padding-right: 0
}
.footer_links li {
	padding: 0 14px;
	float: left;
	position: relative
}
.footer_links li:before {
	color: #848484;
	content: "|";
	position: absolute;
	right: -4px;
	top: 0
}
.footer_links li:last-child:before {
	content: ""
}
.accordion_style.panel-group .panel {
	border-radius: 0;
	-webkit-border-radius: 0
}
.accordion_style .panel-heading {
	border-radius: 0;
	-webkit-border-radius: 0;
	overflow: hidden;
	padding: 0
}
.accordion_style .panel-heading a {
	position: relative;
	display: block;
	padding: 10px 15px;
	color: #7b7b7b
}
.accordion_style .panel-heading a[aria-expanded="true"], .accordion_style .panel-heading a:hover, .accordion_style .panel-heading a:focus {
	background-color: #eda83d;
	color: #fff
}
.accordion_style .panel-default {
	border: 0 none
}
.accordion_style .panel-body p {
	margin-bottom: 5px
}
.accordion_style .panel-heading a[aria-expanded="true"]:before {
	color: #fff;
	font-family: FontAwesome;
	content: "\f106";
	position: absolute;
	right: 15px
}
.accordion_style .panel-heading a:before {
	color: #7b7b7b;
	font-family: FontAwesome;
	content: "\f107";
	position: absolute;
	right: 15px
}
.accordion_style .panel.panel-default.active {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d
}
.contact_form .img-circle {
	border-radius: 50%;
	height: 50px;
	margin: 0 auto 10px;
	overflow: hidden;
	width: 50px
}
.box_style:hover {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: .5s all ease;
	-webkit-transition: .5s all ease
}
.contact_form .box_style {
	border: 1px solid #f0f0f0;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	margin-bottom: 18px;
	height: 250px;
	padding: 14px 15px;
	text-align: center
}
.box_style {
	background-color: #fff;
	/*min-height: 230px;*/
	height: 400px;
	border: 1px solid #f0f0f0;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	margin-bottom: 18px;
	padding: 14px 15px;
	text-align: center
}
.square_box_style .text-right {
	text-align: left
}
.square_box_style:hover {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: .5s all ease;
	-webkit-transition: .5s all ease
}
.square_box_style {
	min-height: 300px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	margin-bottom: 18px;
	padding: 0;
	text-align: left
}
.square_box_style h3 strong {
	color: #eda83d;
	font-weight: 700;
	text-transform: uppercase
}
.associate_page .square_box_style h3, .associate_page .square_box_style, .associate_page .square_box_style .text-right {
	text-align: center
}
.square_box_style h3 {
	color: #1b2330;
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 7px;
	text-align: left;
	text-transform: capitalize
}
.associate_page .square_box_style h3 {
	color: #616161;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 5px
}
.associate_page .square_box_style strong {
	font-size: 17px
}
.square_box_style p {
	line-height: 21px;
	font-size: 14px;
	margin-bottom: 3px
}
.square_box_content {
	min-height: 135px;
	padding: 10px
}
.square_box_style .text-right {
	padding: 10px
}
.contact_form form {
	transition: .5s all ease;
	-webkit-transition: .5s all ease
}
.contact_form form:hover {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: .5s all ease;
	-webkit-transition: .5s all ease
}
.box_style h3 {
	color: #1b2330;
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 7px;
	text-align: center;
	text-transform: capitalize;
	height: 35px;
}
.box_style h3 strong {
	color: #eda83d;
	font-weight: 700;
	text-transform: uppercase
}
.contact_form .box_style address {
	margin-bottom: 0;
	font-size: 13px
}
.contact_form .address_section {
	text-align: center
}
.address_section .col-md-6 {
	vertical-align: top;
	box-sizing: border-box;
	display: inline-block;
	float: none;
	padding: 0 7px;
	margin: 0 auto;
	width: 49%
}
.contact_form textarea.form-control {
	height: 135px;
	resize: none
}
.contact_form .form-control {
	height: 44px;
	background-color: #fff;
}
.contact_form .form-control::-moz-placeholder {
color:#cdd1d8;
font-size:14px;
font-weight:400
}
.contact_form .form-control:-ms-input-placeholder {
color:#cdd1d8;
font-size:14px;
font-weight:400
}
.contact_form .form-control::-webkit-input-placeholder {
color:#cdd1d8;
font-size:14px;
font-weight:400
}
.contact_form .inner_popup_form .form_title {
	font-size: 25px
}
.contact_form .inner_popup_form .form_title strong {
	color: #eda83d;
	font-size: 28px
}
.contact_form form {
	background-color: #f5f5f5;
	padding: 18px
}
.contact_form .inner_popup_form .field_box {
	min-height: 70px;
	padding: 0
}
.contact_form .inner_popup_form .btn_style {
	margin-top: 25px
}
.contact_form .inner_popup_form {
	padding: 11px 15px
}
h3.title_style {
	color: #293448;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 23px;
	margin-top: 25px;
	position: relative;
	text-align: left;
	text-transform: capitalize
}
.home_box_design {
	line-height: 1.42857
}
.box_style.big_box_style .img-circle {
    height: 280px;
    width: 220px;
	border-radius: 0
}
.img-circle {
	border-radius: 0;
    height: 280px;
    margin: 0 auto 10px;
    overflow: hidden;
    width: 220px;
}
.box_style address {
	margin-bottom: 0
}
.attach_file_btn input[type="file"] {
	position: absolute;
	left: 0;
	top: 4px;
	opacity: 0;
	-webkit-opacity: 0;
	z-index: 999999;
	height: 46px;
	width: 115px;
	cursor: pointer;
	border-radius: 6px;
}
.board_member_page .box_style {
	height: 410px
}
.pager div {
	border: 1px solid gray;
	border-radius: 30px;
	display: inline-block;
	float: none;
	line-height: 35px;
	margin: 0 1px;
	min-height: 40px;
	min-width: 40px;
	padding: 0 7px
}
.pager div.disabled {
	opacity: .25
}
.pager .pageNumbers a {
	display: inline-block;
	padding: 0 10px;
	color: gray
}
.pager .pageNumbers a.active {
	color: #eda83d
}
.pager {
	overflow: hidden
}
.paginate-no-scroll .items div {
	height: 250px
}
.pager.pager_style {
	width: 100%;
	float: left;
	text-align: center
}
.associate_page .square_box_style .img-responsive {
	height: 130px;
	margin: 0 auto
}
.sidebar_post .square_box_style, .sidebar_post .square_box_content {
	min-height: inherit
}
.divider_border_right {
	position: relative
}
.divider_border_right:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	background-color: #ddd;
	width: 1px;
	height: 100%
}
.box_style.min-height-auto, .square_box_style.min-height-auto, .square_box_content.min-height-auto {
	min-height: inherit
}
.testimonial_page .box_style h3 {
	font-size: 15px
}
.testimonial_page .box_style {
	margin-bottom: 0
}
.testimonial_page .box_style .img-circle {
	height: 92px;
	width: 92px
}
.testimonial_box {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	float: left;
	padding-bottom: 30px;
	margin-bottom: 30px
}
.testimonial_box:last-child {
	border: 0 none;
	margin-bottom: 0
}
.testimonial_content {
	font-size: 16px;
	line-height: 27px;
	padding-left: 35px;
	position: relative
}
.testimonial_content:before {
	content: "\f10d";
	color: #ccc;
	font-family: FontAwesome;
	font-size: 25px;
	left: 0;
	position: absolute;
	top: 5px
}
.breadcrumb_hide li:last-child span {
	display: none
}
.associate_page .square_box_style .img-square_box {
	margin: 0 15px;
	border-bottom: 1px solid #f0f0f0
}
.video_detail_page iframe {
	min-height: 430px
}





/* CERTIFICATE DETAIL */
.certificate_detail_announce {
    /* margin-top: 10px; */
    background-color: #29689A;
    padding: 18px 0;
}
.certificate_detail_announce .announce_headline {
    font-size: 18px;
    line-height: 21px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-weight: 600;
}

.certificate_details_wrapper .card{
    padding: 30px;
}

.certificate_details_wrapper .detail_heading {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
	color: #333333;
}
.certificate_details_wrapper .row{
	display: flex;
	justify-content: space-between;
	margin: 0px;
	flex-wrap: wrap;
	row-gap: 15px;
}

.certificate_details_wrapper .row:before, .certificate_details_wrapper .row:after{
	display: none;
}

.certificate_details_wrapper .label {
    font-size: 18px;
    line-height: 21px;
    color: #EDA83D;
    margin-bottom: 5px;
    padding: 0px;
    font-weight: 600;
}
.certificate_details_wrapper .value {
    font-size: 18px;
    line-height: 26px;
    color: #333333;
	font-weight: 600;
    margin: 0;
}
.border-b {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 20px;
    margin-top: 20px;
}


.certificate_details_wrapper .share{
    display: flex;
    align-items: center;
    column-gap: 5px;
    justify-content: flex-end;
}


.certificate_details_wrapper .share span{
		font-size: 18px;
		line-height: 21px;
		color: #333333;
}

.certificate_details_wrapper .share-icons a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 5px;
}

.certificate_details_wrapper .share-icons img{
	width: 100%;
	height: auto;
}


/* CERTIFICATE DETAIL end*/





@media(max-width:1200px) {
.container {
	width: 100%
}
}
@media(max-width:991px) {
.head_right .apply_btn span {
	display: none
}
header {
	background-size: auto
}
.address_section.res_top_space {
	margin-top: 40px
}
.record_categorie .col-md-4 {
	margin-bottom: 30px
}
.inner_main_container.record_categorie {
	max-width: 400px;
	margin: 0 auto
}
#applyModal .modal-body .inner_popup_form {
	margin: 18px auto;
	padding: 6px;
	width: 100%
}
#applyModal .modal-dialog {
	width: 100%;
	padding: 20px;
	margin: 0
}
.record_categorie h2.title strong {
	font-size: 18px
}
.res_top_space {
	margin-top: 40px
}
.img_box_overlay {
	max-height: 400px
}
.img_box_overlay .img-responsive {
	width: 100%
}
.record_categorie h2.title {
	font-size: 18px
}
.record_categorie .read_more {
	margin-top: 7px;
}
.btn_div{
	width: 100% !important;
}
.social-btn_left{
	width: 100% !important;
	margin: 0 auto !important;
	margin-top: 14px !important;
}
}
@media(max-width:767px) {
header {
	position: relative
}
header .logo, header.sticky .logo {
	padding: 20px 0 10px
}
header.sticky .head_right, header.sticky .toggle_button {
	margin-top: 14px
}
body {
	padding: 0
}
header .nav-toggle, header .logo, header .logo img, header.sticky .logo img {
	max-width: 230px
}
.header_search input[type="search"]:focus, .header_search input[type="search"] {
	background-color: #fff;
	background-position: 110px center;
	color: #000;
	box-shadow: none;
	border: 1px solid #eda83d;
	font-size: 14px;
	line-height: 20px;
	padding-left: 14px;
	padding-right: 11px;
	width: 140px;
	background-size: 18px
}
.head_right li .apply_btn {
	font-size: 12px;
	padding: 5px 12px
}
#trigger-overlay > img {
	width: 33px
}
.footer_col_fourth .img-responsive {
	margin: 0 auto;
	float: none;
	display: inline-block
}
.footer_col_first, .footer_col_second, .footer_col_fourth {
	text-align: center
}
.social_list ul li {
	display: inline-block;
	float: none
}
.footer_links li {
	float: none;
	display: inline-block
}
.copyright_content p {
	text-align: center
}
body .swiper-container.banner_swiper .slide_content {
	bottom: 55px;
	font-size: 14px
}
body .swiper-container.banner_swiper .swiper-pagination {
	bottom: -5px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	right: auto;
	left: 50%
}
.footer_col_first, .footer_col_second, .footer_col_third {
	margin-bottom: 30px;
	padding-bottom: 30px
}
.check_list_style li {
	width: 100%;
	min-height: inherit
}
.inner-page-header .middle_style {
	width: 100%
}
.accordion_style .panel-heading a {
	font-size: 14px;
	line-height: 20px;
	padding: 7px 38px 7px 10px
}
.accordion_style .panel-body {
	font-size: 14px;
	line-height: 20px;
	padding: 10px
}
.inner_main_container.yellow_bottom_box {
	padding: 15px 0
}
.inner_main_container.yellow_bottom_box h3 {
	font-size: 18px
}
.step_list_style li span {
	display: block;
	float: none;
	margin-bottom: 5px;
	margin-top: 20px
}
.step_list_style.big_steps li span {
	display: inline-block;
	float: left;
	margin-bottom: 0;
	margin-top: 0
}
header .overlay ul li {
	min-height: 27px
}
header .overlay ul li a {
	font-size: 20px;
	line-height: 30px
}
header .overlay ul li li a {
	font-size: 18px;
	line-height: 20px
}
header .overlay nav {
	min-height: 370px
}
header .overlay .overlay-close {
	top: 10px;
	background-size: 26px
}
.footer_slider {
	max-width: 400px;
	margin: 0 auto
}
.footer_col_first, .footer_col_second {
	border-bottom: 1px solid #070f1c;
	margin-bottom: 30px;
	padding-bottom: 30px
}
.footer_col_third {
	border-bottom: 1px solid #070f1c;
	margin-bottom: 30px;
	padding-bottom: 0
}
footer.footer {
	padding-bottom: 40px
}
.testimonial_content {
	font-size: 14px;
	line-height: 23px;
	margin-top: 23px;
	padding-left: 28px
}
.testimonial_box {
	border-bottom: 0 none;
	margin-bottom: 0;
	padding-bottom: 30px
}
.testimonial_content::before {
	font-size: 19px;
	left: 0;
	top: 1px
}
.box_style h3 {
	font-size: 15px
}
.social-btn_left{
	width: 100% !important;
}


.col-12 {
    width: 100%;
}




}
@media(max-width:479px) {
.col-xxs-12 {
	width: 100%
}
.list_design .col-xxs-12 {
	text-align: center;
	width: 100%
}
.list_design .col-xxs-12 .img-responsive {
	margin: 0 auto 15px
}
.record_categorie .swiper-container {
	background-color: #fff
}
body .swiper-container.banner_swiper .swiper-slide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%
}
body .swiper-container.banner_swiper {
	background-color: #fff;
	height: 297px;
	width: 100%
}
.contact_form .inner_popup_form .field_box {
	min-height: inherit
}
#applyModal .inner_popup_form .field_box {
	padding: 0
}
#applyModal .inner_popup_form .field_box .col-xxs-12 {
	min-height: 60px
}
#applyModal .btn_style {
	margin-top: 15px
}
.contact_form .inner_popup_form .field_box .col-xxs-12 {
	min-height: 65px
}
.contact_form .inner_popup_form {
	padding: 11px 0
}
.contact_form .inner_popup_form .form_title strong, .contact_form .inner_popup_form .form_title {
	font-size: 22px
}
.inner_main_container.yellow_bottom_box .text-right {
	margin-top: 20px;
	text-align: center
}
.inner_main_container.yellow_bottom_box .text-right a {
	font-size: 14px;
	float: none
}
.inner_main_container.yellow_bottom_box {
	text-align: center
}
.inner_main_container.yellow_bottom_box h3 {
	font-size: 17px
}
.about_certificate_section .col-xxs-12 {
	padding: 0 15px;
	text-align: center
}
.about_certificate_section .img-responsive {
	margin: 0 auto
}
.res_small_box {
	width: 300px;
	float: none;
	margin: 0 auto
}
.footer_links li a {
	color: #9fa1a4;
	font-size: 12px
}
.footer_links li::before {
	right: -6px
}
.footer_links li {
	padding: 0 5px
}
.square_box_content, .square_box_style {
	min-height: inherit
}
h2.title.title_center {
	font-size: 19px
}
.g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}

}
@media(max-width:568px) {
.address_section .col-md-6 {
	width: 100%;
	padding: 0 15px
}
#vedioModal .modal-body .inner-modal-body {
	padding: 20px 0
}
}
@media(max-width:512px) {
.associate_page .address_section .col-xxs-12 {
	width: 100%
}
}
@media(max-width:380px) {
body .record_categorie .swiper-container {
	height: 154px
}
.inner_main_container.record_categorie {
	max-width: 300px
}
}
@media(min-width:991px) and (max-width:1080px) {
.record_categorie h2.title strong, .record_categorie h2.title {
	font-size: 17px
}
.record_categorie .read_more {
	margin-top: 8px
}
body .record_categorie .swiper-container {
	height: 175px
}
.head_right .apply_btn span {
	display: none
}
}
@media(min-width:992px) and (max-width:1010px) {
.list_design {
	background-color: #fff;
	float: left;
	margin-bottom: 10px;
	min-height: 88px;
	padding: 6px 0;
	width: 100%
}
.home_box_design .hover_style .white_bg {
	min-height: 150px
}
}
@media(min-width:1011px) and (max-width:1200px) {
.list_design {
	background-color: #fff;
	float: left;
	margin-bottom: 10px;
	min-height: 88px;
	padding: 6px 0;
	width: 100%
}
.home_box_design .hover_style .white_bg {
	min-height: 100px
}
}
@media(min-width:768px) and (max-width:991px) {
.step_list_style li span {
	margin-bottom: 20px
}
header .nav-toggle, header .logo, header .logo img {
	width: 240px
}
header.sticky .logo img {
	width: 200px
}
body {
	padding: 141px 0 0
}
header.sticky .toggle_button {
	margin-top: 21px
}
header.sticky .head_right {
	margin-top: 0px
}
header.sticky div#google_translate_element {
    margin-bottom: 10px;
}

header.sticky .logo, header .logo {
	margin: 0 auto 0 45%
}
.content_block_style a .list_design .col-md-3 {
	width: 150px
}
footer ul li a, footer {
	font-size: 14px
}
footer ul li {
	line-height: 18px
}
.footer_col_first, .footer_col_second {
	min-height: 250px
}
}
@media(min-width:480px) and (max-width:768px) {
.content_block_style a .list_design .col-md-3 {
	width: 150px
}
}
@media(min-width:992px) and (max-width:1199px) {
header .logo {
	padding: 59px 0 19px
}
footer ul li a, footer {
	font-size: 12px
}
.footer_col_second ul li {
	line-height: 17px
}
.footer_col_first img {
	width: 100%
}
.footer_links li {
	padding: 0 5px
}
.footer_links {
	margin-bottom: 10px;
	padding-bottom: 10px
}
}
@media(max-width:380px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 390px auto;
	background-repeat: no-repeat
}
body .swiper-container.banner_swiper {
	height: 110px
}
.video_detail_page iframe {
	min-height: 260px
}
body .swiper-container.banner_swiper .slide_content {
	font-size: 13px;
	line-height: 19px;
	background-color: rgba(235,167,62,1)
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 180px
}
body .swiper-container.gallery-top {
	height: 180px
}
.swiper-container.gallery-thumbs {
	height: 62px
}
}
@media(min-width:381px) and (max-width:480px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 480px auto;
	background-repeat: no-repeat
}
body .swiper-container.banner_swiper {
	height: 135px;
}
.video_detail_page iframe {
	min-height: 300px
}
body .swiper-container.banner_swiper .slide_content {
	font-size: 13px;
	line-height: 19px;
	background-color: rgba(235,167,62,1);
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 220px;
}
body .swiper-container.gallery-top {
	height: 220px;
}
.swiper-container.gallery-thumbs {
	height: 80px;
}
}
@media(min-width:481px) and (max-width:568px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 568px auto;
	background-repeat: no-repeat;
}
body .swiper-container.banner_swiper {
	height: 162px;
}
body .swiper-container.banner_swiper .slide_content {
	font-size: 13px;
	line-height: 19px;
	background-color: rgba(235,167,62,1);
}
.video_detail_page iframe {
	min-height: 360px;
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 285px;
}
body .swiper-container.gallery-top {
	height: 285px
}
.swiper-container.gallery-thumbs {
	height: 100px
}
}
@media(min-width:569px) and (max-width:640px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 640px auto;
	background-repeat: no-repeat
}
body .swiper-container.banner_swiper {
	height: 184px;
}
body .swiper-container.banner_swiper .slide_content {
	font-size: 13px;
	line-height: 19px;
	background-color: rgba(235,167,62,1)
}
.video_detail_page iframe {
	min-height: 360px
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 285px
}
body .swiper-container.gallery-top {
	height: 285px
}
.swiper-container.gallery-thumbs {
	height: 100px
}
}
@media(min-width:641px) and (max-width:768px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 768px auto;
	background-repeat: no-repeat
}
body .swiper-container.banner_swiper {
	height: 220px;
}
body .swiper-container.banner_swiper .slide_content {
	padding: 10px 0;
	font-size: 13px;
	line-height: 19px;
	background-color: rgba(235,167,62,1)
}
.video_detail_page iframe {
	min-height: 360px
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 390px
}
body .swiper-container.gallery-top {
	height: 390px
}
.swiper-container.gallery-thumbs {
	height: 110px
}
}
@media(min-width:769px) and (max-width:980px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 980px auto;
	background-repeat: no-repeat;
	background-position: top center
}
body .swiper-container.banner_swiper {
	height: 284px
}
body .swiper-container.banner_swiper .slide_content {
	padding: 10px 0;
	font-size: 13px;
	line-height: 19px
}
.video_detail_page iframe {
	min-height: 360px
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 310px
}
body .swiper-container.gallery-top {
	height: 310px
}
.swiper-container.gallery-thumbs {
	height: 110px
}
}
@media(min-width:981px) and (max-width:1180px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 1180px auto;
	background-repeat: no-repeat;
	background-position: top center
}
body .swiper-container.banner_swiper {
	height: 334px
}
body .swiper-container.banner_swiper .slide_content {
	padding: 10px 0;
	font-size: 13px;
	line-height: 19px
}
.swiper-container.gallery-top .swiper-slide {
	background-size: auto 520px
}
.swiper-container.gallery-top {
	height: 520px
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 400px
}
body .swiper-container.gallery-top {
	height: 400px
}
.swiper-container.gallery-thumbs {
	height: 130px
}
}
@media(min-width:1181px) and (max-width:1280px) {
body .swiper-container.banner_swiper .swiper-slide {
	background-size: 1280px auto;
	background-repeat: no-repeat;
	background-position: top center
}
body .swiper-container.banner_swiper {
	height: 360px
}
body .swiper-container.banner_swiper .slide_content {
	padding: 10px 0;
	font-size: 13px;
	line-height: 19px
}
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 400px
}
body .swiper-container.gallery-top {
	height: 400px
}
.swiper-container.gallery-thumbs {
	height: 140px
}
}
@media(min-width:1280px) and (max-width:1365px) {
body .swiper-container.gallery-top .swiper-slide {
	background-size: auto 480px
}
body .swiper-container.gallery-top {
	height: 480px
}
.swiper-container.gallery-thumbs {
	height: 145px
}
}
@media screen and ( max-height:480px ) {
header .overlay nav {
	height: 280px;
	min-height: inherit;
	overflow: auto
}
}
.gallery-thumbs .swiper-slide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto
}
.alternate_color:nth-child(even) {
	background: #f1f1f1
}
.alternate_color:nth-child(odd) {
	background: #FFF
}
.apply_form_design {
	position: relative
}
.apply_form_design .pdf_download {
	position: absolute;
	right: 10px;
	top: 10px
}
.square_overflow .img-square_box {
	border-bottom: 1px solid #f0f0f0;
 height: 174px;
	min-height: 174px;
	overflow: hidden
}
.square_overflow .img-square_box img{ height:100%; width:auto; margin:0px auto;}
.textarea-form-control textarea, .textarea-form-control textarea:focus, .textarea-form-control textarea:hover {
	resize: none;
	border-color: transparent
}
.textarea-form-control {
	border: 1px solid #cdcdcd;
	border-radius: 21px;
	overflow: hidden
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local(OpenSans-Light), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2")
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local(OpenSans), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2")
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local(OpenSans-Semibold), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format("woff2")
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2")
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 800;
	src: local('Open Sans Extrabold'), local(OpenSans-Extrabold), url(https://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2) format("woff2")
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local(OpenSans-Italic), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format("woff2")
}
.design_by {
	color: #8d9198;
	border-top: 1px solid #333;
	font-size: 10px;
	line-height: normal;
	margin-top: 10px;
	padding-top: 8px;
	text-align: center;
}
.design_by a {
	color: #8d9198;
	text-decoration: underline;
}
.inner-page-header {
	position: relative;
}
.inner-page-header:before {
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.nextPage.disabled, .lastPage.disabled, .previousPage.disabled, .firstPage.disabled {
	cursor: default;
}
.nextPage, .lastPage, .previousPage, .firstPage {
	cursor: pointer;
}
.overlay ul > li.active > a, .overlay ul li li.active a, .overlay ul > li.open > a, .overlay ul li li.active a, .footer li.active a {
	color: #fff;
}
.inner-page-header {
	background-position: top center;
}

/*Read more*/	
.expant_pera[data-readmore] {overflow: hidden; height:275px;transition: height 500ms ease 0s;}
.expant_pera + [data-readmore-toggle], .expant_pera[data-readmore] {display: block;width: 100%;} 
/*Read more*/	
/*main nav*/
.overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0; z-index:9999;background: rgba(27,35,48,0.9);}
.button_overlay_container{ position:relative;}
.toggle_button{ background-color:transparent; border:0px none; margin-top:14px; padding:0px; transition:ease .5s all;-webkit-transition: ease .5s all;-moz-transition: ease .5s all;}
.overlay .overlay-close {width: 40px;height: 40px;position: absolute;left: 15px;top: 15px;overflow: hidden;border: none;
background: url(../images/toggle_close.png) no-repeat center center;text-indent: 200%;color: transparent;outline: none;z-index: 100; opacity: 1;}
.overlay nav {text-align: center;position: relative;top: 50%;
height:auto; max-height:98%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.overlay ul {list-style: none;padding: 0;margin: 0 auto;display: inline-block; position: relative;}
.overlay ul li {display: block;   -webkit-backface-visibility: hidden;backface-visibility: hidden;}
.overlay ul li a {font-size:22px;font-weight: 300; line-height:33px;display: block;
color: #eda83d; text-transform:uppercase;-webkit-transition: color 0.2s;transition: color 0.2s;}
.overlay ul li li a{ color:#7b8088; font-size:20px; line-height:30px;} 
.overlay ul li a:hover,.overlay ul li a:focus {color: #f0f0f0;}
.overlay-hugeinc {opacity: 0;visibility: hidden;-webkit-transition: opacity 0.2s, visibility 0s 0.2s;
transition: opacity 0.2s, visibility 0s 0.2s;}
.overlay-hugeinc.open {opacity: 1;visibility: visible;-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}
.overlay-hugeinc nav {-webkit-perspective: 1200px;perspective: 1200px;}
.overlay-hugeinc nav ul {opacity: 0.4;-webkit-transform: translateY(-25%) rotateX(35deg);transform: translateY(-25%) rotateX(35deg);
-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;transition: transform 0.5s, opacity 0.5s;}
.overlay-hugeinc.open nav ul {opacity: 1;-webkit-transform: rotateX(0deg);transform: rotateX(0deg);}
.overlay-hugeinc.close nav ul {-webkit-transform: translateY(25%) rotateX(-35deg);transform: translateY(25%) rotateX(-35deg);}
@media screen and (max-height: 30.5em) {
.overlay nav {height: 70%;font-size: 34px;}
.overlay ul li {min-height: 34px;}}
/*main nav*/


.list_design .col-md-3{ height: 62px;
    overflow: hidden;} 
.list_design .col-md-3 img{ 
    height: 100%; max-width:100%;
    margin: 0 auto;
    width: auto;}
		.barcode_div{ margin-top:10px;}
	.yellow_bottom_content small{ color: #1b2330; font-size:10px;  }
.yellow_box_design	.bottom_content_button{ display: table-cell;
    float: none;
    height: 50px;
    vertical-align: middle;}

.expant_pera strong{ font-size:11px; font-family:"Times New Roman";}
.expant_pera p{ margin:0 0 8px} .expant_pera{ padding-left: 2px;}

/*.g-recaptcha {
	  @media screen and (max-width: 400px){ .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;} }
}*/










/*---------------------------- 27-04-2018 ----------------------------------*/		 

.container-fluid.accreditation_mainsec {
    background-color:  #F0F0F0;
    padding: 40px 0px;
}		
		
.accreditation_img_sec {
    line-height: 260px;
}

.directory_sec .square_box_style {
    text-align: left;
}

.directory_sec .square_box_style .square_box_content span {
    display: block;
    padding: 3px 0px;
	font-size: 14px;
}	

.directory_sec .square_box_content span.address_sec {
    font-size: 14px;
}	 

.directory_sec .square_box_style .square_box_content span.position_sec_txt {
    color: #1b2330;
    font-weight: 600;
}
.directory_sec .square_box_style .square_box_content span b {
    color: #1b2330;
    font-weight: 600;
}

.container.point_mainsec {
    padding: 20px 0px;
}
.container.point_mainsec .procedure_mainsec .procedure_titlesec {
    padding: 10px 0px;
    color: #eda83d;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}

.container.point_mainsec .procedure_mainsec .procedure_pointsec h4 {
    color: #eda83d;
    font-weight: 600;
}

.col-md-6.col-sm-6.col-xs-12.right_border_sec {
    border-right: 1px solid #dbdbdb;
}

.certifications_iconbox_sec img {
    width: 50px;
	margin-bottom: 10px;
}

.certifications_iconbox_sec {
    text-align: center;
}

.certifications_iconbox_sec .title {
    color: #1b2330 !important;
    font-weight: 600 !important;
    font-size: 20px !important;
	margin-bottom: 10px;
}

.content_boxsec.accordion_sec #accordion .panel-title a {
    display: block;
}

.content_boxsec.accordion_sec #accordion .panel-title{
	position: relative;
}

.content_boxsec.accordion_sec #accordion .panel-title a::after {
    content: "";
    background-image: url("../images/plus_minus_icon.png");
    background-repeat: no-repeat;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 20px;
}

.content_boxsec.accordion_sec #accordion .panel-title a[aria-expanded="true"]::after {
    background-position: 0 -20px;
}

.downloud_sec {
    width: 100%;
    height: 330px;
    overflow: hidden;
    background-color: #0d262b;
	position: relative;
	border-radius: 8px;
}

.downloud_sec.form_sec {
    background-color: #45a773;
}

.img_sec {
    height: 100%;
}

/*.downloud_sec .img_sec img {
    width: 100%;
    height: auto;
	opacity: 0.2;
}*/
.downloud_sec .img_sec img {
    width: 100%;
    height: 100%;
    opacity: 0.2;
    object-fit: fill;
}

.mb-2 {
    margin-bottom: 30px;
}

.row.downloud_mainsec {
    margin: 20px 0px;
}

 .downloud_sec .inner_content_box {
    position: absolute;
    width: 250px; 
	top: 50%;
	left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);
	text-align: center;
}

.inner_content_box img {
    width: 60px;
    height: 60px;
}

.inner_content_box h2 {
    color: #fff;
    padding-top: 20px;
	padding-bottom: 20px;
}

.downloud_sec .inner_content_box a {
    border: 2px solid #fff;
    padding: 6px 16px;
    border-radius: 27px;
    color: #fff;
}

.downloud_sec .inner_content_box a:hover {
    background-color: #fff;
    color: #000;
    transition: ease .5s all;
    -webkit-transition: ease .5s all;
}

.border_box_txt {
    border: 1px solid #ccc;
    padding: 15px;
}

.txt_italic {
    font-style: italic;
}

.procedure_mainsec .procedure_pointsec img {
    float: left;
    margin-right: 20px;
    width: 20px;
}

.procedure_mainsec .procedure_pointsec .benefits_point_txt {
    display: inline-block;
    width: 92%;
}


.vision_box_style{ background-image:url(../images/Vision.jpg); height:300px; padding:0px;}
.mission_box_style{background-image:url(../images/Mission.jpg); height:300px; padding:0px;}
.values_box_style{background-image:url(../images/Values.jpg); height:300px; padding:0px;}
.inner_box_style{ text-align:center; height:100%; background-color:rgba(237,168,61,.9); margin:0px; padding:55px 45px; color:#fff;}
.mission_box_style .inner_box_style{ background-color:rgba(0,0,0,.9);}
.inner_box_style h2{ color:#fff; margin-bottom:25px; font-size:20px; }
.inner_box_style p{ font-size:14px;}
.highlight_boxes_style .border_box_txt{min-height: 242px;
padding: 14px 20px;
margin-bottom: 20px;
margin-top: 8px;}
.eligibility_section .inner_main_container.white_star_bg{ padding-top:70px; min-height:500px}
.eligibility_section .inner_main_container.white_star_bg h2{ margin-bottom:40px}
.box_style.directory_box_style .additional_details{ font-size:13px}
.box_style.directory_box_style h4{ color:#1B2330; font-size:14px;  margin-bottom:3px }
.box_style.directory_box_style span{ color:#1B2330;}
.box_style.directory_box_style address{ margin-bottom:8px}
.box_style.directory_box_style{ background-color:#F8F8F8}
.box_style.directory_box_style .img-square_box{ background-color:#fff; margin-bottom:15px; max-width: 100%; height: 87px; overflow: hidden;}
.box_style.directory_box_style .img-square_box img{ margin:0px auto; max-width: 200px; width: auto; height: 100%;}

.check_list_style.full-width_list li{ width:100%;}



 .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
	.dropdown-menu{position: static; min-width:100%;
 box-shadow: none; -webkit-box-shadow: none;}
 .navbar-default .navbar-nav > li > a::before{ content:""; display:none;}
 
.main-nav_style.navbar.navbar-default { height:100%; width:350px;
    background-color: #1b2330;padding:74px 0px 60px 40px;
}
.main-nav_style.navbar.navbar-default li a{ font-weight:400; font-size:18px;  color:#eda83d; padding: 12px 0px;
  text-transform: uppercase;}
.main-nav_style.navbar.navbar-default li a:hover, .main-nav_style.navbar.navbar-default li a:focus,  .main-nav_style.navbar.navbar-default li.active a{
	color:#fff;}
 
.main-nav_style.navbar.navbar-default  .navbar-nav > .open > a, .main-nav_style.navbar.navbar-default  .navbar-nav > .open > a:focus, .main-nav_style.navbar.navbar-default .navbar-nav > .open > a:hover{ background-color:transparent; border:0px none;}
.main-nav_style.navbar.navbar-default .navbar-nav   li   a{ border:0px none !important;}
.main-nav_style.navbar.navbar-default .navbar-nav > li > a:hover, .main-nav_style.navbar.navbar-default .navbar-nav > li > a:focus, .main-nav_style.navbar.navbar-default .navbar-nav > li.active > a:hover, .main-nav_style.navbar.navbar-default .navbar-nav > li.active > a, .main-nav_style.navbar.navbar-default .navbar-nav > li.active > a:focus{ border:0px none;}
.main-nav_style.navbar.navbar-default .navbar-nav .caret{ border:0px none; background-image:url(../images/plus_minus_img.png); background-size:45px 35px; width:16px; height:16px; background-position:-2px -2px; position: absolute;
right: 0px;
top: 14px;
}
.main-nav_style.navbar.navbar-default .navbar-nav  a[aria-expanded="true"] .caret{ top: 18px;  background-position: -2px -28px; height:5px; }
.main-nav_style.navbar.navbar-default .navbar-nav .dropdown-menu{ background-color:transparent; padding-top: 0px;
padding-bottom: 18px;}
.main-nav_style.navbar.navbar-default .navbar-nav .dropdown-menu li a { background-color:transparent; color:#ccc6c6; font-size:14px;}
.main-nav_style.navbar.navbar-default .navbar-nav .dropdown-menu li a{ padding:4px 20px}
.overlay-close{    
 width: 30px;
height: 30px;
position: fixed;
left: 282px;
top: 24px;
overflow: hidden;
border: medium none;
background: transparent url("../images/toggle_close.png") no-repeat scroll center center / 30px auto;
text-indent: 200%;
color: transparent;
outline: medium none;
z-index:-1; opacity:0; -webkit-opacity:0; transition:ease .5s all; -webkit-transition:ease .5s all;
}
.navbar.main-nav_style .navbar-collapse { border:0px none; box-shadow:none; -webkit-box-shadow:none;  
    padding-right: 40px;
}
body .fixed-overlay{z-index:-1; opacity:0; -webkit-opacity:0; display:none; transition:ease .5s all; -webkit-transition:ease .5s all;
background: rgba(27, 35, 48, 0.7) none repeat scroll 0% 0%;
 position: fixed;
width: 100%;
height: 100%;
top: 0; left:0px;}

.main-nav_style{ position:fixed; left:-350px; top:0px; transition:ease .5s all; -webkit-transition:ease .5s all;}
.main-nav_style.nav-expand{   left:0px; transition:ease .5s all; -webkit-transition:ease .5s all; }
.overlay-close.overlay-close-show{z-index: 99999; opacity:1; -webkit-opacity:1; transition:ease .5s all; -webkit-transition:ease .5s all;}
body .fixed-overlay.overlay-show{ z-index: 99; display:block; opacity:1; -webkit-opacity:1; transition:ease .5s all; -webkit-transition:ease .5s all; 
}.sub_navigation .sub_nav { padding-left:20px; }.sub_navigation .sub_nav li{ position:relative;}
.sub_navigation .sub_nav li a::before{ content:"";    
    background-image: url(../images/nav_arrow.png);
    width: 5px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 7px;}
	.main-nav_style.navbar.navbar-default li a:hover{ color:#fff;}
	.main-nav_style .scrollbar-content{ width:100%; padding:0px;}
	.main-nav_style .scrollbars .scrollbar-path-vertical{ top:0px !important; height:100% !important; }
	.nav_title{ color: #272F3D;
font-size: 64px;
position: absolute;
top: 5px;
font-weight: 400;}
.wsc_banner_style .container{ position: relative;
height: 180px;}
.inner-page-header.wsc_banner_style .middle_style{ width:100%;}
.inner-page-header.wsc_banner_style h2.title , .inner-page-header.wsc_banner_style { text-align:left;}
.inner-page-header.wsc_banner_style .breadcrumb_style ul li:first-child{ padding-left:0px;}
.inner-page-header.wsc_banner_style .inner_mid_banner_style{ margin-left:165px; position:relative;}
.inner-page-header.wsc_banner_style .inner_mid_banner_style:before{content: "";
position: absolute;
left: -16px;
top: 50%;
background-color: #FFF;
height: 100px;
width: 1px;
transform: translate(0,-50%); -webkit-transform: translate(0,-50%);
opacity: .4;}
.inner-page-header.wsc_banner_style .middle_style img{position: absolute;
left: 0px;
top: 50%;
transform: translate(0px, -50%);}


.online_form_style.contact_form form { background-color:transparent;}
.contact_form form:hover{ box-shadow:none}
.fieldset_box_style label{     margin-bottom: 7px;
    font-weight: 600; color:#757575;     font-size: 14px;
}
    
	.fieldset_box_style{ min-height:90px;}
	.online_form_style .inner_popup_form{ padding:0px;}
	.contact_form.online_form_style form{ padding:20px 0;}
	.online_form_btn.btn_style{     text-align: center;
    background-color: #fff;
    padding: 40px 0;}
	.online_tnc_box .check_list_style li {     min-height: 40px;}
	.star_bg.online_tnc_box.inner_main_container.star_bg {
        background-image: url(../images/bg_star.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    min-height: 100%;
    background-size: auto 100%;
}.attach_file_btn {     padding: 4px 0; width:100%; float:left; position:relative;}
.attach_file_btn  input[type="file"] { position:absolute; left:0px; top:0px; opacity:0; -webkit-opacity:0;    }
.attach_file_btn  .input-group .form-control{ width:100%; }
.fieldset_box_style .checkbox{ margin:0px; padding:0px;}
.fieldset_box_style .checkbox ul{ padding:0px; margin:0px;}
.fieldset_box_style .checkbox ul li { display:inline-block;} .fieldset_box_style .checkbox ul li label{ position:relative;}
.fieldset_box_style .checkbox ul li label:hover, .fieldset_box_style .checkbox ul li label:focus, .fieldset_box_style .checkbox ul li label:active{
	box-shadow:none; -webkit-box-shadow:none;}.fieldset_box_style .checkbox ul li .fa{ position:absolute; left:0px; top:7px;}
.fieldset_box_style .checkbox ul li input[type="checkbox"]{ opacity:0; -webkit-opacity:0;}
.fieldset_box_style .checkbox ul li label span{ padding-left:0px;}

 .online_form_btn.btn_style .btn{     font-size: 21px;
    padding: 10px 65px;
    border-radius: 26px;}
	 .online_form_style  hr{     margin: 50px 0 40px;
    border-color: #e2ccab;}
	 .code_num{ position:relative;}
	 .code_num .coun_code{    width: 80px;
    position: absolute;
    border: 0px none;
    left: 35px;
    top: 40px;}.fieldset_box_style.code_num .form-control{ padding-left:100px;}
	.star_bg.online_tnc_box.inner_main_container.star_bg h2.title{ margin-bottom:25px;}
	
	.online_form_style .attach_file_btn .form-control.input-lg{ height:46px;}
	.directory_popup .img-square_box{float: left;
widows: 10;
width: 25%;}
	.directory_popup .modal-body{ width:100%; float:left; background-color: #fff;}
	.directory_popup .detail_content_box {position: relative;
float: left;
width: 100%;
/*width: 74%;*/
min-height: 250px;
/*padding-left: 20px;*/
padding: 14px;
/*background-color: #F6F6F6;*/
/*padding-top: 20px;*/
/*margin-left: 1%;*/
/*margin-bottom: 15px;*/}
 
	.modal.directory_popup .modal-dialog {
    margin: 30px auto;
    width: 100%;
    max-width: 820px;
} 
.modal.directory_popup  .detail_content_box li{ padding-bottom: 6px;}
.modal.directory_popup .detail_content_box h4{ margin-bottom:15px;}
.modal.directory_popup .detail_content_box h3 strong{ color:#EDA83D;}
.modal.directory_popup .detail_content_box h3{ margin:0px 0px 6px;} 
.registration_number b{ font-size:20px; word-wrap: break-word;}
.directory_popup.modal{  
top: 50%;  left: 50%;   
transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

#applyModal .code_num  .coun_code{ width: 60px;
position: absolute;
border: 0px none;
left: 26px;
top: 5px; }
#applyModal .code_num  .coun_code .form-control{ padding-left: 73px;

}
.error_box_style{ width:100%; float:left;}
.fieldset_box_style .form-group.attach_file_btn{ margin-bottom:0px;}
.attached_doc_form .fieldset_box_style{min-height: 125px;}
.error_box_style {
    width: 100%;
    float: left;
    color: red;
    font-size: 14px;
}

/*------------------------ 17-05-2018 -----------------------*/

.awards_page .cd-gallery ul li{
	width: 30%;
    height: 228px;
    overflow: hidden;
}



.cd-gallery ul li {
    width: 30%;
    height: 250px;
    overflow: hidden;
}

#applyModal .modal-body .inner_popup_form .field_box .textarea-form-control {
    border: none;
}

#applyModal .modal-body .inner_popup_form .field_box .textarea-form-control textarea {
    border-color: #cdcdcd !important;
	/*margin-bottom: 15px;*/
}

.scrollbars{width: 100%; height:800px !important;}
.scrollbars .scrollbar-content{float: none !important}

.viewbox-container {
    z-index: 99999 !important;
}

.viewbox-container .viewbox-button-default.viewbox-button-next {
    right: -26px;
}

.viewbox-container .viewbox-button-default.viewbox-button-prev {
    left: -26px;
}

.modal.directory_popup .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
    height: auto;
}

#directory_detail_popup {
    overflow-y: hidden;
	width: 98%;
	height: 400px;
}

.associate_page .square_box_style {
    height: 340px;
}

.board_member_page .square_box_style {
    height: 380px;
}

.awards_page .square_box_style {
    height: 220px;
    min-height: 220px;
}

.awards_page .square_box_style .year-title{
	padding: 10px; 
}

.awards_page .square_box_style .img-square_box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.directory_popup .img-square_box img {
    margin: 0px auto;
}

.registration_number {
    margin-bottom: 15px;
}

.inner_popup_form.attached_doc_form .field_box .fieldset_box_style {
    min-height: 90px;
}
.procedure_mainsec.terms_condition_sec ul li {
    min-height: 70px;
}

/*------------------16-01-2019(Start)------------------*/
.helpline_section:hover {
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: .5s all ease;
	-webkit-transition: .5s all ease
}

.helpline_section {
	border: 1px solid #eda83d;
	background-color: #fff;
	margin-bottom: 18px;
	padding: 14px 15px;
	text-align: center;
}
.helpline_section h3 strong {
    color: #eda83d;
    font-weight: 700;
    text-transform: uppercase;
}
.helpline_section address {
	margin-top: 16px;
    margin-bottom: 0;
    font-size: 13px;
}
/*------------------16-01-2019(End)------------------*/

@media screen and (min-width: 320px) and (max-width: 479px){
h2.title strong {
    font-size: 22px;
}

.inner-page-header.wsc_banner_style .inner_mid_banner_style {
    margin-left: 155px;
}
}

@media screen and (min-width: 320px) and (max-width: 650px){
.directory_popup .img-square_box {
    float: none;
    width: 100%;
}
.directory_popup .detail_content_box {
    width: 99%;
}
}

@media screen and (min-width: 320px) and (max-width: 767px){
.online_form_btn.btn_style .btn {
    font-size: 14px;
    padding: 10px 55px;
    border-radius: 26px;
}

.square_box_style.min-height-auto .img-square_box img {
    width: 100%;
}

.inner-page-header.wsc_banner_style .middle_style img {
    position: absolute;
    left: 50%;
    top: -10px;
    transform: translate(-50%, -50%);
    width: 90px;
}

.inner-page-header.wsc_banner_style .inner_mid_banner_style {
    margin-left: 27px;
    bottom: -37px;
    top: 50px;
}

.inner-page-header.wsc_banner_style .inner_mid_banner_style::before {
    top: -10px;
	left: 50%;
    transform: translate(0,-50%) rotate(90deg);
    -webkit-transform: translate(-15%,-50%) rotate(90deg);
}

.inner-page-header.wsc_banner_style h2.title, .inner-page-header.wsc_banner_style {
    text-align: center;
}

.cd-gallery ul li {
    width: 100%;
}

.fieldset_box_style label {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-right: 5px;
}
label.btn span {
    font-size: 12px;
    margin-left: 0px;
}
.fieldset_box_style .checkbox ul li .fa {
    top: 8px;
}
.checkbox label{
	padding-left: 15px;
}
.check-head{padding-left: 0px;}
.fieldset_box_style h4.form_title {
    margin-bottom: 0px !important;
    margin-top: 15px;
}
input[type="radio"] {
    position: relative;
    top: 3px;
}
.checkbox input[type=checkbox]{margin-right: 5px;}
.fieldset_box_style .checkbox ul li label span.check-span {
    padding-left: 5px;
}
.fieldset_box_style input.form-control {
    margin-top: 5px;
}
}

@media screen and (min-width: 320px) and (max-width: 992px){
.modal.directory_popup .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
    height: 300px;
}
}

@media screen and (min-width: 768px) and (max-width: 992px){
.box_style.directory_box_style h3 {
    height: 50px;
}
}

@media screen and (min-width: 768px) and (max-width: 800px){
.fieldset_box_style label {
    font-size: 11px;
}
}

@media screen and (min-width: 801px) and (max-width: 992px){
.fieldset_box_style label {
    font-size: 12px;
}
}

.title.not_uppercase strong {
    text-transform: none;
}

/*--------------------- Directory Popup --------------------*/

.registration_number {
    display: inline-block;
    float: right;
	margin-top: 10px;
}

.modal.directory_popup .detail_content_box h4 {
    display: inline-block;
	font-size: 20px;
	margin-top: 10px;
	font-weight: bold;
}

.modal.directory_popup .modal-dialog {
    max-width: 700px !important;
}

.directory_popup .detail_content_box .registration_date {
    position: relative;
	padding-right: 25px;
}

.directory_popup .detail_content_box .date_sec .registration_date::after {
    content: "";
    border-left: 1px solid #babacb;
    position: absolute;
	height: 18px;
	right: 10px;
	top: 1px;
}

.registration_number b {
    font-size: 15px !important;
}

.directory_popup .detail_content_box .location_sec {
    margin-top: 10px;
    margin-bottom: 10px;
	background-color: #f4ece2;
}

.modal.directory_popup .modal-dialog .modal-content .modal-body {
    overflow: hidden;
    padding: 0px;
}

.directory_popup .detail_content_box .date_sec span b {font-weight: 600;}
.registration_number span b {font-weight: 600;}
.modal.directory_popup .detail_content_box li span b {font-weight: 600;}

.directory_popup .detail_content_box .contant_box_area ul {
    overflow-y: auto;
    height: 120px;
}

.cd-fail-message {
	text-align: center;
}

.counter_code_style{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+11,636363+50,000000+89 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top, #000000 11%, #636363 50%, #000000 89%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000000 11%,#636363 50%,#000000 89%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000000 11%,#636363 50%,#000000 89%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
        display: inline-block;
    padding: 0px 0px 0px 2px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    letter-spacing: 3px; }
	
	.title .title_wd_img{ margin-right:15px; width:80px;}

/*25.2.2018---*/
	.change-font h3 strong {
   font-size: 20px!important;
}
.change-font address a{
	/*color: #666666;*/
}
.change-font address {
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 13px!important;
    font-weight: normal;
    color: #666666;
}
.change-font address .add-class {
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 13px !important;
    font-weight: normal;
    color: #666666;
    width: 40%;
    margin: 16px auto;
    text-align: left;
}
.change-font {
    border: none;
    background-color: #f5f5f5;
    margin-bottom: 5px;
    padding: 14px 15px;
    text-align: center;
    margin-top: 20px;
}

.btn_div{
	width: 100%;
	float: left;
}

.social-btn_left {
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	-moz-transition: ease .5s all;
	/*float: left;*/
	 width: 25%; 
	 margin: 0 auto;
	margin-top: 14px;
}

.social-btn_left li .apply_btn {
	background-color: #eda83d;
	border-radius: 20px;
	color: #fff;
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	display: block;
	font-size: 15px;
	padding: 7px 14px;
	text-transform: uppercase
}
.social-btn_left li .apply_btn:hover, .head_right li .apply_btn:focus {
	box-shadow: 0 0 15px #eda83d;
	-webkit-box-shadow: 0 0 15px #eda83d;
	transition: ease .5s all;
	-webkit-transition: ease .5s all
}

.social-btn_left li {
    float: left;
    padding-left: 10px;
}

#witness_sections h4{
	text-align: left;
}
#witness_sections h4 strong {
    color: #000;
    font-size: 20px;
}
.code_num .coun_code.custom, .code_num .wit_coun_code1.custom.custom, .code_num .ref_coun_code.custom.custom, .code_num .wit_coun_code2.custom.custom{
    width: 60px !important;
    top: 32px !important;
    padding-left: 0px !important;
    text-align: center;
}
.fieldset_box_style.code_num .form-control {
    padding-left: 70px;
}

@media screen and (max-width: 767px){

.header_search {
    width: 150px !important;
}
#contacticon {
        width: 48px !important;
}

ul.head_right li {
    margin-bottom: 15px !important;
}

ul.head_right li:nth-child(4) {
    margin-bottom: 0px !important;
}

ul.head_right li:nth-child(5) {
    margin-bottom: 0px !important;
}

body .swiper-container.banner_swiper .swiper-slide {
    background-repeat: no-repeat;
    margin-right: 0 !important;
    background-position: left !important;
    background-size: cover !important;
    width:100% !important;
}
.head_right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

body {
    padding: 0px 0 0 !important;
}

}
@media screen and (min-width: 320px) and (max-width: 767px){


.head_right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.head_right li {
    width: 33.33%;
}

.header_search {
    width: 150px !important;
}
#contacticon {
        width: 48px !important;
}

.header_search input[type="search"]:focus, .header_search input[type="search"] {
    width: 100% !important;
    background-position: 109px center !important;
}
span.input-group-btn button {
    position: relative;
    top: 3px;
}
.code_num .coun_code.custom, .code_num .wit_coun_code1.custom.custom, .code_num .ref_coun_code.custom.custom, .code_num .wit_coun_code2.custom.custom {
    top: 39px !important;
}
}
@media screen and (min-width: 768px) and (max-width: 992px){
.code_num .coun_code.custom, .code_num .wit_coun_code1.custom.custom, .code_num .ref_coun_code.custom.custom, .code_num .wit_coun_code2.custom.custom {
    top: 33px !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1326px){
.code_num .coun_code.custom, .code_num .wit_coun_code1.custom.custom, .code_num .ref_coun_code.custom.custom, .code_num .wit_coun_code2.custom.custom {
    top: 31px !important;
}
}
#publicationmodal .modal-header .close{
	border-radius: 20px;
}

img#publicationimg {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    object-fit: contain;
}

#publicationmodal .modal-body{
	width: 100%;
    height: 90vh;
}

p{
	text-align: justify !important;
}
/*
li.firstPage a, li.previousPage a, li.nextPage a, li.lastPage a {
	border: 1px solid gray;
	border-radius: 30px;
	display: inline-block;
	float: none;
	line-height: 35px;
	margin: 0 1px;
	min-height: 40px;
	min-width: 40px;
	padding: 0 7px;
}*/

#contacticon a {
    box-sizing: border-box;
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-position: 8px center;
    border: solid 1px #eda83d;
    padding: 8px 12px 8px 28px;
    width: 40px;
    background-color: transparent;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    height: 40px;
    display: inline-block;
}
#contacticon{
	margin-top: 10px;
}
.box_style.big_box_style .img-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-circle img.img-responsive {
    width: 100%;
    height: 100%;

    object-fit: cover;
}

.pl-0{padding-left: 0;}
.pr-0{padding-right: 0;}
.mt-10{margin-top: 10px;}

.form_title_new{
	color: #031430;
	font-size: 20px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase
}
.change-font address .text-left {
    min-width: 50px;
    display: inline-block;
    margin-right: 10px;
}
.ml-6 {
    margin-left: 16px;
}

.olympic-word-desc ul{
	padding-left: 40px;
}
.olympic-word-desc ul li{
	list-style-type: disc;
}



header .head_right {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    column-gap: 5px;
}
.header_search input[type=search] {
    padding: 8px 12px 8px 28px;
/*    margin-top: 10px;*/
}


.header_search input.open{
	color: #000;
	padding-left: 14px;
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 15px #eda83d;
    -webkit-box-shadow: 0 0 15px #eda83d;
    transition: ease .5s all;
    -webkit-transition: ease .5s all;
     width: 150px;
    border-color: #eda83d;
    background-color: transparent;
    background-position: 118px center;
}




.custom_pagination {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0px;
    border: 1px solid gray;
/*    min-width: 150px;*/
    width: fit-content;
    max-width: 300px;
    height: 40px;
    border-radius: 25px;
    margin: 20px auto;
    padding: 5px 10px;
}

.custom_pagination li{
	list-style-type: none;
}


.custom_pagination a {
    border: none;
    padding: 0px 10px;
        color: gray;
}


.custom_pagination a.active {
    color: #eda83d;
}




/* nomination form */

.nomination_form.contact_form .inner_popup_form .form_title {
    margin-bottom: 10px;
    margin-top: 20px;
}
.nomination_form.contact_form .inner_popup_form .row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}


.nomination_form.contact_form textarea.form-control {
    height: 100px;
    margin-top: 10px;
}

.nomination_form label ~ span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    height: 30px;
}
.nomination_form.contact_form .form-control {
    height: 46px;
}

.nomination_form .attach_file_btn {
    padding: 0px 0;
}


.declare_wrapper {
	display: flex;
	column-gap: 10px;
	color: #000;
}
.decalare_input {
    width: 215px;
}

input#declare_name {
    width: 100%;
    border: none;
    box-shadow: none;
    height: auto;
    padding: 3px 5px;
    border-bottom: 1px solid #cdcdcd;
    border-radius: 0px;
}

.decalare_input .parsley-errors-list li {
    padding-left: 5px;
}


@media only screen and (max-width:991px){
	header .head_right {
	    flex-wrap: wrap;
	}
	.head_right li {
    width: 29%;
}
.head_right li.header_search{
	width: auto;
}


/*header.sticky .head_right {
    margin-bottom: 18px;
}*/

header.sticky .logo, header .logo {
    margin: 0 auto 0 25%;
}


}

@media only screen and (max-width:767px){	
header .head_right {
    flex-wrap: wrap;
    flex-direction: row;
}
.head_right li {
    width: 30%;
    text-align: center;
}

}
@media only screen and (max-width:440px){
.head_right li {
    width: auto;
}
}