@font-face {  font-family: 'montserratblack';   src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'),      url('../fonts/montserrat-black-webfont.woff') format('woff');    font-weight: normal;  font-style: normal;
}
@font-face {  font-family: 'montserratblack_italic';  src: url('../fonts/montserrat-blackitalic-webfont.woff2') format('woff2'),   url('../fonts/montserrat-blackitalic-webfont.woff') format('woff');    font-weight: normal;  font-style: normal;
}
@font-face {   font-family: 'montserratbold';  src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),    url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;   font-style: normal;
}
@font-face {  font-family: 'montserratbold_italic';  src: url('../fonts/montserrat-bolditalic-webfont.woff2') format('woff2'),      url('../fonts/montserrat-bolditalic-webfont.woff') format('woff');    font-weight: normal;  font-style: normal;
}
@font-face {  font-family: 'montserratextrabold';  src: url('../fonts/montserrat-extrabold-webfont.woff2') format('woff2'),       url('../fonts/montserrat-extrabold-webfont.woff') format('woff');    font-weight: normal;  font-style: normal;
}
@font-face {   font-family: 'montserratextrabold_italic';  src: url('../fonts/montserrat-extrabolditalic-webfont.woff2') format('woff2'),  url('../fonts/montserrat-extrabolditalic-webfont.woff') format('woff');  font-weight: normal;  font-style: normal;
}
@font-face {  font-family: 'montserratextralight';  src: url('../fonts/montserrat-extralight-webfont.woff2') format('woff2'),     url('../fonts/montserrat-extralight-webfont.woff') format('woff');font-weight: normal; font-style: normal;
}
@font-face {  font-family: 'montserratextralight_italic';  src: url('../fonts/montserrat-extralightitalic-webfont.woff2') format('woff2'),     url('../fonts/montserrat-extralightitalic-webfont.woff') format('woff');  font-weight: normal;  font-style: normal;
}
@font-face {  font-family: 'montserratitalic';    src: url('../fonts/montserrat-italic-webfont.woff2') format('woff2'),         url('../fonts/montserrat-italic-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;
}
@font-face {   font-family: 'montserratlight';  src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),     url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;    font-style: normal;
}
@font-face {  font-family: 'montserratlight_italic';  src: url('../fonts/montserrat-lightitalic-webfont.woff2') format('woff2'),   url('../fonts/montserrat-lightitalic-webfont.woff') format('woff');   font-weight: normal;    font-style: normal;
}
@font-face {  font-family: 'montserratmedium';  src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),    url('../fonts/montserrat-medium-webfont.woff') format('woff');    font-weight: normal;  font-style: normal;
}
@font-face {  font-family: 'montserratregular';  src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),    url('../fonts/montserrat-regular-webfont.woff') format('woff');    font-weight: normal;  font-style: normal;

}
/*---------------------------Reset Css------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	vertical-align: baseline;	list-style: none;	border-collapse: collapse;	border-spacing: 0;	line-height: normal;
		word-wrap: break-word;	-webkit-text-size-adjust: 100%;	-moz-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;
}
article, aside, details, fig, caption, figure, footer, header, hgroup, menu, nav, section {	display: block;	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;
}
body {	float: left;	width: 100%;	font-size: 13px;	color: #3a383a;	background-size:cover;	-webkit-background-size:cover;
	-moz-background-size:cover;	-ms-background-size:cover;	background-color:#eaedf2;
}
a {	color:#2667ba;	text-decoration: none;	outline: none;	transition: all 0.3s ease-in-out 0s;	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;	-moz-transition: all 0.3s ease-in-out 0s;
}
a:hover {	text-decoration: none;	color:#5e91d4;	transition:none ;
}
a img {	border: none;	outline: none;	text-decoration: none;
}
a:hover img {	border: none;	outline: none;	text-decoration: none;
}
img {	max-width: 100%;
}
input, select, textarea, button {	vertical-align: middle;	outline: none;	border: none;
}
.noImage {background-color: #CCCCCC; color: #535353;	font-weight: normal;	line-height: normal;	text-align: center;text-transform: uppercase;
}
.noImage > img {	visibility: hidden;
}
.defineFloat {	float: left;	width: 100%;
}
.copyRight {  color: #878787;  margin-top: 88px;  font-size: 14px;
}


/*   header   */
.blackOuter {   background-color: #242424;  padding: 18px 0 16px;
}
.blackStrip a ,.blackStrip .phoneNumber{   color: #fff;  font-family: 'montserratmedium';   font-size: 13px;   line-height: 13px;
}
a.loginRegister {   float: right;
}

