
@font-face {
  font-family: GothamBold;
  src: url(../font/GothamBold.ttf);
}
@font-face {
  font-family: GothamLight;
  src: url(../font/GothamLight.ttf);
}
.img-responsive{
display: block;
    max-width: 100%;
    height: auto;
	}
	
.pro-ban{
	margin-top:2em;
	padding-right: 0px!important;
    padding-left: 0px!important;
}
.pro-ban{
	background:url(../img/pro-ban.png);
	background-repeat:no-repeat;
	    background-size: cover;
    background-position: center bottom;	
	height:480px;
}
.pro-txt{
	position:absolute;
	padding-top:4em;
	left:12%;
}
.pro-txt h1, .pro-txt h2{
	color:#fff;
	 font-family: Roboto-bold;
	 margin-bottom: 0px;
	 margin-top: 0px;
	 line-height: 1;
}
.pro-txt h1{
	font-size:64px;
}
.pro-txt h2{
	font-size:36px;
}
.pro-txt h2 > span{
	font-size:52px;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 56%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-control {
    position: absolute;
    top: 40%;
    bottom: 0;
    left: 20%;
    width: 6%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.right {
    right: 10%;
    left: auto;
}
.clk-btn {
	margin-top:15px;
	background:#1b1e21;
	 border: none;
	padding:7px 20px;
	border-radius:4px;
	font-size:19px;
	color:#fff;
}
.clk-btn:hover {
	background:#fff;
	color:#000;	
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 0px;
	left: 20%;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: 5em;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 120px;
    height: 120px;
    cursor: pointer;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
	margin-top:5em;
	background-color: transparent;
}
#quote-carousel .carousel-indicators .active {
    width: 300px;
    height: 300px;
    opacity: 1;
    margin-top:0em;
}

@media screen and (max-width:1440px){
	.pro-txt {
    padding-top: 4em;
    left: 5%;
}
	#quote-carousel {
    left: 10%;
}
.footer-sec .col-md-6{
	padding-left:0px;
	padding-right:0px;
}
.hd-conn {
    margin-right: 0em;
}
.ft-bar ul > li> a {
    padding: 1px 10px;
}
}
@media screen and (max-width:1024px){
	.pro-txt {
    position: absolute;
    padding-top: 4em;
    left: 3%;
}
#quote-carousel { 
    left: 3%;
}
#quote-carousel .carousel-indicators .active {
    width: 240px;
    height: 240px;
}
.pro-txt h1 {
    font-size: 45px;
}
.pro-txt h2 {
    font-size: 25px;
}
.pro-txt h2 > span {
    font-size: 35px;
}
.carousel-control img{
	width:25px;
}
.carousel-indicators {
    left: 45%;
}
.carousel-control { 
    left: 11%;
    width: 3%;
	top: 73%;
}
.carousel-control.right {
    right: 15%;
}
#quote-carousel .carousel-indicators { 
    top: 9em;
}
}
@media screen and (max-width:768px){
	#quote-carousel {	
    left: 0%;
}

.carousel-indicators {
    left: 50%;
}
.carousel-control { 
    left: 6%;
    width: 5%;
	top: 13%;
}
.carousel-control.right {
    right: 6%;
}
.pro-txt {
padding-top: 1em;
    left: 3%;
}
#quote-carousel .carousel-indicators li {
    margin-top: 3em;
   
}
.carousel-control img {
    width: 17px;
}
.pro-txt {
    position: relative;   
}
#quote-carousel .carousel-indicators {
    top: 0em;
}
}

@media screen and (max-width:320px){
	.pro-txt h1 {
    font-size: 30px;
}
.pro-txt h2 {
    font-size: 15px;
}
.pro-txt h2 > span {
    font-size: 25px;
}
}

/* Floating Contact ---------------------- */

.amg-green .amg-floating-icon, 
.amg-green .amg-floating-link {
	background: #fa5251;
}
.amg-floating-contact-wrap {
	position: fixed;
	right: -200px;
	font-size: 20px;
	opacity: 0.8;
	z-index: 999;
  -webkit-transition: right 1s;
	-moz-transition: right 1s;
	-o-transition: right 1s;
	transition: right 1s;
}
.amg-floating-contact-wrap:first-child {
	top: 170px;
}
.amg-floating-contact-wrap:nth-child(2) {
	top: 125px;
}
.amg-floating-icon, .amg-floating-link {
	text-align: center;
}
.amg-floating-icon {
	width: 48px;
	float: left;
    padding: 1px 7px 4px;
}
.amg-floating-icon i:before {
	vertical-align: middle;
}
.amg-floating-link {
	width: 200px;
	padding: 11px 0 11px;
	overflow: hidden;
}
.amg-floating-link a {
	white-space: nowrap;
  color: #FFFFFF;
	text-decoration: none;
}

.amg-floating-link form, 
.amg-floating-link a {
	width: 240px !important;
	margin: 0 10px;
}
/* Hover Effect */
.amg-floating-contact-wrap.hover {
	opacity: 1;
  right: 0;
}
.amg-floating-contact-wrap.hover .amg-floating-link {
	right: 0;
}


button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  left: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0!important;
}

 button.back-to-top::before {
  content: "\f077";
  font-family: "FontAwesome";
  display: block;
  vertical-align: middle;
  margin: -5px 0 auto;
}
button.back-to-top.show {
  display: block;
  background: #fff;
  color: #ab1100;
  font-size: 25px;
  left: 25px;
	bottom: 50px;
  height: 50px;
  width: 50px;
  visibility: visible;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}



.twitter {
  font: normal normal 10px Arial;
  text-align: center;
  color: #998578;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.twitter {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 14px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.twitter:hover {
  color: #FF7D6D;
  text-decoration: none;
}

