/*-------Reset-css---*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
    font-size: 16px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Varela Round', sans-serif;
}

p  {
	margin-bottom:15px;
	color:#686a6f;
	line-height:26px;
	font-size: 16px;
}



/*--------Navbar--------*/


.header-area    {
    padding: 30px 0px;
    position: relative;
    z-index: 1200;
}



 /*------------touch-Slider--------------*/
 
 
h1.slide-phone {
	color:#45e2f4!important;
	margin: 0px!important;
	line-height: 20px!important;
}
.bs-slider {
	margin-top: 0px;
	overflow: hidden;
	position:relative;
	background: #000000;
}

.control-round .carousel-control {
    top: 47%  !important;
    opacity: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 36px;
    cursor: pointer;
    overflow: hidden;
    line-height: 70px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

/*-------*/

.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;

}


 iframe {
  position: relative;
   width: 100%;
  height: 100vh;
  /*top: 50%;*/
  /*left: 50%;*/
  /*width: 100vw;*/
  /*height: 100vh;*/
  /*transform: translate(-50%, -50%);*/
  /*pointer-events: none;*/
}

.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item  {
	/*-----
	max-height: 400px;
    height: 400px;
	---------*/
}

.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: auto;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
	
}





/*---*/
.hero-slides-content {
    margin-top: 17%;
}


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.control-round:hover .carousel-control {
	opacity: 1;
}
.control-round .carousel-control.left {
	left: 1%;
}
.control-round .carousel-control.right {
	right: 1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: rgba(0, 0, 0, 0.5);
	border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
 left: 45%;
 color: #fff;
}
.control-round .carousel-control.right>span:nth-child(1) {
 right: 45%;
 color: #fff;
}

#bootstrap-touch-slider  .left  .fa {
    margin-top: 10px;
    margin-right: 4px;
}

#bootstrap-touch-slider  .right  .fa {
   margin-top: 10px;
   margin-left: 4px;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
	right: 0px;
    bottom: 6%;
    left: 30%;
    width: 100%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: center;
    overflow-y: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
	
	padding: 5px;
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: transparent;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 0%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
	margin: 1px 5px 1px 1px;
	box-shadow: 0 0 0 0px #fff;
	background-color: transparent;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform: scale(0.5);
	background-color:#ff9800 ;
	content:"";
	position: absolute;
	left:-1.6px;
	top:-1.6px;
	width:17px;
	height: 17px;
	padding:3px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}


/*--Navbar--*/



/*--Navbar--*/

.navigation {
  width: 100%;
  height: 70px;
  display: table;
  position: relative;
  padding: 0px 0px;
}

.navigation * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.navigation-portrait {
  height: 48px;
}

.navigation-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19998;
}

.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.align-to-right {
  float: right;
}

.nav-header {
  float: left;
}

.navigation-hidden .nav-header {
  display: none;
}

.nav-brand {
  line-height: 70px;
  padding: 0;
  color: #343a40;
  font-size: 24px;
  text-decoration: none !important;
}

.nav-brand  img {
	width: 130px;
    padding-top: 20px;
}

.nav-brand:hover,
.nav-brand:focus {
  color: #343a40;
}

.navigation-portrait .nav-brand {
  font-size: 18px;
  line-height: 48px;
}

.nav-logo > img {
  height: 48px;
  margin: 11px auto;
  padding: 0 15px;
  float: left;
}

.nav-logo:focus > img {
  outline: initial;
}

.navigation-portrait .nav-logo > img {
  height: 36px;
  margin: 6px auto 6px 15px;
  padding: 0;
}

.nav-toggle {
  width: 30px;
  height: 30px;
  padding: 6px 2px 0;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 15px;
  display: none;
  cursor: pointer;
}

.nav-toggle:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #343a40;
  border-radius: 10px;
  box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40;
}

.navigation-portrait .nav-toggle {
  display: block;
}

.navigation-portrait .nav-menus-wrapper {
  width: 320px;
  height: 100%;
  top: 0;
  left: -400px;
  position: fixed;
  background-color: #fff;
  z-index: 20000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}

.navigation-portrait
  .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  left: auto;
  right: 0;
}

.nav-menus-wrapper-close-button {
  width: 30px;
  height: 40px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: #343a40;
  font-size: 26px;
  cursor: pointer;
}

.navigation-portrait .nav-menus-wrapper-close-button {
  display: block;
}

.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  font-size: 0;
}

.navigation-portrait .nav-menu {
  width: 100%;
}

.navigation-landscape .nav-menu.nav-menu-centered {
  float: none;
  text-align: center;
}

.navigation-landscape .nav-menu.nav-menu-centered > li {
  float: none;
}

.nav-menu > li {
  display: inline-block;
  float: left;
  text-align: left;
}

.navigation-portrait .nav-menu > li {
  width: 100%;
  position: relative;
  border-top: solid 1px #f0f0f0;
}

.navigation-portrait .nav-menu > li:last-child {
  border-bottom: solid 1px #f0f0f0;
}

.nav-menu + .nav-menu > li:first-child {
  border-top: none;
}

.nav-menu > li > a {
  padding: 44px 13px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  color: #343a40;
  /* transition: color 0.3s, background 0.3s; */
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 12px 15px 12px 26px;
}

.nav-menu > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a {
  color: #e53245;
}

.nav-menu > li > a > i,
.nav-menu > li > a > [class*="ion-"] {
  width: 18px;
  height: 16px;
  line-height: 16px;
  transform: scale(1.4);
}

.nav-menu > li > a > [class*="ion-"] {
  width: 16px;
  display: inline-block;
  transform: scale(1.8);
}

.navigation-portrait .nav-menu.nav-menu-social {
  width: 100%;
  text-align: center;
}

.nav-menu.nav-menu-social > li {
  text-align: center;
  float: none;
  border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social > li {
  width: auto;
}

.nav-menu.nav-menu-social > li > a > [class*="ion-"] {
  font-size: 12px;
}

.nav-menu.nav-menu-social > li > a > .fa {
  font-size: 14px;
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
  padding: 15px;
}

.submenu-indicator {
  margin-left: 6px;
  margin-top: 6px;
  float: right;
  transition: all 0.2s;
}

.navigation-portrait .submenu-indicator {
  width: 54px;
  height: 44px;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  z-index: 20000;
}

.submenu-indicator-chevron {
	height: 7px;
    width: 7px;
    display: block;
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: transparent #343a40 #343a40 transparent;
    transform: rotate(45deg);
    transition: border 0.2s;
    font-weight: 700;
}

.navigation-portrait .submenu-indicator-chevron {
  position: absolute;
  top: 18px;
  left: 24px;
}

.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
  border-color: transparent #f15928 #f15928 transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 19999;
}

.no-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-search {
  height: 70px;
  float: right;
  z-index: 19998;
}

.navigation-portrait .nav-search {
  height: 48px;
  padding: 0 10px;
  margin-right: 52px;
}

.navigation-hidden .nav-search {
  display: none;
}

.nav-search-button {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  background-color: #fbfcfd;
}

.navigation-portrait .nav-search-button {
  width: 50px;
  height: 48px;
  line-height: 46px;
  font-size: 22px;
}

.nav-search-icon {
  width: 14px;
  height: 14px;
  margin: 2px 8px 8px 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #343a40;
  text-align: left;
  text-indent: -9999px;
  border: 2px solid;
  border-radius: 50%;
  transform: rotate(-45deg);
}

.nav-search-icon:after,
.nav-search-icon:before {
  content: "";
  pointer-events: none;
}

.nav-search-icon:before {
  width: 2px;
  height: 11px;
  top: 11px;
  position: absolute;
  left: 50%;
  border-radius: 0 0 1px 1px;
  box-shadow: inset 0 0 0 32px;
  transform: translateX(-50%);
}

.nav-search-button:hover .nav-search-icon {
  color: #ff6b00;
}

.nav-search > form {
  width: 100%;
  height: 100%;
  padding: 0 auto;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 99;
}

.nav-search-inner {
  width: 70%;
  height: 70px;
  margin: auto;
  display: table;
}

.navigation-portrait .nav-search-inner {
  height: 48px;
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
  height: 70px;
  width: 100%;
  margin: 0;
  padding: 0 12px;
  font-size: 26px;
  text-align: center;
  color: #343a40;
  outline: none;
  line-height: 70px;
  border: none;
  background-color: transparent;
  transition: all 0.3s;
}

.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type="search"] {
  height: 48px;
  font-size: 18px;
  line-height: 48px;
}

.nav-search-close-button {
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  line-height: normal;
  color: #343a40;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
}

.navigation-portrait .nav-search-close-button {
  top: 10px;
  right: 14px;
}

.nav-button {
  margin: 18px 15px 0;
  padding: 8px 14px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}

.nav-button:hover,
.nav-button:focus {
  color: #fff;
  text-decoration: none;
}

.navigation-portrait .nav-button {
  width: calc(100% - 52px);
  margin: 17px 26px;
}

.nav-text {
  margin: 25px 15px;
  display: inline-block;
  color: #343a40;
  font-size: 14px;
}

.navigation-portrait .nav-text {
  width: calc(100% - 52px);
  margin: 12px 26px 0;
}

.navigation-portrait .nav-text + ul {
  margin-top: 15px;
}
.video-area.three .video-wrap .js-modal-btn {
    color: #e53245;
}
.video-area.three .video-wrap .js-modal-btn:hover {
    color: #fff;
}
.video-area.three .video-wrap .js-modal-btn:hover:before {
    background-color: #e53245;
}
.video-area.three .video-wrap .js-modal-btn:hover:after {
    background-color: #e53245;
}
.video-area.two .video-wrap .js-modal-btn {
    color: #e53245;
}
.video-area.two .video-wrap .js-modal-btn:hover {
    color: #fff;
}
.video-area.two .video-wrap .js-modal-btn:hover:before {
    background-color: #ad4747;
}
.video-area.two .video-wrap .js-modal-btn:hover:after {
    background-color: #ad4747;
}
@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
.video-area {
    height: 600px;
    text-align: center;
    position: relative;
    background-image: url(../images/b3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.video-area:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
}
.video-area .video-shape img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
}
.d-table {
    width: 100%;
    height: 100%;
}
.d-table {
    display: table!important;
}
.d-table-cell {
    vertical-align: middle;
}
.d-table-cell {
    display: table-cell!important;
}
.p-0 {
    padding: 0!important;
}
.video-wrap {
    z-index: 2;
    margin-bottom: 20px;
}
.video-area.two .video-wrap .js-modal-btn {
    color: #e53245;
}
.video-wrap .js-modal-btn {
    z-index: 5;
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    font-size: 59px;
    text-align: center;
    color: #fe7171;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}
.video-wrap .js-modal-btn:before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
.video-wrap .js-modal-btn i {
    line-height: 98px;
}
.video-wrap .fa {
    /*font-family: font!important;*/
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left:14px;
}
.video-wrap .fa-play:before {
    content: "\f04b";
}
.video-wrap .js-modal-btn:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}
.video-area .video-item h3 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 44px;
    font-size: 30px;
    position: relative;
    z-index: 1;
}