header {  background-image: url(/Images/Clients/306/menu-bg.jpg);  background-repeat: repeat-y;  background-size: 100%;
}
header .navbar-default {  background-color: transparent;  border-color: transparent;
}
header a:hover {   text-decoration: none;   color: #5e91d4;   transition: none;
}
.mobile {  display: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{  color: #4d7db9;  background-color: transparent;
}
.navbar-default .navbar-nav > li > a { text-transform: uppercase;  color: #fff;  font-family: 'montserratbold';     font-size: 13px;
}
.navbar-default .navbar-nav > li > a:hover { color: #5e91d4;
}
.navbar-default .navbar-nav >.active .homeIcon .fa-home:before {  content: "\f015";  font-size: 18px;  color: #215399;
}
span.homeIcon {width: 44px; height: 44px;   background-color: #fff;  display: inline-block;  text-align: center;  border-radius: 50%;  padding-top: 12px;  position: relative; top: 2px;
}
.navbar { min-height: inherit;  margin-bottom: 0;
}
.navbar-nav > li{ margin-top: 14px;
}
}

.navbar-nav > li:first-child{ margin-left: 0 ;
}
.nav.navbar-nav li:first-child a { padding-left: 0;
}

.logo { margin-top: 8px; }
.menu {display: inline-block; float: left;
}
.searchBox {   display: inline-block;   max-width:367px;    width: 100%; margin-top: 19px; float:right;     text-align: right;
}
.search-container input[type="text"] { color: #fff;  background-color: rgba(255,255,255,0.2); padding: 12px 20px; border-radius: 40px; width: 100%; display: inline-block; font-family:'montserratlight';
}
.search-container form {  position: relative; 
}
.search-container button {    position: absolute;    top: 9px;    right: 15px;    background: transparent;    color: #fff;    font-size: 14px;
}
.search-container {  display: inline-block;  max-width: 262px;   width: 100%; float: left;
}
.search-container ::-webkit-input-placeholder {color: #fff;
}
.search-container ::-moz-placeholder { color: #fff;
}
.search-container :-ms-input-placeholder { color: #fff;
}
.search-container :-moz-placeholder { color: #fff;
}
.cartSection { display: inline-block;  margin-left: 60px; position: relative;
}
a.cartIcon {  width: 44px;height: 44px; background-color: #123058;   display: inline-block;   text-align: center; position: relative;  top: -2px;  border-radius: 40px; padding-top: 12px;
    color: #fff; font-size: 14px;
}
.cartSection:before {  position: absolute;  content: "";  width: 1px;  background-color: rgba(255,255,255,0.12);  height: 56px;   left: -30px;  top: -7px;
}
span.value {   position: absolute;   top: -6px;   background-color: #fff;   font-size: 12px;   width: 18px;   height: 18px;   color: #215399;   border-radius: 40px;
 font-family: 'montserratmedium'; padding-top: 3px;
}
header .navbar-collapse {  padding-right: 0;  padding-left: 0;
}


/*  banner Ext  */
.bannerSection {  position: relative;
}
.bannerExt {   position: absolute;   top:67px;  left: 0;  width: 100%;z-index:999;
}
.bannerExt form {   background-color: rgba(0,0,0,0.9);  padding: 37px 67px 67px;
}
.bannerExt form h3 {    font-size: 24px;    color: #fff;    line-height: 50px;    text-align: center;    font-family: 'montserratbold'; margin-bottom:13px;
}
.bannerExt form select {    -webkit-appearance: none;    -moz-appearance: none;    appearance: none;    background-image: url(/Images/Clients/306/select-arrow.png);  background-repeat: no-repeat;   background-position: center right;    background-color: #f6f6f6;    font-size: 16px;    font-family: 'montserratlight';    color: #2a2a2a; 	padding:15px 14px 12px;    height: auto;
border: none;
}
.form-control:focus {   border-color: transparent;    box-shadow: none;
}
.form-group.selectGroup {   position: relative; margin-bottom: 10px;
}
.selectGroup:before {   position: absolute;   content: "";   width: 1px;   height: 100%;   right: 50px;   background-color: #dbdbdb;
}
.bannerExt .btn-default {  color: #fff;  background-color: #1b427a;   width: 100%;   border-radius: 3px;   border: none;  font-family: 'montserratbold';   font-size: 16px;  padding: 20px 0 18px; background-image: url(/Images/Clients/306/blue-strip.jpg);   background-repeat: repeat-y;   background-size: 100%; margin-top: 20px;
}
.bannerExt h2 {   font-size: 140px;  font-family: 'montserratextrabold';   color: #fff; letter-spacing: -3px;
}
span.red {   color: #fd3d3d;
}
.bannerExt span.red {  margin-left: 10px;
}
.bannerExt h4 {  font-size: 30px;  color: #fff;
}
.boldExt {  max-width: 550px;  float: right;   margin-top: 131px;  width: 100%;
}
.bannerExt h4 {  font-size: 30px;  color: #fff;  text-align: center;   max-width: 530px;   position: relative; font-family: 'montserratitalic';
}