/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 2px;
  width: 245px;
  position: fixed;
  right: -200px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fl-fl .fa {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 5px;
  text-align:center
}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
 font-size:17px;
 
}

.float-fb {
  top: 160px;
  background-color: #3b5998;
}


.float-whats {
top: 200px;
    background-color: #1baf10;
}

.float-gp {
  top: 204px;
}

.float-ig {
  top: 248px;
   background-color: #ED2B29;
}

.float-pn {
  top: 292px;
     background-color: #0976B4;
}

/* Floating Social Media Bar Style Ends Here */

/*___________________Subscription Box_____________________*/

*{box-sizing: border-box;}
.popup-img{
	background:url(../img/pop-up.png);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	height:538px;
}
.pop-txt{
	position: absolute;
    top: 24%;
    left: 33%;
    text-align: center;
}
.pop-txt p{
font-family: GothamLight;}
.pop-txt h4{
font-family: GothamBold;
text-transform: uppercase;
font-size: 32px;}
.pop-txt h1{
margin-bottom: 0px;
font-family: GothamBold;
font-size: 48px;
color:#fa5251;}
#popup-circle{
    height: 538px;
    width: 824px;
   /* background: #8a3dd6;
    box-shadow: 0 0 15px 5px #222;  */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1101;
    overflow: hidden;
}

#popup-overlay{
    height: 100%;
    width: 100%;
	background:#8a3dd6eb;
  /*  background: rgba(0, 0, 0, 0.8); */
    position: fixed;
    top:0;
    left: 0;
    z-index: 1202;
    transition: .2s all ease-in-out;
}
.popup-hide{
    opacity: 0;
    visibility: hidden;
}
.popup-show{
    opacity: 1;
    visibility:visible;
}
.rect{
    height: 100%;
    width: 70%;
    margin: 0 auto;
    padding: .5rem;
    position: relative;

    /*  border:1px solid #333;*/
}
.rect h1, .rect p{
   font-family: Roboto-Regular;
    text-align: center;
    line-height: 1.3;
    color:white;
}
.rect h1{
    font-size: 3rem;
}
.rect h1+p:nth-child(2){
    margin-bottom: 5px;
}
.rect h1+p:nth-child(2)+p{
    font-size: .9rem;
}
.rect form{
    text-align: center;
}
.rect form > input[type="email"]{
    width: 100%;
    border:none;
    font-size: 100%;
    outline: none;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    padding: .5rem;
    text-align: left;
    color: #fff;
    font-family: Roboto-Regular;
    margin: 1rem 0;
    margin-bottom: 2rem;
}
.rect form > input[type="email"]:focus{
    outline: none;
    background:rgba(255,255,255,.1); 
    border-left:1px solid rgba(255,255,255,.2); 
    border-bottom:1px solid rgba(255,255,255,.2); 
    border-radius: .245em;
    
}
.rect form > input[type="submit"]{
    width: 90%;
    background-color: transparent;
    font-size: 100%;
    font-family: "Open Sans";
    padding: .8rem 0;
    border: 1px solid #fff;
    border-radius: .245rem;
    color: #fff;
    font-weight: 700;
}
#popup-drawer, #close-wrap{
        width: 3.5rem;
    height: 3.5rem;
    border-radius: 100%;
    background: #fa5251;
  
    display: table;
    position: absolute;
}
#popup-drawer{
    top:50%;
    left: 100%;
    transform: translate(-0%, -50%);
}
#popup-drawer a:first-child, #close-wrap a{
    display: table-cell;
    vertical-align: middle;
}
.popup-fa-cl {
	    font-size: 25px!important;
    color: #fff;
    padding-left: 0px;
}
.popup-fa-inr{
	font-size: 25px!important;
    color: #000;
}

.pop-sp{
	font-size:18px!important;
	color:#ff0000;
}
.pop-knw-btn{
	margin-top:15px;
	border: none;
	padding: 11px 25px;
    border-radius: 28px;
	color:#fff;
	background:#f34645;
	font-size: 20px;
	font-family: GothamBold;	
}
.pop-knw-btn a{
	color:#fff;
	text-decoration:none;
}
#close-wrap a:first-child{padding-right: 1.2rem;}
#close-wrap{
    top: 6%;
    right:10.5rem;
    z-index: 1111;
    text-align:right;
}
#popup-drawer:hover,.rect form input[type="submit"]:hover{
    background: #fff;
}
#popup-drawer:hover a,.rect form input[type="submit"]:hover,#close-wrap:hover a {
    color: #333;    
}

#close-wrap,#popup-drawer, .rect input[type="submit"], .rect input[type="email"]{
    transition: .2s all ease-in-out;
}
sup {
    top: -0.4em;
}

@media screen and (max-width:767px){
#popup-circle{
    height: 100%;
    width: 100%;
	top: 65%;
}	
.popup-img{
	height:360px;
}
#popup-drawer, #close-wrap {
    width: 2rem;
    height: 2rem;
}
.popup-fa-cl {
    font-size: 20px!important;
}
#close-wrap {
    top: 6%;
    right: 0.2rem;
}
#close-wrap a:first-child {
    padding-right: 0.5rem;
}
.pop-txt {
   top: 11%;
    left: 20%;
}
.pop-txt p {
      font-size: 12px;
}
.pop-txt h4 {
    font-size: 23px;
}
.pop-txt h1 {
    font-size: 35px;
}
.pop-knw-btn {
	margin-top:5px;
    padding: 8px 20px;
    font-size: 17px;
}
sup {
    top: -0.1em;
}
}
