/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers.
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

    BLOCKQUOTE {
 		font-size: 14px;
		margin-left: 10px;
		margin-right: 10px;
		font-style: italic;
    }

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers:.
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders.
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard.
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection.
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster. */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: none;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; 
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid; 
    }
}
.slicknav_menu{display:none}



body{font-family: 'Open Sans', sans-serif;}



.header-area {
  border-top: 10px solid #00a1c3;
}

.logo {
  margin-top: 34px; max-width:100%; display:block; height:auto;
}




.main-menu-contact ul {
    list-style: outside none none;
margin: 24px 0 0;
padding: 0;
}
.main-menu-contact ul li {
    display: inline-block;
margin-left: 47px;
}
.main-menu-contact ul li a {
    padding: 16px;
}
.main-menu-contact ul li a {
  color: #515151;
  font-size: 21px;
  font-weight: 600;
  padding: 16px;
  text-transform: uppercase;
  text-decoration:none;
}

.main-menu-contact a:hover {
  color: #01a1c3;
  text-decoration:none;
}

.main-menu-contact ul li a:last-child {
  padding-right: 0;
}

.contact-number p {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.contact-number p span {
  color: #00a1c3;
}
.slider-img img {
  width: 1300px; max-width: 100%;
}

.slider-area {
  padding-top: 37px;
}

.promotion-area {
  background: #00A1C3 none repeat scroll 0 0;
 
}

.left-content h1 {
  color: #01a1c3;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.left-content > h2 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 45px;
  text-transform: uppercase;
}

.left-content > h3 {
  font-size: 16px;
  font-weight: 700;
  margin-top: -11px;
  text-transform: uppercase;
}

.left-content > p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 34px;
}

h2 a {color:#FFF;}

h2 a:hover {color:#000; text-decoration:none; }

.mid-content-ara {
  padding-top: 54px;
}

.right-img > img {
  width: 100%;
}

.right-img {
  margin-top: 86px;
}

.img-text > h2 {
  background: #00a1c3 none repeat scroll 0 0;
  font-size: 25px;
  text-align: center;
}

.img-text > h2 {
  background: #00a1c3 none repeat scroll 0 0;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  padding: 14px 0;
  text-align: center;
}

.img-text span {
  font-weight: 200 !important;
}


.title-text > h1 {
  color: #00a1c3;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}


.title-text h3 {
  font-size: 14px;
  text-transform: uppercase;
}

.single-check > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.single-check > ul li i {
  color: #00a1c3;
}

.single-check li {
  line-height: 28px;
}

.single-check li {
  font-size: 16px;
  line-height: 28px;
}

.single-check > ul li i {
  color: #00a1c3;
  margin-right: 9px;
}

.single-check span {
  display: inline-block;
  margin-left: 32px;
  overflow:hidden;
  alignment-adjust:baseline;
}

.footer-area {
  background: #00a1c3 none repeat scroll 0 0;
}



.menu-link > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	    color: #fff;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;

}
.menu-link > ul li {
  line-height: 24px;
}
.menu-link > ul li a {
    color: #FFF;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
text-decoration:none;
}
.menu-link > ul li a:hover {
    color: #000;
}

.footer-area {
  background: #00a1c3 none repeat scroll 0 0;
border-bottom: 2px solid #fff;
padding-top: 25px;
}

.link-area {
  padding-bottom: 53px;
}





.icon > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.icon > ul li {
    display: inline-block;
}
.menu-link > ul li a i {
    font-size: 42px;
    margin-right: 29px;
}
.icon {
  margin-top: 15px;
}

.footer-bottom {
  border-top: 2px solid #fff;
  margin-bottom:12px;
}

.footer- > p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.footer-bottom {
  border-top: 2px solid #fff;
  margin-top: 26px;
  padding-top: 12px;
}




.blue-icons {
  margin-top: -68px;
}

.single-pro > h2 {
 color: #fff;
font-weight: 700;
margin-top: -28px;
text-transform: uppercase;
}

.single-pro > p {
  color: #fff;
  text-align: left;
}


/**

.single-pro-img.text-center > img {
 margin-top: 21px;
width: 34px;
}

.pro-img-area {
    margin-top: -67px;
}

.bcg {
  margin-left: -11px;
}

.bcgff {
  margin-left: -9px;
}