/*  welcum info  */
.welCum-content {  padding-top: 143px;
}
.welCum-info {  background-color: #fff;   text-align: center;  padding: 55px 67px 57px; 
}
.welCum-info h1 {  font-size: 44px;  line-height: 44px;   color: #2a2a2a; font-family:'montserratregular';  margin-bottom: 27px;
}
.welCum-info p {  font-size: 16px;  line-height: 26px;  color: #2a2a2a;  letter-spacing: 0;  margin-bottom: 9px; font-family:'montserratregular';
}
.deviderLine { text-align: center;     margin-top: 33px;
}
.deviderLine img { display: inline;
}

.infoRow {  background-color: #2a2a2a;  position: relative;
}
.darkBg, .blueBg {  min-height: 442px;
}
.blueBg {  background-image: url(/Images/Clients/306/blue-bg.png);  background-repeat: no-repeat;  background-size: cover; padding: 145px 50px 0;
}
.darkBg {  background-image: url(/Images/Clients/306/graphics-image.png);  background-repeat: no-repeat;  background-size: cover; padding: 64px 50px 0;
}
.infoRow p {  font-size: 18px;  line-height: 26px;  color: #fff;  margin-bottom: 10px; font-family: 'montserratmedium';
}
.infoRight-part h3 {  font-size: 22px;   line-height: 30px;  color: #fff;  font-family: 'montserratbold';   letter-spacing: 0.3px; margin-bottom: 23px;
}
.infoRow.defineFloat:before {  content: "";  position: absolute;   background-image: url(/Images/Clients/306/white-arrow.png);  background-repeat: no-repeat;  width: 45px;
    height: 23px;   left: 50%;   transform: translateX(-50%); -webkit-transform: translateX(-50%);     z-index: 999; top: -1px;
}


/*  testimonial slider  */

