@media only screen and (max-width: 3200px) {
.js .slicknav_menu {display:none;} 
}
/* Really Large Displays/Screens (e.g. 2560x1440) ---------- */
@media only screen and (min-width: 2530px) and (max-width: 3199px) {
.js .slicknav_menu {display:none;} 
}
 
/* Displays/Screens (e.g. 24" WS @ 1920x1080) -------------- */
@media only screen and (min-width: 1890px) and (max-width: 2529px) {
.js .slicknav_menu {display:none;} 
.zoominheader{ background-size: 3000px!important; height:666px!important; }
.circles5{ left: 1442px!important; top: -54px!important; }
.scrol-note{ left: 1109px!important; }
.abt-cont{ background-size: 1011px!important; }
.topHeaderSec{height:665px!important; }
.abt-cont{ padding: 100px 914px 100px 100px!important; }
.serv-container, .Project-container, .contatc-container{ background-size: 1920px!important;}
.pricing-bg{ background-size: 1272px!important; }
.logo-bubble-2 .bullbe-rot{ left: -963px!important; }
.web-bubble-1 .bullbe-rot{ left: 1478px!important; }
.cont-number{    left: 1342px!important; }
.ver-line-right, .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{ left: 1786px; }
}
/* Displays/Screens (e.g. 22" WS @ 1680x1050) -------------- */
@media only screen and (min-width: 1650px) and (max-width: 1889px) {
.js .slicknav_menu {display:none;} 
.zoominheader{ background-size: 2130px!important; }
.circles5{ left: 1242px!important; top: -54px!important; }
.scrol-note{ left: 909px!important; }
.abt-cont{ background-size: 1011px!important; }
.topHeaderSec{height:665px!important; }
.abt-cont{ padding: 100px 814px 100px 100px!important; }
.serv-container, .Project-container, .contatc-container{ background-size: 1700px!important;}
.pricing-bg{ background-size: 1272px!important; }
.logo-bubble-2 .bullbe-rot{ left: -863px!important; }
.web-bubble-1 .bullbe-rot{ left: 1278px!important; }
.cont-number{    left: 1342px!important; }
.ver-line-right, .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{ left: 1540px; }
}
@media only screen and (min-width: 1410px) and (max-width: 1649px) {
.js .slicknav_menu {display:none;} 
}

@media only screen and (min-width: 1300px) and (max-width: 1409px) {
.js .slicknav_menu {display:none;} 
}
@media only screen and (min-width: 1281px) and (max-width: 1299px) {
.js .slicknav_menu {display:none;} 
}

@import url("https://fonts.googleapis.com/css?family=Lato:400|Josefin+Sans:700");
html {
  overflow-x: hidden;
}

body {
  background: #ffffff;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Segoe UI', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ffffff;
  line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
  overflow:hidden;
}

h1, h2, h3, h4 {
  font-size: 36px;
  font-weight: 700;
  font-family: 'Segoe UI', sans-serif;
}

a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  outline:none; 
}
img{ outline:none;  }
.clear {
    content: "";
    clear: both;
    display: table;
}
a:hover {
  text-decoration: none;
}

a a:focus {
  outline: none;
}

p {
  font-weight: 400;
  font-family: 'Segoe UI', sans-serif;
  margin: 0px;
  font-size: 14px;
}

ul, ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

ul li, ol li {
  list-style: none;
}

.hero-heading {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  line-height: 70px;
  letter-spacing: 0.1rem;
}

.hero-sub-heading {
  font-size: 20px;
  font-weight: 400;
  color: #e6e6e6;
  line-height: 45px;
  letter-spacing: 0.1rem;
}

.section-titile-bg {
  display: inline;
  font-size: 115px;
  font-weight: 700;
  height: 100%;
  left: -173px;
  opacity: 0.1;
  position: absolute;
  top: -14px;
  width: 100%;
  text-align: center;
}

.section-title-header p {
  text: center;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 36px;
}

.section-title {
  font-size: 36px;
  color: #01031a;
  line-height: 52px;
  padding-bottom: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 15px;
}

.section-title:before {
  position: absolute;
  content: '';
  left: 15px;
  bottom: 8px;
  width: 48px;
  height: 1px;
  background-color: #555989;
}

.section-title:after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 2px;
  width: 48px;
  height: 1px;
  background-color: #555989;
}

.section-title:before, .section-title:after {
  left: 50%;
  margin-left: -45px;
}

.section-title:after {
  margin-left: -30px;
}

.section-subcontent {
  font-size: 16px;
  text: center;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 36px;
}

.section-sub {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 52px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}

.section-sub:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 45px;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #555989;
}

.subtitle {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.inner-title {
  font-size: 24px;
  font-weight: 700;
  text-tranform: capitalize;
}

.page-tagline {
  font-size: 24px;
  font-weight: 400;
  color: #ddd;
}

.page-title {
  font-size: 62px;
  font-weight: 700;
  color: #fff;
}

.btn {
  font-size: 14px;
  padding: 12px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
}

.btn i {
  margin-right: 5px;
}

.btn:focus,
.btn:active {
  box-shadow: none;
  outline: none;
  color: #fff;
}


.btn-common:hover {
  color: #fff;
  background: #555989;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1);
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.btn-border {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}

.btn-border:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

.btn-lg {
  padding: 12px 34px;
  text-transform: uppercase;
  font-size: 14px;
}

.btn-rm {
  padding: 7px 10px;
  text-transform: capitalize;
}

button:focus {
  outline: none !important;
}

.icon-close, .icon-check {
  color: #555989;
}

.bg-drack {
  background: #f1f1f1;
}
#pricing .btn-common{     margin-bottom: 50px; }
.bg-white {
  background: #fff;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

/* ScrollToTop */
a.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  text-decoration: none;
}

a.back-to-top i {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #555989;
  border-radius: 0px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

a.back-to-top:hover, a.back-to-top:focus {
  text-decoration: none;
}

#preloader {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
}

.sk-circle {
  margin: 0px auto;
  width: 40px;
  height: 40px;
  top: 45%;
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #555989;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.section-padding {
  padding:80px 0;
}

.no-padding {
  padding: 0 !important;
}

.padding-left-none {
  padding-left: 0;
}

.padding-right-none {
  padding-right: 0;
}

#page-banner-area {
  background: url(../img/background/banner.jpg) no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.page-banner {
  position: relative;
  min-height: 250px;
  color: #fff;
}

.page-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.page-banner .page-banner-title {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
}

.page-banner .page-banner-title h2 {
  color: #fff;
  font-size: 40px;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

#white-bg {
  background: #fff;
}

#roof {
  background: #ddd;
  padding: 15px 0;
}

#roof .info-bar-address {
  font-size: 14px;
}

#roof .quick-contacts span {
  margin-right: 10px;
}

#roof .quick-contacts span a {
  color: #212121;
}

#roof .quick-contacts span a:hover {
  color: #555989;
}

#roof .quick-contacts span i {
  margin-right: 5px;
  vertical-align: middle;
  font-size: 15px;
}

.navbar-brand {
  position: relative;
  padding: 0px;
}

.navbar-brand img { padding-top:60px; }

.top-nav-collapse .navbar-brand {
  top: 0px;
}

.top-nav-collapse .navbar-nav .nav-link {
  color: #555989 !important;
}

.top-nav-collapse .navbar-nav .nav-link:hover {
  color: #555989!important;
}

.top-nav-collapse .navbar-nav li.active a.nav-link {
  color: #ffffff!important;
}

.indigo {
  background: transparent;
}

.navbar-expand-lg .navbar-nav .nav-link {
  color: #555989;
  padding: 0 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 40px;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.navbar-expand-lg .navbar-nav li > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  width: 15px;
  height: 2px;
  background: #ffffff;
  -webkit-transform: scale3d(0, 1, 1);
  -moz-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.1s;
  -moz-transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
}

.navbar-expand-lg .navbar-nav .active a:before {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.navbar-expand-lg .navbar-nav li a:hover,
.navbar-expand-lg .navbar-nav li .active > a,
.navbar-expand-lg .navbar-nav li a:focus {
  color: #ffffff;
  outline: none;
}

.navbar-expand-lg .navbar-nav .nav-link:focus,
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #ffffff!important;
}

.navbar {
  padding: 0;
}

.navbar li.active a.nav-link {
  color: #ffffff!important;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 210px;
  background-color: #fff;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
}

.dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 20%;
  margin-left: -5px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}

.dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  text-align: left;
  top: 100%;
  border: none;
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
  background: #f5f5f5;
}

.dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  padding: 12px 20px;
  font-size: 14px;
  color: #212121;
  border-bottom: 1px solid #f1f1f1;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.dropdown .dropdown-menu .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover,
