/*
Theme Name: Attha Media
Theme URI: https://atthamedia.com
Description: Attha Media -Match Maker
Version:0.1
Author: Subhash Arukali
Author URI: https://JSAdept.com
*/

.fa {
  padding: 23px;
  font-size: 30px;
  width: 83px;
  text-align: center;
  text-decoration: none;
  font-size: x-large;
  /* padding: 10px;
  font-size: 40px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%; */
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

#fpbtn{
    background-color: #ff5857;  
}

#pcbtnm{
    background-color: #138496;
    border-color: #117a8b; 
}

#pcbtnd{
    background-color: #218838;
    border-color: #1e7e34;
}

a:link {
    color: rgb(255, 255, 255);
    /* background-color: transparent; */
    text-decoration: none;
  }
  
  a:visited {
    color: rgb(255, 255, 255);
    /* background-color: transparent; */
    text-decoration: none;
  }
  
  a:hover {

    color: rgb(255, 255, 255);
    /* background-color: transparent; */
    text-decoration: underline;
  }
  
  a:active {
    color: rgb(167, 230, 209);
    background-color: transparent;
    text-decoration: underline;
  }

div.ex1 {
    margin: auto;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 450px;                  
    overflow: scroll;
    /* padding-bottom: 10px; */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 15px;
    padding-top: 15px;
  }

.parallax-cr{
    /* The image used */
 /*background-image: url("img/Black hole.jpg");*/
 background: linear-gradient(rgba(0, 0, 0, 0.76), rgba(63, 63, 63, 0.89)), url("img/black_holes_-_monsters_in_space.jpg");
 /* Set a specific height */
 height: 135%;

 /* Create the parallax scrolling effect */
 background-attachment: fixed;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}

.parallax-bo{
       /* The image used */
    /*background-image: url("img/Black hole.jpg");*/
    background: linear-gradient(rgba(0, 0, 0, 0.76), rgba(63, 63, 63, 0.89)), url("img/Black hole.jpg");
    /* Set a specific height */
    height: 75%;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#bojumbo{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#imgfooter{
    height: 80px;
}

.jumbotron{
    margin-bottom: 0;
    border-radius: 0;
    background-repeat: round;
    background-size: inherit;
    /* background-position: center center; */
}
#homejumbo{
        margin-bottom: 0;
        border-radius: 0;
}

#h1atthameaning{
    padding-top: 15px;
}

.img-fluid {
    max-width: 100%;
    height: 200px;
}


.img-center { 
    display:block;
    margin:0 auto;
    padding-top: 5%;
  }


#teamheader{
    border-style: solid;
    border-width: thin;
    border-color: #fff;
}

#team1{
    border-style: solid;
    border-width: thin;
    border-color: #b1d30045;
}
	.logo{
	height: 50px;
	position: absolute;
	left: 5%;
	right: 0;
	top: 25px;
	z-index: 10;
	}


	.logo img{
		width: auto;
		height: 100%;
	}
	
