.logo12{
  color:#000 !important;
}
.banner1
{
  font-size: 60px;
  font-weight: bold;
  
}
.bg-back
{
  background-color: white;
}
.p1{
font-size: 800;
font-size: 40px;
color: #ffc107;
font-family: fantasy;
}
.p2
{
  font-family: cursive;
  font-size: 30px;
}
.p3{
  font-size: 18px;
}

/*-- services --*/ 
.services {
  background: url(../images/bg.jpg)no-repeat center fixed;
  background-size: cover;
position:relative;
z-index: 1;
overflow: hidden;
}
.services:before {
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 101%;
  position: absolute;
  top: 0;
  left: 0;
z-index: -1;
} 
.w3l_banner_bottom_grid{
padding:2em;
text-align:center;
border:2px solid #999;
}
/*-- grid-effect --*/
/* General grid styles */
.cbp-ig-grid {
list-style: none;
padding:0;
margin: 0;
} 
/* Clear floats */
.cbp-ig-grid:before, 
.cbp-ig-grid:after { 
content: " "; 
display: table; 
} 
.cbp-ig-grid:after { 
clear: both; 
} 
/* grid item */ 
.cbp-ig-grid li {
width: 23%;
  float: left;
  text-align: center;
  border: 1px solid #ddd; 
} 
.cbp-ig-grid li:nth-child(2){
  margin: 0 2em;
}
.cbp-ig-grid li:nth-child(3){
  margin-right: 2em;
} 
.w3_grid_effect{
padding:3em 2.5em;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
transition: .5s all;
} 
/* anchor style */
.cbp-ig-grid li > a {
display: block;
height: 100%;
color: #47a3da;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
transition: background 0.2s;
} 
/* the icon with pseudo class for icon font */
.cbp-ig-icon {
padding:0.5em 0 0;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: -moz-transform 0.2s;
transition: transform 0.2s;
color:#fff;
} 
.cbp-ig-icon:before {
font-family:FontAwesome;
font-size: 5em;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
} 
.w3_road:before {
content: "\f018";
} 
.w3_cube:before {
content: "\f1b3";
} 
.w3_users:before {
content: "\f0c0";
} 
.w3_ticket:before {
content: "\f145";
} 
/* title element */
.cbp-ig-grid .cbp-ig-title {
  margin: 25px 0 10px 0;
  padding: 20px 0 0 0;
  font-size: 1.2em;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  font-family: 'Lato', sans-serif;
}
.cbp-ig-grid .cbp-ig-title:before {
  content: '';
  position: absolute;
  background: #ffc107;
  width: 160px;
  height: 3px;
  top: 0px;
  left: 50%;
  margin: -5px 0 0 -80px;
  -webkit-transition: margin-top 0.2s;
  -moz-transition: margin-top 0.2s;
  transition: margin-top 0.2s;
}
.cbp-ig-grid .cbp-ig-category {
text-transform: uppercase;
display: inline-block;
font-size: 1em;
letter-spacing: 1px;
color: #fff;
-webkit-transform: translateY(10px);
-moz-transform: -moz-translateY(10px);
-ms-transform: -ms-translateY(10px);
transform: translateY(10px);
opacity: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
-moz-transition: -moz-transform 0.3s, opacity 0.2s;
-webkit-transition: transform 0.3s, opacity 0.2s;
} 
.cbp-ig-grid li:hover .cbp-ig-category,
.touch .cbp-ig-grid li .cbp-ig-category {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}  
/* Hover styles */ 
.cbp-ig-grid li > .w3_grid_effect:hover {
background:rgba(0, 188, 212, 0.84);
} 
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon {
-webkit-transform: translateY(-10px) scale(0.6);
-moz-transform: translateY(-10px) scale(0.6);
-o-transform: translateY(-10px) scale(0.6);
-ms-transform: translateY(-10px) scale(0.6);
transform: translateY(-10px) scale(0.6);
} 
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon:before,
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title {
color: #fff;
} 
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title {
-webkit-transform: translateY(-45px);
-moz-transform: translateY(-45px);
-ms-transform: translateY(-45px);
-o-transform: translateY(-45px);
transform: translateY(-45px);
} 
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title:before {
background: #fff;
margin-top: 68px;
} 
@media screen and (max-width: 62.75em) {
.cbp-ig-grid li {
  width: 50%;
}
} 
@media screen and (max-width: 25em) { 
.cbp-ig-grid {
  font-size: 80%;
}
} 
/*-- //services --*/ 

