/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
textarea {
    resize: none;
}
body,
html {
  width: 100%;
  height: 100%; }


hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #67CAEB; }

hr.light {
  border-color: #fff; }

a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; 
color:inherit;}
  a:hover {
    color: #282D71;
text-decoration: none;}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.bg-primary {}

.bg-dark {
  background-color: #212529 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 5rem 0; }

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #212529; }

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #66C9E9;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #66C9E9; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #212529; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #66C9E9; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color: #66C9E9 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
        background-color: transparent; }
@media (max-width: 1254px) {
    .buttin{
        font-size: 15px !important;
    }
}
@media (max-width: 1000px) {
    .buttin{
        font-size: 11px !important;
    }
}
  @media (min-width: 992px) {
    #mainNav {
      border-color: transparent;
      background-color: transparent; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: #fff; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        padding: 0.5rem 1rem; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: #fff; }
      #mainNav.navbar-shrink {
        border-bottom: 1px solid rgba(33, 37, 41, 0.1);
        background-color: #fff; }
        #mainNav.navbar-shrink .navbar-brand {
          color: #66C9E9; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #66C9E9; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #212529; }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color: #66C9E9; } }

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/iStock_000046704934_Full-e1449578521112.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead hr {
    margin-top: 30px;
    margin-bottom: 30px; }
  header.masthead h1 {
    font-size: 2rem; }
  header.masthead p {
    font-weight: 300; }
  @media (min-width: 768px) {
    header.masthead p {
      font-size: 1.15rem; } }
  @media (min-width: 992px) {
    header.masthead {
      height: 100vh;
      min-height: 650px;
      padding-top: 0;
      padding-bottom: 0; }
      header.masthead h1 {
        font-size: 3rem; } }
  @media (min-width: 1200px) {
    header.masthead h1 {
      font-size: 4rem; } }

.service-box {
  max-width: 400px;}
.service-box:hover{
  cursor:pointer;}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(240, 95, 64, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.text-primary {
  color: #D1D1D1 !important;
  cursor: not-allowed; 
}
.text-primary:hover{
    color:#4950AE !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl {
  padding: 1rem 2rem; }

.btn-primary {
  background-color: #F05F40;
  border-color: #F05F40; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #4950AE !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(73, 80, 174, 0.5) !important; }
.bordered{
    border:2px solid white;
    padding:10px;
    color:#4950af;
}
.my_button{
    background: linear-gradient(135deg, #63b6db 0%, #d132a9 100%);
    -webkit-animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0.5);
    
}
.my_buttonn{
    color:white !important;
    background-color:#6BCBEA;
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0.5);
    
}
.my_buttonnn{
    color:white;
    background-color:#4950af;
}
.my_buttonnn:hover{
        -webkit-animation: pulse 1.5s infinite;
    
}
/*.my_button:hover {
  -webkit-animation: none;
}*/
#particles-js{
    height:100%;
    width: 100%;
    z-index: 0;
    position: absolute;
}
#particless{
    height:100%;
    width: 100%;
    z-index: 0;
    position: absolute;
}
.lrg-logo {
   width: 152px;
  height: 60px;
  background:url(../img/InfoHouse_160x63-e1449527586316.png);
  background-size: cover;
}

.sml-logo {
   width: 76px;
  height: 30px;
    background:url(../img/InfoHouse_160x63-e1449527586316.png);
  background-size: cover;
}
.one-four-button{
    color: #30b4c5;
    font-weight: 700;
    margin: 0 7px 20px 0;
    padding: 8px 20px;
    text-align: center;
}
.bobo{
    border: 1px solid #E4E4E4;
    transition: all 0.5s;
}
.buttin{
    font-size:20px;
}
.bobo:hover{
    background-color:#4A50AB;
    color:white !important;
    cursor: pointer;
    border: 1px solid #4A50AB;
     -webkit-animation: opacity_change 2s infinite; 
}
@keyframes opacity_change {
    0%{
    opacity: 1;    
    }
     50%{
       opacity: 0.7;   
    }
    100%{
       opacity: 1;   
    }
}
.cursor_default{
    cursor: default;
}
.bobo-start{
     background-color:#F5F6F7;
    color:#30B4C5;
    cursor: pointer;
    border: 1px solid #30B4C5;
    font-size:20px;
}
.bobo-start:hover{
    -webkit-animation: opacity_change 1.5s infinite; 
}
.active_service{
 color:#6BCBEA !important;
}
.card>a:hover{
    color:#4A50AB;
    text-decoration:none;
    border:none;
}
.card-header:hover{
    color:#4A50AB !important;
    border:none;
}
.disabled_service_button{
 color:#E3E3E3 !important; 
border: 1px solid #E3E3E3 !important; 
}
.disabled_service{
 color:#E3E3E3 !important;
}
.service_names{
    text-transform:initial;
    font-size: 20px;
}
.inner-describe{
position: absolute;
height: 80%;
width: 100%;
background-color:rgba(89,89,89,.70);
z-index: 999;
    overflow:auto;
    padding: 2px;
}
.hidden_all{
    display: none !important;
}
.show_all{
    display: block !important;
}
.completeee{
    display:none;
}

