/*************************************** Font Face Calls ***************************************/
html { margin-top: 0px !important; }
body,
input,
textarea,
select,
button { font-family: 'Lato', sans-serif; }
header,
.slide-caption,
.service-main,
.split-left h3,
.partners-panel,
.testimonial-title,
.quote-name,
.events-panel,
.foot-title,
.banner-caption,
.full-title,
.team-title,
.team-detail h3,
.team-detail h5,
.btn.btn-rblue,
.btn.btn-rgrey,
.provider-title { font-family: 'Montserrat', sans-serif; }
.full-row,
.team-panel { font-family: 'Raleway', sans-serif; }
/*

*/
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Montserrat', sans-serif; }
/*************************************** Elemental Defines ***************************************/
img { max-width: 100%; }
a { color: #63c3db; text-decoration: none; outline: none; -moz-outline: none; }
a:hover,
a:active,
a:focus { text-decoration: none; color: #000; outline: none; -moz-outline: none; }
p { }
/*************************************** CSS3 Transitions ***************************************/
a,
img,
span,
input p { transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; }
figure,
figcaption,
section,
.sticky-wrapper,
.sticky-wrapper * { transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; }
.bx-wrapper .bx-controls * { transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; -ms-transition: none; }
/*************************************** CSS3 Tranforms ***************************************/
.tranform-none { transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; }
/*************************************** Class Attachments ***************************************/
.bg-none { background: none; filter: none; }
.border-none { border: none !important; }
.box-shadow-none,
.bx-wrapper .bx-viewport { box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; -webkit-box-shadow: 0 0 0 transparent; -o-box-shadow: 0 0 0 transparent; }
.service-post a:hover .service-image { box-shadow: 0 0 0px 3px #339933; -moz-box-shadow: 0 0 0px 3px #339933; -webkit-box-shadow: 0 0 0px 3px #339933; -o-box-shadow: 0 0 0px 3px #339933; -ms-box-shadow: 0 0 0px 3px #339933; }
.sticky-wrapper.is-sticky .main-head,
.service-cover { box-shadow: 0 0 3px 1px rgba(0,0,0,0.4); -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.4); -o-box-shadow: 0 0 3px 1px rgba(0,0,0,0.4); -ms-box-shadow: 0 0 3px 1px rgba(0,0,0,0.4); }
.partners-logos:before { box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2); }
.team-list ul li:hover .team-img figure { box-shadow: 0 0 0 12px rgba(99, 195, 219, 1); -moz-box-shadow: 0 0 0 12px rgba(99, 195, 219, 1); -webkit-box-shadow: 0 0 0 12px rgba(99, 195, 219, 1); -o-box-shadow: 0 0 0 12px rgba(99, 195, 219, 1); -ms-box-shadow: 0 0 0 12px rgba(99, 195, 219, 1); }
.sub-menu,
.text-shadow-none { text-shadow: 0 0 0 transparent; }
.slide-contain { text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8); }
.split-right-wrap,
.events-title { text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8); }
.text-emboss { text-shadow: 0px 0px 1px #ffffff, 0px 0px 2px #ffffff, 0px 0px 3px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0 0 0px rgba(0, 0, 0, 0.9);/*-1px -1px 0 white, 1px 1px 0 #333333;*/ }
.border-radius-none { border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; -o-border-radius: 0 !important; }
.nav-strip .nav-inner nav ul li a,
.btn.btn-grey,
.btn.btn-tgrey,
.btn.btn-rblue,
.btn.btn-hblk,
.side-bubble,
.btn.btn-dgrey { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; }
.btn.btn-dgrey { border: none; background: #acacac; color: #464646; font-size: 14px; line-height: 20px; font-weight: 700; padding: 10px 15px; }
.btn.btn-dgrey:hover,
.btn.btn-dgrey:focus { background: #ccc; color: #333; }
.btn.btn-dgrey img { top: -1px; }
.news-letter-wrap { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; }
.detail-wrapper .form-contain .input-block { border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; }
.main-title h2:after,
.service-image figure,
.quote-pic,
.quote-pic *,
.team-img,
.team-img *,
.side-circle,
.side-circle *,
.slider .bx-wrapper .bx-pager.bx-default-pager a { border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; }
.bold300 { font-weight: 300; }
.bold400 { font-weight: 400; }
.bold600 { font-weight: 600; }
.bold700,
strong { font-weight: 700; }
.text-nounder { text-decoration: none; }
.text-under { text-decoration: underline; }
.text-upper { text-transform: uppercase; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.full-width img { width: 100%; }
.margin-btm30 { margin-bottom: 30px; }
.visible-mobile,
.hidden-mobile { display: none; }
.center-block { margin: 0 auto; }
/*************************************** Gradient Styles ***************************************/
.threetone-grad { background: #a0b5c6; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwYjVjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2U4ZjFmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmVmZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a0b5c6), color-stop(43%, #e8f1f8), color-stop(100%, #e2eff7)); background: -webkit-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: -o-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: -ms-linear-gradient(top, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); background: linear-gradient(to bottom, #a0b5c6 0%, #e8f1f8 43%, #e2eff7 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0b5c6', endColorstr='#e2eff7', GradientType=0);
}
.pagination ul li a { background: rgb(251,252,252); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZThmOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(251,252,252,1) 0%, rgba(142,143,142,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251,252,252,1)), color-stop(100%, rgba(142,143,142,1))); background: -webkit-linear-gradient(top, rgba(251,252,252,1) 0%, rgba(142,143,142,1) 100%); background: -o-linear-gradient(top, rgba(251,252,252,1) 0%, rgba(142,143,142,1) 100%); background: -ms-linear-gradient(top, rgba(251,252,252,1) 0%, rgba(142,143,142,1) 100%); background: linear-gradient(to bottom, rgba(251,252,252,1) 0%, rgba(142,143,142,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfc', endColorstr='#8e8f8e', GradientType=0 );
}
.pagination ul li a:hover { background: rgb(142,143,142); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlOGY4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(142,143,142,1) 0%, rgba(251,252,252,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(142,143,142,1)), color-stop(100%, rgba(251,252,252,1))); background: -webkit-linear-gradient(top, rgba(142,143,142,1) 0%, rgba(251,252,252,1) 100%); background: -o-linear-gradient(top, rgba(142,143,142,1) 0%, rgba(251,252,252,1) 100%); background: -ms-linear-gradient(top, rgba(142,143,142,1) 0%, rgba(251,252,252,1) 100%); background: linear-gradient(to bottom, rgba(142,143,142,1) 0%, rgba(251,252,252,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8f8e', endColorstr='#fbfcfc', GradientType=0 );
}
/*************************************** Icon Defined ***************************************/
.icon-txt { display: inline-block; text-decoration: none; letter-spacing: 0.03em; }
.icon-txt small { font-size: 12px; line-height: 17px; color: #000000; }
.icon-txt img { margin-right: 5px; position: relative; }
.icon-txt .skype-ico { top: 0px; }
.icon-txt .mail-ico { top: 0px; }
.icon-txt .cart-ico { top: -2px; margin-right: 8px; }
.icon-txt .register-ico { top: -2px; margin-right: 2px; }
.icon-txt .insta-ico { top: -4px; margin-right: 5px; }
.wrap-line { white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; }
/*************************************** Important Variable Defintions ***************************************/

.inline-list ul { margin: 0 0 -6px; padding: 0; list-style: none outside none; display: inline-block; }
.inline-list ul li { float: left; }
.inline-list ul li:last-child { }
.inline-list ul li a { padding: 18px 15px; display: block; }
.inline-list ul li a:hover { background-color: #aadcff; }
.plain-list ul { margin: 0 0 7px; padding: 0; list-style: none outside none; }
.plain-list ul li { min-height: 20px; margin-bottom: 7px; }
.plain-list ul li:last-child { margin-bottom: 0px; }
.plain-bar-list ul { margin: 0px; padding: 0; list-style: none outside none; }
.plain-bar-list ul li { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #acacac; }
.plain-bar-list ul li:last-child { margin-bottom: 0px; border-bottom: none; padding-bottom: 0; }
.bar-list { }
.bar-list ul { margin: 0 0 -6px; padding: 0; list-style: none outside none; display: inline-block; }
.bar-list ul li { float: left; padding: 0 10px; position: relative; }
.bar-list ul li:first-child { padding-left: 0; }
.bar-list ul li:last-child { padding-right: 0; }
.bar-list ul li:after { background-color: #555; content: ""; height: 13px; position: absolute; right: 0; top: 5px; width: 1px; }
.bar-list ul li:last-child:after { display: none; }
.tick-list ul { margin: 0 0 7px; padding: 0; list-style: none outside none; }
.tick-list ul li { background-color: transparent; background-image: url("../images/pro02_09.png"); background-position: 5px 4px; background-repeat: no-repeat; margin-bottom: 12px; min-height: 20px; padding-left: 32px; }
.tick-list ul li:last-child { margin-bottom: 0px; }
.tick-list.arrow-red { font-weight: 700; }
.tick-list.arrow-red a { color: #ee1d23; }
.arrow-list ul { margin: 0 0 7px; padding: 0; list-style: none outside none; }
.arrow-list ul li { background-color: transparent; background-image: url("../images/img01_58.png"); background-position: 3px 7px; background-repeat: no-repeat; padding-left: 22px; min-height: 20px; margin-bottom: 2px; }
.arrow-list ul li:last-child { margin-bottom: 0px; }
.arrow-list.c-arrow-list li { background-image: url("../images/img03_03.png"); }
.custom-list ul,
.custom-inline-list ul { margin: 0; padding: 0; list-style: none outside none; }
.custom-list ul li,
.custom-inline-list ul li { background-color: transparent; background-position: 1px 4px; background-repeat: no-repeat; line-height: 20px; margin-bottom: 8px; padding-left: 30px; min-height: 26px; }
.custom-list ul li:last-child,
.custom-inline-list ul li:last-child { margin-bottom: 0px; }
.custom-list ul li.phone { background-image: url("../images/img01_55.png"); background-position: 3px 0px; }
.custom-list ul li.mail { background-image: url("../images/img01_63.png"); background-position: 0 5px; }
.custom-list ul li.pin { background-image: url("../images/img01_97.png"); background-position: 3px 0; }
.custom-list ul li.phone-d { background-image: url("../images/icos01_03.png"); background-position: 4px 0px; }
.custom-list ul li.mail-d { background-image: url("../images/icos01_07.png"); background-position: 1px 5px; }
.custom-list ul li.skype-d { background-image: url("../images/icos01_11.png"); background-position: 3px 3px; }
.custom-list ul li.pin-d { background-image: url("../images/icos01_14.png"); background-position: 3px 3px; }
.custom-list ul li.home,
.custom-inline-list ul li.home { background-image: url("../images/img03_09.png"); background-position: 0px 3px; }
.custom-inline-list ul li { display: inline-block; vertical-align: top; margin: 0; margin-right: 10px; }
.custom-inline-list ul li.pin { background-image: url("../images/img01_03a.png"); background-position: 8px 0; }
.custom-inline-list ul li.phone { background-image: url("../images/img01_06.png"); background-position: 8px 0px; }
.custom-inline-list ul li.mail { background-image: url("../images/img01_23.png"); background-position: 1px 3px; }
.btn { background-color: #000000; font-size: 14px; line-height: 20px; font-weight: 300; color: #ffffff; border: none; display: inline-block; text-align: center; padding: 10px 20px; text-decoration: none; }
.btn:hover,
.btn:focus { background-color: rgba(0, 0, 0, 0.7); color: #ffffff; }
.btn img { margin-right: 5px; position: relative; }
.btn .sp-icon { position: relative; top: -2px; }
.btn.btn-tgrey { border: 1px solid #303133; text-transform: uppercase; background: transparent; color: #303133; font-size: 12px; font-weight: 400; line-height: 15px; padding: 6px 12px; }
.btn.btn-tgrey:hover,
.btn.btn-tgrey:focus { background: #303133; color: #fff; }
.btn.btn-rgrey { border: 1px solid #626262; text-transform: uppercase; background: transparent; color: #626262; font-size: 18px; font-weight: 700; line-height: 22px; padding: 10px 30px; }
.btn.btn-rgrey:hover,
.btn.btn-rgrey:focus { background: #626262; color: #fff; }
.btn.btn-twht { border: 2px solid #fff; text-transform: uppercase; background: transparent; color: #fff; font-size: 12px; font-weight: 400; line-height: 15px; padding: 5px 8px; }
.btn.btn-twht:hover,
.btn.btn-twht:focus { background: #fff; color: #000; }
.btn.btn-maroon { text-transform: uppercase; font-size: 12px; line-height: 16px; font-weight: 700; background-color: #6a2046; color: #ffffff; position: relative; }
.btn.btn-maroon:hover,
.btn.btn-maroon:focus,
.service-post:hover .btn.btn-maroon { background-color: #63c4dc; color: #ffffff; }
.btn.btn-blue { text-transform: uppercase; font-size: 12px; line-height: 16px; font-weight: 700; background-color: #63c4dc; color: #ffffff; position: relative; }
.btn.btn-blue:hover,
.btn.btn-blue:focus,
.service-post:hover .btn.btn-blue { background-color: #6a2046; color: #ffffff; }
.btn.btn-rblue { text-transform: uppercase; font-size: 12px; line-height: 16px; font-weight: 700; background-color: #63c4dc; color: #ffffff; position: relative; }
.btn.btn-rblue:hover,
.btn.btn-rblue:focus { background-color: #6a2046; color: #ffffff; }
.btn.btn-ablue { border: 1px solid #006db8; border-right-width: 10px; text-transform: uppercase; background: url("../images/img03_03wht.png") no-repeat scroll right center #006db8; color: #fff; font-size: 14px; font-weight: 700; line-height: 18px; padding: 8px 28px 8px 10px; }
.btn.btn-ablue:hover,
.btn.btn-ablue:focus { opacity: 0.7 }
.btn.btn-pblue { background: #fff; border: 1px solid #006db8; color: #006db8; font-weight: 400; text-transform: uppercase; padding: 6px 16px; }
.btn.btn-pblue:hover,
.btn.btn-pblue:focus { background-color: #006db8; color: #fff; }
.btn.btn-arrow-left { position: relative; }
.btn.btn-arrow-left:before { position: absolute; content: ""; left: -6px; top: 50%; margin-top: -6px; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #ee1d23; }
.btn.btn-blk { text-transform: uppercase; font-size: 12px; line-height: 16px; font-weight: 700; background-color: #464646; color: #ffffff; position: relative; letter-spacing: 0.03em; }
.btn.btn-blk:hover,
.btn.btn-blk:focus { background-color: #000; }
.btn.btn-blarge { font-weight: 700; font-size: 28px; line-height: 35px; color: #ffffff; padding: 5px 20px; text-transform: uppercase; border-width: 3px; border-style: solid; border-top-color: #f8a5a7; border-left-color: #f1484d; border-right-color: #ee1d23; border-bottom-color: #ee1d23; }
.btn.btn-blarge:hover,
.btn.btn-blarge:focus { border-top-color: #ee1d23; border-left-color: #ee1d23; border-right-color: #f1484d; border-bottom-color: #f8a5a7; }
.btn.btn-green { background-color: #4bbbd7; background-image: url("../images/img01_84.png"); background-repeat: no-repeat; background-position: 88% center; color: #ffffff; padding-right: 30px !important; position: relative; outline: 1px solid #fff; }
.btn.btn-green:hover,
.btn.btn-green:focus { background-image: url("../images/img01_57.png"); color: #4bbbd7; background-color: #fff; outline: 1px solid #4bbbd7; }
.btn.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; }
.btn.btn-small { padding: 5px 10px; font-size: 9px; line-height: 12px; }
.btn.btn-medium { font-style: normal; font-size: 12px; font-weight: 700; }
.btn.btn-large { padding: 8px 16px; font-size: 18px; line-height: 24px; font-weight: 700; }
.btn.btn-xlarge { padding: 5px 20px 5px; font-size: 25px; line-height: 30px; color: #ffffff; }
.btn-submit { background-image: url("../images/btn-submit1.png"); background-color: transparent; background-position: top center; background-repeat: no-repeat; border: none; width: 176px; height: 53px; text-indent: 9999px; white-space: nowrap; opacity: 0.9; overflow: hidden; }
.btn-submit:hover,
.btn-submit:focus { opacity: 1; }
.btn-search { background-image: url("../images/img01_03.png"); background-color: #0c1f32; background-position: center; background-repeat: no-repeat; border: none; text-indent: -9999px; white-space: nowrap; overflow: hidden; padding: 8px 16px; }
.btn-search:hover,
.btn-search:focus { background-color: #006db8; }
.fb-page,
.fb-comments,
.fb-like-box,
.fb-page span,
.fb-comments span,
.fb-like-box span,
.fb-page span iframe,
.fb-comments span iframe,
.fb-like-box span iframe { width: 100% !important; background-color: #ffffff; }
.fb-like-box span { width: 100% !important; height: auto !important; }
.fb-like-box span iframe { position: static; }
.tabular { overflow-x: auto; }
.tabular table { background-color: #fff; font-size: 12px; line-height: 18px; border: 1px solid #c2c2c2; border-left: none; min-width: 500px; }
.tabular th,
.tabular td { padding: 8px 16px; border-left: 1px solid #c2c2c2; }
.tabular th { text-align: left; text-transform: uppercase; color: #fff; background-color: #63c4dc; font-weight: 700; }
.tabular td { }
.tabular tbody tr:nth-child(even) { background-color: #d8f7ff; }
.sec-main { overflow: hidden; }
.sec-wrap3 { margin: 0 -3px; }
.sec-wrap3 .sec-c3 { margin: 0 3px; }
.sec-wrap5 { margin: 0 -5px; }
.sec-wrap5 .sec-c5 { margin: 0 5px; }
.sec-wrap10 { margin: 0 -10px; }
.sec-wrap10 .sec-c10 { margin: 0 10px; }
.sec-wrap15 { margin: 0 -15px; }
.sec-wrap15 .sec-c15 { margin: 0 15px; }
.sec-wrap20 { margin: 0 -20px; }
.sec-wrap20 .sec-c20 { margin: 0 20px; }
.sec-wrap25 { margin: 0 -25px; }
.sec-wrap25 .sec-c25 { margin: 0 25px; }
.sec-wrap30 { margin: 0 -30px; }
.sec-wrap30 .sec-c30 { margin: 0 30px; }
/*************************************** Responsive Grid System ***************************************/
.floatL { float: left; }
.floatR { float: right; }
.w10,
.wd10 { width: 10%; }
.w16,
.wd16 { width: 16.66666667%; }
.w20,
.wd20 { width: 20%; }
.w25,
.wd25 { width: 25%; }
.w30,
.wd30 { width: 30%; }
.w33,
.wd33 { width: 33.33333333%; }
.w40,
.wd40 { width: 40%; }
.w50,
.wd50 { width: 50%; }
.w60,
.wd60 { width: 60%; }
.w66,
.wd66 { width: 66.66666667%; }
.w70,
.wd70 { width: 70%; }
.w80,
.wd80 { width: 80%; }
.w90,
.wd90 { width: 90%; }
.w100,
.wd100 { width: 100%; }
.table-div { display: table; }
.table-div .td { display: table-cell; }

/*************************************** Form Styles ***************************************/
.input-block::-webkit-input-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
.input-block:-moz-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
.input-block::-moz-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
.input-block:-ms-input-placeholder {
 color: #9a9a9a;
 opacity: 1;
}
.input-block { border: 1px solid #ccc; font-size: 14px; line-height: 18px; font-weight: 400; color: #000; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; display: inline-block; width: 100%; margin-bottom: 10px; background-color:#eeeeee; }
input.input-block { min-height: 35px; padding: 6px 13px; }
select.input-block { cursor: pointer; padding: 7px 20px 7px 9px; }
select.input-block option { padding: 0px 12px; }
textarea.input-block { min-height: 109px; padding: 10px 13px; }
.input-block.input-grey { background-color: #636363; color: #ffffff; border: none !important; }
.checkbox { font-size: 12px; line-height: 15px; }
.checkbox label { cursor: pointer; }
.checkbox input[type="checkbox"] { margin-right: 5px; }
.form-enq { margin-bottom: 30px; }
.form-enq .field-contain { margin-bottom: 15px; }
.form-enq label { display: block; margin-bottom: 5px; }
.form-enq .input-block { background-color: #f3f3f4; border-color: #e4e4e4; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; -ms-border-radius: 8px; }
.form-enq .submit-btn { text-align: right; }
.form-enq p { font-size: 13px; color: #b0b0b0; padding-left: 10px; margin-bottom: 0 !important; }
.popup { width: 500px; }
.fancybox-overlay { z-index: 99999; }
.fancybox-outer { overflow: hidden; }
.fancybox-inner { height: auto !important; }
.fancybox-title { /*font-weight: 700; text-align: center; font-size: 20px; line-height: 30px;*/ }
/*************************************** Main CSS ***************************************/
body { font-size: 14px; line-height: 22px; font-weight: 400; color: #303030; }
.wrapper { background-color: #f2f2f2; }
.container { width: 1200px; margin: 0 auto; }
header { }
.top-head { position: relative; }
.top-head a { color: #7c7b7b; }
.top-head a:hover { color: #000; }
.top-button,
.top-link { display: inline-block; vertical-align: middle; }
.top-link { margin: 0 10px; }
.top-wrap { }
.head-left { padding-top: 10px; }
.head-right { text-align: right; }
.top-head .socials { display: inline-block; vertical-align: middle; }
.top-head .socials a:first-child { }
.top-head .socials a { float: left; opacity: 0.8; padding: 5px; }
.top-head .socials a:hover { opacity: 1; }
.main-head { /*background-color: #fff;*/ background: rgba(255,255,255,0.9); width: 100%; z-index: 10000; }
.main-wrap { padding: 20px 0; }
.logo { text-align: left; }
.logo a { }
.nav-head { position: relative; padding-top: 16px; }
.nav-strip { font-size: 14px; line-height: 20px; font-weight: 700; text-align: center; text-transform: uppercase; }
.nav-strip .nav-inner { position: relative; }
.menu-icon { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; display: none; float: left; width: 40px; height: 30px; background: url(../assets/pageSlide/menu.png) center center no-repeat #333; text-indent: -999999px; border: 0 }
.nav-strip .nav-inner nav { float: right; }
.nav-strip .nav-inner nav ul { display: inline-block; width: 100%; margin: 0; margin-bottom: -5px; padding: 0; }
.nav-strip .nav-inner nav ul li { list-style: none; float: left; position: relative; }
.nav-strip .nav-inner nav ul li:first-child { border-left: none; }
.nav-strip .nav-inner nav ul li:last-child { border-right: none; }
.nav-strip .nav-inner nav ul li a { display: block; padding: 4px 8px; white-space: nowrap; color: #454444; text-decoration: none; }
.nav-strip .nav-inner nav ul li:hover > a,
.nav-strip .nav-inner nav ul li:focus > a,
.nav-strip .nav-inner nav ul li a:hover { background-color: #63c4dc; color: #fff !important; }
.nav-strip .nav-inner nav ul li.active > a,
.nav-strip .nav-inner nav ul li.current-menu-item > a,
.nav-strip .nav-inner nav ul li.active:hover > a,
.nav-strip .nav-inner nav ul li.current-menu-item:hover > a { color: #63c4dc; }
.nav-strip .nav-inner nav ul li:hover .sub-menu,
.nav-strip .nav-inner nav ul li:focus .sub-menu { display: block; }
.nav-strip .nav-inner nav ul li .sub-menu { display: none; position: absolute; /*top: calc(100% + 20px);*/ top: 100%; left: 0; width: auto; text-align: left; max-width: 420px; font-weight: 700; z-index: 200; background: none; padding-top: 19px; }
.nav-strip .nav-inner nav ul li:nth-last-child(-n+3) .sub-menu { right: 0; left: auto; }
.nav-strip .nav-inner nav ul li .sub-menu li { display: block; width: auto; border-bottom: 1px solid #297081; border-left: none; border-right: none; float: none; background-color: rgba(99,196,220,0.7); padding: 0; margin: 0; }
.nav-strip .nav-inner nav ul li .sub-menu li:last-child { border-bottom: none; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.nav-strip .nav-inner nav ul li .sub-menu li a { padding: 10px 15px 10px 15px; /*background-image: url("../images/img01_84.png"); background-position: 6px 15px; background-repeat: no-repeat;*/ color: #222; border: none; font-size: 13px; }
.nav-strip .nav-inner nav ul li .sub-menu li a:hover { background-color: rgba(99,196,220,1); }
#pageslide { overflow-y: auto; padding: 20px; width: 280px; z-index: 1000; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
#pageslide ul { list-style: none; padding: 0; margin: 0 }
#pageslide #nav li { padding: 10px 0; border-bottom: 1px solid #666 }
#pageslide #nav > li:first-child { padding-top: 0; }
#pageslide #nav li:last-child { border-bottom: none }
#pageslide #nav li a { color: #FFF; border: none }
#pageslide #nav li:hover .sub-menu,
#pageslide #nav li:focus .sub-menu { display: block; }
#pageslide #nav li .sub-menu { display: block; text-align: left; margin-left: 20px; }
#pageslide #nav li .sub-menu li { background-color: transparent; background-image: url("../images/img01_84.png"); background-position: left 16px; background-repeat: no-repeat; border-bottom: 1px solid #666; padding-left: 15px }
#pageslide #nav li .sub-menu li:last-child { border-bottom: none }
.sticky-wrapper { /*height:auto !important;*/ }
.sticky-wrapper.is-sticky { }
.sticky-wrapper.is-sticky .main-wrap { padding: 5px 0; }
.sticky-wrapper.is-sticky .nav-strip .nav-inner nav ul li a { }
.sticky-wrapper.is-sticky .nav-strip .nav-inner nav ul li .sub-menu { padding-top: 5px; /*top: calc(100% + 5px);*/ }
.sticky-wrapper.is-sticky .logo { }
.sticky-wrapper.is-sticky .logo img { }
.main { position: relative; }
.slider-area { }
.slider { margin: -1px 0; }
.slide-contain { position: relative; overflow: hidden; color: #fff; }
.slide-cover { width: 100%; height: 100%; position: absolute; top: 0px; left: 0; background-color: rgba(0,0,0,0.25); }
.slide-caption { width: 100%; position: absolute; top: 50%; left: 0; margin-top: 50px; font-size: 16px; line-height: 22px; }
.slide-inner { position: relative; margin: 0 50px; }
.slide-bg { background-color: transparent; background-image: url("../images/slide01.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; height: calc(100vh - 117px); }
.slide-bg img { width: 100%; height: auto; }
.slide-title { text-transform: uppercase; }
.slide-title h1 { font-size: 53px; line-height: 65px; font-weight: 700; }

.slide-title h1 a{ color:#ffffff; }

.slide-title h1 a:hover{ color: #ffffff;  }

.slide-subtitle { margin-bottom: 30px; }
.slide-subtitle h2 { font-size: 24px; line-height: 36px; font-weight: 600; }
.slide-title h1,
.slide-subtitle h2 { margin: 0; }
.slider .slide-left { }
.slider .slide-center { text-align: center; }
.slider .slide-right { text-align: right; }
.slider .bx-wrapper { margin-bottom: 0; }
.bx-wrapper .bx-viewport ul { margin: 0; padding: 0; display: inline-block; vertical-align:top; width:100%; }
.bx-wrapper .bx-viewport { border: none; left: 0; }
.slider .bx-wrapper .bx-controls-direction { text-align: center; }
.slider .bx-wrapper .bx-controls-direction a { height: 60px; margin-top: -30px; width: 60px; background: rgba(0,0,0,0.5); border: none; color: #fff; font-size: 56px; line-height: 48px; text-indent: inherit; font-weight: 600; }
.slider .bx-wrapper .bx-controls-direction a:hover { background: rgba(0,0,0,1); }
.slider .bx-wrapper .bx-prev { left: 0; }
.slider .bx-wrapper .bx-next { right: 0; }
.slider .bx-wrapper .bx-pager { bottom: 10px; left: 10px; padding: 0; width: auto; z-index: 100; }
.slider .bx-wrapper .bx-pager.bx-default-pager a { background: transparent; border: 1px solid #fff; color: #fff; height: 24px; line-height: 24px; margin: 0 4px; text-indent: inherit; width: 24px; }
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover { background-color: #fff; color: #6a2046; }
.slider .bx-wrapper .bx-pager.bx-default-pager a.active { background-color: #169dd0; }
.slider .bx-wrapper .bx-viewport ul img { display: initial; }
.main-title { text-align: center; text-transform: uppercase; margin-bottom: 25px; }
.main-title h2 { margin: 0; font-size: 24px; line-height: 30px; font-weight: 400; display: inline-block; border-bottom: 1px solid #ccc; padding: 0 45px 20px; position: relative; }
.main-title h2:after { position: absolute; content: ""; width: 8px; height: 8px; background-color: #3c9143; margin-left: -4px; left: 50%; bottom: -5px; }
.main-content { }
.service-main { padding: 20px 0; background-color: #fff; }
.service-panel { text-align: center; }
.service-wrap { }
.service-post { padding: 10px; }
.service-cover { background-color: #ebebeb; padding: 3em 1em; }
.service-post a { }
.service-post a span { }
.service-image { margin-bottom: 30px; }
.service-image figure { background-color: #000; width: 95px; height: 95px; line-height: 70px; margin: 0 auto; padding: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.service-contain { }
.service-title { margin: 0 0px 30px; padding-bottom: 20px; color: #444444; text-transform: uppercase; position: relative; }
.service-title h3 { margin: 0; font-size: 20px; line-height: 30px; font-weight: 700; }
.service-title:after { content: ""; position: absolute; bottom: 0; left: 50%; width: 64px; margin-left: -32px; background-color: #a1a1a1; height: 3px; }
.service-post.membership .service-image figure { background-color: #6a2046; }
.service-post.events .service-image figure { background-color: #63c4dc; }
.service-post.rate .service-image figure { background-color: #6a2046; }
.service-post.membership:hover .service-image figure,
.service-post.rate:hover .service-image figure { background-color: #63c4dc; }
.service-post.events:hover .service-image figure { background-color: #6a2046; }
.owl-carousel .owl-stage { margin-bottom: -5px; }
.split-panel { background-image: url(../images/bg01.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; -webkit-background-size: cover; }
.split-wrap { color: #fff; }
.split-left { background-color: rgba(0,0,0,0.8); padding: 3em 3em 3em 10vh; }
.split-left-wrap { font-size: 15px; line-height: 24px; }
.split-left h3 { margin: 25px 0 10px; font-size: 22px; line-height: 32px; text-transform: uppercase; }
.split-left p { margin: 10px 0 25px; }
.split-right { background-color: rgba(99,196,220,0.9); padding: 3em; }
.split-right-wrap { text-align: center; text-transform: uppercase; }
.split-right h1 { margin: 0; font-size: 36px; line-height: 163%; /*7.5vh*/ word-spacing: 99em; font-weight: normal; }
.social-panel { }
.social-wrap { padding: 50px 0; }
.facebook-panel { margin-right: 30px; }
.facebook-wrap { background-color: #fff; padding: 10px; }
.twitter-panel { margin-left: 30px; }
.twitter-wrap { background-color: #fff; padding: 10px; }
.twitter-wrap iframe { }
#twitter-widget-0 { width: 100% !important; max-width: inherit !important; }
iframe[id^='twitter-widget-'] { width: 100% !important; }
.partners-panel { background-color: #fff; }
.partners-wrap { padding: 40px 0; text-align: center; }
.partners-title { text-transform: uppercase; margin-bottom: 20px; }
.partners-title h2 { margin: 0; font-size: 24px; line-height: 30px; color: #5e5e5e; }
.partners-content { }
.annual-panel { /*padding-top: 30px;*/ }
.annual-title { text-transform: uppercase; margin-bottom: 10px; }
.annual-title h4 { margin: 0; font-size: 18px; line-height: 24px; font-weight: 400; }
.annual-logo { }
.partners-logos { position: relative; }
.partners-logos:before { position: absolute; top: 0; left: -6vh; content: ""; height: 100%; width: 1px; background-color: #eee; }
.partners-box { margin: 15px; }
.partners-box a { display: block; border: 1px solid #d8dad9; padding: 5px; line-height: 85px; border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; }
.partners-box a img { }
.partners-box a:hover { border-color: #63c4dc; }
.testimonial-panel { background-image: url(../images/bg03.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; -webkit-background-size: cover; }
.testimonial-cover { background-color: rgba(99,196,220,0.9); }
.testimonial-wrap { padding: 80px 100px; text-align: center; }
.testimonial-title { text-transform: uppercase; margin-bottom: 40px; padding-bottom: 25px; position: relative; }
.testimonial-title h2 { margin: 0; font-size: 24px; line-height: 30px; color: #fff; }
.testimonial-title:after { position: absolute; bottom: 0; left: 50%; margin-left: -30px; content: ""; width: 60px; height: 2px; background-color: #6a2046; }
.testimonial-box { color: #232323; font-style: normal; }
.testimonial-box blockquote { margin: 0; font-size: 18px; line-height: 30px; font-weight: 400; }
.testimonial-box blockquote p { margin: 0 0 10px; }
.quote-text { font-weight: 700; font-style: italic; margin-bottom: 30px; letter-spacing: 0.02em; }
.quote-pic { margin: 0 auto 15px; width: 95px; height: 95px; background-color: #fff; padding: 5px; }
.quote-pic figure { overflow: hidden; width: 95px; height: 95px; }
.quote-pic figure img { height: 100%; }
.quote-author { font-size: 18px; line-height: 24px; }
.quote-name { font-style: normal; text-transform: uppercase; display: block; font-weight: 400; }
.quote-relation { font-style: italic; color: #4a4a4a; }
.testimonial-box blockquote:hover .quote-pic { background-color: #6a2046; }
.testimonial-box blockquote:hover .quote-name { color: #6a2046; }
.content { padding: 80px 0; }
.column-panel { }
.column-panel p { margin: 0 0 15px; }
.events-panel { background-color: #fff; }
.events-main { position: relative; }
.events-title { position: absolute; top: 0px; left: 0; width: 200px; background-color: #767575; color: #fff; height: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-transform: uppercase; padding: 42px 25px; z-index: 10; }
.events-title h1 { margin: 0; font-size: 24px; line-height: 30px; margin-right: -60px; }
.events-title:after { content: ""; position: absolute; width: 0; height: 0; border-top: 42px solid transparent; border-bottom: 42px solid transparent; border-left: 60px solid #767575; top: 50%; left: 100%; margin-top: -42px; z-index: -1; }
.events-title,
.events-wrap { height: 118px; }
.events-wrap { margin-left: 300px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 40px 0; }
.events-wrap .bx-wrapper .bx-viewport { background: transparent; }
.events-cover { position: relative; }
.events-text { color: #525252; margin-right: 250px; }
.events-text h2 { font-size: 24px; line-height: 32px; font-weight: 400; margin: 0; }
.events-btn { position: absolute; top: 0px; right: 0; width: 200px; text-align: right; }
.events-text,
.events-btn { min-height: 42px; }
footer { font-size: 14px; line-height: 22px; font-weight: 400; background-color: #222; }
footer a { text-decoration: none; color: #fff; }
footer a:hover { color: #63c4dc; }
footer .socials { }
footer .socials a { margin-left: 15px; opacity: 0.8; }
footer .socials a:hover { opacity: 1; }
.main-foot { padding: 25px 0; color: #cecece; }
.footer-columns { }
.footers { }
.footers p { margin: 0; }
.foot-title { padding-bottom: 18px; text-transform: uppercase; }
.foot-title h3 { font-size: 14px; line-height: 20px; font-weight: 700; margin: 0; letter-spacing: 0.02em; color: #dcdcdc; }
.foot-logo { margin-bottom: 15px; }
.footers-info { margin-left: -16px; margin-right: 15px; }
.footers-info figure { margin: 0 0 17px; }
.footers-quick { margin-left: 60px; margin-right: 0; }
.footers-quick .foot-contain { padding-top: 7px; }
.footers-touch { margin-left: 87px; margin-right: 0; }
.footers-touch .foot-contain { padding-top: 4px; }
.footers-site { margin-left: 102px; margin-right: 0px; }
.footers-site .foot-contain { }
.footers-site .arrow-list { }
.footers-info { margin-left: 0; margin-right: -10px; }
.footers-info .foot-contain { padding-top: 4px; }
.footers-site,
.footers-touch,
.footers-quick { padding-top: 30px; }
address { font-style: normal; }
.addr-loc { margin-bottom: 30px; }
.addr-user { }
.btm-foot { padding: 24px 0; color: #cecece; background-color: #121313; }
.btm-foot p { margin: 0; }
.btm-foot a { color: #cecece; }
.btm-foot a:hover { color: #fff; }
.btm-foot .cprt { margin: 0; }
.btm-right { text-align: right; }
#fb-root { display: none; }
fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] { width: 100% !important; }
/************* Inner Pages CSS **************/

.banner-panel { position: relative; overflow: hidden; color: #fff; text-align: center; }
.banner-cover { width: 100%; height: 100%; position: absolute; top: 0px; left: 0; background-color: rgba(0,0,0,0.5); }
.banner-caption { width: 100%; position: absolute; top: 50%; left: 0; margin-top: -23px; }
.banner-inner { position: relative; margin: 0 50px; }
.banner-bg img { width: 100%; height: auto; }
.banner-title { text-transform: uppercase; }
.banner-title h1 { font-size: 36px; line-height: 45px; font-weight: 700; margin: 0; }
.full-row { padding: 30px 0 20px; background-color: #fff; }
.full-row a { color: #6A2046; }
.full-row a:hover { color: #000; }
.full-wrap { font-size: 16px; line-height: 26px; }
.full-title { color: #63c3db; position: relative; }
.full-title:after { content: ""; position: absolute; bottom: 10px; left: 0; width: 100%; height: 1px; background-color: #acacac; }
.full-title h1,
.full-title h2,
.full-title h3 { margin: 0; display: inline-block; max-width: 100%; background-color: #fff; position: relative; z-index: 10; }
.full-title h1 { font-size: 24px; line-height: 32px; }
.full-title h2 { font-size: 20px; line-height: 30px; }
.full-title h3 { font-size: 16px; line-height: 20px; }
.full-title .word1 { color: #515050; }
.full-content { }
.full-content p { margin: 20px 0; }
.team-panel { padding: 30px 0; background-color: #f3f3f3; }
.team-wrap { color: #2b2b2b; line-height: 26px; }
.team-title { color: #515050; position: relative; text-align: center; margin-bottom: 80px; }
.team-title:after { content: ""; position: absolute; bottom: -10px; left: 50%; width: 70px; height: 1px; background-color: #acacac; margin-left: -35px; }
.team-title h1 { margin: 0; font-size: 24px; line-height: 32px; }
.team-content { }
.team-content p { margin: 10px 0; }
.team-detail h3 { font-size: 18px; line-height: 24px; margin: 10px 0; }
.team-detail h5 { font-size: 14px; line-height: 20px; margin: 10px 0; font-weight: 400; }
.team-list { }
.team-list ul { margin: 0; padding: 0; list-style: none; }
.team-list ul li { margin: 0; padding: 0; list-style: none; }
.team-row { position: relative; }
.team-left { position: absolute; top: 0; left: 0; width: 115px; height: 100%; }
.team-img { margin: 0 auto 15px; width: 115px; height: 115px; background-color: #63c3db; padding: 0px; }
.team-img figure { overflow: hidden; width: 115px; height: 115px; }
.team-img figure img { width: 100%; height: 100%; }
.team-right { margin-left: 130px; border-bottom: 1px solid #acacac; padding-bottom: 30px; margin-bottom: 30px; }
.team-detail { }
.team-list ul li:last-child .team-right { border-bottom: none; padding-bottom: 0px; margin-bottom: 0px; }
.team-list ul li:hover .team-img figure { }
.blog-panel { padding: 15px 0; background-color: #fff; color: #403f3f; }
.blog-wrap { font-size: 12px; line-height: 22px; }
.blog-box { padding: 15px; }
.blog-img { margin-bottom: 15px; }
.single-blog-img { float: left; margin: 0 20px 20px; width: 20%; }
.blog-img img { width: 100%; }
.blog-contain { position: relative; }
.blog-left { position: absolute; top: 0; left: 0; width: 40px; height: 100%; }
.blog-date { text-align: center; font-weight: 700; }
.blog-date span { display: block; padding: 5px; color: #403f3f; }
.blog-date .word1 { background-color: #f8f8f8; }
.blog-date .word2 { background-color: #63c3db; }
.blog-right { margin-left: 60px; }
.blog-content { }
.blog-title { }
.blog-title h3 { font-size: 17px; line-height: 24px; text-transform: uppercase; }
.blog-title a { color: #403f3f; }
.blog-detail { }
.blog-detail p { }
.blog-box:hover { background-color: #63c3db; color: #fff; }
.blog-box:hover .blog-date .word2 { background-color: #403f3f; color: #fff; }
.contact-row { padding: 30px 0; background-color: #fff; }
.contact-wrap { }
.column-panel { }
.column-panel .full-title { text-transform: uppercase; }
.column-panel aside { margin-right: 30%; }
.column-panel article { }
.side-box { margin-bottom: 30px; }
.side-content { padding-top: 15px; }
.contact-infos { font-size: 12px; line-height: 20px; }
.contact-infos a { color: #4f4f4f; }
.contact-infos a:hover { color: #000; }
.contact-infos .custom-list ul li { margin-bottom: 0px; }
.side-testimonial { }
.side-bubble { background-color: #f9f9f9; padding: 20px; border: 1px solid #f2f2f2; color: #4f4f4f; margin-bottom: 20px; position: relative; }
.side-bubble:after { content: ""; position: absolute; top: 100%; left: 42px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #f2f2f2; }
.side-bubble blockquote { font-weight: 700; font-style: italic; padding: 0; margin: 0; padding-left: 25px; background-image: url(../images/icos01_18.png); background-repeat: no-repeat; background-position: top left; }
.side-bubble blockquote p { margin: 0; }
.side-writer { position: relative; }
.side-sleft { position: absolute; top: 0; left: 0; width: 60px; height: 100%; }
.side-sright { margin-left: 80px; min-height: 60px; }
.side-circle { margin: 0 auto; width: 54px; height: 54px; background-color: #fff; padding: 5px; }
.side-circle figure { overflow: hidden; width: 54px; height: 54px; }
.side-circle figure img { width: 100%; height: 100%; }
.side-author { font-size: 10px; line-height: 16px; font-weight: 700; color: #919191; padding-top: 10px; }
.side-author h5 { margin: 0 0 5px; font-size: 14px; line-height: 20px; text-transform: uppercase; color: #303030; }
.side-author p { margin: 0; }
.contact-form { padding-top: 30px; }
.contact-form .form-contain { }
.contact-form .fields { padding-bottom: 15px; }
.contact-form .fields > label { display: block; margin-bottom: 5px; font-weight: 700; }
 .contact-form .input-block::-webkit-input-placeholder {
 color: #9c9c9c;
font-style:italic;
}
.contact-form .input-block:-moz-placeholder {
 color: #9c9c9c;
font-style:italic;
}
.contact-form .input-block::-moz-placeholder {
 color: #9c9c9c;
font-style:italic;
}
.contact-form .input-block:-ms-input-placeholder {
 color: #9c9c9c;
font-style:italic;
}
.contact-form .input-block { margin-bottom: 0; border: none; background-color: #ebebeb; color: #333; }
.contact-form .submit-btn { }
.register-panel { }
.register-left { margin-right: 30px; }
.register-left .contact-form { padding: 0; color: #626262; }
.register-left .contact-form .input-block { border: 1px solid #d8dad9; }
.register-right { margin-left: 30px; color: #626262; line-height: 30px; }
.register-right p { margin: 0 0 20px; }
.provider-panel { }
.provider-left { margin-right: 30px; }
.provider-table { padding: 20px 40px; background-color: #f4f4f4; color: #6a6a6a; margin-bottom: 25px; }
.provider-title { margin-bottom: 15px; }
.provider-title h4 { margin: 0; font-size: 17px; line-height: 24px; }
.provider-title h4 img { max-width: 50px; margin-right: 5px; position: relative; top: -1px; }
.provider-content { }
.provider-right { margin-left: 30px; }
.links-box { margin-bottom: 40px; }
.links-title { color: #4e4e4e; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px dotted #333; }
.links-title h1 { margin: 0; font-size: 30px; line-height: 40px; }
.links-content { font-size: 18px; line-height: 24px; font-weight: 700; }
.links-content a { color: #4e4e4e }
.links-content a:hover { color: #6a2046 }
.provider-logos { margin: 20px 0; text-align: center; }
/************* Customize css **************/
.pagination { text-align: center; font-size: 14px; margin: 20px 0; font-weight: 900; }
.wp-paginate .title { color: #63c3db !important; }
.test { margin: 15px }
.rightBar { margin-top: 50px; }
.rightBar ul { padding: 0; }
.table tr { border: 1px solid; }
/************* Micro Pages CSS **************/

.micro-wrapper { background-color: #fff; padding: 10px 0; }
.mbanner-panel { text-align: center; }
.mbanner-event { background-color: #6a2046; color: #fff; vertical-align: middle; }
.mbanner-cover { }
.mbanner-cover h1 { margin: 0; font-size: 60px; line-height: 70px; }
.mbanner-bg { background-color: #ccc; background-repeat: no-repeat; background-position: center; background-size: cover; height: 400px; }
.mbanner-bg img { width: 100%; }
.mbanner-links { background-color: #3c3c3c; padding: 15px 30px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.02em; }
.mbanner-links a { color: #fff; }
.mbanner-links li.active > a,
.mbanner-links li.current-menu-item > a { color: #aaeeff; }
/**/
.insight-panel { background-color: #ebebeb; color: #373737; padding: 35px 70px; margin-bottom: 15px; }
.insight-content { }
.insight-content h3 { margin: 0; font-weight: 400; font-size: 22px; line-height: 30px; margin-bottom: 5px; }
.insight-content p { margin: 0; }
.insight-content p span { margin: 0; color: #6a2046; }
.insight-btn { text-align: right; }
/**/
.shares-panel { overflow: hidden; margin-bottom: 35px; }
.shares-main { margin: -20px; }
.shares-panel .table-div { border-spacing: 20px; border-collapse: separate; }
.shares-column { background-color: #aaeeff; color: #464646; padding: 25px; }
.shares-left { }
.shares-center { }
.shares-right { }
.shares-box { }
.shares-box a { color: #464646; }
.shares-box a:hover { color: #000; }
.shares-title { text-transform: uppercase; padding-bottom: 8px; margin-bottom: 15px; border-bottom: 3px double #acacac; }
.shares-title h3 { margin: 0; font-size: 18px; line-height: 24px; font-weight: 400; }
.shares-content { }
/**/
.conference-panel { color: #464646; line-height: 18px; }
.conference-title { text-transform: uppercase; text-align: center; margin-bottom: 30px; }
.conference-title h1 { position: relative; margin: 0; font-size: 30px; line-height: 40px; font-weight: 400; max-width: 100%; display: inline-block; border-bottom: 3px double #a1a1a1; padding-bottom: 15px; }
.conference-title h5 { position: relative; margin: 0; font-size: 18px; line-height: 28px; font-weight: 400; max-width: 100%; display: inline-block; border-bottom: 3px double #a1a1a1; padding-bottom: 10px; }
.conference-title h1:after { position: absolute; content: ""; bottom: -6px; left: 50%; margin-left: -5px; width: 8px; height: 8px; background-color: #fff; border: 1px solid #a1a1a1; outline: 2px solid #fff; box-shadow: 0 0 0 4px #a1a1a1; }
.conference-title h5:after { position: absolute; content: ""; bottom: -6px; left: 50%; margin-left: -5px; width: 8px; height: 8px; background-color: #fff; border: 1px solid #a1a1a1; outline: 2px solid #fff; box-shadow: 0 0 0 4px #a1a1a1; }
.conference-content { margin-bottom: 50px; }
.conference-subtitle { border-bottom: 1px solid #b7b7b7; padding-bottom: 10px; margin-bottom: 10px; }
.conference-subtitle h5 { margin: 0; font-size: 14px; line-height: 20px; font-weight: 400; }
.conference-subtitle h5 img { margin-right: 5px; position: relative; top: -1px; }
.conference-tables { padding: 10px 0; }
.table-timing { margin-bottom: 15px; }
.table-timing table { border-color: #e1e1e1; }
.table-timing table caption { background-color: #ebebeb; padding: 15px; border: 1px solid #e1e1e1; border-bottom: none; text-align: center; text-transform: uppercase; /*display:block;*/ }
.table-timing table tbody { border:none; }
.table-timing table tr { }
.table-timing table tr:nth-child(even) { background-color: #f2f2f2; }
.table-timing table th { border-color: #e1e1e1; text-align: left; font-weight: 400; }
.table-timing table td { border-color: #e1e1e1; }
.table-timing table p { margin: 0; }
.timing-btn { text-align: center; padding: 0 10%; }
/**/
.sponsor { margin-bottom: 20px; }
.sponsor-title { text-align: center; color: #6a2046; text-transform: uppercase; position: relative; padding-bottom: 50px; background-image: url(images/img06_19.png); background-position: center calc(100% - 3px); background-repeat: no-repeat; margin-bottom: 10px; }
.sponsor-title h2 { margin: 0; font-size: 25px; line-height: 35px; /*display:inline-block; max-width:100%;*/ }
.sponsor-title h3 { margin: 0; font-size: 20px; line-height: 30px; }
.sponsor-title:before,
.sponsor-title:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; content: ""; background-color: #000; }
.sponsor-title:before { bottom: 2px; width: 36%; left: calc((100% - 36%)/2); }
.sponsor-title:after { width: 40%; left: 30%; }
.sponsor-content { }
.sponsor-bronze { }
.sponsor-bronze .sponsor-title { background-image: url("../images/img06_19.png"); }
.sponsor-bronze .sponsor-title:before,
.sponsor-bronze .sponsor-title:after { background-color: #8c8c8c; }
.sponsor-gold { }
.sponsor-gold .sponsor-title { background-image: url("../images/img06_27.png"); }
.sponsor-gold .sponsor-title:before,
.sponsor-gold .sponsor-title:after { background-color: #c5a46d; }
.sponsor-silver { }
.sponsor-silver .sponsor-title { background-image: url("../images/img06_50.png"); }
.sponsor-silver .sponsor-title:before,
.sponsor-silver .sponsor-title:after { background-color: #d5d5d5; }
.sponsor-logos { position: relative; }
.sponsor-logos .partners-box a { line-height: 120px; padding: 10px 30px; margin: 0 auto; text-align: center; }
/**/
.experts-cover { }
.experts-panel { overflow: hidden; }
.experts-main { margin: -15px -30px; }
.experts-box { text-align:center; }
.experts-image { }
.experts-image figure { }
.experts-image figure img { width: 100%; }
.experts-content { padding: 8px 0; line-height: 20px; }
.experts-content h3 { margin: 0; font-size: 18px; line-height: 28px; text-transform: uppercase; font-weight: 400; }
.experts-content h3 a { color: #464646; }
.experts-content h3 a:hover { color: #000; }
.experts-content p { margin: 0; }
.experts-panel .table-div { border-spacing: 30px; border-collapse: separate; }
.experts-pop { padding: 30px; background-color: #fff; }
.experts-contain { padding-left: 30px; }
.experts-contain p { margin: 0 0 10px; }
.inline-bar-list { }
.inline-bar-list ul { margin: 0 0 -6px; padding: 0; list-style: none outside none; display: inline-block; }
.inline-bar-list ul li { float: left; padding: 0 15px; position: relative; }
.inline-bar-list ul li:first-child { padding-left: 0; }
/*.inline-bar-list ul li:last-child { padding-right: 0; }*/
.inline-bar-list ul li:after { background-color: #d7d7d7; content: ""; height: 100%; position: absolute; right: 0; top: 0px; width: 1px; }
/*.inline-bar-list ul li:last-child:after { display: none; }*/
.btn.btn-hblk { text-transform: uppercase; font-size: 22px; line-height: 30px; font-weight: 400; background-color: #272727; color: #ffffff; position: relative; letter-spacing: 0.03em; padding-left: 30px; padding-right: 30px; }
.btn.btn-hblk:hover,
.btn.btn-hblk:focus { background-color: #ccc; color: #272727; }
.star-list ul { margin: 0 0 7px; padding: 0; list-style: none outside none; }
.star-list ul li { background-color: transparent; background-image: url("../images/img06_07.png"); background-position: 0 6px; background-repeat: no-repeat; margin-bottom: 12px; min-height: 20px; padding-left: 24px; }
.star-list ul li:last-child { margin-bottom: 0px; }
.sponsor-title { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
.um-s1,
.um-s2 { display: block !important;/*border: 2px solid #ddd !important;padding: 0 12px !important;
    width: 100%;
    display: block !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none !important;
    cursor: text !important;
    font-size: 15px !important;
    height: 40px !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    margin: 0 !important;
    position: static;
    outline: none !important;*/ }
.map-box { background-color: #fff; border: 1px solid #e1e1e1; padding: 10px; }
.map-box iframe { width: 100%; margin: 0; padding: 0; border: none; height: 388px; }
.loc-left { font-size: 16px; line-height: 24px; }
.loc-left p { margin: 0 0 10px; }
.contact-box { padding: 10px 20px; background-color: #aaeeff; }
.contact-content { }
.contact-content a { font-weight: 700; color: #6a2046; }
.loc-btm { font-size: 16px; line-height: 24px; text-align: center; }
.loc-btm-loc { font-size: 16px; line-height: 24px;  }

.loc-btm-content { }
.loc-btm-content p { margin: 0 0 10px; }


/************* Responsive **************/

@media (max-width: 767px) {
.visible-mobile { display: block; }
.popup { width: auto; }
.container { width: auto; margin: 0 15px; }
.w10,
 .w16,
 .w20,
 .w25,
 .w30,
 .w33,
 .w35,
 .w40,
 .w50,
 .w60,
 .w65,
 .w66,
 .w70,
 .w80,
 .w90 { width: auto; float: none; }
.table-div,
.table-div .td { display: block; }
.sec-main { overflow: hidden; }
.sec-wrap3,
 .sec-wrap3 .sec-c3,
 .sec-wrap5,
 .sec-wrap5 .sec-c5,
 .sec-wrap10,
 .sec-wrap10 .sec-c10,
 .sec-wrap15,
 .sec-wrap15 .sec-c15,
 .sec-wrap20,
 .sec-wrap20 .sec-c20,
 .sec-wrap25,
 .sec-wrap25 .sec-c25,
 .sec-wrap30,
 .sec-wrap30 .sec-c30 { margin: 0; }
.owl-theme .owl-controls { padding: 0; }
.inline-bar-list ul { display: block; margin: 0; }
.inline-bar-list ul li { float: none; padding: 15px 0; }
.inline-bar-list ul li:first-child { padding-top: 0; }
.inline-bar-list ul li:last-child { padding-bottom: 0; }
.inline-bar-list ul li::after { height: 1px; width: 100%; top: auto; bottom: 0; }
.inline-bar-list ul li:last-child:after { display: none; }
.wrapper { overflow: hidden; }
header { }
header .socials { }
.top-head { text-align: center; }
.top-wrap { }
.logo { padding: 0; padding-bottom: 10px; margin-right: 60px; }
.nav-head { padding: 0; position: absolute; top: 20px; right: 15px; }
.nav-strip { }
.nav-strip .nav-inner { }
.nav-strip .nav-inner nav { float: none; display: inline-block; }
ul#nav { display: none; }
.menu-icon { display: block; }
.sticky-wrapper { }
.sticky-wrapper.is-sticky .logo { }
.sticky-wrapper.is-sticky .nav-strip { }
.sticky-wrapper.is-sticky .nav-strip .nav-inner nav { }
.sticky-wrapper.is-sticky .nav-strip .nav-inner nav ul,
.sticky-wrapper.is-sticky .nav-strip .nav-inner nav:active ul { }
.slider .slide-contain .slide-cover { position: static; width: auto; height: auto; background: #6a2046; padding: 15px; }
.slider .slide-contain .slide-caption { margin: 0; position: static; text-align: center; width: auto; }
.slider .slide-contain { color: #fff; text-shadow: none; }
.slider .slide-contain .slide-inner,
.banner-inner { margin: 0; }
.slider .slide-contain .slide-inner { bottom: auto !important; }
.slider .bx-wrapper .bx-controls-direction a { height: 30px; line-height: 17px; margin: 0; top: 0; width: 30px; }
.slider .bx-wrapper .bx-pager { width:100%; left:0; text-align:center; }
.slide-title,
.slide-subtitle { margin-bottom: 10px; }
.slider .slide-contain .slide-title h1 { font-size: 20px; line-height: 30px; }
.slider .slide-contain .slide-subtitle h2 { font-size: 14px; line-height: 20px; }
.split-left,
.split-right { padding: 15px; }
.split-left { text-align: center; }
.facebook-panel { margin: 0 0 30px; }
.twitter-panel { margin: 0; }
.partners-title h2,
.testimonial-title h2,
.events-text h2 { font-size: 18px; line-height: 24px; }
.annual-panel { padding: 0 0 30px; }
.partners-logos::before { height: 1px; left: 0; top: -10px; width: 100%; }
.partners-box { margin-left: 0; margin-right: 0; }
.testimonial-wrap { padding: 30px 0; }
.testimonial-box blockquote { font-size: 14px; line-height: 20px; text-align: center; }
.events-main { margin: 0 -15px; }
.events-title { position: relative; width: auto; text-align: center; height: auto; padding: 15px; top: auto; left: auto; margin-bottom: 20px; }
.events-title h1 { margin: 0; }
.events-title::after { border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #767575; border-bottom: none; top: 100%; margin: 0; left: 50%; margin-left: -20px; }
.events-wrap { margin: 0; height: auto; padding: 15px; }
.events-text { margin: 0 0 10px; min-height: inherit; }
.events-btn { position: static; width: auto; text-align: center; }
.events-cover { text-align: center; }
footer { }
.foot-title { text-align: center; }
.footers { margin: 0 0 30px; padding: 0 0 30px; border-bottom: 1px dashed #ccc; }
.footers .foot-contain { padding: 0; }
.footers-info,
.footers-touch { text-align: center; }
.form-letter { margin: 0; padding: 0; }
.footers.footers-quick { border: none; padding: 0; margin: 0; }
.addr-loc { margin: 0; }
.main-foot { border: none; padding: 30px 0; }
.btm-foot { }
.btm-foot .cprt { margin-bottom: 10px; }
.btm-foot p,
.btm-right { text-align: center; }
.team-title { margin-bottom: 40px; }
.full-wrap,
.team-wrap { font-size: 13px; line-height: 20px; }
.banner-title h1 { font-size: 18px; }
.blog-img img { height: auto !important; }
.blog-content { min-height: inherit !important; }
.column-panel aside { margin-right: 0; }
.contact-form .submit-btn { text-align: center; }
.register-left { margin-right: 0px; margin-bottom: 30px; }
.register-right { margin-left: 0px; }
.provider-left { margin-right: 0; margin-bottom: 30px; }
.provider-right { margin-left: 0; }
.links-title,
.provider-title { text-align: center; }
.mbanner-cover { padding: 15px; }
.mbanner-cover h1,
.conference-title h1 { font-size: 20px; line-height: 30px; }
.mbanner-links { text-align: center; padding: 15px; }
.mbanner-bg { height:200px; }
.insight-panel { padding: 15px; text-align: center; }
.insight-btn { padding-top: 15px; text-align: center; }
.shares-main { margin: 0; }
.shares-column { padding: 15px; margin-bottom: 15px; }
.shares-title { text-align: center; }
.conference-subtitle h5 { text-align: center; }
.conference-subtitle h5 img { position: static; margin: 0 auto 5px; display: block; }
.conference-content { margin-bottom: 5px; }
.table-timing { overflow-x:auto; }
.table-timing table {  }

.sponsor-title h2 { font-size: 18px; line-height: 24px; }
.sponsor-title::before { width: 90%; left: 5%; }
.sponsor-title::after { width: 100%; left: 0; }
.experts-main { margin: 0; }
.experts-box { text-align: center; margin-bottom: 20px; }
.experts-contain { padding: 0; }
.map-box { margin-bottom:50px; }
.contact-box { margin:50px 0; }
.loc-btm-content { margin-bottom:50px; }
}
@media (max-width: 979px) {
.provider-table { padding: 20px 15px; }
}
 @media (max-width: 1199px) {
}
 @media (min-width: 768px) {
.hidden-mobile { display: block; }
}
@media (max-width: 480px) {
/*.logo { background-color: green; }*/
.team-left { position: static; width: auto; }
.team-right { margin-left: 0; }
.team-content { text-align: center; }
.blog-panel { text-align: center; }
.blog-left { position: static; width: auto; }
.blog-right { margin-left: 0; }
.blog-date span { display: inline-block; vertical-align: top; margin: 0 -1px; width: 30px; }
}
@media (min-width: 481px) and (max-width: 767px) {
/*.logo { background-color: blue; }*/

}
@media (min-width: 768px) and (max-width: 979px) {
/*.logo { background-color: red; }*/
.container { width: 724px !important; }
.logo { }
.nav-strip { font-size: 9px; }
.nav-strip .nav-inner nav ul li { margin: 0 3px; }
.nav-strip .nav-inner nav ul li a { padding: 2px; }
.slide-title h1 { font-size: 24px; line-height: 32px; }
.split-left { padding-left: 4%; }
.partners-logos::before { left: -10px; }
.events-text h2 { font-size: 14px; line-height: 20px; }
.footer-columns > div { width: 50%; }
.footers-info,
.footers-site,
.footers-quick,
.footers-touch { margin-left: 0px; margin-right: 23px; }
footer .socials a { }
.blog-wrap > div > .floatL { width: 50%; }
.column-panel aside { margin-right: 25px; }
.provider-left { margin-right: 0; }
.mbanner-cover h1 { font-size: 40px; line-height: 50px; }
.insight-panel { padding: 20px; }
.shares-column { padding: 15px; }
.sponsor-logos .partners-box a { padding: 10px; }
.experts-content h3 { font-size: 15px; line-height: 20px; }
}
@media (min-width: 980px) and (max-width: 1199px) {
/*.logo { background-color: pink; }*/
.container { width: 924px !important; }
.nav-strip { font-size: 12px; }
.nav-strip .nav-inner nav ul li a { padding-left: 4px; padding-right: 4px; }
.head-left { margin-right: -20px; }
.slide-caption { margin-top: -50px; }
.slide-inner { margin: 0 80px; }
.split-left { padding-left: 4%; }
.events-text h2 { font-size: 18px; line-height: 38px; }
.recent-post { margin: 0 15px; }
.footers-site { margin-left: 30px; margin-right: 20px; }
.footers-quick { margin-left: -12px; margin-right: 0; }
.footers-touch { margin-left: 0; margin-right: 30px; }
.column-panel aside { margin-right: 10%; }
.insight-panel { padding: 30px; }
}
@media (min-width: 1200px) and (max-width: 1600px) {
/*.logo { background-color: black; }*/
}
@media (min-width: 1600px) {
/*.logo { background-color: #ccc; }*/
}
/*@media \0screen\,screen\9 {
}*/