.w3-modal {
    padding-top: 50px;
}
.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0;
}
.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 80%;
    
}
.w3-bar {
    width: 100%;
    overflow: hidden;
}
.w3-center .w3-bar {
    display: inline-block;
    width: auto;
}
.w3-bar .w3-bar-item {
    padding: 8px 16px;
    float: left;
    width: auto;
    border: none;
    display: block;
    outline: 0;
}
.w3-bar .w3-dropdown-hover,
.w3-bar .w3-dropdown-click {
    position: static;
    float: left;
}
.w3-bar .w3-button {
    white-space: normal;
}
.w3-bar-block .w3-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
}
.w3-bar-block.w3-center .w3-bar-item {
    text-align: center;
}
.w3-block {
    display: block;
    width: 100%;
}
.w3-medium {
    font-size: 15px !important;
}
.w3-large {
    font-size: 18px !important;
}
.w3-xlarge {
    font-size: 24px !important;
}
.w3-animate-zoom {
    animation: animatezoom 0.6s;
}
.nav-dropdown {
  min-width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  z-index: 98;
  white-space: nowrap;
}

.navigation-portrait .nav-dropdown {
  width: 100%;
  position: static;
  left: 0;
}

.nav-dropdown .nav-dropdown {
  left: 100%;
}

.nav-menu > li > .nav-dropdown {
  border-top: solid 1px #f0f0f0;
}

.nav-dropdown > li {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  text-align: left;
}

.nav-dropdown > li > a {
  width: 100%;
  padding: 16px 20px;
  display: inline-block;
  text-decoration: none;
  float: left;
  font-size: 15px;
  color: #343a40;
  background-color: #fdfdfd;
  font-weight:500;
}

.nav-dropdown > li:hover > a,
.nav-dropdown > li.focus > a {
  color: #f15928;
}

.nav-dropdown.nav-dropdown-left {
  right: 0;
}

.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
  text-align: right;
}

.navigation-portrait .nav-dropdown > li > a {
  padding: 12px 20px 12px 30px;
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}

.navigation-portrait
  .nav-dropdown
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a {
  padding-left: 110px;
}

.nav-dropdown .submenu-indicator {
  right: 15px;
  top: 10px;
  position: absolute;
}

.navigation-portrait .nav-dropdown .submenu-indicator {
  right: 0;
  top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(-45deg);
}

.navigation-portrait
  .nav-dropdown
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(45deg);
}

.nav-dropdown > li:hover > a .submenu-indicator-chevron,
.nav-dropdown > .focus > a .submenu-indicator-chevron {
  border-color: transparent #ff6b00 #ff6b00 transparent;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
  left: 10px;
}

.navigation-landscape
  .nav-dropdown.nav-dropdown-left
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(135deg);
}
.nav-dropdown-horizontal {
  width: 100%;
  left: 0;
  background-color: #fdfdfd;
  border-top: solid 1px #f0f0f0;
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
  width: 100%;
  top: 100%;
  left: 0;
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
  border-top: none;
}

.nav-dropdown-horizontal > li {
  width: auto;
  clear: none;
  position: static;
}

.navigation-portrait .nav-dropdown-horizontal > li {
  width: 100%;
}

.nav-dropdown-horizontal > li > a {
  position: relative;
}

