.site-footer h3 {
color: #fff;
margin: 0 0 20px;
font-size: 22px;
font-weight: 500;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
.phshow .site-title.logo img{max-width: 220px;}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-size: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.lo-attraction h3 {
font-family: open Sans;
font-size: 20px;
font-weight: normal;
text-align: center;
margin-top: 20px;
}
body {
color: #00000;
line-height: 1.5;
margin: 0;
}
a {
color: #848684;
text-decoration: none;
}
a {
color: #848684;
text-decoration: none;
}
a {
color: #848684;
text-decoration: none;
}
a:active,
a:hover {
color: #848684;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}
.overlay .overlay_inner h4, .overlay .overlay_inner p {
color: #fff;
margin-bottom: 5px;
}
.btn.btn-sm{
border: 2px solid transparent;
}
.btn.btn-sm:hover {
color: white;
text-decoration: none;
background-color: transparent;
border: 2px solid #f63e0f;
color: #f63e0f;
transition: all 0.3s ease-in-out;
}
.site-title.logo h1 {
font-size: 32px;
display: inline;
position: relative;
top: 5px;
}
.site-title.logo img{ display: inline-block; margin-right: 10px;outline:0!important; width: initial; max-width: initial;}
.site-title.logo{margin: 0px 0px 0px 0px;outline:0;}
h1 {
font-size: 48px;
}
.home-link
{
outline:0;
}
.site-title.logo img:active
{
outline: 0;
}
.caption h2 {
text-transform: uppercase;
font-family: open Sans;
letter-spacing: 10.5px;
font-weight: 700;
text-align: center;
font-size: 15px;
text-shadow: 0px 3px 3px rgba(0,0,0,.6);
}
h3 {
margin-top: 50px;
margin-bottom: 50px;
font-size: 32px;
font-family: open Sans;
}
.caption h3{
line-height: 60px;
font-size: 44px;
font-family: open Sans;
text-align: center;
text-shadow: 0px 3px 3px rgba(0,0,0,.6);
}
.room-ul
{
list-style-type: square;
color: #525252;
line-height: 38px;
letter-spacing: 1px;
width: 100%;
color:rgb(137, 137, 137);
padding: 0px;
}
.room-ul li
{
width: 50%;
float: left;
display: inline-block;
text-align: left;
}
.room-ul li span
{
margin-left: 20px;
font-size: 14px;
}
.container-fluid.fac {
margin-bottom: -30px;
}
h4 {
font-size: 20px;
margin: 25px 0;
}
h5 {
font-size: 18px;
margin:0;
}
h6 {
font-size: 16px;
margin: 36px 0;
}
address {
font-style: italic;
margin: 0 0 24px;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
p {
margin: 0 0 24px;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 24px 40px;
}
blockquote blockquote {
margin-right: 0;
}
blockquote cite,
blockquote small {
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
}
blockquote em,
blockquote i {
font-style: normal;
font-weight: 300;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dl {
margin: 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
menu,
ol,
ul { }
ul {
list-style-type: none;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
li > ul,
li > ol {
margin: 0;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
form {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
white-space: normal;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
padding-right: 2px; width: 270px;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
#botframe, .show-bot{ box-shadow: none !important
}
.owl-pagination{
position: relative;
left: 50%;
transform: translateX(-50%);
width: 80%;
z-index: 9;
}
#testimonial .owl-pagination{
margin-top: -20px !important;
}
.owl-pagination .owl-page span{
background: #fff !important;
}
.owl-pagination .owl-page:hover span{
background: #8a8989!important;
border: 0px solid #fff!important;
}
#testimonial .owl-pagination .owl-page span{
background: #000 !important;    
}
#testimonial .owl-pagination .owl-page:hover span{ border: 2px solid #000!important;
}
.owl-buttons{
position: absolute;
top: 45%;
transform: translateY(-45%);
width: 100%;
}
.owl-buttons div {
position: absolute;
top: 0;
opacity: .5;
filter: alpha(opacity=50);
background: 0 0;
font-size: 0;
padding: 0 5px;
margin: 0;
vertical-align: top;
background: none !important;
max-height: 55px;
overflow: hidden;
}
.owl-carousel-home-gallery .owl-buttons div{
max-height: 40px;
}
.owl-prev{
left: 0
}
.owl-prev:before {
content: "\f053";
color: #fff;
font-family: fontAwesome;
display: block;
font-size: 36px;
}
.owl-next{
right: 0
}
.owl-next:before {
content: "\f054";
color: #fff;
font-family: fontAwesome;
display: block;
font-size: 36px;
}
.nemus-slider .caption.bc {
left: 46%!important;
bottom: 100px;
margin: 0 -20%;
}
ul.nemus-direction-nav li a {
margin: 0 !important;
}
table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
caption {
font-size: 16px;
margin: 20px 0;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background: url(//afoc.ae/wp-content/themes/armedforcesofficers/images/dotted-line.png) repeat center top;
background-size: 4px 4px;
border: 0;
height: 1px;
margin: 0 0 24px;
} .genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
vertical-align: text-bottom;
}
.top-media ul li.phone1 {
margin-right: 18px;
}
.top-media ul li.phone1:last-of-type {
margin-left: 13px;
margin-right: 0;
}
.footer-bottom .socials ul li a {
display: flex;
border-radius: 30px;
height: 44px;
width: 44px;
align-items: center;
justify-content: center;
transition: 0.5s all ease 0s;
}
.footer-bottom .socials ul li a.trd {
background-color: #3caba0;
}
.footer-bottom .socials ul li a.tw {
background-color: #1da1f2;
}
.footer-bottom .socials ul li a img {
max-width: 26px;
}
.footer-bottom .socials ul li a:hover {
opacity: 0.85;
}
.footer-bottom .socials ul li a.fb {
background-color: #3b5998;
}
.footer-bottom .socials ul li a.ins {
background-color: #924fbb;
} .clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000; } button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
color: #fff;
background: #8a8989;
border: 2px solid #8a8989;
border-radius: 0;
padding: 9px 35px;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
background-color: #8a8989;
border: 2px solid #ffffff;
color: #ffffff;
outline: none;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #fff;
background: #8a8989;
border: 2px solid #8a8989;
border-radius: 0;
transition: all ease-in 0.5s;
}
.post-password-required input[type="submit"] {
padding: 7px 24px 4px;
vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
padding: 5px 24px 6px;
} ::-webkit-input-placeholder {
color: #7d7b6d;
}
:-moz-placeholder {
color: #7d7b6d;
}
::-moz-placeholder {
color: #7d7b6d;
}
:-ms-input-placeholder {
color: #7d7b6d;
} .entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
} .entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
max-width: 100%;
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
figure.wp-caption.alignleft,
img.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
figure.wp-caption.alignright,
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
margin: 5px 0 5px 10px;
}
img.aligncenter {
margin: 5px auto;
}
.about-img img.size-full{
height: 200px;}
.about-info {
display: flex;
justify-content: space-between;
flex-flow: wrap;
}
.about-info .sec {
width: calc(100% / 2 - 20px);
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #220e10;
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 0 0 24px;
}
div.wp-caption.alignright img[class*="wp-image-"] {
float: right;
}
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
list-style-position: inside;
} .site {
background-color: #fff;
margin: 0 auto;
width: 100%;
}
.site-main {
position: relative;
margin: 0px;
min-height: 400px;
}
.site-main .sidebar-container {
height: 0;
position: absolute;
top: 40px;
width: 100%;
z-index: 1;
}
.site-main .sidebar-inner {
margin: 0 auto;
max-width: 1040px;
}
span.ui-state-default {
color: #ddd;
}
.wpcf7-submit {color: #fff;
background: #8a8989;
padding: 15px 20px;
border: 2px solid #fff;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
transition: background linear 0.2s; }
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-778 {
width: auto;
display: inline-block;
vertical-align: top;
margin: 0;
border: 0;
box-shadow: none;
padding: 0;
height: 40px;
}
.wpcf7-form-control.wpcf7-captchar,
input[type="text"].wpcf7-form-control.wpcf7-captchar{
margin-top:0 !important;
}
.wpcf7-form-control-wrap {
border-radius: 0;
transition: all 0.25s linear;
color: #000;
font-weight: 500;
position: relative;
}
span.wpcf7-form-control-wrap.captcha-778 {
display: inline-block;
margin: 0 0 0 10px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea{
width: 100%;
height: 40px;
padding-left: 10px;
border: 1px solid #ddd;
}
.wpcf7-form textarea{
height:125px;
margin-top: 0;
margin-bottom: 15px;
}
.wpcf7-form input[type="submit"]{
background: #8a8989 !important;
border-bottom: none;
border: 2px solid #8a8989;
transition: 0.5s all ease 0s;
font-size: 15px;
font-weight: 600;
padding: 10px 28px;
border-radius: 30px;
}
.wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:focus{
background: transparent !important;
color: #8a8989;
border-color: #8a8989;
text-decoration: none;
border-radius: 0px;
}
.wpcf7-form .form-btnouter{
margin-top: 15px;
}
span.wpcf7-not-valid-tip{
background: #FFC9C9;
color: #832020;
padding: 5px 30px;
list-style-type: none;
text-align: center;
}
.wpcf7-response-output{
display: none !important;
}
.grecaptcha-badge{display: none}  .navbar-header {
margin-top: 7px;
float: left;
}
.main-navigation {
min-height: 45px;
position: relative;
}
.header-content a:focus{color:#8a8989;}
.nav-menu li {
display: inline-block;
position: relative;
}
.menu-item-has-children:before {
position: absolute;
content: '\f0d7';
font-family: 'FontAwesome';
padding-left: 5px;
right: 12px;
top: 50%;
transform: translate(0,-50%);
color: #fff;
}
.menu-item-has-children > a {
padding-right: 30px !important;
}
.header-content a:hover{
text-decoration: none;
color:#fff;}
.nav-menu li a {
color: #000;
display: block;
font-size: 15px;
line-height: 1;
padding: 40px 6px;
text-decoration: none;
outline:0;
border-bottom: 6px solid transparent;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
background-color: rgba(255,255,255,.15);
color: #8a8989;
}
.nav-menu .sub-menu,
.nav-menu .children {
background-color: #313131;
border: 1px solid #716b6b;
border-top: 0;
padding: 0;
position: absolute;
left: -2px;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
color: #fff;
margin: 0;
width: 200px;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
background-color: #db572f;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}
nav#site-navigation ul#primary-menu li ul.sub-menu li a {
padding: 13px 15px;
line-height: normal;
border-bottom: 1px solid #4a4848;
}
nav#site-navigation ul#primary-menu li ul.sub-menu li:hover a {
background-color: #bd8952 !important;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
color: #8a8989; border-bottom: 6px solid #8a8989;
}
nav#site-navigation ul#primary-menu li ul.sub-menu li.current_page_item a {
background-color: #bd8952;
}
.menu-toggle {
display: none;
}
.btn.btn-sm:hover,.btn.btn-sm:focus  {
text-decoration: none;
background-color: #8a8989;
border: 2px solid #8a8989;
transition: all 0.3s ease-in-out;
} a.btn.btn-sm.custom {
float: right;
margin-top: 26px;
}
.navbar {
background-color: white;
margin: 0 auto;
width: 100%;
}
h1.site-title.col-md-3 {
font-weight: 700;
font-size: 22px;
text-transform: uppercase;
color: black;
}
.site-header .search-form {
position: absolute;
right: 20px;
top: 1px;
}
.site-header .search-field {
background-color: transparent;
background-image: url(//afoc.ae/wp-content/themes/armedforcesofficers/images/search-icon.png);
background-position: 5px center;
background-repeat: no-repeat;
background-size: 24px 24px;
border: none;
cursor: pointer;
height: 37px;
margin: 3px 0;
padding: 0 0 0 34px;
position: relative;
-webkit-transition: width 400ms ease, background 400ms ease;
transition:width 400ms ease, background 400ms ease;
width: 1px;
}
.site-header .search-field:focus {
background-color: #fff;
border: 2px solid #c3c0ab;
cursor: text;
outline: 0;
width: 230px;
}
.nemus-slider.controls-inside .nemus-direction-nav .nemus-next {
right: 15px !important;
}
.nemus-slider {
margin: 0 0 0px !important;
position: relative;
zoom: 1;
min-height: 40px;
}
.nemus-slider.controls-inside .nemus-direction-nav .nemus-prev{
left: 20px !important;
}
.txt_input
{
padding: 19px 20px 21px;
height: 60px;
display: inline-block;
}
.txt_input:focus, .txt_phoneno:focus
{ outline: 0px!important;
border-color: #ddd!important;
}
.txt_phoneno
{
padding: 19px 20px 21px;
height: 60px;
width: 100%;
display: inline-block;
}
.txt_txtarea
{
padding: 19px 20px 21px;
height: 155px!important;
box-shadow: none;
} footer#colophon {
background-color: #313131;
padding: 30px 0;
margin-top: 60px;
}
.widget-area.masonry {
height: auto!important;
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.site-footer .widget,
.sidebar-inner .widget {
background: transparent;
color: #fff;
float: left;
width: 33.33%;
position: relative !important;
left: 0 !important;
right: 0 !important;
top: 0px !important;
margin-bottom: 0px;
padding: 7px 30px;
display: inline-block;
text-align: left;
}
.rtl .site-footer .widget {
margin-left: 0;
}
.rtl #menu-footer-menu li {
width: calc(50% - 0px);
margin: 0;
}
ul#menu-footer-menu {
line-height: 30px;
padding: 0;
margin: 0;
display: flex;
flex-flow: row wrap;
}
#menu-footer-menu li {
list-style-type: none;
width: calc(50% - 15px);
float: none;
padding: 0;
margin: 0 0 0 30px;
text-transform: capitalize;
}
#menu-footer-menu li:nth-of-type(2n+1) {
margin-left: 0;
}
ul.ftr-address {
padding: 0;
}
aside #menu-footer-menu li a:hover{
color: #f6f6f6;
}
.site-footer ul.ftr-address li a:hover {
color: #fff;
}
.site-footer a {
transition: 0.5s all ease 0s;
}
@media (max-width: 643px) {
.site-title {
font-size: 30px;
}
#content .format-status .entry-content,
#content .format-status .entry-met {
padding-left: 35px;
} .menu-toggle {
cursor: pointer;
display: inline-block;
font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
margin: 0;
}
.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
display: block;
margin-left: 0;
padding: 0;
width: 100%; }
.toggled-on li,
.toggled-on .children {
display: block;
}
.toggled-on .nav-menu li > ul {
background-color: transparent;
display: block;
float: none;
position: relative;
left: auto;
top: auto;
}
a:focus {
outline: none;
}
.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
background-color: #db572f;
color: #fff;
}
.toggled-on .nav-menu > li a:focus,
.toggled-on .nav-menu > ul a:focus {
background-color: #8a8989;
color: #fff;
}
}
.attractionPage ul li{
font-size: 16px;
padding-bottom: 10px;
list-style-type: disc;
} .nemus-slider .caption
{
background: #000000c2!important;
letter-spacing: 1px;
font-size: 20px;
line-height: 1em;
color: #fff!important;
width: auto !important;
}
.nemus-slider .caption h4
{
text-transform: uppercase;
font-size: 32px;
}
.slides:before
{
content: ''; top: 0;
left: 0;
width: 100%;
height: 100%; z-index: 99;
}
.nemus-direction-nav a
{
opacity: 1 !important;
}
.nemus-direction-nav a:before {
font-family: "nemus-icons";
font-style: normal;
font-weight: normal;
speak: none;
display: block;
text-align: center;
font-size: 45px;
position: absolute;
left: 0;
top: 0;
background: #8a8989;
color: white;
border-radius: 50%;
width: 50px !important;
height: 50px !important;
line-height: 50px !important;
text-align: center;
text-indent: 0px;
text-decoration: none;
}
.nemus-control-paging li a 
{width: 10px; height: 10px; display: block; border: 1px solid white!important; background: transparent!important; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;
}
.nemus-control-paging li a:hover { 
background:white; 
}
.nemus-control-paging li a.nemus-active { border: 1px solid white!important; background: white !important; cursor: default; } .about-text p {
font-size: 16px;
font-weight: 400;
color: #5a5959;
line-height: 30px;
} .room-price{
background: #8a8989;
color: #fff;
text-align: center;
position: absolute;
right: 0;
height: 100%;
top: 0px;
padding: 10px 20px;
}
.container .section{
padding-bottom:10px;
}
.rooms figcaption{
position:relative;
overflow:hidden;
display: block;
padding: 20px;
width: 100%;
height: 68px;
background-color: #fff;
}
.rooms figcaption strong {
color: #6c6c6c;
font-weight: 400;
font-size: 22px;
}
div#grid_layout{
height: 380px;
}
.accom {
position: relative;
margin: 0 auto;
z-index: 1;
}
.accom-wrapper-outer, .accom-wrapper, .accom-wrapper-helper {
list-style-type: none;
padding: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.accom-wrapper, .accom-wrapper-helper {
position: absolute;
top: 0;
left: 0;
margin: 0;
}
.accom .accom-item {
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.accom-item-wrapper {
width: 100%;
height: 100%;
position: relative;
top: 0;
left: 0;
}
.accom-item-wrapper p{
display: none;
}
.accom a, .accom a:hover, .accom a:active {
text-decoration: none;
outline: 0;
}
.accom-lightbox img {
display: block;
border: 0;
width: 100%;
height: auto;
}
.overlay, .overlay .overlay_inner, .overlay .overlay_center {
position: absolute;
}
.overlay {
height: 100%;
width: 100%;
top: 0;
bottom: 0;
background: rgba(152, 45, 45, 0.68);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
-webkit-transform: scaleX(0);
transform: scaleX(0);
transition-duration: .7s;
}
.overlay .overlay_inner {
padding: 25px;
display: inline-block;
bottom: 0;
}
.overlay, .overlay .overlay_inner, .overlay .overlay_center {
position: absolute;
} .accom .accom-item {
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.accom-item1{
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
width: 262px; 
left: 0px; 
top: 0px;
cursor: pointer;
}
.accom-item2{
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
width: 554px; left: 292px; top: 0px;
cursor: pointer;
}
.accom-item3{
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
width: 262px; 
left: auto; 
top: 0px;
right: 0px;
cursor: pointer;
}
.accom-item4{
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
width: 262px;
left: 0px;
top: 205px;
cursor: pointer;
}
.accom-item5{
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
width: 262px; 
left: auto;
top: 205px;
right: 0px;
cursor: pointer;
}
.accom-wrapper-outer, .accom-wrapper, .accom-wrapper-helper {
list-style-type: none;
padding: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.accom-wrapper-outer, .accom-wrapper, .accom-wrapper-helper {
list-style-type: none;
padding: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.accom-ready>* {
visibility: visible;
}
.accom-item1:hover .overlay, .service_wrap:hover .overlay {
transform: scaleX(1);
}
.accom-item2:hover .overlay, .service_wrap:hover .overlay {
transform: scaleX(1);
}
.accom-item3:hover .overlay, .service_wrap:hover .overlay {
transform: scaleX(1);
}
.accom-item4:hover .overlay, .service_wrap:hover .overlay {
transform: scaleX(1);
}
.accom-item5:hover .overlay, .service_wrap:hover .overlay {
transform: scaleX(1);
}
div#grid_layout{
height: 380px;
}
.overlay .overlay_inner h4, .overlay .overlay_inner p {
color: #fff;
}
.overlay .overlay_inner h4 {
font-size: 22px;
}
.overlay .overlay_inner p {
font-size: 14px;
}
.overlay .overlay_inner h4, .overlay .overlay_inner p {
color: #fff;
font-family: open Sans;
} .facilities {
border: 1px solid #e1e1e1;
padding: 25px 30px;
position: relative;
width: 95%;
display: inline-block;
margin-bottom: 25px;
transition: all 0.4s ease-in-out;
background: none repeat scroll 0% 0% #E7E7E7;
border: 1px solid #ddd;
}
.facilities .fac-img {
width: 65px;
height:65px;
border: 6.5px solid rgba(234,234,234,0.5);    border-radius: 50%;
position: absolute;
left: -30px;
top: -12px;
overflow: hidden;
background-color: #8a8989;
padding: 8px;
margin: 0;
}
.fac-img img
{
top:1px;
position: relative;
}
.facilities h3 {
margin: 0px;
text-align: left;
font-size: 15px;
margin-left: 35px;
}
img.size-full, img.size-large, img.wp-post-image {
height: auto;
max-width: 100%;
}
.facilities:hover {
border: 1px solid #e1e1e1;
padding: 25px 30px;
position: relative;
color: white;
width: 95%;
display: inline-block;
margin-bottom: 25px;
transition: all 0.4s ease-in-out;
background: none repeat scroll 0% 0% #8a8989;
border: 1px solid #ddd;
transition: all 0.3 ease-in;
}
.f-icon {
color: #8a8989;
line-height: 30px;
font-size: 30px;
}
.bg-theme{
background-color: #eaeaea;
}
h4.subtitle {
font-size: 15px;
font-weight: 400;
}
.fac .col-md-4 {
text-align: center;
}
button.btn.btn-secondary {
color: #8a8989;
background: transparent;
border: 2px solid;
border-radius: 0;
padding: 9px 35px;
}
button.btn.btn-secondary:hover {
color: #fff;
background: #8a8989;
border: 2px solid #8a8989;
border-radius: 0;
transition: all ease-in 0.5s; 
}
.center-btn{
text-align: center;
margin-top: 50px;
margin-bottom: 40px;
} .title_warp { min-height: 200px;
background-image: url(//afoc.ae/wp-content/themes/armedforcesofficers/images/inner-banner.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.title_warp h3 {
color: #fff;
font-size: 38px;
margin: 30px 225px;
text-align: center;
padding-top: 30px;
}
.head_line {
text-align: center;
}
.headimg {
position: relative;
top: -23px;
margin: 0 auto;
} figure{
display: inline-block;
}
.img_wrapper {
width: 100%;
text-align: center;
}
.img_wrapper a {
display: inline-block;
}
.img_wrapper a img {
margin: 0;
}
.img_wrapper.innergallery {
display: flex;
flex-flow: wrap;
justify-content: center;
align-items: center;
margin-top: 50px;
}
.img_wrapper.innergallery .imgbox {
margin-bottom: 10px;
width: calc(100% / 4 - 5px);
}
.img_wrapper.innergallery .imgbox a.ez_img {
width: 100%;
}
.img_wrapper.innergallery .imgbox a.ez_img img {
width: 100%;
border-radius: 30px;
}
.pop-img img {
float: left;
margin: 0;
} .ez_img img {
box-shadow: 0 0px 0px 0px #bbbbbb!important;
border: 0;
} .gallery-box {
position: relative;
padding-top: 50px;
padding-bottom: 50px;
}
.gallery-box  .padd-none{
position: relative;
min-height: 1px;
padding-right: 0px;
padding-left: 0px;
margin: 0;
}
.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}
.hovereffect p{
display: none;
}
.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
transition:all .4s ease-in-out
}
.hovereffect img {
display:block;
position:relative;
transition:all .4s linear;
}
.hovereffect .info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
background-color:transparent;
opacity:0;
transition:all .2s ease-in-out;
margin: 70px 0 0;
font-size: 30px;
}
.hovereffect:hover img {
transform:scale(1.2);
}
.hovereffect:hover .overlay {
opacity:1;
}
.hovereffect:hover .info {
opacity:1;
transform:translatey(0);
}
.hovereffect:hover .info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
.Facilitybox {
box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
width: 50%;
padding-bottom: 15px;
margin: 0 auto;
}
.Facilitybox h5 {
background: #8a8989;
padding: 10px;
color: #fff;
margin: 15px 0px;}
.list {
margin: 0px 30px;}
.Facilitybox ul {
list-style-type: square;
margin: 0;
}
.Facilitybox ul li {
text-align: left;
line-height: 2;
} .book-now{
padding-top: 30px;
padding-bottom: 30px;
background-color: #8a8989;
}
.book-now h5 {
margin-top: 13px;
color: #ffffff;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 0;
}
.bkbtn{
text-align:right; float:right;
}
.btn-white {
border-color: #ffffff;
color: #ffffff;
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
text-align: center;
border-radius: 1px;
padding: 0;
line-height: 42px;
width: 125px;
height: 45px;
text-align: center;
}
.map
{
padding-bottom: 20px;
}
.book-now .btn-white:hover{
color: #8a8989;
transition: all ease-in 0.5s;
background-color: white;
}
.main-box
{
display: inline-block;
background: rgba(10, 10, 10, 0.75);
padding: 30px;
border-radius: 20px;
} #testimonial {
padding-top: 35px;
padding-bottom: 40px;
background: #f7f7f7;
}
#testimonial h2{
font-size: 2em;
}
.txt-center {
text-align: center;
}
.mb12 {
margin-bottom: 20px;
}
.heading {
color: #0d1010; font-size: 2em;
text-align: center;
margin-top: 0;
margin-bottom: 10px;
position: relative;
display: block;
font-weight: 500;
}
.item .owl-carousel-item-text h5{
margin: 15px 0px!important;
}
.owl-carousel-item-text {
text-align: center;
padding: 20px 0px;
line-height: 32px;
}
.ex-btn{
float: none;
padding: 9px 25px;
line-height: 26px;
background: #8a8989;
font-size: 15px;
color: #ffffff;
border: 2px solid transparent;
text-decoration: none;
margin-top: 20px;
}
.ex-btn:hover {
background: #f63e0f;
color: #fff;
border: 2px solid #f63e0f;
text-decoration: none;
transition: 0.5s;
} .lightboxOverlay{z-index: 99999999;}
.lightbox{z-index: 99999999;}
@media (max-width: 1200px) {
ul.fac-ul {display: inline-block;margin-bottom: 20px;}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a{color:#fff!important;border:none!important;}
.site-title {
font-size: 30px;
width: 360px;
margin-top: 15px;
outline: 0!important;
}
.menu-item-has-children:before
{
color: #8a8989;
top: 18px;
}
.menu-item-has-children:hover:before {
color: #fff !important;
}
.current-menu-parent.menu-item-has-children:before {
color: #fff;
}
.phshow .nav-menu li a {
padding: 9px 12px;
}
.phshow  a.btn.btn-sm.custom{
margin-top: 0;
}
.phshow  .menu-toggle, .phshow .menu-toggle:hover, .phshow .menu-toggle:focus, .phshow .menu-toggle:active{
margin-top: 0;
}
#content .format-status .entry-content,
#content .format-status .entry-met {
padding-left: 35px;
} .menu-toggle {
cursor: pointer;
display: inline-block;
font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
margin: 0;
}
.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
background: none;
border: none;
color: #000000;
padding: 0px 0px 0px 0px;
float: right;
outline:0!important;
margin-top: 0;
}
.menu-toggle i
{
font-size: 22px;
color: #fff;
}
.menu-toggle::after
{
display: none;
}
.menu-toggle:focus {
outline: thin dotted;
}
.menu-toggle:after {
content: "\f502";
font-size: 12px;
padding-left: 8px;
vertical-align: -4px;
}
.toggled-on .menu-toggle:after {
content: "\f500";
vertical-align: 2px;
}
.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
display: block;
margin-left: 0;
width: 100%;
z-index: 999;
position: absolute;
background-color: #fff;
right: 0;
width: 200px;
top: 90px;
padding:0px;
box-shadow: 0px 0px 8px 0px;
}
.nav-menu li a {
padding: 14px 20px;
}
.nav-menu li a:hover{
background-color: #8a8989;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
color: #8a8989; border-bottom: none;
}
.toggled-on li,
.toggled-on .children {
display: block;
}
.toggled-on .nav-menu li > ul {
background-color: transparent;
display: block;
float: none;
position: relative;
left: auto;
top: auto;
}
nav#site-navigation ul#primary-menu li ul.sub-menu li a {
padding: 10px;
}
.toggled-on .nav-menu li > ul a {
color: #8a8989;
width: auto;
}
.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
background-color: transparent;
color: #f63e0f;
}
.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
background-color:#ab8842;
border: none;
color: #fff;
}
.toggled-on .nav-menu > li a:focus,
.toggled-on .nav-menu > ul a:focus {
color: #fff;
background-color: #ab8842;
}
ul.nav-menu,
div.nav-menu > ul {
display: none;
}
a.btn.btn-sm.custom
{
margin-top:0;
margin-right: 20px;
}
.accom-item2
{
width: 355px;
height: 375px;
}
.accom-item2 .accom-lightbox img
{
height: 375px;
}
.room-t-wrapper .content
{
padding: 20px 21px 30px;
top: 35px;
}
.kf-cnt
{
padding: 0px;
}
.header {
padding: 15px 0;
}
.header .inner {
display: flex;
align-items: center;
}
.header nav#site-navigation {
display: flex;
align-items: center;
flex-direction: row-reverse;
}
.header nav#site-navigation ul#primary-menu li a {
color: #333;
}
nav#site-navigation ul#primary-menu li {
border-bottom: 1px solid #333;
}
.toggled-on .nav-menu, .toggled-on .nav-menu > ul
{
top: 110%;
}
.rtl .toggled-on .nav-menu, .rtl .toggled-on .nav-menu > ul {
left: 0;
right: inherit;
}
}
@media (max-width: 1199px){
.nav-menu li a {
padding: 10px 16px;
border-bottom:none;
}
.top-media .fa.fa-tripadvisor {
margin-left: 0px; 
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
color:#8a8989; border-bottom: none;
}
}
@media (max-width: 768px){
}
@media (max-width: 767px) and (max-width: 991px)
{
.toggled-on .nav-menu, .toggled-on .nav-menu > ul{ }
}
@media (max-width: 992px)
{   
.sub-ftr{
padding: 20px 0;
}
.nemus-slider .caption.tc
{
left: 36% !important;
}
.caption h3
{
font-size: 36px;
}
.caption h2
{
line-height: 30px;
}
.page-title::before
{
width: 40%;
}
.page-title::after
{
width: 40%;
}
.padd-none:nth-child(8)
{
display:none;
}
.padd-none:nth-child(7)
{
display:none;
}
.bkbtn
{
text-align: center;
padding-top: 22px;
padding-bottom: 10px;
}
.book-now h5
{
text-align: center;
line-height: 30px;
margin-top: 0;
}
.site-footer h3
{
margin-bottom: 15px;
margin-top: 20px;
}
.sidebar-container .widget
{
padding: 0px;
padding-left: 20px;
}
.copyright
{
display: block;
text-align: center;
float: none;
padding: 0;
}
.maker
{
display: block;
text-align: center;
float: none;
padding-bottom: 0px;
}
.end-bg p.copyright, p.maker
{
padding-top: 0px;
}
.accom-item2
{
display: none;
}
.accom-item1
{
width: 49%;
}
.accom-item4
{
width: 49%;
top:240px;
}
div#grid_layout
{
height: 460px;
}
.accom-item3
{
width: 49%;
}
.accom-item5
{
width: 49%;
top:240px;
}
.room-t-wrapper .content
{
background-color: transparent;
padding: 20px 21px 5px;
top: -20px;
box-shadow: none;
right: 0px; }
.content.sm-last{
padding-bottom: 0;
}
.img-holder img
{
width: 100%;
}
.kf-cnt li i
{
height: 125px;
}
.overflow-contac a, .overflow-contac em
{
word-wrap: break-word;
}
.about-img img.size-full
{
height: auto;
}
}
@media (max-width: 991px)
{
.phshow .site-title.logo {
margin: 6px 0px 6px 0px;
}
}
@media (max-width: 767px){
.owl-buttons{
top: 30%;
}
.section.rooms .center-btn{
margin-top: -40px;
}
.caption h3 {
font-size: 30px;
}
.nemus-slider .caption.tc {
left: 30% !important;
}
.bb_resbox
{
margin-top: 0px!important;
background-color: #000!important;
}
.header{
padding: 5px 0;
}
.about-img img
{
width: 100%;
height: 100%!important;
}
.about-text p
{
margin-bottom: 10px;
}
.hovereffect img
{
width: 100%;
}
div#grid_layout {
height: auto;
}
.accom-item1
{
position: relative;
display: inline-block;
}
.accom-item3
{
position: relative;
display: inline-block;
}
.accom-item4
{
top: 0px;
position: relative;
display: inline-block;
}
.accom-item5
{
top:0px;
display: inline-block;
position: relative;
}
.accom-wrapper
{
position: relative;
}
.img-box img
{
width: 100%;
border:none;
}
.kf-cnt
{
padding-top: 40px;
padding-bottom: 30px;
}
.mt-30
{
margin-bottom: 0px;
margin-top: 0px;
}
.line1
{
padding-top: 30px;
}
.container-fluid.fac
{
margin-bottom: 40px;
}
.about-img img
{
display: none;
}
.accom-item1
{
margin-right: 5px;
}
.accom-item4
{
margin-right: 5px;
}
.img-box img
{
height: 400px;
}
.common-pad
{
padding-top: 40px;
}
.kf-cnt li i
{
height: auto;
}
.about-info .sec {
width: 100%;
}
.about-info .about-slider.sec {
margin-bottom: 20px;
}
.img_wrapper.innergallery .imgbox {
width: 100%;
margin: 0 0 20px;
}
.img_wrapper.innergallery .imgbox a.ez_img img {
padding: 0;
margin: 0;
width: 70%;
}
.img_wrapper.innergallery {
justify-content: space-between;
margin-top: 0;
}
.site-title.logo {
width: auto;
}
section#footer .inner .col-sm-6.white {
text-align: center;
}
.site-footer .widget {
width: 100%;
padding: 0;
}
} @media(max-width: 650px){
}
@media (max-width: 643px)
{
.caption h3
{
font-size: 30px;
line-height: 40px;
}
.nemus-direction-nav a::before
{
width: 40px !important;
height: 40px !important;
line-height: 38px !important;
font-size: 23px !important;
}
.bb_resbox p {
width: 95%!important;
}
.page-title::before {
width: 35%;
}
.page-title::after {
width: 35%;
}
.title_warp h3
{
margin: 30px 150px;
}
.common-pad
{
padding-top: 60px;
}
.msg{
display: none;
}
}
@media(max-width:600px){  .nemus-slider .caption{
display: none;
}
}
@media (max-width: 570px)
{
.phshow {
top: 0px;
}
}
@media (max-width: 500px)
{ .nemus-slider .caption.tc
{
display: none;
}
.page-title::before
{
display: none;
}
.page-title::after {
display: none;
}
.page-title h3
{
margin-top: 25px;
margin-bottom: 25px;
}
.accom-item1 {
width: 100%;
}
.accom-item3
{
width: 100%;
}
.accom-item4
{
width: 100%;
}
.accom-item5
{
width: 100%;
}
.title_warp h3 {
margin: 30px 100px;
font-size: 32px;
}
.room-t-wrapper .content h2
{
font-size: 26px;
} }
@media (max-width: 450px)
{
.site-title.logo {
margin: 7px 0px;
}
span.wpcf7-form-control-wrap {
margin-left: 0 !important;
margin-top: 10px !important;
width: 100%;
} .loimg-block {
width: 100%;
}
.room-ul li
{
width:100%;
}
.pull-right {
float: left !important;
}
.gallery-box:
{
padding-top: 0px;
}
.room-t-wrapper{
margin-bottom: 0;
}
.room-t-wrapper .content .bottom-content .pull-right{
margin-top: 15px;
}
.common-pad{
padding-top: 60px;
}
.content.sm-last{
padding-bottom: 0;
}
}
@media (max-width: 360px)
{
.site-title.logo {
margin: 9px 0px;
}   
a.btn.btn-sm.custom {
padding: 7px 12px;
font-size: 10px;
margin-right: 10px !important;
}
.nemus-direction-nav a::before {
width: 32px !important;
height: 34px !important;
line-height: 33px !important;
font-size: 18px !important;
}
.gallery-box .padd-none
{
width: 100%;
}
.book-now h5
{
font-size: 16px;
}
.page-title h3
{
font-size: 28px;
}
.site-footer
{ }
.sidebar-container .widget
{
width: 100%;
}
.title_warp h3 {
margin: 30px 50px;
font-size: 30px;
}
.room-t-wrapper .content h2
{
font-size: 24px;
}
button.btn.btn-secondary
{
padding: 9px 20px;
}
.btn-white
{
width: 105px;
}
.kf-cnt li i
{
width: 100%;
height: auto;
}
.overflow-contac
{
text-align: center;
}
}
.about-info-box{
padding-bottom: 0px;
}
.about-info-box p{
font-size: 14px;
}
.form-control.txt_txtarea {
margin-top:0px;
}
}