.site-footer
{
  background-color:#26272b;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

.heading {
  text-align: center;
  font-size: 2.0em;
  letter-spacing: 1px;
  padding: 40px;
  color: white;
}

.gallery-image {
padding: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.gallery-image img {
height: 250px;
width: 350px;
transform: scale(1.0);
transition: transform 0.4s ease;
}

.img-box {
box-sizing: content-box;
margin: 10px;
height: 250px;
width: 350px;
overflow: hidden;
display: inline-block;
color: white;
position: relative;
background-color: white;
}

.caption {
position: absolute;
bottom: 5px;
left: 20px;
opacity: 0.0;
transition: transform 0.3s ease, opacity 0.3s ease;
}

.transparent-box {
height: 250px;
width: 350px;
background-color:rgba(0, 0, 0, 0);
position: absolute;
top: 0;
left: 0;
transition: background-color 0.3s ease;
}

.img-box:hover img { 
transform: scale(1.1);
}

.img-box:hover .transparent-box {
background-color:rgba(0, 0, 0, 0.5);
}

.img-box:hover .caption {
transform: translateY(-20px);
opacity: 1.0;
}

.img-box:hover {
cursor: pointer;
}

.caption > p:nth-child(2) {
font-size: 0.8em;
}

.opacity-low {
opacity: 0.5;
}

/* layout */
.wrapper {
  max-width: 1140px;
  margin: 1.5em auto;
  padding: 0 1.5em;
}

.pricing-table-wrapper
{
  margin-left: -3%;
  max-width: 105%;
}

.pricing-table 
{
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
  display: inline-block;
  margin-bottom: 1.5em;
  margin-left: 3%;
  margin-right: -.25em;
  min-height: 200px;
  overflow: hidden;
  vertical-align: top;
  width: 30.38%;
}

/* header */
.pricing-table-header {
  background: #565656;
  text-align: center;
}

.pricing-table-header h1 {
  color: #fff;
  font-size: 1.4em;
  font-weight: 300;
  letter-spacing: 0.05em;
  padding: 40px 0;
}

.pricing-table-header h2 {
  background: #fAb58e;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 50px;
  height: 50px;
  text-transform: uppercase;
}

.popular h1 {
  padding: 40px 0 10px;
}

.popular .sub {
  color: #c4c4c4;
  text-transform: uppercase;
  padding-bottom: 24px;
  display: block;
}

.strike {
  color: #447f5e;
  text-decoration: line-through;
}

/* list */
.pricing-table-content {
  background: #fffcf7;
  border: 1px solid #e2e1dc;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top: 0;
  margin: 0 2em 2em;
}

.pricing-table-content li {
  line-height: 1.5;
  padding: 0.75em 0;
  width: 100%;
}

.iconicfill-check {
  color: #fAb58e;
  padding: 0 1em 0 1.5em;
  margin: 0;
}

.pricing-details {
  color: #3a3937;
  font-size: 1.1em;
  line-height: 3em;
  list-style: none;
  padding: 1em 0;
}

/* button */
.signup {
  background: #fAb58e;
  border: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0 auto 2.250em;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 88%;
}

/* plan colors */
.pricing-half-yearly h2, .pricing-half-yearly .signup {
  background: #db9dea !important;
}

.pricing-half-yearly .pricing-details {
  background: #fff7fc;
}

.pricing-half-yearly .iconicfill-check {
  color: #db9dea;
}