.dropdown .dropdown-item.active {
  color: #555989;
}

.dropdown-item.active, .dropdown-item:active {
  background: transparent;
}

.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.slicknav_btn {
  border-color: #555989;
}

.slicknav_menu .slicknav_icon-bar {
  background: #555989;
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
.container{ background:red; }
  #nav-main li a.nav-link {
    padding-top: 18px;  }
}

.navbar-toggler {
  display: none;
}

.mobile-menu {
  display: none;
}

.slicknav_menu {
  display: none;
}

@media screen and (max-width: 768px) {

  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
    position: absolute;
    padding: 15px 15px;
    top: 0;
  }
  .navbar-brand img {
    width: 75%; padding-left: 20px;
  }
  #mobile-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav .active a {
    background: #555989;
    color: #fff;
  }
  .slicknav_nav a:hover, .slicknav_nav .active {
    color: #555989;
    background: #01031a;
  }
  .slicknav_nav .dropdown li a.active {
    background: #01031a;
    color: #555989;
  }
}

.about-item {
  padding: 10px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.17);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.about-item .about-text {
  padding: 20px;
  background: #fff;
}

.about-item .about-text h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}

.about-item .about-text h3 a {
  color: #212121;
}

.about-item .about-text h3 a:hover {
  color: #555989;
}

.about-item .about-text .btn {
  margin-top: 10px;
}

.about-item:hover {
  box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.1);
}

#event-slides .video img {
  border-radius: 4px;
}

#event-slides .intro-desc {
  line-height: 26px;
  margin-bottom: 30px;
}

#event-slides .intro-title {
  color: #212121;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

#event-slides .list-specification li {
  margin-bottom: 10px;
  font-size: 15px;
}

#event-slides .list-specification li i {
  margin-right: 5px;
}

.counter-section {
  background: #555989;
  overflow: hidden;
  position: relative;
  /* 
    &:before{
    	content: '';
    	position: absolute;
    	top: 0;
    	bottom: 0;
    	width: 100%;
    	height: 100%;
    	background: rgba(0, 0, 0, 0.5);
    } */
}
.callToaction p{ color: #01031a; text-transform: uppercase; font-size: 26px; letter-spacing: .2px; padding-top:30px; text-align:center;  } 
.callToaction  p span{   text-transform: uppercase;   font-size: 44px;    color: #01031a; letter-spacing:5px;  text-align:center; }
.counter-section .counter { padding: 30px 0;}
.cal-num{     background: #01031a;  padding: 20px;  color: #555989; font-size: 40px;  letter-spacing: 1px;     line-height: 42px; text-align: center;  }

.counter-section .counter .icon {
  margin-bottom: 15px;
}

.counter-section .counter .icon i {
  font-size: 60px;
  color: #fff;
}

.counter-section .counter p {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.counter-section .counter span {
  color: #fefefe;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

/* Sponsors Area */
#sponsors {
  background: #f3f4f3;
}

#sponsors .spnsors-logo {
  text-align: center;
  border-radius: 4px;
  padding: 50px;
  margin-bottom: 30px;
  display: inline-block;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#sponsors .spnsors-logo:hover {
  border-color: transparent;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.2);
}
/* Services Item */
.services {
  background: #fff;
}

.padding-none {
  padding: 0;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.padding-none:nth-child(1) {
  border-left: none;
}

.padding-none:nth-child(4) {
  border-bottom: none;
  border-left: none;
}

.padding-none:nth-child(5) {
  border-bottom: none;
}

.padding-none:nth-child(6) {
  border-bottom: none;
}

.services-wrapper {
  margin-top: 30px;
}

.services-item {
  padding: 40px 20px;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .icon i {
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  font-size: 48px;
  text-align: center;
  margin-bottom: 15px;
  color: #212121;
  border-radius: 0;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .services-content h3 {
  margin-bottom: 10px;
  line-height: 26px;
}

.services-item .services-content h3 a {
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #212121;
}

.services-item:hover {
  background: #f3f3f3;
}

.services-item:hover .icon i {
  background: transparent;
  color: #555989;
}

/* Gallery Section */
#gallery {
  background: #f3f4f3;
  position: relative;
}

#gallery .gallery-box {
  position: relative;
  margin-bottom: 30px;
}

#gallery .gallery-box .overlay-box {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 35%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#gallery .gallery-box .overlay-box i {
  background: #ffffff;
  color: #555989;
  font-size: 30px;
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  border-radius: 50%;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#gallery .gallery-box:hover .overlay-box {
  background:rgba(85, 89, 137, 0.85);
  transform: scale(1, 1);
  transition: all 500ms ease;
}

#gallery .gallery-box:hover .overlay-box i {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}

/* Team Item */
.team-item:hover {
  box-shadow: 0 25px 35px -12px rgba(0, 0, 0, 0.35);
}

.team-item {
  margin: 15px 0;
  padding: 10px;
  border-radius: 4px;
  position: relative;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.17);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.team-item .team-img {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.team-item .team-overlay {
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(47, 47, 47, 0.7);
  opacity: 0;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.team-item .overlay-social-icon {
  color: #fff;
  top: 15px;
  position: absolute;
  right: 15px;
}

.team-item .overlay-social-icon .social-icons {
  padding-left: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  transform: translateY(-30px);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.team-item .overlay-social-icon .social-icons li {
  display: inline-block;
  margin: 0 4px;
}

.team-item .overlay-social-icon .social-icons li a {
  letter-spacing: 0px;
  outline: 0 !important;
}

.team-item .overlay-social-icon .social-icons li a i {
  font-size: 20px;
  color: #fff;
  width: 36px;
  height: 36px;
  background: #555989;
  display: block;
  border-radius: 4px;
  line-height: 36px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.team-item .overlay-social-icon .social-icons li a:hover .fa-facebook {
  background: #3B5998;
}

.team-item .overlay-social-icon .social-icons li a:hover .fa-twitter {
  background: #00aced;
}

.team-item .overlay-social-icon .social-icons li a:hover .fa-instagram {
  background: #fb3958;
}

.team-item .info-text {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 15px 20px;
  background: #f3f4f3;
  text-align: left;
}

.team-item .info-text h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}

.team-item .info-text h3 a {
  color: #212121;
}

.team-item .info-text h3 a:hover {
  color: #555989;
}

.team-item .info-text p {
  margin: 0;
  color: #888;
}

.team-item:hover .team-overlay {
  opacity: 1;
}

.team-item:hover .social-icons {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.blog-item {
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.blog-item .blog-image {
  width: 100%;
  max-width: 370px;
  position: relative;
  overflow: hidden;
}

.blog-item .blog-image img {
  background: #000;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.blog-item .tag {
  position: absolute;
  text-transform: uppercase;
  top: -18px;
  left: 20px;
  padding: 4px 27px;
  background-color: white;
  color: #555989;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0px 3px 16px rgba(35, 31, 32, 0.15);
}

.blog-item .descr {
  padding: 30px 15px;
  color: #212121;
  position: relative;
}

.blog-item .descr h3 {
  line-height: 30px;
  margin-bottom: 15px;
}

.blog-item .descr h3 a {
  font-weight: 400;
  text-align: center;
  font-size: 25px;
  color: #212121;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.blog-item .descr h3 a:hover {
  color: #555989;
}

.blog-item .descr .meta-tags {
  margin-bottom: 10px;
}

.blog-item .descr .meta-tags span {
  color: #999;
  margin-right: 8px;
}

.blog-item .descr .meta-tags span a {
  color: #999;
  margin-left: 8px;
}

.blog-item .descr .meta-tags span a:hover {
  color: #555989;
}

.blog-item:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.blog-item:hover .blog-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* Conact Home Page Section */
.contact {
  background: #111111;
}

#conatiner-map {
  width: 100%;
  height: 580px;
}

.title-forme {
  font-size: 28px;
  margin-bottom: 20px;
}

.contact-item {
  position: relative;
  text-align: center;
}

.contact-item i {
  width: 70px;
  height: 70px;
  display: inline-block;
  line-height: 70px;
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  background: #2d2d2d;
  color: #fff;
  border-radius: 4px;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

.contact-item .contact-info h3 {
  color: #555989;
  font-size: 18px;
  margin-bottom: 10px;
}

.contact-item .contact-info p {
  color: #fff;
}

/* Subscribe Form */
#subscribe {
  background: #f2f2f2;
}

.subscribe-inner {
  padding: 50px 0;
  text-align: center;
}

.subscribe-inner .subscribe-title {
  font-size: 36px;
  margin-bottom: 30px;
}

.subscribe-inner p {
  color: #888;
  margin-bottom: 30px;
}

.subscribe-inner .sub-btn {
  margin: 0;
  width: 12rem;
  padding: 18px 40px;
  min-width: 12rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.subscribe-inner .sub-btn i {
  margin-right: 5px;
}

.subscribe-inner .form-control {
  position: relative;
  background: #fff;
  border: 1px solid #555989;
  border-radius: 0px;
  box-shadow: none;
  color: #888999;
  height: 55px;
  margin-right: -1px;
  width: 90%;
}

.subscribe-inner .form-control:focus {
  color: #212121;
  background-color: #fff;
  border-color: #555989;
  outline: 0;
}
Second slide
Its Easy, Fast and Advance

CREATIVE
DESIGNS
PreviousNext
WELCOME TO MOONBELLA

.subscribe-inner .form-inline {
  position: relative;
  margin-bottom: 30px;
  margin: 0 auto;
  width: 100%;
}

/* Contact Forme */
#google-map-area {
  position: relative;
  background-color:#e7e7e7;
}

#google-map-area .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.container-form {
  left: 0%;
  padding: 40px 15px;
  margin-left: -15px;
  z-index: 99;
}

.container-form .form-wrapper {
  background-color: white;
  padding: 56px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.container-form .form-wrapper .form-group {
  margin-bottom: 30px;
}

.container-form .form-wrapper .form-control {
  display: block;
  width: 100%;
  line-height: 26px;
  font-size: 14px;
  box-shadow: none;
  color: #848484;
  text-transform: capitalize;
  background: #f7f7f7;
  border: 1px solid transparent;
  padding: 7px 19px;
  border-radius: 0px;
  background-image: none;
  background-clip: padding-box;
}

.container-form .form-wrapper .form-control:focus {
  color: #212121;
  background-color: #fff;
  border-color: #555989;
  box-shadow: none;
  outline: 0;
}

.form-submit .btn-common {
  width: 100%;
}

.list-unstyled li {
  margin-top: 10px;
  color: #dc3545 !important;
}

.text-danger {
  margin-top: 20px;
  font-size: 18px;
}

.form-control {
  display: block;
  width: 100%;
  line-height: 27px;
  font-size: 14px;
  box-shadow: none;
  color: #848484;
  text-transform: capitalize;
  background: #f7f7f7;
  padding: 7px 19px;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.form-control:focus {
  border-color: #555989;
  box-shadow: none;
  outline: 0;
}

/* Footer Area Start */
.footer-area {
  background:#01031a;
}

.footer-area h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 10px;
  letter-spacing: 0.5px;
  text-transform:uppercase; 
}

.footer-area p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin: 0;
  padding-right: 50px;
  padding: 5px 0 5px 0;
  letter-spacing: 1px;
}

.footer-area ul li a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.footer-area ul li a:hover {
  color: #555989;
}

.footer-area .footer-social li {
  display: inline-block;
}

.footer-area .footer-social li a {
  color: #000;
  background: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
  border-radius: 4px;
  font-size: 15px;
  margin-right: 5px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.footer-area .footer-social li a:hover {
  color: #fff;
}

.footer-area .footer-social li .facebook:hover {
  background: #3B5998;
}

.footer-area .footer-social li .twitter:hover {
  background: #00aced;
}

.footer-area .footer-social li .linkedin:hover {
  background: #0073b1;
}

.footer-area .footer-social li .foursqare:hover {
  background: #25a0ca;
}

.footer-area .footer-social li .google-plus:hover {
  background: #d34836;
}

.footer-area .footer-text p {
  font-size: 14px;
  margin-top: 20px;
  color: #fff;
}

.footer-area .footer-text p a {
  color: #555989;
}

.footer-area .footer-text .nav-inline .nav-link {
  padding: 11px 7px;
  color: #888;
}

.footer-area .footer-text .nav-inline .nav-link:hover {
  color: #555989;
}

.footer-img img{ width:60%; }
.image-list {
  padding: 0;
  margin: 0;
}

.image-list li {
  margin-bottom: 15px;
  display: inline-block;
}

.image-list li .overlay {
  float: left;
  width: 70px;
  height: 60px;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 0;
}

.image-list li .overlay:hover figcaption {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.image-list .post-content {
  margin-left: 85px;
  margin-bottom: 0;
}

.image-list .post-content .post-title {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 15px;
  margin: 0;
}

.image-list .post-content .post-title a {
  color: #fff;
}

.image-list .post-content .post-title a:hover {
  color: #555989;
}

.image-list .post-content .meta {
  color: #999;
}

.image-list .post-content .meta span {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}

.newsletter-wrapper .form-group {
  margin-bottom: 20px;
  position: relative;
}

.newsletter-wrapper .form-group input {
  display: inline-block;
  color: #fff;
  position: relative;
}

.newsletter-wrapper .sub-btn {
  position: absolute;
  top: 0;
  right: 0px;
  border-radius: 0;
  padding: 10px 20px;
}

.widget {
  margin-top: 10px;
}

.widget .widget-title {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
}

#copyright {
  background:#010213;
  text-align: center;
}

#copyright p {
  line-height: 42px;
  color: #292d5a;
  margin: 0;
}

#copyright p a {
  color: #464a7b;
}

#copyright p a:hover {
  color: #01031a;
}

/* ==========================================================================
   Countdown Style Start
   ========================================================================== */
.countdown-timer .heading-count {
  padding: 10px 68px;
}

.countdown-timer .heading-count h2 {
  font-size: 40px;
  color: #212121;
  text-transform: uppercase;
  line-height: 48px;
}

.countdown-timer .heading-count h4 {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  margin-top: 30px;
}

.countdown-timer .heading-count h4 span {
  background: #212121;
  padding: 7px 15px;
  border-radius: 4px;
}

.countdown-timer .heading-count p {
  font-size: 14px;
  color: #212121;
  line-height: 30px;
}

.time-count div {
  text-align: center;
}

.time-entry {
  display: inline-block;
  min-width: 120px;
  margin: 15px;
  height: 110px;
  padding: 20px;
  box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #fff;
  text-align: center;
  font-weight: 400;
  color: #212121;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
}

.time-entry span {
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  display: block;
  color: #212121;
  margin-bottom: 10px;
}

.time-entry:first-child {
  border-left: none;
}

.time-countdown {
  margin: 15px 0px 50px 0;
}

/* Pricing Ticket */
#pricing {
  background: url();
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
}
.callToaction{  background: url(../img/background/cal-to-ac-bg.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover; }
#pricing .section-title-header .section-title {
  color: #01031a;
}

#pricing .section-title-header p {
  color: #01031a;
}

#pricing .price-block-wrapper {
  text-align: center;
  display: inline-block;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  padding:0px;
}

