/* Table of content

*- Goolge Font
*- Common Css
*- Our Service
*- About Us
*- Counter
*- Testimonial
*- Team
*- Blog
*- Partner
*- Quote
*- Theme Border
*- Conatact us
*- Top Bar
*- Navbar
*/
/*********google font************/
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
@import url('https://fonts.googleapis.com/css?family=Cabin:500,600,700|Kanit:200,300,300i,400');
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
/*********google font************/
/*
Yellow
$theme-color:#f9b706;
$secondary-color:#002e5b;

Green
$theme-color:#06843c;
$secondary-color:#000000;

Red
$theme-color:#f00505;
$secondary-color:#000000;

Orange
$theme-color:#fa8802;
$secondary-color:#000000;

Purple
$theme-color:#c754f7;
$secondary-color:#000000;

*/
body {
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.03571rem;
    max-width: 1500px;
    margin: 0 auto !important;  }
    
    a, a:active, a:focus{
	outline:none !important;
}

ul {
  margin: 0px;
  padding: 0px; }



h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #000;
}

h1 {
  font-size: 60px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 21px; }

.c-py-50 {
  padding-top: 3.57143rem !important;
  padding-bottom: 3.57143rem !important; }

.primary-bg {
}
.primary-bg1 {
  background-color: #fff; }
.secondary-bg {
  background-color: #333399; }

.white-bg {
  background-color: #fff !important; }

.black {
  color: #272727 !important; }

.color-yellow {
  color: #f9b706 !important; }

.color-dark {
  color: #021b27 !important; }

.f-size-48 {
  font-size: 35px; }

.f-size-38 {
  font-size: 38px; }

.f-size-25 {
  font-size: 25px; }

.f-size-24 {
  font-size: 19px; }

.f-size-21 {
  font-size: 15px;
  background: #339;
    font-weight: bold;
  }
  .f-size-22 {
  font-size: 15px;
  background: #339;
padding:10px
  }
    .f-size-23 {
  font-size: 22px;
  background: #fff;

color:#000;
font-weight:bold
  }

.f-size-19 {
  font-size: 19px; }

.f-size-18 {
  font-size: 18px; }

.f-size-17 {
}

.f-weight-black {
  font-weight: 900; }

.f-weight-800 {
  font-weight: 800; }

.border-bottom {
}

.form-control {
  height: 50px !important;
  font-size: 16px;
  color: #878787; }

textarea.form-control {
  height: 120px !important;
  resize: none; }

.form-control:focus {
  border-color: #f9b706; }

.btn {
  font-size: 19px;
  transition: all 0.35s; }

.btn-primary {
  color: #fff;
  background-color: #CC6600;
    margin: 9px;
    padding: 6px 6px 6px 6px;
    font-size: 15px; }
  .btn-primary:focus, .btn-primary:hover {
    background-color: #CC6600;
    border-color: none !important;
    box-shadow: none;
    color: #fff; }

.btn-social i {
  transition: all 0.35s;
  font-size: 19px; }

.btn-social:hover i {
  transform: translate3d(0, -4px, 0);
  -webkit-transform: translate3d(0, -4px, 0); }

.icon-size-sm {
  width: 44px;
  height: 44px;
  font-size: 21px;
  display: inline-block;
      margin: 0px 13px 0px 0px;
  line-height: 40px; }

.btn-xs {
}

.btn-secondary {
  background-color: #002e5b;
  border: 5px solid transparent;
  color: #fff; }
  .btn-secondary:hover {
    background-color: transparent;
    border-color: #002e5b;
    color: #171717; }

blockquote.blockquote {
  border: 0 !important;
  background: #f2f2f2;
  border-radius: 10px;
  font-size: 16px;
  position: relative; text-align: justify;}
  blockquote.blockquote:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: #CC6600;
    left: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }

ul.social-icon li a {
  background-color: #f2f2f2;
  color: #002e5b; }

.theme-transparent {
  background: rgba(249, 183, 6, 0.8);
  color: #232323; }

section {
  padding-top: 1.1em;
  padding-bottom: 0.5em; }

.devider, .devider-yellow, .devider-dark {
  background: linear-gradient(90deg, #333399 50%, #CC6600 50%);
  height: 4px;
  width: 100px;
  margin-bottom: 15px; }
  
  .devider_event, .devider-yellow, .devider-dark {
  background: linear-gradient(90deg, #fff 50%, #CC6600 50%);
  height: 4px;
  width: 100px;
  margin-bottom: 15px; }

.devider-yellow {
  background: linear-gradient(90deg, #f9b706 50%, #fff 50%); }

.devider-dark {
  background: linear-gradient(90deg, #002e5b 50%, #fff 50%); }

/*=====================Sass=========================*/
.menu-top .navbar-toggler {
  background-color: #002e5b; }
  .menu-top .navbar-toggler i {
    color: #fff;
    line-height: 33px; }

.menu-top .navbar-default .navbar-nav > li > a {
  color: #171717;
  font-weight: 700;
  font-size: 16px; }
  .menu-top .navbar-default .navbar-nav > li > a:hover, .menu-top .navbar-default .navbar-nav > li > a:focus {
    color: #002e5b; }
  .menu-top .navbar-default .navbar-nav > li > a::after {
    width: 100% !important; }

.menu-top .navbar-default .dropdown-toggle:after {
  display: none; }

.menu-top .navbar-default .dropdown-menu {
  margin-top: 31px;
  background-color: #002e5b; }
  .menu-top .navbar-default .dropdown-menu a {
    color: #fff;
    padding: 8px 15px; }
    .menu-top .navbar-default .dropdown-menu a:hover {
      background-color: #f9b706; }

.color-overlay {
  background-color: rgba(0, 46, 91, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }

.z-index-999 {
  z-index: 999; }

/*=====================Master Slider=========================*/
.image-bg, .overlay {
  position: relative !important; }

.master-slider h3 {
  font-size: 37px; }

.master-slider p {
  font-size: 17px;
  line-height: 27px; }

.master-slider .btn {
  font-size: 19px; }

.master-slider .btn-info {
  color: #171717; }

.pl-lg-170 {
  padding-left: 170px; }

/*=====================Our Service=========================*/
.our-services {
  background-color: #002E5B; }
  .our-services .primary-bg {
    color: #171717; }
  .our-services .our-servicessection {
    transition: all 0.65s; }
    .our-services .our-servicessection:hover, .our-services .our-servicessection:hover .service-round {
      background-color: #CC6600;
      color: #fff; }
      .our-services .our-servicessection:hover h4, .our-services .our-servicessection:hover .service-round h4 {
        color: #fff; }
  .our-services .service-round {
    width: 60px;
    height: 60px;
    background-color: #CC6600;
    line-height: 60px;
    margin-top: -22px;
    position: relative;
    margin-right: 15px;
    transition: all 0.65s; }
    .our-services .service-round i {
      font-size: 25px; }

/*=====================About Us=========================*/
.nav-tabs .nav-link {
  background-color: #002e5b;
  border-top-right-radius: 0rem;
  border-top-left-radius: 0rem;
  border-color: #002e5b;
  padding: 15px; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    background-color: #f9b706;
    border-color: #f9b706;
    color: #171717 !important; }

.tab-content, .Counter {
  background-color: #f2f2f2; }

/*=====================Counter=========================*/
.Counter {
  background-color: #f2f2f2; }
  .Counter h1 {
    color: #f9b706;
    position: relative; }
    .Counter h1:after {
      content: "\f067";
      position: absolute;
      font: normal normal normal 14px/1 FontAwesome;
      right: 0;
      color: #f9b706;
      font-size: 20px; }

/*=====================Testimonial=========================*/
.testimonial {
  overflow: hidden; }
  .testimonial .left-column {
    background-color: #002e5b;
    overflow: hidden; }
  .testimonial .blue-section {
    max-width: 493px; }
  .testimonial .primary-bg {
    color: #060606; }
  .testimonial .testimonial-image img {
    border: solid 6px #e6b42d; }
  .testimonial .destination {
    color: #a1c7ed; }
  .testimonial #accordion .card .card-header {
    background-color: #002e5b; }
    .testimonial #accordion .card .card-header:first-child {
      border-radius: 0px !important; }
    .testimonial #accordion .card .card-header:hover {
      background-color: #171717; }
    .testimonial #accordion .card .card-header .arrow-icon {
      width: 54px;
      height: 55px;
      background-color: #fff;
      line-height: 55px; }
      .testimonial #accordion .card .card-header .arrow-icon i {
        color: #002e5b; }
  .testimonial #accordion .card .card-block {
    background-color: #fde29a;
    color: #060606; }

/*=====================Team=========================*/
.team .team-bg {
 }
  .team .team-bg .name, .team .team-bg .post {
    color: #fff; }
  .team .team-bg .team-img {
    margin-top: 0px; }
  .team .team-bg .team-overflow {
    overflow: hidden; }
  .team .team-bg .pull-right {
    margin-top: -40px; }

/*=====================Team=========================*/
.contact-us {
  color: #000;
  overflow: hidden; }
  .contact-us .lady {
    position: absolute;
    left: -100px;
    top: -85px; }

/*=====================Blog=========================*/
.blog .front {
  transition: all 0.65s; }
  .blog .front:hover {
    opacity: 1; }

.blog .overlay {
  overflow: hidden; }
  .blog .overlay .bottom-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 46, 91, 0.69); }
  .blog .overlay:hover .bottom-text {
    opacity: 0; }
  .blog .overlay img {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
    position: relative; }
  .blog .overlay:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

/*=====================Partner=========================*/
.our-partner {
  background-color: #f2f2f2; }

/*=====================Quote=========================*/
.get-quote h4 {
  color: #000; }

/*========================= Theme Border =================*/
.theme-border {
  position: relative;
  display: inline-block;
  padding: 0px; }
  .theme-border:before {
    content: "";

    width: 100%;
    display: block;
    height: 30%;
    position: absolute;
    left: 0px;
    top: 0px; }
  .theme-border:after {
    content: "";

    width: 100%;
    display: block;
    height: 30%;
    position: absolute;
    left: 0px;
    bottom: 0px; }
  .theme-border img {
    border: 10px solid transparent; }

/*=====================About Us Page=========================*/
.breadcrumb {
  background: #CC6600; }
  .breadcrumb .breadcrumb-item a, .breadcrumb .breadcrumb-item.active, .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: #fff; }

/*====================Conatact us Page=========================*/
.contact .card-block {
  position: relative; }
  .contact .card-block ul li, .contact .card-block ul li a {
    color: #000;
    word-wrap: break-word;
line-height: 40px;
	}
  .contact .card-block i {
    color: #002e5b; }

.say-hello .form-group .input-group-addon {
  color: #cbcfd3; }

/*====================Blog Detail Page=========================*/
.blog-detail .right-sidebar .input-group-addon {
  background-color: #f9b706;
  cursor: pointer; }

.blog-detail .right-sidebar .form-control {
  background-color: #f5f5f5; }

.blog-detail .right-sidebar .card-post {
  background-color: #CC6600;
  position: relative;
  border-bottom: 5px solid #002e5b; }
  .blog-detail .right-sidebar .card-post a:hover, .blog-detail .right-sidebar .card-post a:hover i {
    color: #f9b706; }
  .blog-detail .right-sidebar .card-post:before {
    content: "";
    position: absolute;
    top: 30px;
    left: -15px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #CC6600; }
  .blog-detail .right-sidebar .card-post li {
    line-height: 34px; }
  .blog-detail .right-sidebar .card-post a {
    color: #778793; }
    .blog-detail .right-sidebar .card-post a i {
      font-size: 14px; }
  .blog-detail .right-sidebar .card-post .post-image img {
    border: 3px solid #dbdbdb; }
  .blog-detail .right-sidebar .card-post .btn-tags {
    border: 1px solid #f9b706;
    border-radius: 10px;
    padding: 8px 13px; }
    .blog-detail .right-sidebar .card-post .btn-tags:hover {
      background-color: #002e5b;
      color: #fff;
      border-color: #002e5b; }

.blog-detail .right-sidebar .Category {
  border-bottom: 5px solid #f9b706; }
  .blog-detail .right-sidebar .Category li {
    line-height: 48px; }

.chat-arrow {
  transform: translateY(0%);
  display: inline-block;
  width: 0px;
  height: 0px;
  margin-left: 65px;
  vertical-align: middle;
  border-top: 80px dashed;
  border-top: 4px solid\9;
  border-right: 72px solid transparent;
  border-left: 0px solid transparent;
  color: #f9b706; }

/***************** Top Bar ***********************/
.top-bar {
  background: linear-gradient(90deg, #333399 50%, #CC6600 50%);
  font-size: 16px;
  color: #fff; }
  .top-bar a {
    color: #fff; }
    .top-bar a:hover {
      color: #002e5b; }

header {
  box-shadow: 0px 0px 8px #66839f; }

.navbar-default .navbar-brand {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1;
  text-shadow: rgba(0, 0, 0, 0.1) 4px 4px;
  color: #f9b706;
  padding: 0px;
  margin: 0px; }

/************** Navbar ************/
.navbar-default .navbar-nav > li > a:hover::after, .navbar-default .navbar-nav > .active > a::after {
  content: "";
  background: linear-gradient(90deg, #333399 50%, #CC6600 50%);
 /* position: absolute;	*/
  width: 100%;
  height: 4px;
  padding: 0;
  left: 0;
  bottom: 0px;
  overflow: hidden;
  display: block;
  margin-left: 0px; }

.navbar-default .navbar-nav > li > a.nav-link {
  color: #000;
  font-size: 18px;
  text-decoration: none;
    padding: 10px 26px 18px 14px;

  position: relative; }

.navbar-default .nav-item {
 }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #f9b706; }

.navbar-default .dropdown-toggle::after {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 14px;
  display: inline;
  margin-left: 7px; }

.dropdown-menu li a {
  display: block;
  padding: 7px 20px;
  clear: both;
  line-height: normal;
  color: #555555;
  white-space: nowrap;
  font-size: 14px;
  text-decoration: none; }

.dropdown-menu li a:hover {
  color: #f9b706; }

.navbar .dropdown.mega-menu {
  position: static; }
  .navbar .dropdown.mega-menu .grid-demo {
    padding: 15px; }

.mega-menu .row .col-3:first-child {
  border-left: 0; }

.mega-menu .row .col-3 {
  border-left: 1px solid #eee;
  padding: 0px 30px; }

.mega-menu .dropdown-menu {
  left: 0;
  right: 0;
  width: 100%; }
  .mega-menu .dropdown-menu a {
    padding: 7px 0px; }

.menu-top {
  padding: 3px 0px; }

p.ms-layer {
  color: #000; }

.inner-banner {
  background: url(../images/inner-banner.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0; }

.transparent .inner-banner {
  padding: 200px 0; }

.card-flip {
  perspective: 1000px; }
  .card-flip:hover .flip,
  .card-flip.hover .flip {
    transform: rotateY(180deg); }

.card-flip,
.front,
.back {
  width: 100%;
  height: 300px; }

.flip {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative; }

.front,
.back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }

.front {
  z-index: 2;
  transform: rotateY(0deg); }

.back {
  transform: rotateY(180deg); }

.image-bg {
  position: relative; }

.background-image-maker {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: center;
background-color: rgb(0,0,0,0.6);}

.holder-image img {
  display: none; }

footer.footer {
  background: #333399;
    padding: 35px 0 !important;
  margin: 0 auto;
  color: #fff; }
  footer.footer h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
        margin: 10px 0 11px 0px;}
  footer.footer ul li {
    list-style: none;
    line-height: 30px; }
    footer.footer ul li a {
      color: #fff; }
      footer.footer ul li a:hover {
        opacity: 0.8; }
  footer.footer input.newslatter {
    background: transparent;
    border: 1px solid #fff;
    padding: 5px 15px;
    width: 100%;
    color: #fff; }
  footer.footer button.news-btn {
    background: none;
    position: absolute;
    top: auto;
    right: 16px;
    bottom: 28px;
    padding: 5px 15px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #fff;
    color: #fff;
    background: #f9b706; }

div.copy-right {
  padding: 10px 0;
  background: #CC6600;
  color: #fff; }
  div.copy-right p {
    margin-bottom: 0px; }
  div.copy-right a {
    color: #002e5b !important;

    text-align: center; }
    div.copy-right a i {
      line-height: 32px; }

@media (max-width: 1199px) {
  .testimonial .blue-section {
    max-width: 100%; }
  .blog-detail .card-block {
    height: auto; }
  .team .team-bg .team-img {
    margin-top: 15px; } }

@media (max-width: 991px) {
  .pl-lg-170 {
    padding-left: 0px; }
  .transperent .sticky-header, .transperent .top-bar {
    position: relative; }
  .top-bar .container {
    width: 100%;
    max-width: 100%; }
  .navbar-default .navbar-nav > li > a:hover::after, .navbar-default .navbar-nav > .active > a::after {
    content: "";
    background: linear-gradient(90deg, #002e5b 50%, #f9b706 50%);
    display: none; }
  .menu-top .navbar-default .dropdown-menu {
    margin-top: 0px;
    background-color: transparent; }
    .menu-top .navbar-default .dropdown-menu a {
      color: #171717; }
      .menu-top .navbar-default .dropdown-menu a:hover {
        background-color: transparent; } }

@media (max-width: 767px) {
  .top-bar .container {
    width: 100%;
    padding: 0px;
    text-align: center; }
    .top-bar .container .row {
      margin-left: 0px;
      margin-right: 0px; } }

@media (max-width: 576px) {
  .panel-heading h4 {
    font-size: 16px; }
  .navbar-brand img {
    width: 150px; } }

/*=========================switcher ==============================*/
.color1 {
  background-color: #f9b706 !important; }

.color2 {
  background-color: #06843c !important; }

.color3 {
  background-color: #f00505 !important; }

.color4 {
  background-color: #fa8802 !important; }

.color5 {
  background-color: #c754f7 !important; }

.color6 {
  background-color: #6054c2 !important; }

.color7 {
  background-color: #00FFFF !important; }

.color8 {
  background-color: #FF7F50 !important; }

.color9 {
  background-color: #FF8C00 !important; }

.color10 {
  background-color: #FFD700 !important; }

.styleswitch.layoutswitch {
  background: none repeat scroll 0 0 #f4f4f4;
  border: medium none !important;
  color: #fff !important;
  display: inline-block;
  height: auto;
  margin: 3px 0;
  padding: 2px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  text-decoration: none !important;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.styleswitch.layoutswitch:hover {
  background: #000 !important; }

.styleswitch {
  background-color: #e425e9;
  border: 4px solid #ddd;
  display: inline-block;
  height: 28px;
  margin: 4px 10px;
  width: 28px; }

#switcher-body .container {
  background: #fff;
  margin: 50px auto;
  border: 1px solid #dedede;
  padding: 40px; }

.demo_changer {
  z-index: 1001;
  position: fixed;
  left: -71px;
  top: 150px;
  font-weight: 400 !important; }

.purchase {
  text-decoration: underline;
  color: #4BACC6; }

.demoPanel {
  position: relative; }

.evo-pop {
  z-index: 10000;
  width: 204px;
  padding: 3px 3px 0; }

.evo-pop-ie {
  z-index: 10000;
  width: 212px;
  padding: 3px; }

.evo-palette td {
  font-size: 1px;
  border: solid 1px #c0c0c0;
  padding: 7px;
  cursor: pointer; }

.evo-palette tr.top td {
  border-bottom: 0; }

.evo-palette tr.in td {
  border-top: 0;
  border-bottom: 0; }

.evo-palette tr.bottom td {
  border-top: 0; }

.evo-palette div.sep {
  height: 3px; }

.evo-palette, .evo-palette-ie {
  border-collapse: separate;
  border-spacing: 4px 0;
  *border-collapse: expression('separate', cellSpacing='2px'); }

.evo-palette th, .evo-palette-ie th {
  border: 0;
  padding: 5px 3px;
  text-align: left;
  font-weight: normal;
  background: transparent !important; }

.evo-palette-ie td {
  font-size: 1px;
  border: solid 1px #c0c0c0;
  padding: 7px;
  cursor: pointer; }

.evo-palette2, .evo-palette2-ie {
  margin: auto;
  border-collapse: collapse; }

.evo-palette2 td, .evo-palette2-ie td {
  font-size: 1px;
  cursor: pointer; }

.evo-palette2 td {
  padding: 6px 7px; }

.evo-palette2-ie td {
  padding: 5px; }

.evo-palcenter {
  padding: 5px;
  text-align: center; }

.evo-colorind, .evo-colorind-ie, .evo-colorind-ff {
  border: solid 1px #c3c3c3;
  width: 20px;
  height: 20px;
  float: right; }

.evo-colorind {
  position: relative;
  top: 2px; }

.evo-colorind-ie {
  position: relative;
  top: -23px; }

.evo-colorbox-ie {
  font-size: 8px;
  padding: 3px 9px !important; }

.evo-colortxt-ie {
  position: relative;
  top: -6px; }

.evo-pop:after, .evo-pop-ie:after, .evo-colorind:after, .evo-colorind-ie:after, .evo-colorind-ff:after, .evo-color span:after, .evo-cHist:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0; }

.evo-color {
  width: 94px;
  padding: 1px 3px 0 4px; }

.evo-color div {
  border: solid 1px #808080;
  border-right: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
  padding: 3px;
  margin-bottom: 5px;
  width: 10px;
  height: 10px;
  float: left; }

.evo-color span {
  font-size: 15px;
  margin: 1px 0 4px 3px;
  float: left; }

.evo-sep {
  height: 10px;
  font-size: 0; }

.evo-more {
  padding: 4px 5px 4px;
  font-size: smaller; }

.evo-cHist {
  padding: 3px; }

.evo-cHist div {
  cursor: pointer;
  border: solid 1px #c0c0c0;
  padding: 3px;
  margin: 5px;
  width: 10px;
  height: 10px;
  float: left; }

a.evo-hist {
  margin-left: 6px; }

.evo-pointer {
  cursor: pointer; }

.evo-pop {
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  padding: 10px !important;
  width: 225px !important;
  z-index: 10000; }

.evo-colorind, .evo-colorind-ie, .evo-colorind-ff {
  border: 1px solid #C3C3C3;
  height: 20px;
  position: absolute;
  top: 11px;
  right: 5px;
  width: 20px; }

.demo_changer p {
  margin: 10px 0; }

.demo_changer .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: #fff; }

.demo_changer h4 {
  color: #545454 !important;
  margin: 10px 0 !important;
  text-transform: uppercase; }

.demo_changer select:active, .demo_changer select:focus, .demo_changer select:hover, .demo_changer .button:active, .demo_changer .button:focus, .demo_changer .button:hover, .demo_changer .btn:active, .demo_changer .btn:focus, .demo_changer .btn:hover, .demo_changer .button:active, .demo_changer .button:focus, .demo_changer .button:hover {
  box-shadow: none !important; }

.demo_changer .button {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  background: #fff;
  line-height: 1.42857;
  margin-bottom: 0;
  width: 145px !important;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap; }

.demo_changer .img-thumbnail {
  height: 35px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  width: 46% !important;
  padding: 2px; }

.demo_changer img {
  border: 4px solid #E1E1E1;
  height: 32px;
  margin: 2px !important;
  width: 32px !important; }

.demo_changer hr {
  border-color: #E0E0E0; }

.demo_changer, .demo_changer p {
  color: #545454 !important; }

.demo_changer h4 {
  color: #212121 !important;
  font-size: 12px;
  padding-bottom: 0;
  text-align: center; }

.demo_changer i {
  color: #fff;
  font-size: 21px; }

.demo_changer .btn {
  margin-top: 10px; }

.demo_changer .demo-icon {
  background: #3f73d1;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0px;
  border-color: #ddd;
  cursor: pointer;
  text-align: center;
  padding: 2px;
  float: right;
  height: 40px;
  line-height: 40px;
  width: 40px; }

.demo_changer .form_holder {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 0;
  cursor: pointer;
  float: right;
  font-size: 12px;
  padding: 6px;
  width: 71px; }

.demo_changer .form_holder p {
  font-size: 12px; }

.color_display_2 {
  clear: both;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  width: 31px !important;
  height: 31px;
  margin-bottom: 7px;
  padding: 4px 10px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29); }

.color_display_2 a {
  color: #fff;
  text-decoration: none; }

.color_display_2 a:focus, .color_display_2 a:hover {
  color: #ededed !important;
  text-decoration: none; }

.demoPanel {
  margin: 0;
  padding: 0;
  width: 125px; }

.predefined_styles {
  padding: 0 5px; }
  .fa-ul {

   
    margin-left: 1.4em !important;
 

}

@media only screen and (max-width: 768px) {
  /*.demo_changer {
          display: none;
  }*/ }

.demo_changer .btn {
  width: 165px !important; }
.top1 a{display:inline;position:absolute;    margin-top: 15px;
    margin-left: -66px;    color: #333399;
    text-decoration: none;
    font-weight: bold;}
	.top1 a i{padding: 0px 0px 0px 60px}
	
	
	
@media only screen and (max-width: 600px) {
.top1 a{display:inline;position:absolute;    
margin-top: 23px;
margin-left: -149px;    
	color: #CC6600;
    text-decoration: none;
    font-weight: bold;}
	.top1 a i{padding: 0px 0px 0px 50px}
	
	.mx-auto1 {

    margin-left: 33% !important;

}
.k1 {

    height: auto;
    padding: 10px !important;

}
.cbp_tmtimeline {

    margin: 77px 0 0 0 !important;


}
}
/* services */

3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
	
.main-timeline{ font-family: 'Roboto', sans-serif; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{

    padding: 50px 0 0;
    margin: 0 10px 0 0;
    float: left;
    position: relative;
}
.main-timeline .timeline:before{
    content: '';
    background-color: #333399;
    height: 11px;
    width: 40%;
    border-radius: 20px;
    position: absolute;
    right: 5px;
    top: 30px;
}
.main-timeline .timeline-content{
    background: #fff;
    padding: 20px 20px 20px 40px;
    border-radius: 5px 0 0 5px;
    border-left: 15px solid #333399;
    box-shadow: 7px 7px 0 0 rgba(0,0,0,0.15);
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-year{
    color: #fff;
    background-color: #7F45E8;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 100px;
    border-radius: 50%;
    position: absolute;
    left: 30px;
    top: -50px;
    z-index: 1;
}
.main-timeline .timeline-year:before{
    content: '';
    background: linear-gradient(155deg,rgba(255,255,255,0.9),rgba(255,255,255,0.05),transparent);
    height: 70%;
    width: 70%;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: 6px;
    z-index: -1;
}
.main-timeline .timeline-icon{
color: #333399;
    font-size: 25px;
    position: absolute;
    top: 52px;
    right: 20px;
}
.main-timeline .title{
    color: #333399;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 5px;
}
.main-timeline .description{
    color: #333;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0;
	    width: 65%;
    text-align: justify;
}
.main-timeline .timeline:nth-child(even){

    float: right;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content{ border-left-color: #CC6600; }
.main-timeline .timeline:nth-child(4n+2):before,
.main-timeline .timeline:nth-child(4n+2) .timeline-year{ background-color: #CC6600; }
.main-timeline .timeline:nth-child(4n+2) .timeline-icon,
.main-timeline .timeline:nth-child(4n+2) .title{
    color: #CC6600;
}
.main-timeline .timeline:nth-child(4n+3) .timeline-content{ border-left-color: #03B2EC; }
.main-timeline .timeline:nth-child(4n+3):before,
.main-timeline .timeline:nth-child(4n+3) .timeline-year{ background-color: #03B2EC; }
.main-timeline .timeline:nth-child(4n+3) .timeline-icon,
.main-timeline .timeline:nth-child(4n+3) .title{
    color: #03B2EC;
}
.main-timeline .timeline:nth-child(4n+4) .timeline-content{ border-left-color: #00E984; }
.main-timeline .timeline:nth-child(4n+4):before,
.main-timeline .timeline:nth-child(4n+4) .timeline-year{ background-color: #00E984; }
.main-timeline .timeline:nth-child(4n+4) .timeline-icon,
.main-timeline .timeline:nth-child(4n+4) .title{
    color: #00E984;
}
@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        margin: 0 0 30px;
        float: none;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        padding: 70px 15px 15px 20px;
    }
    .main-timeline .timeline-year{ left: 10px; }
}
@media screen and (max-width:567px){
    .main-timeline .title{ font-size: 18px; }
}

/* services End */


/* Solutions */




.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }



a {
	color: #f0f0f0;
	text-decoration: none;
}

a:hover {

}

.main,
.container > header {

}

.container > header {
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #fff;
	background: #47a3da;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #47a3da;
}

.bp-icon:after {

	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #fff;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}
.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #333399;
	left: 0%;
	margin-left: -10px;
}

/* The date/time */
.cbp_tmtimeline > li {
	position: relative;
}

.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 25%;
	padding-right: 100px;
	position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 0.9em;
	color: #bdd0db;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	font-size: 2.9em;
	color: #3594cb;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #6cbfee;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 5%;
	background: #CC6600;
	color: #fff;
padding: 5px 15px 4px 15px;
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #333399;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #CC6600;
	border-width: 10px;
	top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #333399;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 40px;
	height: 40px;

	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #CC6600;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #afdcf8;
	text-align: center;
	left: 0%;
	top: 0;
	margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
	content: "\e000";
}

.cbp_tmicon-screen:before {
	content: "\e001";
}

.cbp_tmicon-mail:before {
	content: "\e002";
}

.cbp_tmicon-earth:before {
	content: "\e003";
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none;
	}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
	margin-top: 22%;
		padding: 1em;
		font-weight: 400;
		font-size: 95%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #3594cb;
		top: -20px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #6cbfee;
	}

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
	}	
}
.i1 {
  position: absolute;
  left: -22px;
  top: 5px;
  color:#fff
}
.k1{height:120px}

/* solutions End */

.x9 {
    box-shadow: 5px 5px 0 #fff, 10px 10px 0 #CC6600;
	
    background: #333399;
    border-radius: 5px;
    float: left;
    margin: 8px;
    color: #fff;
padding: 15px 10px 15px 10px;
    box-sizing: border-box;

}  

.i1 {
  position: absolute;
  left: -22px;
  top: 8px;
  color:#fff
}


.card::after {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: calc(100% - 40px);
    height: 35px;
    background-color: #333399;
    -webkit-box-shadow: 0 19px 28px 5px rgba(64,64,64,0.09);
    box-shadow: 0 19px 28px 5px rgba(64,64,64,0.09);
    content: '';
    z-index: -1;
}
a.card {
    text-decoration: none;
}

.card {
    position: relative;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09);
    box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09);
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
border-bottom: 10px solid #CC6600;
    border-radius: .25rem;
	   
}



.mx1-auto {
    margin-left: auto !important;
}
.mx1-auto {
    margin-right: auto !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.bg-white {

}

.mx1-auto {
    margin-left: auto !important;
}

.mx1-auto {
    margin-right: auto !important;
}
.d-block {
    display: block !important;
}
img, figure {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.card-text {
    padding-top: 0px;
    color: #000;
}

.text-sm {
    font-size: 16px !important;
}


.card-title {
    margin: 0;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 900;
}

.a1 {
    padding: 1rem !important;
}

.head-icon{
    margin-top: 10px;
    color: #FF4500;
border: 2px solid #333399;
    padding: 15px;
    border-radius: 10%;
    width: 87px;
	background: #fff;
}

@media only screen and (max-width: 600px) {
.m1 {
    /* padding: 70px 15px 15px 20px; */
    height: 800px;
}
.plan-highlight .plan-button {

    height: auto;


}

.head-icon {

    margin-top: 57px !important;


}
.card {

    height: auto !important;

}

.card1 {
    width: 100% !important;
}

.plans {
    margin: 11px auto !important;
    overflow: hidden;
}
.m2 {
    /* padding: 70px 15px 15px 20px; */
    height: 520px;
}
.main-timeline .timeline-icon {
    color: #333399;
    font-size: 25px;
    position: absolute;
    top: 516px;
    right: 50px;
}
.m1 .timeline-icon {
    color: #333399;
    font-size: 25px;
    position: absolute;
  top: 614px;

right: 21px;

width: 261px;
}
.m1 .description {
    color: #333;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0;
    width: 100%;
    text-align: justify;
}

.m2 .timeline-icon {
    color: #333399;
    font-size: 25px;
    position: absolute;
top: 401px;

right: 22px;

width: 264px;
}
.m2 .description {
    color: #333;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0;
    width: 100%;
    text-align: justify;
}
.main-timeline .timeline-content, .main-timeline .timeline:nth-child(even) .timeline-content {
    padding: 17px 10px 9px 20px;
}
}


/* contract  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;


  vertical-align: baseline;
}




ol, ul {
  list-style: none;
}






.plans {

  margin: 50px auto;
  overflow: hidden;
}

.plan {
  float: left;
  width: 150px;
  margin: 20px 2px;
  padding: 15px 25px;
  text-align: center;
  background: white;
  background-clip: padding-box;
  border: 2px solid #e5ded6;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.plan-title {
  margin-bottom: 12px;
  font-size: 24px;
  color: #36bce6;
}

.plan-price {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 28px;
  font-weight: bold;
  color: #fd935a;
}

.plan-unit {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  font-weight: normal;
  color: #aaa;
}

.plan-features {
  width: 120px;
  margin: 20px auto 15px;
  padding: 15px 0 0 15px;
  border-top: 1px solid #e5ded6;
  text-align: left;
}

.plan-feature {
  line-height: 20px;
  font-size: 24px;
  font-weight: 500;
  color: #333;
}
.plan-feature + .plan-feature {
  margin-top: 5px;
}

.plan-feature-unit {
  margin-left: 2px;
  font-size: 16px;
}

.plan-feature-name {
  font-size: 13px;
  font-weight: normal;
  color: #aaa;
}

.plan-button {
  position: relative;
  display: block;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background: #fd935c;
  border-bottom: 2px solid #cf7e3b;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.plan-button:active {
  top: 2px;
  margin-bottom: 2px;
  border-bottom: 0;
}
.heading h3{line-height:50px}

.plan-highlight {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  border: 4px solid #333399;
}
.plan-highlight .plan-button {
    font-size: 17px;
    line-height: 31px;
  background: #CC6600;
  border-color: #3996b3;
  border-color: rgba(0, 0, 0, 0.15);
  height: 165px;
      padding: 5px;
}

.plan-recommended {
  width: 160px;
  margin: -15px auto 15px;
  padding-bottom: 2px;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.05);
  background: #333399;
  border-radius: 0 0 4px 4px;
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 0px;
    right: 0;
    background-color: #DDD;
    color: #333399;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}


.list-type3{
margin:0 auto;
padding:15px;
}
.list-type3 li, .list-type3 a{
float:left;

line-height:25px;
position:relative;
font-size:18px;
margin-bottom: 4px;
font-family: 'Raleway', sans-serif;
transition: background-color 1.5s ease;
}
.list-type3 a{
padding:6px 0px 0 12px;
background:#CC6600;
color:#fff;
text-decoration:none;
-moz-border-radius-bottomright:4px;
-webkit-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
border-top-right-radius:4px;
}

.list-type3 a:before{
content:"";
float:left;
position:absolute;
top:0;
left:-12px;
width:0;
height:0;
border-color:transparent #CC6600 transparent transparent;
border-style:solid;
border-width: 18px 12px 18px 0;
}

.list-type3 a:after{
content:"";
position:absolute;
top:15px;
left:0;
float:left;
width:6px;
height:6px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
background:#fff;
-moz-box-shadow:-1px -1px 2px #004977;
-webkit-box-shadow:-1px -1px 2px #004977;
box-shadow:-1px -1px 2px #004977;
}
.list-type3 a:hover{
background:#555;
}

.list-type3 a:hover:before{
border-color:transparent #555 transparent transparent;
}

.parent-wrapper {
  position: relative;
  width: 100%;

  background-image: url('http://www.imgbase.info/images/safe-wallpapers/digital_art/1_miscellaneous_digital_art/41750_1_miscellaneous_digital_art_simple_dark_shapes.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: -600%;
  background-color: #000;
  border-radius: 4px;
  color: #FFF;
  
}

.close-btn {
  margin: 20px;
  font-size: 18px;
  cursor: pointer;
}

.subscribe-wrapper {
padding:30px 0px 40px 0px;

  background-color: #333399;
  border-radius: 4px;
  color: #333;

}

.subscribe-wrapper:after {
  position: absolute;
  content: "";
  right: -10px;
  bottom: 125px;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 10px solid transparent;
  /*border-bottom: 10px solid #7149c7; */
}

.subscribe-wrapper h4 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 28px;
}

.subscribe-wrapper input {
  position: absolute;
  bottom: 30px;
  border: none;
  border-bottom: 1px solid #d4d4d4;
  padding: 10px;
  width: 65%;
  background: transparent;
  transition: all .25s ease;
}

.subscribe-wrapper input:focus {
  outline: none;
  border-bottom: 1px solid #a77cf4;
}

.subscribe-wrapper .submit-btn {
  position: absolute;
  border-radius: 30px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  background-color: #CC6600;
  color: #FFF;
  padding: 12px 25px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  right: -10px;
  bottom: 70px;
  cursor: pointer;
  transition: all .25s ease;
  box-shadow: -5px 6px 20px 0px rgba(51, 51, 51, 0.4);
}

.subscribe-wrapper .submit-btn:hover {
  background-color: #8e62dc;
}

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');



.container .text{
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  background: -webkit-linear-gradient(right, #56d8e4, #9f01ea, #56d8e4, #9f01ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.container form{
  padding: 30px 0 0 0;
}
.container form .form-row{
  display: flex;

}
form .form-row .input-data{
  width: 100%;
  height: 40px;
  margin: 0 20px;
  position: relative;
}
form .form-row .textarea{
  height: 70px;
}
.input-data input,
.textarea textarea{
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  font-size: 17px;
  border-bottom: 2px solid rgba(0,0,0, 0.12);
}
.input-data input:focus ~ label, .textarea textarea:focus ~ label,
.input-data input:valid ~ label, .textarea textarea:valid ~ label{
  transform: translateY(-20px);
  font-size: 14px;
  color: #3498db;
}
.textarea textarea{
  resize: none;
  padding-top: 10px;
}
.input-data label{
  position: absolute;
  pointer-events: none;
  bottom: 10px;
  font-size: 16px;
  transition: all 0.3s ease;
}
.textarea label{
  width: 100%;
  bottom: 40px;
  background: #fff;
}
.input-data .underline{
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
}
.input-data .underline:before{
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #3498db;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}
.input-data input:focus ~ .underline:before,
.input-data input:valid ~ .underline:before,
.textarea textarea:focus ~ .underline:before,
.textarea textarea:valid ~ .underline:before{
  transform: scale(1);
}
.submit-btn .input-data{
  overflow: hidden;
  height: 45px!important;
  width: 60%!important;
}
.submit-btn .input-data .inner{
  height: 100%;
  width: 300%;
  position: absolute;
  left: -100%;
  background: -webkit-linear-gradient(right, #56d8e4, #333399, #56d8e4, #333399);
  transition: all 0.4s;
}
.submit-btn .input-data:hover .inner{
  left: 0;
}
.submit-btn .input-data input{
  background: none;
  border: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
@media (max-width: 700px) {
  .container .text{
    font-size: 30px;
  }
  .container form{
    padding: 10px 0 0 0;
  }
  .container form .form-row{
    display: block;
  }
  form .form-row .input-data{
    margin: 0px 0 0 0 !important;
  }
  .submit-btn .input-data{
    width: 40%!important;
  }
  .subscribe-wrapper .submit-btn {
    position: absolute;
    border-radius: 30px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: #CC6600;
    color: #FFF;
       padding: 3px 16px;
    display: inline-block;
    font-size:8px;
    font-weight: bold;
    letter-spacing: 2px;
    right: -10px;
    bottom: 69px;
    cursor: pointer;
    transition: all .25s ease;
    box-shadow: -5px 6px 20px 0px rgb(51 51 51 / 40%);
}
.subscribe-wrapper:after {
    position: absolute;
    content: "";
    right: -10px;
    bottom: 90px;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #7149c7;
}
.top{margin-top: 8px !important;}
h3 {
    font-size: 18px;
}
.al img{max-width: 324px !important;}
}

.top{margin-top: 18px;}
.card1{width:420px;}