.nav-dropdown-horizontal .submenu-indicator {
  height: 18px;
  top: 11px;
  transform: rotate(90deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
  height: 42px;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.navigation-portrait
  .nav-dropdown-horizontal
  .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.megamenu-panel {
  width: 100%;
  padding: 15px;
  display: none;
  position: absolute;
  font-size: 14px;
  z-index: 98;
  text-align: left;
  color: inherit;
  border-top: solid 1px #f0f0f0;
  background-color: #fdfdfd;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}

.navigation-portrait .megamenu-panel {
  padding: 25px;
  position: static;
  display: block;
}

.megamenu-panel [class*="container"] {
  width: 100%;
}

.megamenu-panel [class*="container"] [class*="col-"] {
  padding: 0;
}

.megamenu-panel-half {
  width: 50%;
}

.megamenu-panel-quarter {
  width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
  width: 100%;
}

.megamenu-panel-row {
  width: 100%;
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
  content: "";
  display: table;
  line-height: 0;
}

.megamenu-panel-row:after {
  clear: both;
}

.megamenu-panel-row [class*="col-"] {
  display: block;
  min-height: 20px;
  float: left;
  margin-left: 3%;
}

.megamenu-panel-row [class*="col-"]:first-child {
  margin-left: 0;
}

.navigation-portrait .megamenu-panel-row [class*="col-"] {
  float: none;
  display: block;
  width: 100% !important;
  margin-left: 0;
  margin-top: 15px;
}

.navigation-portrait
  .megamenu-panel-row:first-child
  [class*="col-"]:first-child {
  margin-top: 0;
}

.megamenu-panel-row .col-1 {
  width: 5.583333333333%;
}

.megamenu-panel-row .col-2 {
  width: 14.166666666666%;
}

.megamenu-panel-row .col-3 {
  width: 22.75%;
}

.megamenu-panel-row .col-4 {
  width: 31.333333333333%;
}

.megamenu-panel-row .col-5 {
  width: 39.916666666667%;
}

.megamenu-panel-row .col-6 {
  width: 48.5%;
}

.megamenu-panel-row .col-7 {
  width: 57.083333333333%;
}

.megamenu-panel-row .col-8 {
  width: 65.666666666667%;
}

.megamenu-panel-row .col-9 {
  width: 74.25%;
}

.megamenu-panel-row .col-10 {
  width: 82.833333333334%;
}

.megamenu-panel-row .col-11 {
  width: 91.416666666667%;
}

.megamenu-panel-row .col-12 {
  width: 100%;
}

.megamenu-tabs {
  width: 100%;
  float: left;
  display: block;
}

.megamenu-tabs-nav {
  width: 20%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

.navigation-portrait .megamenu-tabs-nav {
  width: 100%;
}

.megamenu-tabs-nav > li > a {
  width: 100%;
  padding: 10px 16px;
  float: left;
  font-size: 13px;
  text-decoration: none;
  color: #343a40;
  border: solid 1px #eff0f2;
  outline: 0;
  background-color: #fff;
}

.megamenu-tabs-nav > li.active a,
.megamenu-tabs-nav > li:hover a {
  background-color: #f5f5f5;
}

.megamenu-tabs-pane {
  width: 80%;
  min-height: 30px;
  padding: 20px;
  float: right;
  display: none;
  font-size: 13px;
  color: #343a40;
  border: solid 1px #eff0f2;
  background-color: #fff;
}

.megamenu-tabs-pane.active {
  display: block;
}

.navigation-portrait .megamenu-tabs-pane {
  width: 100%;
}

.megamenu-lists {
  width: 100%;
  display: table;
}

.megamenu-list {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  display: inline-block;
  float: left;
  list-style: none;
}

.megamenu-list:last-child {
  margin: 0;
  border: none;
}

.navigation-landscape .megamenu-list {
  margin: -15px 0;
  padding: 20px 0;
  border-right: solid 1px #f0f0f0;
}

.navigation-landscape .megamenu-list:last-child {
  border: none;
}

.megamenu-list > li > a {
  width: 100%;
  padding: 10px 15px;
  display: inline-block;
  color: #343a40;
  text-decoration: none;
  font-size: 13px;
}

.megamenu-list > li > a:hover {
  background-color: #ff6b00;
  color: #fff;
}

.megamenu-list > li.megamenu-list-title > a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #343a40;
}

.megamenu-list > li.megamenu-list-title > a:hover {
  background-color: transparent;
}

.navigation-landscape .list-col-2 {
  width: 50%;
}

.navigation-landscape .list-col-3 {
  width: 33%;
}

.navigation-landscape .list-col-4 {
  width: 25%;
}

.navigation-landscape .list-col-5 {
  width: 20%;
}

.nav-menu > li > a {
      color: #343a40;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

.nav-dropdown > li > a {
  color: #343a40;
  padding: 10px 20px;
  border-bottom: 1px solid #f6f6f6;
}

.nav-dropdown > li > a .fa {
	padding-right:5px;
}

.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
  color: #f15928;
}

.main_header_area.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .nav-dropdown > li > a,
  .megamenu-list > li > a {
    width: 65%;
  }
}

.nav-menu  li:hover  .nav-dropdown   {
	display: table  !important;
}



/*--Navbar-Swing--*/


 .affix-top.swingInX {
	 -webkit-transform-origin: top;
	 -moz-transform-origin: top;
	 -ie-transform-origin: top;
	 -o-transform-origin: top;
	 transform-origin: top;
	 -webkit-backface-visibility: visible !important;
	 -webkit-animation-name: swingInX;
	 -moz-backface-visibility: visible !important;
	 -moz-animation-name: swingInX;
	 -o-backface-visibility: visible !important;
	 -o-animation-name: swingInX;
	backface-visibility: visible !important;
	animation-name: swingInX;
	position: relative;
    z-index: 1200;
	box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}

 @media (max-width: 480px) {
	 .affix-top.swingInX {
		 animation-name: none;
		 transform-origin: unset;
	}
}
 @-webkit-keyframes swingOutX {
	 0% {
		 -webkit-transform: perspective(400px) rotateX(0deg);
	}
	 100% {
		 -webkit-transform: perspective(400px) rotateX(-90deg);
	}
}
 @-moz-keyframes swingOutX {
	 0% {
		 -moz-transform: perspective(400px) rotateX(0deg);
	}
	 100% {
		 -moz-transform: perspective(400px) rotateX(-90deg);
	}
}
 @-o-keyframes swingOutX {
	 0% {
		 -o-transform: perspective(400px) rotateX(0deg);
	}
	 100% {
		 -o-transform: perspective(400px) rotateX(-90deg);
	}
}
 @keyframes swingOutX {
	 0% {
		 transform: perspective(400px) rotateX(0deg);
	}
	 100% {
		 transform: perspective(400px) rotateX(-90deg);
	}
}
.affix.swingOutX {
	 -webkit-transform-origin: top;
	 -webkit-animation-name: swingOutX;
	 -webkit-backface-visibility: visible !important;
	 -moz-animation-name: swingOutX;
	 -moz-backface-visibility: visible !important;
	 -o-animation-name: swingOutX;
	 -o-backface-visibility: visible !important;
	 animation-name: swingOutX;
	 backface-visibility: visible !important;
}
 @media (max-width: 480px) {
	 .animated.swingOutX {
		 animation-name: none;
		 transform-origin: unset;
	}
}
 @-webkit-keyframes slideDown {
	 0% {
		 -webkit-transform: translateY(-100%);
	}
	 100% {
		 -webkit-transform: translateY(0);
	}
}
 @-moz-keyframes slideDown {
	 0% {
		 -moz-transform: translateY(-100%);
	}
	 100% {
		 -moz-transform: translateY(0);
	}
}
 @-o-keyframes slideDown {
	 0% {
		 -o-transform: translateY(-100%);
	}
	 100% {
		 -o-transform: translateY(0);
	}
}
 @keyframes slideDown {
	 0% {
		 transform: translateY(-100%);
	}
	 100% {
		 transform: translateY(0);
	}
}
 .affix-top.slideDown {
	 -webkit-animation-name: slideDown;
	 -moz-animation-name: slideDown;
	 -o-animation-name: slideDown;
	 animation-name: slideDown;
}
 @media (max-width: 480px) {
	 .animated.slideDown {
		 animation-name: none;
	}
}
 @-webkit-keyframes slideUp {
	 0% {
		 -webkit-transform: translateY(0);
	}
	 100% {
		 -webkit-transform: translateY(-100%);
	}
}
 @-moz-keyframes slideUp {
	 0% {
		 -moz-transform: translateY(0);
	}
	 100% {
		 -moz-transform: translateY(-100%);
	}
}
 @-o-keyframes slideUp {
	 0% {
		 -o-transform: translateY(0);
	}
	 100% {
		 -o-transform: translateY(-100%);
	}
}
 @keyframes slideUp {
	 0% {
		 transform: translateY(0);
	}
	 100% {
		 transform: translateY(-100%);
	}
}
 .animated.slideUp {
	 -webkit-animation-name: slideUp;
	 -moz-animation-name: slideUp;
	 -o-animation-name: slideUp;
	 animation-name: slideUp;
}
 @media (max-width: 480px) {
	 .animated.slideUp {
		 animation-name: none;
	}
}
 @-webkit-keyframes swingInX {
	 0% {
		 -webkit-transform: perspective(400px) rotateX(-90deg);
	}
	 100% {
		 -webkit-transform: perspective(400px) rotateX(0deg);
	}
}
 @-moz-keyframes swingInX {
	 0% {
		 -moz-transform: perspective(400px) rotateX(-90deg);
	}
	 100% {
		 -moz-transform: perspective(400px) rotateX(0deg);
	}
}
 @-o-keyframes swingInX {
	 0% {
		 -o-transform: perspective(400px) rotateX(-90deg);
	}
	 100% {
		 -o-transform: perspective(400px) rotateX(0deg);
	}
}
 @keyframes swingInX {
	 0% {
		 transform: perspective(400px) rotateX(-90deg);
	}
	 100% {
		 transform: perspective(400px) rotateX(0deg);
	}
}
 @-webkit-keyframes flipInX {
	 0% {
		 -webkit-transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
	 100% {
		 -webkit-transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
}
 @-moz-keyframes flipInX {
	 0% {
		 -moz-transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
	 100% {
		 -moz-transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
}
 @-o-keyframes flipInX {
	 0% {
		 -o-transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
	 100% {
		 -o-transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
}
 @keyframes flipInX {
	 0% {
		 transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
	 100% {
		 transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
}
 .affix-top.flipInX {
	 -webkit-backface-visibility: visible !important;
	 -webkit-animation-name: flipInX;
	 -moz-backface-visibility: visible !important;
	 -moz-animation-name: flipInX;
	 -o-backface-visibility: visible !important;
	 -o-animation-name: flipInX;
	 backface-visibility: visible !important;
	 animation-name: flipInX;
}
 @media (max-width: 480px) {
	 .animated.flipInX {
		 animation-name: none;
	}
}
 @-webkit-keyframes flipOutX {
	 0% {
		 -webkit-transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
	 100% {
		 -webkit-transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
}
 @-moz-keyframes flipOutX {
	 0% {
		 -moz-transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
	 100% {
		 -moz-transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
}
 @-o-keyframes flipOutX {
	 0% {
		 -o-transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
	 100% {
		 -o-transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
}
 @keyframes flipOutX {
	 0% {
		 transform: perspective(400px) rotateX(0deg);
		 opacity: 1;
	}
	 100% {
		 transform: perspective(400px) rotateX(90deg);
		 opacity: 0;
	}
}
 .animated.flipOutX {
	 -webkit-animation-name: flipOutX;
	 -webkit-backface-visibility: visible !important;
	 -moz-animation-name: flipOutX;
	 -moz-backface-visibility: visible !important;
	 -o-animation-name: flipOutX;
	 -o-backface-visibility: visible !important;
	 animation-name: flipOutX;
	 backface-visibility: visible !important;
}
 @media (max-width: 480px) {
	 .animated.flipOutX {
		 animation-name: none;
	}
}
 @-webkit-keyframes bounceInDown {
	 0% {
		 opacity: 0;
		 -webkit-transform: translateY(-200px);
	}
	 60% {
		 opacity: 1;
		 -webkit-transform: translateY(30px);
	}
	 80% {
		 -webkit-transform: translateY(-10px);
	}
	 100% {
		 -webkit-transform: translateY(0);
	}
}
 @-moz-keyframes bounceInDown {
	 0% {
		 opacity: 0;
		 -moz-transform: translateY(-200px);
	}
	 60% {
		 opacity: 1;
		 -moz-transform: translateY(30px);
	}
	 80% {
		 -moz-transform: translateY(-10px);
	}
	 100% {
		 -moz-transform: translateY(0);
	}
}
 @-o-keyframes bounceInDown {
	 0% {
		 opacity: 0;
		 -o-transform: translateY(-200px);
	}
	 60% {
		 opacity: 1;
		 -o-transform: translateY(30px);
	}
	 80% {
		 -o-transform: translateY(-10px);
	}
	 100% {
		 -o-transform: translateY(0);
	}
}
 @keyframes bounceInDown {
	 0% {
		 opacity: 0;
		 transform: translateY(-200px);
	}
	 60% {
		 opacity: 1;
		 transform: translateY(30px);
	}
	 80% {
		 transform: translateY(-10px);
	}
	 100% {
		 transform: translateY(0);
	}
}
 .animated.bounceInDown {
	 -webkit-animation-name: bounceInDown;
	 -moz-animation-name: bounceInDown;
	 -o-animation-name: bounceInDown;
	 animation-name: bounceInDown;
}
 @media (max-width: 480px) {
	 .animated.bounceInDown {
		 animation-name: none;
	}
}
 @-webkit-keyframes bounceOutUp {
	 0% {
		 -webkit-transform: translateY(0);
	}
	 30% {
		 opacity: 1;
		 -webkit-transform: translateY(20px);
	}
	 100% {
		 opacity: 0;
		 -webkit-transform: translateY(-200px);
	}
}
 @-moz-keyframes bounceOutUp {
	 0% {
		 -moz-transform: translateY(0);
	}
	 30% {
		 opacity: 1;
		 -moz-transform: translateY(20px);
	}
	 100% {
		 opacity: 0;
		 -moz-transform: translateY(-200px);
	}
}
 @-o-keyframes bounceOutUp {
	 0% {
		 -o-transform: translateY(0);
	}
	 30% {
		 opacity: 1;
		 -o-transform: translateY(20px);
	}
	 100% {
		 opacity: 0;
		 -o-transform: translateY(-200px);
	}
}
 @keyframes bounceOutUp {
	 0% {
		 transform: translateY(0);
	}
	 30% {
		 opacity: 1;
		 transform: translateY(20px);
	}
	 100% {
		 opacity: 0;
		 transform: translateY(-200px);
	}
}
 .animated.bounceOutUp {
	 -webkit-animation-name: bounceOutUp;
	 -moz-animation-name: bounceOutUp;
	 -o-animation-name: bounceOutUp;
	 animation-name: bounceOutUp;
}
 @media (max-width: 480px) {
	 .animated.bounceOutUp {
		 animation-name: none;
		 transform-origin: unset;
	}
}
 

.affix {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 0 25px #000;
    margin-top: 0px;
}








/*--Top-Bar--*/

 .Top-Bar .T-Address ul li {
	list-style-type: none;
    display: inline !important;
    color: #504c4c;
    font-weight: 400;
    border-right: 1px solid #898585;
    margin-right: 10px;
    padding-right: 9px;
}

.Top-Bar .T-Address ul li  .icon {
    margin-right: 10px;
} 

 .Top-Bar .T-Address ul {
    display: table;
}

.Top-Bar .T-Address ul li  .fa {
    color: #f15928;
    margin-right: 5px;
    font-size: 16px;
}

.Social-Icon-Box  .social-icon  li a  {
    background: transparent !important;
    border-radius: 0;
    width: 22px;
    height: 22px;
    display: inline-table;
    text-align: center;
    padding-top: 0px;
    box-shadow: none !important;
}

.Social-Icon-Box   .social-icon li a .fa {
	color:#7A8A9E;
}


.Top-Bar {
	background: #fff;
    padding: 13px 0px;
    color: #ffffff;
    box-shadow: 0 -20px 40px rgb(0 0 0 / 30%);
}

.Social-Icon-Box  .social-icon li {
	list-style-type: none;
    display: inline;
    margin-right: 1px;
    padding-top:10px;
}

.Social-Icon-Box .social-icon li:first-child  {
    padding-top:0px;
}

.Top-Bar .Social-Icon-Box  ul li:hover  a .fa {
	color:#f15928;
}

.Social-Icon-Box .social-icon {
	float:right;
}

.Social-Icon-Box .social-icon li:first-child a {
    background: transparent;
    border-radius: 0;
    width: auto;
    height: auto;
    display: inline-table;
    text-align: center;
    padding-top: 0px;
    box-shadow: none !important;
    font-size: 15px;
    text-decoration: none;
    color: #504c4c;
    vertical-align: super;
}

.Social-Icon-Box  .List {
	float:left;
}

.Social-Icon-Box  .List  li {
	list-style-type: none;
    display: inline-block;
    border-right: 1px solid #bbb6b6;
    margin-right: 8px;
    padding-right: 8px;
}
 
.Social-Icon-Box  .List  li a {
	color: #504c4c;
	text-decoration:none;
}


.Our-Client .Services ul li .Inner-S:before {
    content: "\f077";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: -8px;
    bottom: -7px;
    color: #dadada;
}






/*--------About-Home---------*/
 
 
.About-Home  {
	padding: 100px 0px 60px;
}
 

/*------Footer-----*/


.Footer   {
	padding: 80px 0px 50px;
    background: #1d1f23 url(../images/F-Bg.png) center top no-repeat;
}

.Footer  .F-List li {
	list-style-type: none;
    display: inline-block;
    width: 45px;
    height: 46px;
    background: #fba818;
    text-align: center;
    padding-top: 14px;
    border-radius: 50%;
	background:#1c1e22;
}

.Footer  .F-List li  a {
   color: #999b9f;
}

.Footer  .Footer-Box img  {
    width: 140px;
    margin-bottom: 25px;
}

.Footer .F-List li:hover  {
	background:#3290c9;
}

.Footer .F-List li:hover a {
	color:#fff;
}

.Footer  .Footer-Box  .F-Pass {
    margin: 25px 0px 28px;
	width: 90%;
	color: #a7a7a7;
}

.Footer  .Footer-Box .Title   h4  {
    font-size: 28px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 10px;
}

.Footer  .Footer-Box  .S-List   li a  {
    text-decoration: none;
    font-weight: 400;
    margin-bottom: 12px;
    display: table;
    text-decoration: none; 
	color:#a7a7a7;
	position: relative;
	transition:0.5s;
}

.Footer  .Footer-Box  .S-List   li a   .fa {
    margin-right: 6px;
}

.Footer  .Footer-Box  .S-List  li:hover a {
	color:#379abd;
	padding-left:12px;
	transition:0.5s;
}

.Footer  .Footer-Box  .S-List  li a:hover:before {
    transform: scaleX(1);
}

.Footer  .Footer-Box  .S-List   li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    transform: scaleX(0);
    transform-origin: left;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.Footer  .Footer-Box  .S-List {
	float:left; 
    width: 130px;
}

.Footer  .Footer-Box   .S-Right  {
	margin-left: 90px;
    width: auto;
}

.Footer  .Footer-Box .Points .Icon  {
	float: left;
    padding-top: 2px;
    color: #3290c9;
}

.Footer  .Footer-Box .Points .Info  {
	margin-left:30px;
}

.Footer .Footer-Box .Points .Info  p {
	color:#a7a7a7;
}


.Footer-Right  {
	margin-left: 35px;
}

.Footer  .Footer-Box .Points   {
    margin-bottom: 25px;
}

.Footer   .Copywrite {
    /* padding: 45px 0px 0px; */
    text-align: left;
    border-top: 0px solid #333;
    margin-top: 20px;
}

.Footer   .Copywrite  a {
	color: #686a6f;
 }


.Footer   .Copywrite:hover  a {
	color: #3290c9;
 }

.Footer   .Footer-Contact-Main  {
	border-top: 2px solid #444;
    display: inline-block;
    padding-top: 50px;
    margin-top: 80px;
}

.Footer  .Points .Icon  img   {
    width: 55px;
}

.Footer  .Points .Info {
    margin-left: 70px;
    padding-top: 0px;
}

.Footer  .Points .Info   h3 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 8px;
}


.Footer  .Points .Info   p {
    font-weight: 500;
    color: #8a8787;
}




























/*-------Top-Bar--------*/

.header-top-area {
	background: #182333 none repeat scroll 0 0;
}

.top-left  {
	float:left;
}

.top-left   p {
	color: #fff;
    padding-top: 8px;
    margin-bottom: 0px;
}

.header-top-left {
	position: relative;
	padding: 20px 0;
	z-index: 1;
}

.header-top-left:after {
	position: absolute;
    content: "";
    top: 0;
    height: 100%;
    left: -2432px;
    width: 2630px;
    background: #fff;
    z-index: -1;
    transform: skew(0deg);
}

.header-top-left p {
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	padding-bottom: 0px;
}

.header-top-right {
	padding: 5px 0;
}

.header-top-right ul {
	text-align: right;
}

.header-top-right ul li {
	display: inline-block;
	margin-left: 10px;
}

.header-top-right ul li a {
	display: block;
	font-size: 14px;
	color: rgb(227, 227, 227);
}

.header-top-right ul li a:hover {
	color: #fff
}


.header-logo-area {
	padding:10px 0px 20px;
}

.header-logo-area  .site-logo  a  img  {
    width: 190px;
}

/*----*/



/*-- Gallery --*/


.Gallery .box{
	position: relative;
	margin-bottom: 30px;
    text-align: center;
   
}
.Gallery  .box:before{
    content: "";
    width: 100%;
    height: 100%;
	position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(0 0 0 / 70%) 0%, rgba(0,0,0,0.85) 100%);
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.Gallery   .box:hover:before{ opacity: 1; }
.Gallery   .box img{
    width: 100%;
    height: auto
}
.Gallery   .box .box-content{
    width: 100%;
    padding: 20px 0 30px;
    color: #fff;
    opacity: 0;
    position: absolute;
    bottom: 10%;
    left: 0;
    transition: all 0.3s ease 0s;
}
.Gallery   .box:hover .box-content{
    opacity: 1;
    bottom: 0;
}
.Gallery   .box .box-content:before{
    content: "";
    width: 100px;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ff5722;
    right: 0;
    transition: all 0.4s ease-in-out 0s;
}

.Gallery  .box:hover .box-content:before{ width: 100%; }
.Gallery  .box .title{
    font-size: 18px;
    letter-spacing: 0px;
    margin: 0 0 16px 0;
    text-transform: capitalize;
}

.Gallery   .box .post{
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ff5722;
    width: 38px;
    margin: 0 auto 55px;
    background: #ff5722;
}

.Gallery .box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.Gallery  .box .icon li{ display: inline-block; }
.Gallery  .box .icon li a{
    display: block;
	 background: #0c9ae3;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    transition: all 0.3s ease 0s;
    width: 40px;
    height: 40px;
    line-height: 40px;
   
}
.Gallery  .box .icon li a:hover{ transform: rotateX(360deg); }
@media only screen and (max-width:990px){
 .Gallery    .box{ margin-bottom: 30px; }
}


/*---------------

.counter-content  {
	position:relative;
}

.counter-content:before {
    position: absolute;
    z-index: 9;
    top: -44px;
    left: -19px;
    content: '';
    width: 70px;
    height: 70px;
    border: 5px solid rgba(255, 255, 255, 0.102);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	    border-color: #868584;
}

.Currunt:before {
	border-color: #ff5722  !important;
}

.counter-content:hover:before {
	border-color: #ff5722  !important;
}

.counter-content  .counter-value {
    position: relative;
    z-index: 99;
    color: #1d1f23;
    font-size: 44px;
    font-weight: 800;
    float: left;
    padding-right: 5px;
}

.counter-content    p  {
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-left: 85px;

}

/*----*/

.Number-Main  .counter-Box  .N-img    {
	float: left;
    background: #df2156;
    padding: 10px 10px;
    border-radius: 6px;
}

.Number-Main  .counter-Box  .N-Content    {
	margin-left:80px;
}

.Number-Main  .counter-Box  .N-Content  p  {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}

.Number-Main  .counter-Box  .N-Content   .counter-value {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

.Number-Main .counter-Box  {
	margin-bottom: 30px;
    background: #58809366;
    padding: 8px 8px 8px;
    border-radius: 5px;
}

.Company-Number  .Title-Box h2 {
    color: #ffffff;
    /* font-size: 46px; */
    margin-bottom: 15px;
    /* font-weight: 900; */
}

.Company-Number  .Title-Box h4 {
    font-size: 26px;
    color: #fff;
    margin-top: 35px;
    line-height: 36px;
}

.Company-Number   .Title-Box   .Passage {
    margin: 35px auto 50px;
    font-size: 18px;
    font-weight: 400;
    /* line-height: 32px; */
    color: #9f9f9f;
}

.Company-Number  .Company-Head  {
    width: 85%;   
	padding-top: 0px;
}

.Company-Number   .Read-More-Btn {
    background: #df2156;
}


/*-Our-Client--*/


.Our-Client  {
	padding:100px 0px;
}

.Our-Client .Services ul li .Inner-S {
    padding:25px;
    position: relative;
    text-align: center;
    height: auto;
}

.Our-Client .Services ul li .Inner-S a .S-Img {
    margin-bottom: 0px;
}

.Our-Client  .Services ul li .Inner-S a .S-Img img {
    width: auto;
    height: auto;
    margin: 0 auto;
}

.Our-Client   .Services ul li:after {
    content: "";
    position: absolute;
    border-right: 1px solid #d5d5d5;
    height: 88%;
    width: 0;
    right: 0;
    top: 8px;
}

.Our-Client   .Services ul li:before {
    display: block;
    content: "";
    position: absolute;
    border-bottom: 1px solid #d5d5d5;
    height: 0;
    width: 90%;
    bottom: 0;
    left: 4%;
    transform: rotate(0deg);
    top: auto;
}

.Our-Client .Services ul .Bottom-Line-Remove:before {
    display: block;
    content: "";
    position: absolute;
    border-bottom: 0px solid #000000;
    height: 0;
    width: 86%;
    bottom: 0;
    left: 7%;
    transform: rotate(0deg);
    top: auto;
}

.Our-Client .Services ul .Right-Line-Remove:after {
    content: "";
    position: absolute;
    border-right: 0px solid #000000;
    height: 86%;
    width: 0;
    right: 0;
    top: 5px;
}






/*--Update-New-4-2-2022--*/


.Title-Box  h2 {
	color: #2f2c2c;
    font-size: 35px;
    margin-bottom: 15px;
}


.Title-Box   {
	position: relative;
    margin-bottom: 35px;
}

/*--Line-Move--*/

.Title-Box:hover .Line-01 {
    width: 0;
    animation: move-short 1.5s infinite linear;
}

.Title-Box:hover .Line-02 {
    width: 130px;
    animation: move 1.5s infinite linear;
}

.Heading .Line-01 {
    width: 30px;
}

.Heading .Line-02 {
    width: 100px;
}

.Heading > span {
    display: inline-block;
    border-radius: 10px;
    position: relative;
    margin-right: 10px;
    transition: width .4s linear;
    border-top: 3px solid;
	color: #e23a3d;
}

 @keyframes move-short {
    100% {
        width: 140px;
        margin-right: 0;
    }
 }

@keyframes move {
    100% {
          width: 0;
    }
}

/*-Line-Move-End--*/


/*--Service-Slider--*/


.Service-Slider  {
	padding:50px 0px 20px;;
}

.Service-Slider  .testi .testimonial-item  .Slider-Img {
	float:left;
}

.Service-Slider  .testi .testimonial-item  .Slider-Img  img {
    display: block;
    width: 90%;
}

.Service-Slider  .testi .testimonial-item  .Slider-Info {
	margin-left:50%;    
	padding-top: 6%;
}

.Service-Slider  .testi .testimonial-item  .Slider-Info h4 {
    font-size: 40px;
    color: #000;
    line-height: 46px;
    margin-bottom: 50px;
}

.Service-Slider  .testi .testimonial-item  .Slider-Info   a {
       background: #323232;
    padding: 20px 25px 0px;
    color: #fff;
    border-radius: 40px;
    font-size: 18px;
    text-decoration: none;
    margin-top: 35px;
    display: table;
}

.Service-Slider  .testi .testimonial-item  .Slider-Info  .text {
    padding: 0px 0px 0px 8px;
}

.Service-Slider  .testi .testimonial-item  .Slider-Info   a:hover {
	box-shadow: 0px 2px 18px rgb(26 26 25 / 63%);
	transition:0.4s;
}

.Service-Slider  .owl-theme .owl-nav .owl-prev  {
	float:left;
}
  
.Service-Slider  .owl-theme .owl-nav .owl-next  {
	float:right;
	margin-right: -50px;
	color: #ccc8c8;
    font-size: 36px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
  
.Service-Slider   .owl-theme .owl-nav {
    margin-top: -22%;
    z-index: 1200;
    position: relative;
    margin-bottom: 28%;
}

.Service-Slider .owl-theme .owl-nav  .owl-prev {
    color:#ccc8c8;
    font-size: 42px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;  
	margin-left: -50px;
}

.Service-Slider   .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #555454;
    text-decoration: none;
}

.semicircle {
	display: block;
    position: relative;
    top: -32px;
    left: -8px;
    width: 18px;
    height: 18px;
    overflow: hidden;
}

.semicircle:after {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 100%;
}


/*-Digital Partner--*/

.Digital-Partner  {
	padding: 60px 0px;
    background: #b5b4b429;
    text-align: center;
}

.Digital-Partner  ul li  {
	list-style-type: none;
    display: inline-block;
    margin-right: 10px;
    width: 200px;
}

.Digital-Partner  ul li   img  {
	padding:10px;
}


.About-Home  .About-Pass    {
	text-align: center;
    width: 90%;
    margin: 0px auto 45px;
}

.Services ul li {
	list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    width: 19%;
    position: relative;
}

.Services ul li:before {
    display: block;
    content: "";
    position: absolute;
    border-bottom: 1px solid #d5d5d5;
    height: 0;
    width: 80%;
    bottom: 0;
    left: 10%;
    transform: rotate(0deg);
    top: auto;
}

.Services ul li:after {
    content: "";
    position: absolute;
    border-right: 1px solid #d5d5d5;
    height: 80%;
    width: 0;
    right: 0;
    top: 10%;
}

.Services ul    .Right-Line-Remove:after {
    border-right: 0px solid #d5d5d5;
}

.Services ul .Right-Line-Remove  .Inner-S:before {
	display:none;
}

.Services ul .Bottom-Line-Remove:before {
    display: block;
    content: "";
    position: absolute;
    border-bottom: 0px solid #d5d5d5;
}

.Services ul .Bottom-Line-Remove  .Inner-S:before {  
	display:none;
}


.Services ul li .Inner-S {
    padding: 35px 20px;
    position: relative;
    text-align: center;
    height: 210px;
}

.Services ul li .Inner-S:before {
    content: "\f077";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: -8px;
    bottom: -7px;
    color: #4e9dcb;
}

.Services ul li .Inner-S   a  {
	text-decoration:none;
}

.Services ul li .Inner-S   a .S-Img  {
    margin-bottom: 15px;
}

.Services ul li .Inner-S   a .S-Img img {
    width: 80px;
    height: 80px;
	margin: 0 auto;
}

.Services ul li  h4 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #323232;
    line-height: 24px;
    margin-top: 20px;
	transition:0.4s;
}

.Services ul li span{
    display: block;
}

.Services ul li:hover .Inner-S   a h4 {
	color: #e23a3d;
	transition:0.4s;
}




.Read-More-Btn {
    background: #323232;
    padding: 20px 25px 0px;
    color: #fff;
    border-radius: 40px;
    font-size: 18px;
    text-decoration: none;
    margin-top: 35px;
    display: table; 
	text-decoration:none;
}

.Read-More-Btn  .text {
    padding: 0px 0px 0px 8px;
}

.Read-More-Btn .semicircle {
    display: block;
    position: relative;
    top: -32px;
    left: -8px;
    width: 18px;
    height: 18px;
    overflow: hidden;
}

.Read-More-Btn:hover {
    box-shadow: 0px 2px 18px rgb(26 26 25 / 63%);
    transition: 0.4s;
	color:#fff;
	text-decoration:none;
}

.Center-Btn {
    margin: 50px auto;
}

.Title-Box  .Passage   {
	text-align: center;
    margin: 30px auto 70px;
    font-size: 18px;
}


/*-- Opportunity Home --*/

.Opportunity-Home  {
	padding:120px 0px;
}

.Opportunity-Home .Points .Icon img {
	width: 35px;
    padding-top: 2px;
}

.Hospital-No  {
	display:none;
}

.Opportunity-Home   .Proposal  h4   {
    font-size: 26px;
    color: #000;
    margin-bottom: 28px;
    line-height: 32px;
}


.Points  .Icon {
	float:left;
}

.Points  .Info {
	margin-left: 55px;
    padding-top: 5px;
}


/*-- Company Number --*/

.Company-Number  {
	padding: 115px 0px 80px;
    position: relative;
    background-image: url(../images/Company-Number-Bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.Company-Number::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Company-Number::before, .Company-Number::before {
    background: #000000ab;
}


/*-About-Company--*/

.About-Company  {
	padding:100px 0px;
	background: #f3f3f3;
}



.Work-Process  {
	padding:100px 0px 60px;    
	position: relative;
    background:#ffffff url(../images/pattern-2.png) left bottom;
}

/*--Google-Review--*/

.Google-Review {
	padding:100px 0px;    

}

.Google-Review  .Review  .Review-Icon img  {
	width: 45px;
    margin: 0px 0 -6px -28px;
}

.Google-Review  .Review {
    text-align: center;
}

.Google-Review  .Review   .testimonial-item  {
	width:90%;
	margin:0 auto;
}

.Google-Review  .Review   .testimonial-item  .Review-Info  h4 {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.Google-Review  .Review   .testimonial-item  .Review-Info   h5  {
    margin-top: 10px;
    color: #e11d21;
    font-size: 14px;
}

.Google-Review  .Review   .testimonial-item  .Review-Info    img {
	width: 65px;
    margin: 35px auto 15px;
}



/*----*/

 
.inner-box {
    position: relative;
    display: block;
    padding: 20px 25px 25px;
    background: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    transition: all 500ms ease;
    box-shadow: 0px 2px 18px rgb(26 26 25 / 15%);
    margin-bottom: 50px;
    height: 290px;
}

.inner-box a  .fa {
    display: none;
}

.inner-box:hover a .fa {
    display: block;
}

  .inner-box:hover a .fa {
    font-size: 16px;
    color: #fff;
    background: #1c1e22;
    padding: 6px 9px;
    border-radius: 4px;
	display: table;
    text-decoration: none;
}

.Points .Info {
    margin-left: 21px;
}


.inner-box:hover {
    background: #164460;
}

.inner-box  a {
	text-decoration:none;
}

/*----------
.inner-box:before {
    content: "0" counter(slides-num) "";
    position: absolute;
    left: 45px;
    top: 50px;
    font-size: 50px;
    line-height: 1em;
    color: #ffffff;
    opacity: 0.07;
}

/*-------------*/


.inner-box:hover .bottom-curve {
    transform: skewX(-35deg) scaleX(1);
}

 .inner-box .bottom-curve {
    position: absolute;
    right: -70px;
    bottom: 0;
    width: 100px;
    height: 80%;
    background: #30333a;
    opacity: 0.2;
    z-index: 0;
    transform: skewX(0deg) scaleX(0);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.inner-box .icon-box {
    position: absolute;
    right: 45px;
    top: 50px;
    color: #4e9dcb;
    font-size: 55px;
    line-height: 1em;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.inner-box h6 {
    position: relative;
    margin-bottom: 15px;
    margin-top: 100px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 1.1em;
}
 
 .inner-box h6 a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	text-decoration: none;
}
 
.inner-box:hover h6 a {
    color: #ffffff;
}

.inner-box:hover p  {
	color:#838080;
}

.inner-box:hover .icon-box {
    color: #fb5163;
}


 .inner-box .icon-box  .Bg-No  {
    left: 0px;
    top: 20px;
    font-size: 46px;
    line-height: 1em;
    color:#333539;
    opacity: 0.07;
    margin-right: 80px;
    margin-top: 2px !important;
    display: table-cell;
    float: left;
    font-weight: 600;
    margin-left: 0px;
}


/*--Breadcums--*/

.Breadcums    {
  position: relative;
  padding: 0;
  color: #ffffff;
  background: #27292e;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.Breadcums  .banner-inner .inner-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Breadcums  .banner-inner .inner-container::before {
    background: #0e0e0e63;
}

.Breadcums   .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  background-image: url(../images/Breadcums-Bg-02.jpg);

}

.Breadcums   .shape-1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 250px;
  max-width: 100%;
  height: 100%;
  background: url(../images/b-shape-1.png) right bottom no-repeat;
  z-index: 1;
  display:none;
}

.Breadcums   .shape-2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 250px;
  max-width: 100%;
  height: 100%;
  background: url(../images/b-shape-2.png) right top no-repeat;
  z-index: 1;
  display:none;
}

.Breadcums    .banner-inner {
  position: relative;
  display: block;
  text-align: center;
  z-index: 3;
}

.Breadcums   .inner-container {
    position: relative;
    padding: 100px 0px 85px;
}

.Breadcums    h1 {
    position: relative;
    font-size: 40px;
    color: #ffffff;
    line-height: 0.9em;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.Breadcums   h1 br {
  display: none;
}

.Breadcums   .page-nav {
  position: relative;
  padding-top: 5px;
  text-align: center;
}

.Breadcums  .bread-crumb {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.Breadcums   .bread-crumb li {
    position: relative;
    float: left;
    font-size: 15px;
    line-height: 30px;
    color: #ccd6df;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0px;
    cursor: default;
    padding-right: 10px;
    margin-right: 10px;
}

.Breadcums  .bread-crumb li br {
  display: none;
}

.Breadcums  .bread-crumb li:before {
  position: absolute;
  right: -15px;
  width: 30px;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  content: "-";
}

.Breadcums  .bread-crumb li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.Breadcums  .bread-crumb li:last-child:before {
  display: none;
}

.Breadcums  .bread-crumb li a {
  color: #ffffff;
  font-weight: 400;
  transition: all 300ms ease;
  text-decoration:none;
}

.Breadcums   .bread-crumb li a:hover,
.Breadcums   .bread-crumb li.active {
  color: #eb3a4c;
}


/*--About-Page--*/

.About-Page {
	padding:100px 0px;
	background:transparent;
}

.About-Page  .A-Info  .Sub-Head h4 {
	font-size: 18px;
    margin-bottom: 10px;
    color: #1e1d1d;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
}

.About-Page  .A-Info  .Sub-Head .Line {
	display: block;
    width: 60px;
    border: 1px solid #e23a3d;
    margin-bottom: 30px;
}

.About-Page  .A-Info  .Points .Info {
    margin-left: 25px;
    padding-top: 0px;
}

.About-Page  .A-Info  .Points .Icon .fa   {
    color: #e23a3d;
    padding-top: 6px;
}



/*----Single-Service-Page----*/


.Single-Service-Page  {
	padding:100px 0px;
}

.Single-Service-Page  .Service-Inner-Main {
	width:98%;
}

.Single-Service-Page  .Company-Profile-Pic .IMG:before {
    content: "";
    position: absolute;
    left: -90px;
    bottom: 0;
    width: 180px;
    height: 180px;
    background:transparent;
    z-index: 1;
    transform: skewX( 
45deg);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.Text-Clr {
	color: #e23a3d;
    font-weight: 400;
    font-style: italic;
}

.Single-Service-Page   .Service-Details  {
    padding: 60px 15px ;
}

.Single-Service-Page   .Service-Details  .Heading-Box h4 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 30px;
    color: #000;
}

.Single-Service-Page      .Side-Bar  ul li {
	list-style-type:none;
	display:block;
	
	position: relative;
    line-height: 48px;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #6d6f74;
    font-weight: 300;
    margin-bottom: 5px;
 }

.Single-Service-Page      .Side-Bar  ul li a {
	text-decoration: none;
    color: #6d6f74;
    line-height: 44px;
    transition: all 0.3s ease;
    position: relative;
    font-size: 15px;
    font-weight: 400;
}

.Single-Service-Page .Side-Bar ul li a   .fa {
	margin-right: 8px;
    font-weight: 600;
    font-size: 14px;
}

.Single-Service-Page  .Side-Bar   {
    position: relative;
    display: block;
    padding: 35px 40px 20px;
    background: #f4f5f8;
    border-radius: 7px;
    width: 96%;
    margin: 0 auto 30px;
}

.Single-Service-Page  .Side-Bar  h4  {
	font-size: 20px;
    line-height: 1.1em;
    color: #26282e;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    margin-bottom: 35px;
    border-left: 2px solid #e63030;
    padding-left: 15px;
    margin-left: -20px;
}


/*----
.Single-Service-Page  .Side-Bar  h4::before {
    content: '';
    background-color: #e72325;
    width: 3px;
    height: 40px;
    display: block;
    position: absolute;
    left: 20px;
}
----*/

.Single-Service-Page  .Side-Bar  ul li:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    right: -20px;
    bottom: 0;
    background: #ffffff;
    border-radius: 1px;
    opacity: 0;
    transition: all 0.3s ease;
}

.Single-Service-Page  .Side-Bar  ul li:hover:before  {
	opacity: 1;
}

.Single-Service-Page  .Side-Bar   ul li:hover a  {
    color: #1a1a1a;
	/*----
    text-shadow: 0px 0px 1px currentColor;
	/*----*/
    transition: 0.4s;
}

.Single-Service-Page  .Side-Bar  ul li:after {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    border-left: 0px solid #3290c9;
    opacity: 0;
    transition: all 0.3s ease;
}

.Single-Service-Page  .Side-Bar  ul li.Active:after {
    opacity: 1;
}

.Single-Service-Page  .Side-Bar  ul .Active:before  {
	background: #ffffff;
}

.Single-Service-Page  .Side-Bar   ul li.Active:before  {
	    opacity: 1;
}

.Single-Service-Page  .Side-Bar  ul li:hover:after  {
	opacity: 1;
}

.Single-Service-Page  .Side-Bar  ul li a:after {
    position: relative;
    font-family: "Flaticon";
    content: "\f15f";
    opacity: 1;
    font-size: 10px;
    line-height: 48px;
    font-weight: 700;
    z-index: 1;
    float: right;
}


.Single-Service-Page  .Side-C-Box  {
	background: #222328;
    color: #999b9f;
	padding: 35px 35px 15px;
	border-radius:5px;
	width: 95%;
    margin: 0 auto;
}

.Single-Service-Page  .Side-C-Box   h5 {
	text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.Single-Service-Page  .Side-C-Box  .Icon  {
	float:left;
}

.Single-Service-Page  .Side-C-Box  .Info  {
	margin-left:30px;
}

.Single-Service-Page  .Side-C-Box  .Icon span {
    color: #3788cd;
    padding-top: 4px;
    display: table;
    font-size: 16px;
}

.Single-Service-Page    .Information  p  {
	font-weight:300;
}

.Single-Service-Page .Company-Profile-Pic .IMG img {
    display: block;
    width: 100%;
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all 500ms ease;
    border-radius: 7px;
}

.Single-Service-Page  .Company-Profile-Pic .IMG:hover img {
    -webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
}

.Single-Service-Page   .Title-Box h2 {
    color: #2f2c2c;
    font-size: 35px;
    margin-bottom: 5px;
}

.Single-Service-Page  .Title-Box h2 {
    color: #2f2c2c;
    font-size: 32px;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.Single-Service-Page .Heading .Line-02 {
    width: 60px;
}

.Single-Service-Page .Heading > span {
    display: inline-block;
    border-radius: 10px;
    position: relative;
    margin-right: 5px;
    transition: width .4s linear;
    border-top: 2px solid;
    color: #e23a3d;
}

.Single-Service-Page  .Heading .Line-01 {
    width: 30px;
}

.Single-Service-Page   .Title-Box {
    position: relative;
    margin-bottom: 30px;
}

.Single-Service-Page  .Points .Info {
    margin-left: 22px;
    padding-top: 0px;
}

.Single-Service-Page   .Points .Icon  .fa  {
    padding-top: 6px;
    color: #e23a3d;
    font-size: 14px;
}

.Single-Service-Page .Information  .Points .Info p {
    margin-bottom: 6px;
}

.Single-Service-Page .Side-Bar ul li:hover a  {
	padding-left:12px;
	transition:0.4s;
	color: #e52c40;
}

.Single-Service-Page .Side-Bar ul .Active a  {
	padding-left:12px;
	transition:0.4s;  
	color: #e52c40; 
}


/*-- Faq Page --*/

.Faq-Page  {
	padding:100px 0px;
}

.Faq-Page  .Title-Box {
    position: relative;
    margin-bottom: 60px;
}


/*----*/

#accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 25px;
    margin-left: 36px;
	box-shadow: 0px 2px 18px rgb(26 26 25 / 15%);
}

#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}

#accordion .panel-title a{
	text-decoration: none;
    display: block;
    padding: 18px 15px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #4e4e4e;
    border: 1px solid #ececec;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    position: relative;
    transition: all 0.5s ease 0s;
    letter-spacing: 0px;
}

#accordion .panel-title a span  {
	color: #f60307;
    margin-right: 8px;
}

#accordion .panel-title a.collapsed{
    box-shadow: none;
    color: #676767;
}

#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    font-family: "FontAwesome";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 500;
    color: #ff5a5d;
    text-align: center;
    position: absolute;
    top: 15px;
    right: 15px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s; 
	z-index: 1200;
	
}

#accordion .panel-title a.collapsed:before{
    color: #fff;
    transform: rotate(0);
}
#accordion .panel-title a:after{
	content: "";
    width: 56px;
    height: 100%;
    background:#286aa2;
    position: absolute;
    top: 0;
    right: 0px;
}
#accordion .panel-body{
    padding: 20px 55px 15px 15px;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
    border: 1px solid #cccccc57;
    border-top: none;
}

#accordion .panel-body  .Right-Align {
	float:left;
}

#accordion .panel-body  .Right-Align  p {
    font-size: 16px;
    font-weight: 500;
}

#accordion .panel-body  .Left-Align {
	margin-left:48px;
}





/*----------Contact-strip-New------------*/


.Contact-strip-New {
	padding: 5px 0px 60px;
    background: #3290c9 url(../images/Pattern-Bg.png) left bottom no-repeat;
    background-size: cover !important;
    position: relative;
}

.Contact-strip-New   .Contact-Inner h2 {
    color: #151618;
}

.Contact-strip-New  .link-box a:hover {
    color: #151618;
}

.Contact-strip-New .Contact-Inner {
    position: relative;
    display: block;
    padding: 95px 95px 50px;
    background: transparent;
}
	
	
/*---------
.Contact-strip-New::before {
    background: #0c3556d1;
}

.Contact-strip-New::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

----------*/

.Contact-Us-Page   {
	padding:100px 0px;
}

.Contact-Us-Page   .Add-Box   h4 {
	font-size: 20px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 25px;
}

.Contact-Us-Page .Add-Box:hover p {
    color: #acadae;
}

.Contact-Us-Page .Heading-Box h4 {
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 80px;
}

.Contact-Us-Page  .Add-Box  .F-List li {
    list-style-type: none;
    display: inline-block;
   
    text-align: center;
    padding-top: 9px;
    border-radius: 50%;
    margin-right: 6px;
}

.Contact-Us-Page  .Add-Box  .F-List li a {
    width: 36px;
    height: 37px;
    background: #337ab7;
    /* padding: 10px 14px; */
    border-radius: 50%;
    display: table;
    padding-top: 10px; 
	transition: 0.5s;
}

.Contact-Us-Page .Add-Box .F-List li a:hover {
	background: #e23a3d;
    color: #fff;
    transition: 0.5s;
}



.Contact-Us-Page  .Add-Box  .F-List li   .fa  {
	color:#fff;
	padding-top: 2px;
}

.Contact-Us-Page   .Title-Box  {
    position: relative;
    margin-bottom: 60px;
}


.Contact-Us-Page  .Add-Box  .F-List  {
    margin-top: 35px;
}

.Contact-Us-Page  .Heading-Box  {
    text-align: center;
}


.Contact-Us-Page  .Add-Box  {
	padding: 30px 15px 10px;
    border-radius: 7px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    transition: all 500ms ease;
    height: 209px;
	transition: 0.5s;
}

.Contact-Us-Page  .Add-Box:hover  {
	background: #222328eb;
    transition: 0.5s;
}

.Contact-Us-Page .Add-Box:hover  h4 {
	color: #f0f1f7;
}

/*----*/

.responsive-map{
overflow: hidden;
padding-bottom:44%;
position:relative;

}

.responsive-map iframe{
	left:0;
	top:0;
	width:100%;
	position:absolute;
}


/*----*/

.Contact-Us-Page .Title-Box h2 {
    color: #2f2c2c;
    font-size: 34px;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.Massage  .Title-Box h2 {
    color: #2f2c2c;
    font-size: 34px;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: 600;
}



.Contact-Form  .form-group  {
	margin-bottom: 20px;
}

.Contact-Form  .form-group  .form-control    {
    position: relative;
    display: block;
    height: 62px;
    width: 100%;
    color: #686a6f;
    line-height: 40px;
    padding: 14px 30px;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    border-radius: 7px;
    transition: all 300ms ease;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
	box-shadow: none;
}

.Contact-Form  .form-group   .form-control:focus {  
	border: 1px solid #f4f5f8;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(251 253 255 / 60%);
	border: 1px solid #459ace !important;
}

.Contact-Form  .form-group  textarea   {
    height: 160px  !important;
}


.Contact-Form   .link-box {
    margin-top: 40px;
}

.Contact-Form   button  {
	border:none;
	background: transparent;
}


.Massage   .Heading-Box   {
	text-align:center;
	margin-bottom:70px;
}

.Massage   .Contact-Form   {
    width: 85%;
    margin: 0 auto 50px;
}

.Massage    .Submit-Btn  {
	margin: 0 auto 60px;
    display: table;
}

.Massage  .Title-Box {
    position: relative;
    margin-bottom: 60px;
}

 
 .btn-style-one {
	text-decoration: none;
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background: #337ab7;
    color: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    padding: 0px 12px;
}
 
.btn-style-one .btn-curve {
    position: absolute;
    right: -15px;
    top: 0;
    width: 26px;
    height: 100%;
    background: #26282d;
    opacity: 0.2;
    z-index: 0;
    transform: skewX(
-22deg);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.theme-btn i {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-left: 3px;
}

.btn-style-one .btn-title {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    padding: 15px 35px 12px;
    z-index: 1;
    letter-spacing: 0px;
    color: inherit;
}

.btn-style-one:hover {
    background: #337ab7;
    color: #ffffff;
	text-decoration: none;
}

.btn-style-one:hover .btn-curve {
    opacity: 1;
    right: -1px;
    width: 101%;
    transform: skewX(0deg);
}

.Google-Review  .owl-theme .owl-nav {
    margin-top: 10px;
	display:none  !important;
}




/*-- Request proposal --*/


.Request-proposal  {
	padding:100px 0px 0px;
	background-image: url(../images/pattern-2.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.Request-proposal   .Title-Box h2 {
    color: #2f2c2c;
    font-size: 24px;
    margin-bottom: 12px;
    text-transform: capitalize;
    font-weight: 600;
}

.Request-proposal   .form-group .form-control {
    position: relative;
    display: block;
    height: 55px;
    width: 100%;
    color: #686a6f;
    line-height: 40px;
    padding: 14px 20px;
    background-color: #c8c8c836;
    border: 1px solid #c8c8c836;
    border-radius: 28px;
    transition: all 300ms ease;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    box-shadow: none;
}


.Request-proposal  .Request-Form {
    width: 80%;
    margin: 0 auto 50px;
}

.Request-proposal   .btn-style-one {
    border-radius: 30px;
    text-decoration: none;
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background: #337ab7;
    color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    padding: 2px 15px;
}


/*-- Top btn --*/

.Top-Btn-Section  {
	display:none;
}





/*-- Responsive Laptop View --*/ 

@media only screen and (max-width:1200px)  {


}


/*-- Responsive Mini Laptop View --*/

@media only screen and (max-width:992px)  {






}


/*------Responsive-Tap-View---------*/

@media only screen and (max-width:768px)  {

.bs-slider {
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    background: #000000;
}

.Google-Review {
    padding: 35px 0px;
}

.Google-Review .Review .Review-Icon img {
    width: 30px;
    margin: 0px auto 10px;
}

.Google-Review .Review .testimonial-item .Review-Info img {
    width: 50px;
    margin: 25px auto 12px;
}

.Google-Review .Review .testimonial-item .Review-Info h4 {
    color: #323232;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
}





.Service-Slider .testi .testimonial-item .Slider-Img img {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.Service-Slider .testi .testimonial-item .Slider-Info {
    margin-left: 0px;
    padding-top: 0px;
}

.Service-Slider .testi .testimonial-item .Slider-Info h4 {
    font-size: 26px;
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
}
  
.Service-Slider .owl-theme .owl-nav  {
	display:none;
}

.Service-Slider .owl-theme .owl-nav .owl-next {
    float: right;
    margin-right: 0px;
    color: #ccc8c8;
    font-size: 24px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
	
}

.Service-Slider .owl-theme .owl-nav .owl-prev {
    color: #ccc8c8;
    font-size: 24px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    margin-left: 0px;
}

.Service-Slider .testi .testimonial-item .Slider-Info a {
    background: #323232;
    padding: 14px 15px 0px;
    color: #fff;
    border-radius: 34px;
    font-size: 16px;
    text-decoration: none;
    margin-top: 25px;
    display: table;
	display: table;
    font-weight: 300;
}

.Opportunity-Home .Title-Box .Passage {
    text-align: center;
    margin: 25px auto 30px;
    font-size: 16px;
}

.Opportunity-Home .Proposal h4 {
    font-size: 19px;
    color: #323232;
    margin-bottom: 15px;
    line-height: 25px;
}



.Title-Box h2 {
    color: #2f2c2c;
    font-size: 24px;
    margin-bottom: 0px;
}

.Services ul li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: table;
    vertical-align: top;
    width: 100%;
    position: relative;
}

.Services ul li .Inner-S {
    padding: 30px 15px;
    position: relative;
    text-align: center;
    height: auto;
}

.Services ul li .Inner-S:before { 
	display:none;
}

.Services ul li:after {
	display:none;
}

.About-Home .About-Pass {
    text-align: center;
    width: 100%;
    margin: 0px auto 0px;
}

.Title-Box {
    position: relative;
    margin-bottom: 20px;
}

.About-Home {
    padding: 35px 0px 0px;
}

.Services ul li .Inner-S a .S-Img img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.Services ul li h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1d3255;
    line-height: 20px;
    margin-top: 16px;
    transition: 0.4s;
}

.Services ul .Bottom-Line-Remove:before {
    display: block;
    content: "";
    position: absolute;
    border-bottom: 1px solid #a8a8a83d;
}

.Services ul li:before {
    display: block;
    content: "";
    position: absolute;
    border-bottom: 1px solid #a8a8a83d;
    height: 0;
    width: 80%;
    bottom: 0;
    left: 10%;
    transform: rotate(0deg);
    top: auto;
}

.Read-More-Btn {
    background: #323232;
    padding: 13px 16px 0px;
    color: #fff;
    border-radius: 40px;
    font-size: 15px;
    display: table;
    text-decoration: none;
    margin: 25px 0px;
    font-weight: 300;
}

.Center-Btn {
    margin: 30px auto ;
}

.Opportunity-Home {
    padding: 35px 0px 20px;
}

.Opportunity-Home  .Points .Icon  img  {
	width: 32px;
    padding-top: 10px;
}

.Opportunity-Home   .Points .Info {
    margin-left: 45px;
    padding-top: 6px;
}

.Company-Number .Title-Box h2 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 30px;
}

.Company-Number .Title-Box .Passage {
    margin: 25px auto 28px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #9f9f9f;
}

.Number-Main .counter-Box .N-img {
    float: left;
    background: #df2156;
    padding: 5px 5px;
    border-radius: 2px;
	margin-top: 6px;
}

.Number-Main .counter-Box .N-img  img  {
    width: 38px;
}

.Number-Main .counter-Box .N-Content p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 2px;
}

.Number-Main .counter-Box .N-Content .counter-value {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}

.Number-Main .counter-Box .N-Content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 2px;
    padding-top: 5px;
}

.Company-Number {
    padding: 35px 0px 25px;
    position: relative;
    background-image: url(../images/Company-Number-Bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.Number-Main .counter-Box .N-Content {
    margin-left: 72px;
}

.Our-Client {
    padding: 35px 0px 10px;
}

.Our-Client   .Title-Box .Passage {
    text-align: center;
    margin: 20px auto 0px;
    font-size: 16px;
}

.Footer .Footer-Box .Title h4 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0px;
}

.Heading .Line-01 {
    width: 20px;
}

.Heading > span {
    display: inline-block;
    border-radius: 5px;
    position: relative;
    margin-right: 5px;
    transition: width .4s linear;
    border-top: 2px solid;
    color: #e23a3d;
}

.Heading .Line-02 {
    width: 50px;
}

.Title-Box:hover .Line-02 {
    width: 70px;
    animation: move 1.5s infinite linear;
}

.Footer .Footer-Box .F-Pass {
    margin: 20px 0px 20px;
    width: 100%;
    color: #a7a7a7;
}

.Footer .F-List li {
    list-style-type: none;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    padding-top: 10px;
    border-radius: 50%;
    background: #2d3438;
    margin-bottom: 30px;
    margin-right: 3px;
}

.Footer-Right {
    margin-left: 0px;
}

.Footer .Footer-Box .S-List {
    float: none;
    width: 100%;
    margin-left: -15px;
}

.Footer .Footer-Box .S-Right {
    float: none;
    width: 100%;
    margin-left: -15px;
}

.Footer .Points .Icon img {
    width: 42px;
}

.Footer .Points .Info h3 {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 6px;
}

.Footer .Points .Info p {
    font-weight: 400;
    color: #8a8787;
}

.Footer .Points .Info {
    margin-left: 55px;
    padding-top: 0px;
}

.Footer .Points  {
    margin-bottom: 25px;
}

.Footer {
    padding: 45px 0px 50px;
    background: #1d1f23 url(../images/F-Bg.png) center top no-repeat;
}

.Footer .Footer-Contact-Main {
    border-top: 1px solid #444;
    display: inline-block;
    padding-top: 35px;
    margin-top: 20px;
}

.Footer .Copywrite {
    text-align: center;
    border-top: 1px solid #333;
    margin-top: 0px;
    padding: 20px 0px 10px;
}

.Phone-Icon {
	display:none;
}

.Top-Bar .T-Address ul {
    display: block;
}

.Top-Bar .T-Address ul li {
    list-style-type: none;
    display: block  !important;
    color: #504c4c;
    font-weight: 400;
    border-right: 0px solid #898585;
    margin-right: 0px;
    padding-right: 0px;
    text-align: center;
    margin-bottom: 2px;
}

.inner-box .icon-box {
    position: absolute;
    right: 65px;
    top: 30px;
    color: #4e9dcb;
    font-size: 50px;
    line-height: 1em;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.Social-Icon-Box .social-icon {
    float: none;
    margin: 0 auto;
    display: none;
}

.Top-Bar {
    background: #fff;
    padding: 4px 0px 4px;
    color: #ffffff;
    box-shadow: 0 -20px 40px rgb(0 0 0 / 30%);
}

.Social-Icon-Box .List {  
	display:none;
}

.nav-brand img {
    width: 120px;
    padding-top: 12px;
    padding-bottom: 10px;
}

.semicircle {
    display: block;
    position: relative;
    top: -30px;
    left: -5px;
    width: 18px;
    height: 13px;
    overflow: hidden;
}

.Read-More-Btn .semicircle {
    display: block;
    position: relative;
    top: -30px;
    left: -8px;
    width: 16px;
    height: 12px;
    overflow: hidden;
}

.Breadcums h1 {
    position: relative;
    font-size: 24px;
    color: #ffffff;
    line-height: 0.9em;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin-bottom: 12px;
}

.Breadcums .inner-container {
    position: relative;
    padding: 45px 0px 40px;
}

.Breadcums .bread-crumb li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #ccd6df;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0px;
    cursor: default;
    padding-right: 8px;
    margin-right: 8px;
}

.About-Page {
    padding: 35px 0 5px;
    background: transparent;
}

.About-Page .A-Info .Sub-Head h4 {
    font-size: 16px;
    margin-bottom: 8px;
    color: #1e1d1d;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
}

.About-Page .A-Info .Sub-Head .Line {
    display: block;
    width: 45px;
    border: 1px solid #e23a3d;
    margin-bottom: 20px;
}

.About-Page .A-Info .Points .Info {
    margin-left: 20px;
    padding-top: 0px;
}

.About-Page .A-Info .Points .Icon .fa {
    color: #e23a3d;
    padding-top: 5px;
    font-size: 13px;
}

.Single-Service-Page {
    padding: 35px 0px;
}

.Single-Service-Page .Title-Box h2 {
    color: #2f2c2c;
    font-size: 24px;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.Single-Service-Page .Title-Box {
    position: relative;
    margin-bottom: 20px;
}

.Single-Service-Page .Service-Details {
    padding: 30px 0px;
}

.Single-Service-Page .Side-Bar h4 {
    font-size: 18px;
    line-height: 1.1em;
    color: #26282e;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 28px;
    border-left: 2px solid #e63030;
    padding-left: 10px;
    margin-left: -20px;
}

.Single-Service-Page .Side-Bar {
    position: relative;
    display: block;
    padding: 25px 30px 20px;
    background: #f4f5f8;
    border-radius: 2px;
    width: 100%;
    margin: 0 auto 30px;
}

.Single-Service-Page .Side-C-Box h5 {
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.Single-Service-Page .Side-C-Box {
    background: #222328;
    color: #999b9f;
    padding: 30px 20px 10px;
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
}

.About-Company {
    padding: 35px 0px;
    background: #f3f3f3;
}

.Digital-Partner {
    padding: 35px 0px 10px;
    background: #b5b4b429;
    text-align: center;
}

.Contact-Us-Page {
    padding: 35px 0px 10px;
}

.Contact-Us-Page .Title-Box h2 {
    color: #2f2c2c;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.Contact-Us-Page .Title-Box {
    position: relative;
    margin-bottom: 25px;
}

.Contact-Us-Page .Add-Box {
    padding: 20px 15px 5px;
    border-radius: 7px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    height: auto;
    transition: 0.5s;  
	margin-bottom: 25px;
}

.Contact-Us-Page .Add-Box h4 {
    font-size: 18px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 12px;
}

.Contact-Us-Page .Add-Box .F-List li .fa {
    color: #fff;
    padding-top: 2px;
    font-size: 15px;
}

.Contact-Us-Page .Add-Box .F-List li a {
    width: 32px;
    height: 33px;
    background: #337ab7;
    border-radius: 50%;
    display: table;
    padding-top: 7px;
    transition: 0.5s;
}

.Contact-Us-Page .Add-Box .F-List {
    margin-top: 10px;
    margin-bottom: 10px;
}

.Massage .Title-Box h2 {
    color: #2f2c2c;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.Massage .Title-Box {
    position: relative;
    margin-bottom: 30px;
}

.responsive-map {
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
    margin-bottom: 35px;
}

.Contact-Form .form-group .form-control {
    position: relative;
    display: block;
    height: 50px;
    width: 100%;
    color: #686a6f;
    line-height: 40px;
    padding: 10px 15px;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    border-radius: 3px;
    transition: all 300ms ease;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    box-shadow: none;
}

.Massage .Contact-Form {
    width: 100%;
    margin: 0 auto 5px;
}

.btn-style-one .btn-title {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    padding: 8px 10px 8px;
    z-index: 1;
    letter-spacing: 0px;
    color: inherit;
}

.Massage .Submit-Btn {
    margin: 0 auto 30px;
    display: table;
}

.Contact-Form .link-box {
    margin-top: 10px;
}

.Faq-Page {
    padding: 35px 0px 10px;
}

#accordion .panel {
    border: none;
    border-radius: 3px;
    margin-bottom: 20px;
    margin-left: 0px;
    box-shadow: 0px 2px 18px rgb(26 26 25 / 15%);
}

#accordion .panel-title a {
    text-decoration: none;
    display: block;
	padding: 15px 40px 12px 12px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    color: #4e4e4e;
    border: 1px solid #ececec;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    position: relative;
    transition: all 0.5s ease 0s;
    letter-spacing: 0px;
}

#accordion .panel-body .Right-Align p {
    font-size: 16px;
    font-weight: 400;
}

#accordion .panel-body .Right-Align {
    float: none;
}

#accordion .panel-body .Right-Align p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

#accordion .panel-body .Left-Align {
    margin-left: 0px;
}

#accordion .panel-title a:after {
    content: "";
    width: 38px;
    height: 100%;
    background: #286aa2;
    position: absolute;
    top: 0;
    right: 0px;
}

#accordion .panel-title a.collapsed:before {
    color: #fff;
    transform: rotate(0);
}

#accordion .panel-title a:before{
    content: "\f067";
    font-family: "FontAwesome";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 500;
    color: #ff5a5d;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 7px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
    z-index: 1;
}

 #accordion .panel-title a.collapsed:before {
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 7px;
    z-index: 1;
}


#accordion .panel-title a span {
    color: #f60307;
    margin-right: 0px;
}

.Faq-Page .Title-Box {
    position: relative;
    margin-bottom: 25px;
}

.Faq-Page   .Title-Box h2 {
    color: #2f2c2c;
    font-size: 24px;
    margin-bottom: 5px;
}

.Service-Slider {
    padding: 35px 0px;
}

.Digital-Partner ul li img {
    width: 190px;
    margin: 0 auto 25px;
    padding: 10px 20px;
    border: 1px solid #cccccca3;
}

.Work-Process {
    padding: 35px 0px 20px;
    position: relative;
    background: #ffffff url(../images/pattern-2.png) left bottom;
}

.inner-box {
    position: relative;
    display: block;
    padding: 10px 20px 20px;
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    transition: all 500ms ease;
    box-shadow: 0px 2px 18px rgb(26 26 25 / 15%);
    margin-bottom: 30px;
    height: auto;
}

.inner-box .icon-box .Bg-No {
    position: relative;
    margin-bottom: 15px;
    margin-right: 155px;
    margin-top: 60px;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 1.1em;
        top: 8px;
}
.inner-box h6 {
    position: relative;
    margin-bottom: 15px;
    margin-top: 85px;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 1.1em;
}


.Number-Main .counter-Box {
    background: #58809366;
    padding: 12px 12px 12px;
    border-radius: 5px;
    height: 85px;
    display: table;
    margin: 0 0px 20px;
    width: 270px;
}

.Company-Number .Title-Box h4 {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    line-height: 26px;
}

.Company-Number .Company-Head {
    width: 100%;
    padding-top: 0px;
}

.Company-Number .Read-More-Btn {
    background: #df2156;
    margin: 25px 0px 35px;
}

	
.Request-proposal {
    padding: 35px 0px 0px;
    background-image: url(../images/pattern-2.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.Request-proposal .form-group .form-control {
	border-radius: 30px !important;
}

.Request-proposal .Title-Box h2 {
    color: #2f2c2c;
    font-size: 24px  !important;
    margin-bottom: 6px;
    text-transform: capitalize  !important;
    font-weight: 600;
    line-height: 32px  !important;
}





/*--Top-Btn---*/

.Top-Btn-Section  .Social-Icon-Box .social-icon {
    float: left;
    margin: 0 auto 25px;
    display: block;
}

.Top-Btn-Section  .Social-Icon-Box .List li {
    list-style-type: none;
    display: table;
    border-right: 0px solid #bbb6b6;
    margin-right: 0px;
    padding-right: 0px;
    margin-bottom: 5px;
}

.Top-Btn-Section .Social-Icon-Box .List {
    display: block;
}

.Top-Bar {
    display: none;
    background: #fff;
    padding: 13px 0px;
    color: #ffffff;
    box-shadow: 0 -20px 40px rgb(0 0 0 / 30%);
}


.Top-Btn-Section .Social-Icon-Box  {
    display: table;
    background: #498bb4;
    padding: 25px 30px 0px;
    border-radius: 0 0 10px 10px;
    color: #fff;
}

.Top-Btn-Section   .Social-Icon-Box .List li a {
    color: #ffffff;
    text-decoration: none;
}

.Top-Btn-Section .Social-Icon-Box .List li .icon {
	margin-right:10px;
}

.Top-Btn-Section  .Social-Icon-Box .social-icon li:first-child a {
    background: transparent;
    border-radius: 0;
    width: auto;
    height: auto;
    display: inline-table;
    text-align: center;
    padding-top: 0px;
    box-shadow: none !important;
    font-size: 16px; 
    text-decoration: none;
    color: #fff;
    vertical-align: top;
}

.Social-Icon-Box .social-icon li a {
    background: transparent !important;
    border-radius: 0;
    width: 24px;
    height: 24px;
    display: inline-table;
    text-align: center;
    padding-top: 0px;
    box-shadow: none !important;
}

.affix-top.swingInX {
	box-shadow: 0px 6px 10px -2px #969292;
}


.Top-Btn-Section  {
	display:block;
}

#reveal-wrap {
  position:relative;
  bottom:0;
  width: 100%;
  padding-bottom:0;
  z-index: 100;
}

#reveal-click {
    box-shadow: 10px 0 30px 0 rgb(23 145 219 / 48%);
    border-radius: 0 0 10px 10px;
	background: #3290c9;
    color: #fff;
    cursor: pointer;
    /* font-size: 26px; */
    margin: 0px 0 0 10%;
    padding: 10px 18px;
    text-decoration: none;
    display: inline-block;
    margin: 0 auto;
    display: table;
}

#hidden-div{
    width:100%;
	font-size: 16px;
    margin:0;
	padding: 12px 0px;
}

#reveal-wrap #hidden-div {
  display: none;
}


















}