#pricing .price-block-wrapper .icon {
  padding: 20px;
}

#pricing .price-block-wrapper .icon i {
  font-size: 60px;
  color: #555989;
}

#pricing .price-block-wrapper .colmun-title {
  margin-top: 0px;
}

#pricing .price-block-wrapper .colmun-title h5 {
  font-size: 24px;
  line-height: 30px;
  color: #01031a;
  margin-bottom: 0px;
  font-weight: 700;
  background: #555989;
  text-transform: uppercase;
  padding: 20px 0 20px 0;
}

#pricing .price-block-wrapper .price {
  padding-bottom: 10px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  background:#01031a; 
  border-bottom: 6px solid #565a89;
      padding: 30px 0 20px 0;
}

#pricing .price-block-wrapper .price h2 {
  font-size: 38px;
  color: #ffffff;
  line-height: 42px;
  margin: 0;
}

#pricing .price-block-wrapper .price p {
  font-size: 15px;
  color: #5c5c5c;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}

#pricing .price-block-wrapper .pricing-list {
  padding: 40px 30px 25px 40px;
  text-align: left;
}

#pricing .price-block-wrapper .pricing-list ul {
  padding-bottom: 15px;
}

#pricing .price-block-wrapper .pricing-list ul li {
  font-size: 15px;
  color: #212121;
  font-weight: 400;
  padding: 2px 0px;
}

#pricing .price-block-wrapper .pricing-list ul li i {
  margin-right: 7px;
  font-size: 12px;
  color: #555989;
}

#pricing .price-block-wrapper .btn i {
  font-size: 12px;
  margin-right: 5px;
}

#main-slide .carousel-control {
  display: none;
  transition: all 0.3s ease-in-out;
}

#main-slide .carousel-indicators {
  cursor: pointer;
  bottom: 90px;
}

#main-slide:hover .carousel-control {
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