.goldcoin{
		height: 170px;
	position: absolute;
	left: 86%;
	right: 0;
	top: 10px;
	z-index: 10;
}

	.goldcoin img{
		width: auto;
		height: 100%;
	}
  /* Navigation*/
    .navbar {
	/* background-color: transparent; */
	min-height: 80px;
	position: absolute;
	left: 5%;
	top: 90px;
	z-index: 100;
	right: 15%;
  padding: 0;
  background-color: #343a4054 !important;
    }


    
	form#search-header {
    margin-right: 20px;
	}
	.navbar-form .search-form_is {
    margin: 0;
    float: left;
    border-radius: 0 15px 15px 0 !important;
    box-shadow: none;
    border: none;
    background: url(img/cart.png) no-repeat center top #fafafa !important;
    height: 34px !important;
    padding: 4px !important;
    width: 34px !important;
    -webkit-transition: all 0ms linear !important;
    -moz-transition: all 0ms linear !important;
    -o-transition: all 0ms linear !important;
    transition: all 0ms linear !important;
    text-indent: -9999px;
    overflow: hidden;
	}

	.navbar-form .search-form_is:hover {
    background: url(img/cart.png) no-repeat center bottom #fafafa !important;
    -webkit-transition: all 0ms linear !important;
    -moz-transition: all 0ms linear !important;
    -o-transition: all 0ms linear !important;
    transition: all 0ms linear !important;
	}

	.navbar-form .search-form_it {
    margin: 0;
    float: left;
    border-radius: 15px 0 0 15px;
    box-shadow: none;
    border: none;
    background: #fafafa;
    height: 34px;
    width: 140px;
    padding: 4px 10px;
	}


	li.nav-item {
    border-right: solid;
    border-color: #67606038; 
    border-width: 1px;
	}

	li.nav-item.active {
    background-color: #ff5857;
	}

	li.nav-item:hover .dropdown-menu {
    display: block;
	}

	.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link{
    height: 80px;
    line-height: 80px;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: bolder;
    color: #fff;
	}

    .nav-link:hover{
    background: #ff5857;
	}

	.dropdown-menu{
		/* background: #000; */
		border-radius: 0;
    padding: 0;
    background-color: #343a40a8 !important;
	}

	.dropdown-item:focus, .dropdown-item:hover{
	background: #ff5857;
	}

	.navbar .dropdown-menu a{
	color: #fff;
	}

    .scrolling-navbar {
    padding-top: 0px;
	padding-bottom: 0px;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
    }
    /* .top-nav-collapse {
       background-color: #000; 
    } */
    footer.page-footer {
      background-color: #ff5857;
    }
    @media only screen and (max-width: 768px) {
      .navbar {
        background-color: #21252921;
      }
    }

    /* Necessary for full page carousel
	body {
	/*padding-top: 70px;
	}*/
    
    html,
    body,
    .view {
      height: 100%;
    }

    /* Carousel*/
    .carousel,
    .carousel-item,
    .carousel-item.active {
      height: 100%;
 /*      -webkit-transition: 0.6s ease-in-out left;
      -moz-transition: 0.6s ease-in-out left;
      -o-transition: 0.6s ease-in-out left;
      transition: 0.6s ease-in-out left; */
      /* .transition(.6s ease-in-out left); */
    }
    .carousel-inner {
      height: 100%;
/*       -webkit-transition: 0.500s ease-in-out left;
      -moz-transition: 0.500s ease-in-out left;
      -o-transition: 0.500s ease-in-out left;
      transition: 0.500s ease-in-out left; */
    }
    .carousel-item:nth-child(1) {
      background-image: url("http://getwallpapers.com/wallpaper/full/c/e/6/326097.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
    }
    .carousel-item:nth-child(2) {
      background-image: url("http://getwallpapers.com/wallpaper/full/e/f/a/326642.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
    }
    .carousel-item:nth-child(3) {
      background-image: url("http://getwallpapers.com/wallpaper/full/2/6/7/326738.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
    }

	.flex-center {
	 align-items: flex-end;
	 padding-bottom: 50px;
	 }

	.flex-center ul {
	    text-align: left;
	    padding-left: 5%;
	}

.card-img{
    width: 100% !important;
    height: 200px !important;
    object-fit: contain;
}

  .card-img-top{
  border-top: 10px solid rgb(255, 255, 255);
  border-left: 10px solid rgb(255, 255, 255);
  border-right: 10px solid rgb(255, 255, 255);
  border-bottom: 10px solid rgb(255, 255, 255);
  border-radius: 0;
  color: rgb(255, 255, 255);
  text-align: center;
}



.jumbotron-special{
    background-image: url("img/Space1.jpg");
    background-size: cover;
    width:100%;
    height: 27%;
    background-color:#fff;
    padding:0px;
    margin:0px; 
    opacity: 0.7;
    text-align: center;
}

.parallax {
    /* The image used */
    /*background-image: url("img/About_parallax.jpg");*/
    background: linear-gradient(rgba(0, 0, 0, 0.76), rgba(63, 63, 63, 0.89)), url("img/MyDAY_img.jpg");
    /* Set a specific height */
    height: 35%;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  #aboutpx {
    /* The image used */
    /*background-image: url("img/About_parallax.jpg");*/ 
    background:  url(img/Space1.jpg);
    /* Set a specific height */
    height: 30%;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

.woocommerce .shop_table_responsive table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

.response-text {
    max-width: 750px;
    margin: 0 auto;
    font-size: 1.5em;
    text-align: center;
    background: #ffffff;
    padding: 42px;
    border-radius: 3px;
    border: #f5e9d4 0px solid;
    font-family: arial;
    line-height: 34px;
}