.moreee{
    background:lightblue;
    color:navy;
    font-size:13px;
    padding:3px;
    cursor:pointer;
}
.cover-full{
    background-color: #F5F6F7;
    height: 100%;
    width: 100%;
}
.height{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis

}
.active_bordered{
border:1px solid #30B4C5;
}
.none{
  display:none;
}

@-webkit-keyframes pulse {
  0% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
  }
  100% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
  }
}
/*.manga {
  position: absolute;
  height: 60px;
  width: 60px;
  background: #fff;
  margin: -30px;
  border-radius: 100%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 9999;
}
.manga.active {
  -webkit-transition: -webkit-transform 400ms ease, opacity 400ms ease;
  -moz-transition: -moz-transform 400ms ease, opacity 400ms ease;
  -o-transition: -o-transform 400ms ease, opacity 400ms ease;
  -ms-transition: -ms-transform 400ms ease, opacity 400ms ease;
  transition: transform 400ms ease, opacity 400ms ease;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
*/
.box {
    width: 401px;
  height: 121px;
  margin: auto;
  border: 1px solid white;
  text-align: center;
  color: #4950AF;
  position: relative;
  top: 40px;
    padding: 10px;
  cursor: pointer;
  transition: 500ms ease;
}
.box:before {
  position: absolute;
  width: 0;
  height: 1px;
  content: '';
  background: #282D71;
  top: -2px;
  left: -2px;
  transition: 100ms width ease 300ms;
  -web-kit-transition: 100ms width ease 300ms;
}
.box:after {
  position: absolute;
  width: 1px;
  height: 0;
  content: '';
  background: #282D71;
  top: -2px;
  right: -2px;
  transition: 100ms height ease 200ms;
  -web-kit-transition: 100ms height ease 200ms;
}
.box-inner:after {
  position: absolute;
  width: 0;
  height: 1px;
  content: '';
  background: #282D71;
  bottom: -2px;
  right: -2px;
  transition: 100ms width ease 100ms;
  -web-kit-transition: 100ms width ease 100ms;
}
.box-inner:before {
  position: absolute;
  width: 1px;
  height: 0;
  content: '';
  background: #282D71;
  bottom: -2px;
  left: -2px;
  transition: 100ms height ease 0ms;
  -web-kit-transition: 100ms height ease 0ms;
}
.box:hover {
  border-color: transparent;
  color:white;
transition: all 1s;
  background: white;
}
.box:hover:before {
  width: 401px;
  transition: 100ms width ease 0ms;
  -web-kit-transition: 100ms width ease 0ms;
}
.box:hover:after {
  height: 121px;
  transition: 100ms height ease 100ms;
  -web-kit-transition: 100ms height ease 100ms;
}
.box:hover .box-inner:after {
  width: 401px;
  transition: 100ms width ease 200ms;
  -web-kit-transition: 100ms width ease 200ms;
}
.box:hover .box-inner:before {
  height: 121px;
  transition: 100ms height ease 300ms;
  -web-kit-transition: 100ms height ease 300ms;
}
.social{
    padding:9px; 
    color:#848484;
}
.social:hover{
    color:#30B4C5;
}
.page-scroll-up:hover{
    opacity:1;
}
input[placeholder], [placeholder], *[placeholder] {
    color: white !important;
}
.overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0, 0.70);
}
.contact_ico{
    color:#323232;     width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-right: 15px; background-color:white;
}
.flux {
  animation: flux 2s linear infinite;
  -moz-animation: flux 2s linear infinite;
  -webkit-animation: flux 2s linear infinite;
  -o-animation: flux 2s linear infinite;
}
@keyframes flux {
  0%,
  100% {
    color: #28D7FE;
  }
  50% {
    color: #146C80;
  }
}
.settings>ul>li>i{
    font-size:24px;
    margin-right:5px;
}
.settings>ul>li{
    font-size: 18px;
}
.settings>ul{
    text-decoration: none;
    list-style: none;
    color:white;
    text-align: left;
}
@keyframes jump {
  0%   {transform: translate3d(0,0,0) scale3d(1,1,1);}
  40%  {transform: translate3d(0,30%,0) scale3d(.7,1.5,1);}
  100% {transform: translate3d(0,100%,0) scale3d(1.5,.7,1);}
}
.jump {
  transform-origin: 50% 50%;
  animation: jump .3s linear alternate 2;
}
.phara{
    color:#6BCBEA;
}
.white_back{
    background-color: white !important;
      border-top-left-radius: 2em;
    border-top-right-radius: 2em;
}

			#popupBoxOnePosition{
				top:0; left: 0; position: fixed; width: 100%; height: 100%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
			#popupBoxTwoPosition{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}#popupBoxThreePosition{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
            #popupBox4Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
 #popupBox5Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
 #popupBox6Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
 #popupBox7Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
 #popupBox8Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
 #popupBox9Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
 #popupBox10Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
 #popupBox11Position{
				top: 0; left: 0; position: fixed; width: 100%; height: 120%;
				background-color: rgba(0,0,0,0.7); display: none;
			}
			.popupBoxWrapper{
				width: 550px; margin: 50px auto; text-align: left;
                margin: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
                
			}
			.popupBoxContent{
				background-color: #FFF; padding: 15px;
			}
.popupBoxContent>center>i{
    color:#65CAEC;
}