#main-slide .carousel-item img {
  position: relative;
  width: 100%;
}

#main-slide .carousel-inner .carousel-item::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#main-slide .carousel-item .carousel-caption {
  opacity: 0;
  transition: opacity 100ms ease 0s;
  z-index: 0;
}

#main-slide .carousel-item .carousel-caption .heading {
  font-size: 72px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing:-1px;
  margin-top: 30px;
  text-shadow: 0px 1px 1px black;
}

#main-slide .carousel-item .carousel-caption p {
  font-size: 36px;
  line-height: 42px;
}

#main-slide .carousel-item.active .carousel-caption {
  opacity: 1;
  transition: opacity 100ms ease 0s;
  z-index: 1;
}

#main-slide .carousel-caption {
  color: #fff;
  position: absolute;
  top: 35%;
}
#main-slide .carousel-item.active .seo-caption{ width:40% ; top: 26%;}
#main-slide .carousel-caption .btn {
  margin: 25px 25px 0px 0px;
}
.countdown-timer{ border-bottom:1px solid #e9e9e9;  background: url(../img/background/wel-bg.png) no-repeat;
  background-position: 50% 50%;
  background-size: cover;  }
#main-slide .carousel-control-next,
#main-slide .carousel-control-prev {
  opacity: 1;
  box-shadow: none;
}

#main-slide .carousel-control-prev span {
  padding: 15px;
}

#main-slide .carousel-control-next span {
  padding: 15px;
}

#main-slide .carousel-control {
  top: 45%;
}

#main-slide .carousel-control .lni-chevron-left,
#main-slide .carousel-control .lni-chevron-right {
  position: absolute;
  z-index: 5;
}

#main-slide .carousel-control .lni-chevron-left {
  left: 15px;
}

#main-slide .carousel-control .lni-chevron-right {
  right: 15px;
}

.carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

#main-slide .carousel-control i {
  line-height: 40px;
  font-size: 18px;
  width: 45px;
  border: 2px solid #fff;
  height: 45px;
  display: block;
  border-radius: 2px;
  background: transparent;
  color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

#main-slide .carousel-control i:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-color: #fff;
}
.slide-text-d{ color: #01031a}
#main-slide .carousel-item .carousel-caption .slide-text-d{ color: #01031a}
.address p{}
#thank_you_msg{     color: #555989;
    font-size: 20px; }
/* top-background */

/* The outermost element*/
.header-wrapper {
  overflow: hidden;
  width:2400px;
  height:600px;
  text-align:center;
}

.zoominheader {
  width:2400px;
  height:665px;
  text-align:center;
  background:url("../img/slider/slide2.jpg") bottom left;
  background-size: auto;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: absolute;
  top:0;
}