.slideContainer { max-width: 1235px; padding-right: 15px;  padding-left: 15px;  margin-right: auto;   margin-left: auto; width:100%
}
.announcementSlider {  background-image: url(/Images/Clients/306/gray-bg.jpg);  background-repeat: no-repeat;   background-size: cover;
}
.announcementSlider .carousel-control.right,.announcementSlider .carousel-control.left { background-image: none;
}
.announcementSlider .carousel-control { width:44px;  height:44px;  background-color:#1b1b1b;  border-radius:50%; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); padding-top: 9px;
}
.announcementSlider .carousel-control.right{ right: -45px;
}
.announcementSlider .carousel-control.left { left: -45px;
}
.slideContent {  float: left;  width: 100%;  border-top: 4px solid #2769bd;   padding:19px 20px 14px;
}
.slideContent h3 {  font-size: 18px;  color: #2a2a2a;  font-family: 'montserratmedium';   margin-bottom: 10px;
}
.innerRow {  background-color: #fff; min-height: 450px;  box-shadow: 0px 10px 18px rgba(0,0,0,0.1);
}
.innerRow a.thumbnail {  display: inline-block;  border: none; font-size: 14px; margin: 0 20px; text-decoration: underline; font-family: 'montserratlight';
}
.announcementsList h2 {  background-color: #1b1b1b;  font-size: 18px;  line-height: 18px; color: #fff; position: relative; padding:28px 0 27px; font-family: 'montserratmedium'; 
}
.announcementsList {  text-align: center;
}
.announcementSlider .carousel-inner > .item {  padding: 25px 20px;
}
img.leftStrip {  position: relative;  top: -4px;  left: -20px;
}
img.rightStrip {  position: relative;  top: -4px;  right: -20px;
}
.innerRow.blueGradient {  background-image: url(/Images/Clients/306/blue-strip.jpg);  background-repeat: repeat-Y;     box-shadow: 0px 6px 30px rgba(0,0,0,0.2); background-size: 100%;
}
.announcementsList li{ font-size:14px; line-height:22px; color:#fff; text-align:left; word-break:break-all; letter-spacing: 0.5px; position: relative; padding:15px 0;
font-family: 'montserratlight';
}
.announcementsList li a { font-size:14px; line-height:22px; color:#fff; text-align:left; word-break:break-all; letter-spacing:0.07px; position: relative;
font-family: 'montserratregular'; display: inline-block; padding: 0 21px;
}
.announcementsList li:before {  background-image: url(/Images/Clients/306/border-strip.png);  position: absolute;   content: "";  top: 0;  width: 100%;  height: 1px; left:0;
}
.announcementsList li:last-child:after {  background-image: url(/Images/Clients/306/border-strip.png);  position: absolute;   content: "";  bottom: 0;  width: 100%;  height: 1px; left:0;
}
.innerRow.blueGradient a.thumbnail { background-color: transparent;   color: #fff;  margin-top: 30px;  text-decoration: underline;
}
.slideContent p {font-size: 14px;color: #2a2a2a;line-height: 20px;font-family: 'montserratregular';/* word-break: break-all; */text-align: justify;}
.innerRow .slideImage {  width: 100%;
}
.announcementsList li:hover {  background-image: url(/Images/Clients/306/blue-strip-hover.jpg);  background-size: 100%;
}
.announcementSlider .owl-carousel .owl-item img.leftStrip ,.owl-carousel .owl-item img.rightStrip { display: inline-block;  width: auto;
}
.announcementSlider .bx-prev {  width: 44px;  height: 44px;   background-color: rgba(0, 0, 0, 0.6);  border-radius: 50%;   top: 50%;   transform: translateY(-50%); -webkit-transform: translateY(-50%); left:60px;  position: absolute;  font-size: 0;
}
.announcementSlider .owl-prev:hover { background-color: #1b1b1b;
}
.announcementSlider .bx-next { width: 44px;  height: 44px;   background-color: rgba(0, 0, 0, 0.6);  border-radius: 50%;   top: 50%;   transform: translateY(-50%); -webkit-transform: translateY(-50%); right:60px; position: absolute;  font-size: 0;
}
.announcementSlider .bx-next:hover { background-color: #1b1b1b;
}
.announcementSlider .bx-next {
    background-image: url(/Images/themes/306/rightarrrow.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.announcementSlider .bx-prev {
    background-image: url(/Images/themes/306/leftarrrow.png);
    background-repeat: no-repeat;
    background-position: center center;
}



/*   footer css   */
footer {  background-color: #1b1b1b;   padding: 55px 0 100px; margin-top:75px;
}
footer h3 { font-size: 16px;  font-family: 'montserratmedium';  color: #878787; line-height: 26px; margin-bottom: 18px; text-transform: uppercase;
}
footer a { color: #fff;  font-family: 'montserratregular'; font-size: 13px;
}
footer li {  margin-bottom: 18px;
}
footer li:last-child { margin-bottom: 0;
}
footer .footerRight-menu li { margin-bottom: 0; display: inline-block; float: left; margin-right: 22px;
}
footer .footerRight-menu li:last-child { margin-right: 0;
}
.footerRight-menu ul { width: 100%;  float: left;
}
hr.deviderLile {  float: left;  width: 100%;  background-color: rgba(255,255,255,0.1);  border: none; height: 1px;
}
.footerRight-menu hr.deviderLile { margin: 37px 0 35px;
}
footer .phoneNumber a {  font-family: 'montserratregular'; font-size: 24px; line-height: 24px;
}
.dayTime {  color: #fff;  margin-top: 9px;  float: left;  width: 100%; font-family: 'montserratregular'; font-size: 14px;
}
ul.socialIcon a { width: 44px;  height: 44px;  background-color: #fff;  float: left;  border-radius: 50%;  text-align: center;font-size: 20px;
}
ul.socialIcon a i.fa.fa-facebook { color: #3b5998; margin-top: 12px;
}
ul.socialIcon a i.fa.fa-instagram { color: #ec236f; margin-top: 12px;
}
footer .footerRight-menu .socialIcon li { margin-right: 7px;
}
.footerRight-menu { position: relative;
}
ul.socialIcon {  position: absolute; right: 0;  bottom: 12px; width: initial; 
}
.copyRight { font-family: 'montserratregular';  color: #878787;  margin-top: 84px;  font-size: 14px;
}

.bannersection {
    float: left;
    width: 100%;
    position: relative;
}

.bannerSection img {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}



/* for safari */
@media not all and (min-resolution:.001dpcm) { @media {
 

}}

/* hack for ie */
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
 


}
.announcementCol .owl-carousel .owl-stage-outer {
            height: 230px;
        }

            .announcementCol .owl-carousel .owl-stage-outer img {
                width: 360px;
                height: 230px;
            }