/*------Responsive-Mobile-View---------*/

@media only screen and (max-width:480)  {

.Breadcums h1 {
    position: relative;
    font-size: 20px;
    color: #ffffff;
    line-height: 0.9em;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.Breadcums .bread-crumb li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 26px;
    color: #ccd6df;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0px;
    cursor: default;
    padding-right: 8px;
    margin-right: 8px;
}

.Single-Service-Page .Title-Box h2 {
    color: #2f2c2c;
    font-size: 20px;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.Single-Service-Page .Heading .Line-02 {
    width: 40px;
}
.Single-Service-Page .Heading > span {
    display: inline-block;
    border-radius: 5px;
    position: relative;
    margin-right: 0px;
    transition: width .4s linear;
    border-top: 2px solid;
    color: #e23a3d;
}

.Single-Service-Page .Heading .Line-01 {
    width: 18px;
}

.Single-Service-Page .Side-Bar ul li:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    right: -10px;
    bottom: 0;
    background: #ffffff;
    border-radius: 1px;
    opacity: 0;
    transition: all 0.3s ease;
}

.Single-Service-Page .Side-Bar h4 {
    font-size: 18px;
    line-height: 1.1em;
    color: #26282e;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 25px;
    border-left: 2px solid #e63030;
    padding-left: 10px;
    margin-left: -10px;
}


.Footer .Points .Icon img {
    width: 36px;
}


.Footer .Points .Info {
    margin-left: 52px;
    padding-top: 0px;
}








}