/* The innermost element*/
.zoomoutheader {
  width:400px;
  height:600px;
  text-align:center;
  background: none;
 
  overflow: hidden;
}
/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */
.circles, .circles1, .circles2, .circles3, .circles4, .circles5{ background-color: #01031a; opacity: 0.2;  position: absolute; left:-110px; border-radius:100%; width:380px; height:380px; top:-90px; }
.circles1{  opacity: 0.2;  left:170px; width:230px; height:230px; top:-20px;}
.circles2{ left:450px; width:230px; height:230px; top:300px; }
.circles3{ opacity: 0.2;  left:600px;  width:180px; height:180px; top:325px;  }
.circles5{  opacity:0.2;  left:950px;  width:600px; height:600px; top:-10px; overflow:hidden;  border-width:3px;  
    border-style:dashed;  }
::-webkit-scrollbar { display: none; }
.right-nav-dots{ position: relative;     display: inline-block; }
.nav-dots {     transform: translateY(130%) translateZ(0); transform 1s cubic-bezier(.23,1,.32,1) .9s;     padding: 30px 88px 30px 55px;    transition: transform 1s cubic-bezier(.23,1,.32,1),opacity .55s cubic-bezier(.165,.84,.44,1);
    will-change: opacity,transform; }
.is-active .nave-dot-bg{ opacity: 1; margin-right: 30px; background-color: #ffffff; }
.nave-dot-bg { width:3px;  height: 3px; opacity: .5; transform: translateZ(0); transition: opacity .7s cubic-bezier(.23,1,.32,1); vertical-align: middle; }
.nave-label-bg{  background-color: #fff; vertical-align: middle; opacity: 0; transform: translateX(25px) translateZ(0);
    transition: opacity .7s cubic-bezier(.23,1,.32,1) .15s,transform 1s cubic-bezier(.23,1,.32,1) .15s; }
.head-text, .scrol-note{ position: absolute;  color:#7175a7; border-bottom:1px solid #555989; padding-bottom:20px; font-size:48px; top: 380px; left:120px; width:51%; line-height:50px;  }

.scrol-note{font-size:12px; letter-spacing:-.1px; border:none; left:825px; top: 475px; color:#ffffff;    background: url("../img/icons/scroll-down.gif") 81px 19px; background-repeat:no-repeat; }
.scrol-note a{ font-size:12px; letter-spacing:-.1px; border:none; left:825px; top: 475px; color:#ffffff;  }
.welcom-container{   background:#01031a url("../img/background/welcom-img.jpg") bottom right;  background-size:auto;  background-repeat:no-repeat; height:682px!important; }
.abt-cont{background: url("../img/background/abt-wel-img.jpg");  float:left; margin-top:30px; background-repeat:no-repeat; height: 460px; padding:100px 750px 100px 100px; }
.heading-main{ color:#020420; font-size:18px; font-weight:bold; }
.heading-main span{ padding: 0 50px 0 0; }
.description{ font-size:32px; color:#555989; font-weight:normal; line-height:36px; padding-top:50px;  padding-left:80px; }
.serv-container{   background:#01031a url("../img/background/ser-bg.jpg") bottom left;  background-size:auto;  background-repeat:no-repeat; height: 684px!important; }
.sev-cont .heading-main{ color:#ffffff; }
.services-detail{float:left;}
.serv-block{ font-size: 30px; line-height: 38px; border-top:1px solid #2e304a;  }
.serv-block:hover{  color:#7175a7;}
.space-bar{ height:100px; width:100%;  }
.Project-container{padding-left:118px; }
.Project-container{ background:#01031a url("../img/background/project-bg.jpg") ;  background-size:auto;  background-repeat:no-repeat; height:684px!important; }
.logo-bubble, .logo-bubble-2, .logo-bubble-3{ position:relative; text-align: center; height:220px; width:220px; border-radius:50%; float: left;  background:#ffffff; }
.logo-bubble img{ position:relative; top:50px; left:0px; }
.bullbe-1, .bullbe-rot{ Background-color:#01031a; opacity:.7; width:100px; height:100px; border-radius:50%; position:relative;     position: relative; text-align: center; top:-44px; left: 161px;}
.logo-bubble  p, .logo-bubble-2 p, .logo-bubble-3 p{ font-size:16px; position:relative; padding:0 10px; top:33px; line-height:18px;}
.logo-bubble-2 img{ position:relative; top:54px; left:0; }
.logo-bubble-2 .bullbe-1{ width: 120px;  height: 120px;  top: -70px;    left:-86px; }
.logo-bubble-2 p{ font-size:18px; line-height:20px; top:37px;  }
.logo-bubble-3 .bullbe-1{ width: 135px;  height:135px; top:-30px; left:-93px; }
.logo-bubble-2{ left:650px; top:150px }
.logo-bubble-3 img{ position:relative; left:0px; top:80px; background-color:#ffffff;  } 
.logo-bubble-3 p{ font-size:20px; line-height:24px;top: 41px; }
.section-padding-top{ padding-top:80px; }
.logo-bubble{ height:200px; width:200px; top:50px; }
.logo-bubble-3{ top:-150px;  left:54px; width:260px; height:260px; }
.wbsit-container{ background:#01031a url("../img/background/website-bg.jpg") ; background-size: 1482px;;  background-repeat:no-repeat; height:685px!important; }
.web-bubble{ position: relative; top:0px;  left:110px;   float:right; height:560px;    }
.web-bubble-1{ position: relative; top:110px;  left: -105px;     float: left;  height:560px; }
.web-bubble-1  .bullbe-1 p, .web-bubble .bullbe-1 p{ font-size:24px; top:48px;  position: relative; }
.web-bubble-1  .bullbe-1, .web-bubble .bullbe-1{  top: -544px;  left: 529px;  width:160px; height:160px; }
.web-bubble .bullbe-1{  top: -130px;  left:-20px; opacity:0.4; }
.bullbe-rot{ border-width: 2px; border-style: dashed; top: -593px; left: -410px; width: 160px; height: 160px; opacity: 0.2;}
.web-bubble-1 .bullbe-rot{ top: -400px; left: 920px; opacity:0.2;  }
.logo-bubble .bullbe-rot{  top: -144px; left: 161px; width: 100px; height: 100px;}
.logo-bubble-2 .bullbe-rot{ top: -193px; left: -88px; width: 126px; height: 126px; }
.logo-bubble-3 .bullbe-rot{ top: -164px; left:-92px;  width: 134px; height: 134px;}
.price-container{ background-color:#01031a; padding-top: 120px; height:780px!important; }
.price-container a { color:#555989; }
.price-container a:hover{ color:#ffffff; }
.price-container .serv-block{border:none; }  
.price-container h1 { border-bottom:1px solid #b6b7cc; margin-top: 0; padding-bottom: 4px; text-transform: uppercase; font-size:28px; }
.gap{ height:20px; width:100%; }
.price-container .serv-block{ text-transform: uppercase;  font-size:20px;    color: #767ea2; }
.serv-block a   { font-size: 18px; border-bottom: 1px solid #222744; padding:10px 0px;  width: 45%; margin-top: 10px; color:#ffffff;  }
.detail-btn:hover{ color: #7175a7; background-color:#ffffff;  padding:10px 20px; }
.contatc-container{ background:#01031a url("../img/background/footer-bg.jpg"); background-size:auto; background-repeat:no-repeat; height:675px!important;  }
.cont-adress{ background:url("../img/background/con-add-bub.png") ; background-repeat:no-repeat; width:300px; height:300px; position:relative; top:0px; left:0px; float:left; }
.cont-adress p, .cont-number p, .cont-email p{  position: relative; top: 90px; font-size: 20px;  text-align: center; left:-15px; color:#767ea2; }
.cont-email p{     left: -24px; font-size: 24px;    top: 132px; }
.cont-bullbe-s{ width:150px ; height:150px;  position:relative; border-radius:50%; background-color:#ffffff; opacity:.05;  text-align:center; padding:10px; top: -40px; left: 250px; border-width:3px;   border-style: dotted;  border-color: #04062d;}
 p.ad-head{ position:relative; text-transform:uppercase; font-size: 21px; color:#767ea2; left:180px; top:-130px; font-weight:500;   }
.cont-number{  background:url("../img/background/footer-bubble-num.png") ; background-repeat:no-repeat; width:278px; height:306px; position:relative; top:0px; left:790px; float:left; }
.cont-number p{ left:20px; letter-spacing:1px;   }
.cont-number .cont-bullbe-s{ top: -5px;    left: -93px;}
.cont-number p.ad-head{ left: -155px; top: -90px;}
.cont-email{  background:url("../img/background/email-bg.png") ; background-repeat:no-repeat; width:372px; height:295px; position:relative; top:400px; text-align:center; margin:0 auto; }
.cont-email  .cont-bullbe-s{ top: -122px;  left: 192px;  }
.cont-email p.ad-head { left:40px; top:-210px;  }
.copy-right{ color:#767ea2; font-size:18px; text-align:center; border-top:1px solid #272941; position:relative; top:291px; padding-top:30px; width: 100%;    float: left; }
.pricing-bg{ background: url(../img/background/pricing-bg-img.jpg); background-repeat:no-repeat; padding:80px 80px 153px 60px; height: 506px; }
.price-container .heading-main{color:#020420;     padding-bottom: 50px;}
.price-container .serv-block{ width:33%; margin-right:0; float:left; }
.price-container .serv-block a { color:#020420; padding:0; border-color:#b6b7cc; font-weight: bold; }
.price-container .services-detail{ float:none; }
.price-container .services-detail h1{    color: #b6b7cc;  }
.welcom-container  .u-pos-r, .serv-container .u-pos-r {    right: 15px;}
.heading-main a{ float:right; font-size:16px; font-weight:normal; padding:0 50px 0 0; color:#020420; }
.heading-main a:hover{color:#b7b8cc; }
.devices-home{  overflow:hidden;     position: relative;    top:0px; width:600px; height:600px;  background }
.rotate{ background-image:url("../img/background/devices.png");  width:600px; height:500px; background-repeat:no-repeat;  position:relative; top:0px; left:-150px;     background-size: 500px; }
.rotate , .circles5{  -webkit-animation: rotation 60s infinite linear;  }
   @-webkit-keyframes rotation {
    from {
      -webkit-transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(359deg);
    }
   }
.bullbe-rot, .cont-bullbe-s { -webkit-animation: rotation 20s infinite linear;   }
.detail-ser-btn{margin-top:20px; }
.Project-container .heading-main a{ padding-right:115px;  color:#ffffff; }
.Project-container .heading-main a:hover{ color:#b6b7cc;  }
/* home page right dots*/
.right-links-dots{ float:right; }
.link-dot{ background-color:#ffffff; opacity:0.2; width:3px; height:3px; position:relative;  margin-top:41px;  left:-134px;  top:45px; }

.wel-dots .link-dot{ margin-top:-95px; }
.right-links-dots ul li{  display: list-item; }
.circle-shape-btn{ width:45px; height:45px; background-color:#7175a7; border-radius:50%; position:relative; left:-102px;  top:420px; }
.top-down-btn{ float:right; }
.circle-shape-btn:hover{ background-color:#ffffff; }
.ver-line-right, .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{ Height:145px; position:relative; top:0; background-color:white; left:1230px; top:-135px; width:1px; opacity:.15;  transition: opacity .7s 1s; }
.ver-line-right-1{ height:40px; top:206px;}
.ver-line-right-2{  height:40px; top:305px; }
.ver-line-right-top{ top:-80px; height:125px; }
.ver-line-right-bottom{top:346px; height:125px;  }
.top-down-btn img{    position: relative;    top: 383px; left: -102px; }
.top-header{ height:665px; }

/* The inner page css*/
.about-inner-bg{ background:url("../img/background/inner-ab-bg.jpg"); height:700px; background-repeat:no-repeat; background-size:1380px;  }
.contact-inner-bg{ background:url("../img/background/inner-contact-bg.jpg"); height:700px; background-repeat:no-repeat; background-size:1380px;  }
.services-inner-bg{  background:url("../img/background/inner-ser-bg.jpg"); height:700px; background-repeat:no-repeat; background-size:1380px;  }
.proj-bg{ background:url("../img/background/inner-proj-bg.jpg"); height:700px; background-repeat:no-repeat; background-size:1380px; }
.price-cont{background:url("../img/background/inner-pri-bg.jpg"); height:700px; background-repeat:no-repeat; background-size:1380px;}
.about-inner-bg{  top: 0;}
.innerPage .navbar-collapse{ top:34px; margin-right:0; }
.innerPage .heading-main{ color: #ffffff;     padding-top: 60px;}
.innerPage .proj-cont .heading-main{ color:#01031a; padding-bottom:40px;  padding-top:20px; text-align:center; }
.pad-left{ padding-left:100px; }
.inrPgDscCon{ padding-bottom: 40px; width:65%; float:left; }
.inrPgDscCon .heading-sub{   }
.inrPgDscImg{ float:right;  }
.innerPage .head-text{ color: #555989; font-size: 45px; width: 38%; border-bottom:none; top: 291px; letter-spacing: -1px; }
.heading-sub{ color:#020420; letter-spacing: -1px; line-height:40px; font-weight: bold; font-size: 28px;}
.innerPage .description{ font-size: 21px; line-height:24px;  padding-bottom:80px; padding-left:0; padding-top: 20px; }
.left-cont{ padding-left:200px;}
.left-cont .heading-sub{ border-bottom:1px solid #555989;  padding-bottom:80px;     font-size: 48px; color:#555989; }
.innerPage .right-cont .description{ width: 70%; padding-top:0;    font-size: 18px;  color:#020420; }
.left-cont .heading-sub a, .left-cont a{  font-size: 32px; font-size: 24px; line-height: 50px; color:#555989;  }
.serv-cont{ border-bottom:10px solid #555989;  }
.serv-cont-detail .left-cont .heading-sub { font-size:28px; font-weight:bold; line-height:32px; color:#020420; width:100%; border-bottom:none;  }
.serv-cont-detail{  }
.border-line{ Background-color:#e8e8e8; height:1px; width:100%; float:left; margin:40px 0px 40px 0px;   }
.right-cont .heading-sub{ font-size:21px; font-weight: bold;  padding-left: 0; }
.right-cont{ color:#020420; }
.right-cont ul li{ font-size:24px; line-height:36px; color:#353a8c; }
.right-cont ul li a{ font-size:18px; color:#020420; text-transform: uppercase;  font-weight: bold; }
.grpDes-cont{ border-top: 10px solid #555989; border-bottom: 10px solid #555989; }
.grpDes-cont .right-cont .description, .soMedMar-cont .right-cont .description{ color:#020420; }
.stdWeb{  background:url("../img/background/web-des-ser-bg.png") bottom left; background-repeat:no-repeat; height:400px; position:relative; left:80px; }
.cms-bg { background:url("../img/background/cms-web-design.png") bottom right; background-repeat:no-repeat; height:480px; position:relative; left:-144px;;  }
.e-com-bg { background:url("../img/background/ecommerce.png") bottom center; background-repeat:no-repeat; height:500px; }
.logo-des-bg{  background:url("../img/background/logo-des-bg.png") bottom center; background-repeat:no-repeat; height:500px; }
.bro-des-bg{  background:url("../img/background/brochdes-bg.png") bottom center; background-repeat:no-repeat; height:643px; }
.sta-des-bg{  background:url("../img/background/stationary-des-bg.png") bottom center; background-repeat:no-repeat; height:650px;}
.prom-des-bg{ background:url("../img/background/pro-des-bg.png") bottom center; background-repeat:no-repeat; height:680px;}
.SEO-sec{     border-top: 10px solid #555989; border-bottom: 1px solid #e8e8e8; }
.SEO-des-bg{ background:url("../img/background/seo-des-bg.png") bottom center; background-repeat:no-repeat; height:500px;}
.hed-num{font-size: 16px; float: left;  color:#555989; padding-left: 130px; }
.soMedMar-cont{     border-bottom: 1px solid #e8e8e8;  border-top: 10px solid #555989; }
.Somed-des-bg{ background:url("../img/background/social-des-bg.png") bottom center; background-repeat:no-repeat; height:580px;}
.cms-bg .heading-sub{   padding-left: 255px; }
.e-com-bg .heading-sub{   padding-left: 110px; }
.project-dtl, .logo-project-dtl {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -.01em;
    color: #01031a;
    font-weight: 300;
	top: 140px;
    box-shadow: -2px 3px 10px #9a9a9a;
	position: relative;
    left:665px;
	height: 440px;
    background-color: rgba(255,255,255,0.8);
    width: 40%;
	border-radius: 50%;
	border: 1px solid #e7e8ed;
}
.btn {
    display: block;
    width: 110px;
    padding: 4px 0 3px 0;
    text-align: center;
    margin: 0px 0 0 42px;
    background: #01031a;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;

  
}
.project-dtl .btn{  	position: relative; left: 130px;    top: -538px; }
.project-img, .logo-project-img {
    height: 680px;
    overflow: hidden;
    overflow-y: scroll;
	float: left;
	width:65%;
	border-radius:50%;
	border: 2px solid #e7e8ed;
}
.project-img img{ width:100%; float:left;  }

.project-dtl img{ position: relative; top: -530px; left:95px; }
.project-dtl p{ position: relative; top: -540px; left: 88px; }
.dtl-left img{  position: relative;  top: 130px;   left: 90px; z-index: 4; }
.dtl-left p{ top:100px; }
.proj-cont{ border-bottom:1px solid #eeeeee; }
.dtl-left .btn{ top:100px; }
.logo-project-dtl { background-color: rgba( 1, 3, 26, .8); box-shadow:none; border:none;     z-index: 1; }
.logo-project-dtl .title {    font-size: 13px;    line-height: 18px;    letter-spacing: -.01em;    color: #ffffff;
    text-transform: uppercase;	position:relative;	top:-545px;	text-align:center; }
.logo-project-dtl .comname {    font-size: 20px;    line-height: 24px;    letter-spacing: -.01em;    color: #ffffff;
    font-weight: 300;    padding: 0 0 40px 0;	position:relative;	top:-525px;	text-align:center; } 
.logo-project-img { } 
.logo-project-img img{  position:relative; top:100px; } 
.banner-img{ border:1px solid #eee; }
.dtl-left { left:0; float:left; z-index:3;}
.proj-img-left{ position:relative; top:-370px; float:right;}
.proj-con-1{ height:900px; }
.sunny-img img{ height:100px;     top: -568px;    left: 162px;}
.lgPrjImg-1 { position: relative;    top: -400px; float: right; }
.lgPgDt-1{     left: 0; }
.lgPgDt-1 .title{ top:145px; }
.lgPgDt-1 .comname{ top:165px; }
.proj-tabs ul li{ height:30px; margin:0; display:inline-block;  }
.proj-tabs ul li a{ color: #ffffff; font-size:16px; padding: 15px 25px; background-color:#555989; }
.proj-tabs{ border-bottom: 2px solid #555989;  padding-bottom:8px;   margin-bottom: 40px;}
/* The pricing inner page css*/
.pricing-dtl{  background:#e1e2f1;     padding-bottom: 60px; }
.pricing-dtl h5{     font-size: 24px;
    line-height: 30px;
    color: #01031a;
    margin-bottom: 0px;
    font-weight: 700;
    background: #555989;
    text-transform: uppercase;
    padding: 20px 0 20px 0; text-align: center; }
.pricing-dtl .price{ padding-bottom:10px; text-align:center; transition:all 500ms ease; -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease; background:#01031a; padding:20px;  }
	.pricing-list {
    padding: 40px 30px 25px 40px;
    text-align: left;
}
.pricing-list ul {
    padding-bottom: 15px;
	
}
.pricing-list ul li {
    font-size: 15px;
    color: #212121;
    font-weight: 400;
    padding: 2px 0px;
}
.lni-check-mark-circle:before {
    content: "\e938";
}
.pricing-list ul li i {
    margin-right: 7px;
    font-size: 12px;
    color: #555989;
}
[class^="lni-"], [class*=" lni-"] {
    font-family: 'LineIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.price-container .serv-block a {    font-size: 15px;}

/* contact page css*/
.cont-inn-pg-bg{background:#01031a; }
.con-head-1{ font-size:34px; line-height:34px; color:#ffffff; text-transform:uppercase;  }
.con-des{ color:#ffffff; font-size:30px; line-height:30px; }



::-webkit-scrollbar {
  width: 5px;  height: 5px;
}
::-webkit-scrollbar-button {
  width: 0px;  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #666;  border: 0px none #ffffff;  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {  background: #ffffff; }
::-webkit-scrollbar-thumb:active {  background: #000000; }
::-webkit-scrollbar-track {  background: #e1e1e1;  border: 0px none #ffffff;  border-radius: 50px; }
::-webkit-scrollbar-track:hover {  background: #666666; }
::-webkit-scrollbar-track:active {  background: #333333; }
::-webkit-scrollbar-corner {  background: transparent; }

/* pricing tabs */

/* Style the tab */
.tab {
    overflow: hidden;
    border-top: 1px solid #b9bbce;
	border-bottom:1px solid #b9bbce;
}
.tab-1{width:30%; float:left;     margin: 0 14px;}
/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover, .tab button.active {
    background-color: #555989;
	color:#ffffff;
}

/* Style the tab content */
.tabcontent {    display: none;    padding: 6px 12px; }

@media only screen and (min-width: 1201px) and (max-width: 1280px) {
.js .slicknav_menu {display:none;} 
.container{/* background:yellow; */}
.link-dot{     left: -90px; }
.ver-line-right, .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{     left: 1186px; }
.circle-shape-btn{     left: -60px; }
.top-down-btn img{     left: -61px; }
.head-text{     width: 55%; }
.abt-cont{width: 100%;}
.rotate{  background-size: 450px;  }
.web-bubble-1{height:0; }
.bullbe-rot{     left: -323px; }
.web-bubble-1 .bullbe-rot{     left: 834px; }
}
@media only screen and (min-width: 959px) and (max-width: 1200px) {
 .container{ background:green;}
 .ver-line-right {height:130px; left:1063px; }
 .head-text{     width: 58%;     top: 333px; font-size:47px;  }
 .circle-shape-btn{ top: 403px; }
 .top-down-btn img{ top: 368px; }
 .scrol-note{  top:424px; }
 .navbar-collapse{     top: 495px; margin-right: 150px; }
 .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{ left:1063px;}
 .ver-line-right-2{top: 324px; } 
 .ver-line-right-top{top:-48px;  height:120px;}
 .ver-line-right-bottom{ top:335px; height:120px; }
 .section-padding {    padding: 80px 0;}
 .serv-container{ padding-left:120px; }
 .navbar-brand{ padding-left:80px; }
 .serv-block{  }
 .logo-bubble-3{ left: -143px; }
 .logo-bubble-2{     left: 469px; }
 .web-bubble img, .web-bubble-1 img{  height: 536px; }
 .web-bubble{left:100px; }
 .web-bubble-1{ top: 149px;    left: -100px; }
 .web-bubble-1 .bullbe-1{ left:474px; }
 .circles4{ left: 817px;    width: 500px;    height: 500px;    top: 1px; }
 .contatc-container{ height: 733px;     background-size: 1200px; }
 .cont-number{     left: 625px; }
 .cont-email{ top: 370px;    height: 306px; }
 .cont-email p{     top: -152px; left: 9px;}
 .copy-right{     top: 289px; }
 .cont-email .cont-bullbe-s{ top: -401px; }
 .cont-email p.ad-head {    left: 80px;    top: -493px;}
 .abt-cont{     width: 56%;     padding: 100px;     margin-top:55px; }
 .rotate{ width:400px; left: -43px;  background-size: 420px; }
 .bullbe-rot{ top: -554px;     left: -324px; }
 .web-bubble-1 .bullbe-rot{     top: -438px;    left: 779px; }
 .circles5{width:500px; height:500px;     top: 2px; left: 813px; }
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
 .container{ background:gray; }
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
    position: absolute;
    padding: 15px 15px;
    top: 0;
  }
  .navbar-brand img {
    width: 75%;
  }
  #mobile-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav .active a {
    background: #555989;
    color: #fff;
  }
  .slicknav_nav a:hover, .slicknav_nav .active {
    color: #555989;
    background: #01031a;
  }
  .slicknav_nav .dropdown li a.active {
    background: #01031a;
    color: #555989;
  }
 .link-dot{     left: -115px; }
 .circles5{ left: 653px;    width: 400px;    height: 400px;    top: 4px;}
 .circles1{ width: 190px;    height: 190px;    top: 11px;}
 .circles2{ left: 363px; }
 .circles3{     left: 541px; }
 .circles{ width:350px; height:350px; }
 .ver-line-right {height:130px; left:841px; }
 .head-text{ width:66%; top: 333px; font-size: 42px; }
 .scrol-note{ display:none; }
 .navbar-collapse{     top: 495px; margin-right: 150px; }
 .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{ left:844px;}
 .ver-line-right-2{top: 365px; } 
 .ver-line-right-top{top:-78px;  height:120px;}
 .ver-line-right-bottom{ top:360px; height:120px; }
 .section-padding {    padding:80px 0;}
 .serv-container{ padding-left:80px; }
 .navbar-brand{ padding-left:0px; }
 .serv-block{  font-size: 22px;      line-height: 28px; }
 .bullbe-1{ width:90px; height:90px; left:175px; }
 .logo-bubble p{ font-size:16px; line-height:18px; top:30px; }
 .logo-bubble{ width:200px; height:200px; top:150px; }
 .logo-bubble-3{ top: -170px; width:275px; height:275px; left:-230px }
 .logo-bubble-2{  left: 290px;    top: 124px; width:250px; height:250px;   }
 .logo-bubble-2 .bullbe-1 { width:100px; height:100px; top:-55px; left:-75px; }
 .logo-bubble-3 .bullbe-1{ width:120px; height:120px; top:-20px; }
 .logo-bubble-3 .bullbe-1 p{ font-size:20px; line-height:22px; }
 .logo-bubble-2 .bullbe-1 p{ font-size:18px; line-height:20px; top:33px;}
 .logo-bubble-3 img{ top:90px; }
 .logo-bubble-2 img { top:75px; }
 .logo-bubble img { top:60px; }
 .web-bubble img, .web-bubble-1 img{ height:429px; }
 .web-bubble{left:74px; }
 .web-bubble-1{ top:256px;    left: -70px; }
 .web-bubble-1 .bullbe-1{ left:348px;  top: -475px; }
 .circles4{     left: 655px;    width: 400px;    height: 400px; top: 1px; }
 .contatc-container{ height: 733px;     background-size: 1200px; }
 .cont-number{     left: 383px; }
 .cont-email{ top: 426px;    height: 306px; }
 .cont-email p{     top:-178px; left: 9px;}
 .copy-right{ top: 299px; }
 .cont-email .cont-bullbe-s{ top: -401px; }
 .cont-email p.ad-head {    left: 80px;    top: -493px;}
 .u-pos-r {    right: -20px; }
 .c-btn-scroll{ right: 93px;     width: 40px;    height: 40px; }
 .abt-cont{  padding: 70px; margin-top: 35px; width:70%; margin-top:150px;  }
 .welcom-container{ min-height: 0; height:692px!important; }
 .description{font-size:25px; }
 .welcom-container .u-pos-r, .serv-container .u-pos-r{ right:-8px; }
 .serv-container{  background: #01031a url(../img/background/ser-bg.jpg) top left; }
 .welcom-container .u-pos-y-center{     top: 55%; } 
 .space-bar{ height:100px; }
 .pricing-bg{ left: 240px;     padding: 60px 50px 0px 50px; }
 .price-container .serv-block{     font-size: 16px; }
 .price-container h1{ font-size:25px; }
 .circle-shape-btn, .top-down-btn img{ left: -80px; }
 .rotate{     left: -59px; width: 400px;    background-size: 400px; }
 .price-container .serv-block a {    font-size: 13px; }
 .logo-bubble-3 .bullbe-rot {    top: -140px; left: -85px;  width: 120px;  height: 120px; }
 .logo-bubble .bullbe-rot {    top: -124px; left: 175px;  width: 91px; height: 90px; }
 .logo-bubble-2 .bullbe-rot { top: -157px;  left: -77px; width: 104px; height: 104px; }
.web-bubble-1 .bullbe-rot {    top: -635px; left: 347px;  }
.bullbe-rot{     top: -292px;    left: -20px; }
 }
 @media only screen and (min-width: 480px) and (max-width: 767px) {
 .container{background:pink;}
 .link-dot{     left: -103px; }
 .circle-shape-btn, .top-down-btn img{     left: -70px; }
 .right-links-dots{display:none; }
 .circles1{ width: 190px;    height: 190px;    top: 11px;}
 .circles2{ left:263px; }
 .circles3{     left: 441px; }
 .circles5{ width:350px; height:350px; left:555px; top:1px; }
 .circles{ width:350px; height:350px; }
 .ver-line-right {height:130px; left:841px; }
 .head-text{ width:66%; top: 333px; font-size: 42px; }
 .scrol-note{ display:none; }
 .navbar-collapse{     top: 495px; margin-right: 150px; }
 .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{ left:844px;}
 .ver-line-right-2{top: 302px; } 
 .ver-line-right-top{top:-78px;  height:120px;}
 .ver-line-right-bottom{ top:360px; height:120px; }
 .section-padding {    padding:80px 0;}
 .serv-container{ padding-left:80px; }
 .navbar-brand{ padding-left:0px; }
 .serv-block{  font-size: 20px;  line-height:25px;  }
 .serv-block a{ font-size:15px; width:35%; }
 .serv-block a:hover {}
 .bullbe-1{ width:90px; height:90px; left:175px; }
 .logo-bubble p{ font-size:16px; line-height:18px; top:30px; }
 .logo-bubble{ width:200px; height:200px; top:150px; }
 .logo-bubble-3{ top: -138px;    width: 225px;    height: 225px;    left: -172px;}
 .logo-bubble-2{ left: 250px;    top: 219px;    width: 200px;    height: 200px; }
 .logo-bubble-2 .bullbe-1 { width:100px; height:100px; top:-55px; left:-75px; }
 .logo-bubble-3 .bullbe-1{ width:120px; height:120px; top:-30px; }
 .logo-bubble-3 .bullbe-1 p{ font-size:20px; line-height:22px; }
 .logo-bubble-2 .bullbe-1 p{ font-size:18px; line-height:20px; top:33px;}
 .logo-bubble-3 img{ top:63px; }
 .logo-bubble-2 img { top:44px; }
 .logo-bubble img { top:60px; }
 .web-bubble img, .web-bubble-1 img{ height:343px; }
 .web-bubble{ left:74px;  top: -560px; }
 .bullbe-rot {  top: -264px;  left: -25px;  width: 135px;  height: 135px; }
 .web-bubble-1{ top:342px;    left: -70px; }
 .web-bubble-1 .bullbe-rot {     top: -545px; left: 233px; }
 .web-bubble-1 .bullbe-1{ left: 238px;    top: -411px; }
 .circles4{     left: 555px;    width: 350px;    height: 350px; top: 1px; }
 .contatc-container{ height: 733px;     background-size: 1200px; }
 .cont-number{     left: 315px; width:205px; height:205px; background-size:200px; }
 .cont-email{ top: 426px;    height: 306px; }
 .cont-email p{ top:-122px; font-size:20px;     left: -31px;}
 .copy-right{     top: 357px; padding-top: 22px;  }
 .cont-number p{ left: 11px;     top: 74px; }
 .cont-email .cont-bullbe-s{ top: -294px; }
 .cont-email p.ad-head { left: 87px;   top: -365px; }
 .u-pos-r {    right: -20px; }
 .c-btn-scroll{ right: 93px;     width: 40px;    height: 40px; }
 .abt-cont{  padding:60px; margin-top: 130px; width:78%;  }
 .description{     font-size: 28px; line-height:32px; }
 .welcom-container{ min-height: 0;     height:680px; }
 .welcom-container .u-pos-r, .serv-container .u-pos-r{ right:-8px; }
 .serv-container{  background: #01031a url(../img/background/ser-bg.jpg) top left;}
 .welcom-container .u-pos-y-center{     top: 55%; } 
 .space-bar{ height:100px;  }
 .pricing-bg{ left: 240px;     padding: 60px 50px 0px 50px; min-height: 600px; }
 .price-container .serv-block{ font-size:18px; }
 .logo-bubble-3 .bullbe-rot {    top: -148px; left: -83px; width: 117px;  height: 117px; }
 .logo-bubble .bullbe-rot {    top: -124px; left: 175px;  width: 90px; height: 90px; }
 .logo-bubble-2 .bullbe-rot { top: -155px; left: -75px;  width: 100px; height: 100px; }
 .price-container h1{ font-size:21px; }
 .heading-main span{     padding: 0 30px 0 0; }
 .heading-main a{ font-size: 13px; padding:0;}
 .c-home__nav, .o-list, .c-home__scroll-btn{display:none; }
 .rotate{ background-size: 350px; width:400px; height:400px; }
 .serv-container, .Project-container{ padding-left:80px; }
.Project-container .heading-main a { padding-right:80px; }
.web-bubble-1 .bullbe-1, .web-bubble .bullbe-1{width:130px; height:130px; }
.web-bubble-1 .bullbe-1 p, .web-bubble .bullbe-1 p { font-size:20px; line-height:22px; top:42px; }
.wbsit-container {height:570px; }
.cont-adress{ width:250px; height:250px; background-size:250px;}
.cont-adress p{ top: 74px; font-size:18px; }
.cont-bullbe-s{ width:120px; height:120px; left:200px; }
p.ad-head{     top: -108px;     left: 136px;}
.cont-email{  width: 330px; height:229px; background-size: 300px; top:448px; }
 .cont-number p.ad-head {    left: -135px;    top: -77px; font-size: 18px;}
 }
 @media only screen and (min-width: 300px) and (max-width: 479px) {
  .container{background:red;}
 .link-dot{     left: -103px; }
 .circle-shape-btn, .top-down-btn img{     left: -30px; }
 .right-links-dots{display:none; }
 .circles1{ width: 150px;    height: 150px;  left: 90px;  top: 11px;}
 .circles2{ left:154px;   width: 200px;  height: 200px; top: 350px; }
 .circles3{     left: 304px;     width: 140px;  height: 140px; top:381px }
 .circles5{ width:300px; height:300px; left:300px; top:1px; }
 .circles{ width:250px; height:250px;     top: -35px; }
 .ver-line-right {height:130px; left:841px; }
 .head-text{ width:70%; top: 450px; font-size:28px;     left: 60px; line-height:32px; }
 .scrol-note{ display:none; }
 .navbar-collapse{     top: 495px; margin-right: 150px; }
 .ver-line-right-1, .ver-line-right-2, .ver-line-right-top, .ver-line-right-bottom{ left:844px;}
 .ver-line-right-2{top: 302px; } 
 .ver-line-right-top{top:-78px;  height:120px;}
 .ver-line-right-bottom{ top:360px; height:120px; }
 .section-padding {    padding:80px 0;}
 .serv-container{ padding-left:80px; }
 .navbar-brand{ padding-left:0px; }
 .serv-block{  font-size: 20px;  line-height:25px;  }
 .serv-block a{ font-size:15px; width:35%; }
 .serv-block a:hover {}
 .bullbe-1{ width:90px; height:90px; left:175px; }
 .logo-bubble p{ font-size:16px; line-height:18px; top:30px; }
 .logo-bubble{ width:200px; height:200px; top:150px; }
 .logo-bubble-3{ top: -138px;    width: 225px;    height: 225px;    left: -172px;}
 .logo-bubble-2{ left: 250px;    top: 219px;    width: 200px;    height: 200px; }
 .logo-bubble-2 .bullbe-1 { width:100px; height:100px; top:-55px; left:-75px; }
 .logo-bubble-3 .bullbe-1{ width:120px; height:120px; top:-30px; }
 .logo-bubble-3 .bullbe-1 p{ font-size:20px; line-height:22px; }
 .logo-bubble-2 .bullbe-1 p{ font-size:18px; line-height:20px; top:33px;}
 .logo-bubble-3 img{ top:63px; }
 .logo-bubble-2 img { top:44px; }
 .logo-bubble img { top:60px; }
 .web-bubble img, .web-bubble-1 img{ height:343px; }
 .web-bubble{ left:74px;  top: -560px; }
 .bullbe-rot {  top: -264px;  left: -25px;  width: 135px;  height: 135px; }
 .web-bubble-1{ top:342px;    left: -70px; }
 .web-bubble-1 .bullbe-rot {     top: -545px; left: 233px; }
 .web-bubble-1 .bullbe-1{ left: 238px;    top: -411px; }
 .circles4{  left: 300px;    width: 300px;    height: 300px; top: 1px; }
 .contatc-container{ height: 733px;     background-size: 1200px; }
 .cont-number{     left: 315px; width:205px; height:205px; background-size:200px; }
 .cont-email{ top: 426px;    height: 306px; }
 .cont-email p{ top:-122px; font-size:20px;     left: -31px;}
 .copy-right{     top: 357px; padding-top: 22px;  }
 .cont-number p{ left: 11px;     top: 74px; }
 .cont-email .cont-bullbe-s{ top: -294px; }
 .cont-email p.ad-head { left: 87px;   top: -365px; }
 .u-pos-r {    right: -20px; }
 .c-btn-scroll{ right: 93px;     width: 40px;    height: 40px; }
 .abt-cont{  padding:40px; margin-top: 130px; width:100%;  }
 .description{     font-size: 21px; line-height:24px; padding-left:60px; }
 .welcom-container{ min-height: 0;     height:680px; }
 .welcom-container .u-pos-r, .serv-container .u-pos-r{ right:-8px; }
 .serv-container{  background: #01031a url(../img/background/ser-bg.jpg) top left;}
 .welcom-container .u-pos-y-center{     top: 55%; } 
 .space-bar{ height:100px;  }
 .pricing-bg{ left: 240px;     padding: 60px 50px 0px 50px; min-height: 600px; }
 .price-container .serv-block{ font-size:18px; }
 .logo-bubble-3 .bullbe-rot {    top: -148px; left: -83px; width: 117px;  height: 117px; }
 .logo-bubble .bullbe-rot {    top: -124px; left: 175px;  width: 90px; height: 90px; }
 .logo-bubble-2 .bullbe-rot { top: -155px; left: -75px;  width: 100px; height: 100px; }
 .price-container h1{ font-size:21px; }
 .heading-main span{     padding: 0 30px 0 0; }
 .heading-main a{ font-size: 13px; padding:0;}
 .c-home__nav, .o-list, .c-home__scroll-btn{display:none; }
 .rotate{ background-size: 400px; width:600px; height:400px; left: 21px; }
 .serv-container, .Project-container{ padding-left:80px; }
.Project-container .heading-main a { padding-right:80px; }
.web-bubble-1 .bullbe-1, .web-bubble .bullbe-1{width:130px; height:130px; }
.web-bubble-1 .bullbe-1 p, .web-bubble .bullbe-1 p { font-size:20px; line-height:22px; top:42px; }
.wbsit-container {height:570px; }
.cont-adress{ width:250px; height:250px; background-size:250px;}
.cont-adress p{ top: 74px; font-size:18px; }
.cont-bullbe-s{ width:120px; height:120px; left:200px; }
p.ad-head{     top: -108px;     left: 136px;}
.cont-email{  width: 330px; height:229px; background-size: 300px; top:448px; }
.cont-number p.ad-head {    left: -135px;    top: -77px; font-size: 18px;}
  
  }
 @media only screen and (max-width: 299px) {
  .container{background:blue;}
  }
 @media only screen and (max-width: 220px){}