/*--- PLACE YOUR CUSTOM STYLES HERE ---*/

/*--- Background Images ---*/
.bg-shortcodes {
    background-image: url(../img/backgrounds/bg-shortcodes.jpg);  
}
.bg-light {
    background-image: url(../img/backgrounds/bg-light.html);  
}

.bg-shop-1 {
    background-image: url(../img/backgrounds/bg-shop-1.jpg);  
}
.bg-shop-2 {
    background-image: url(../img/backgrounds/bg-shop-2.jpg);  
}

.bg-app-1 {
    background-image: url(../img/backgrounds/bg-app-1.jpg);  
}
.bg-app-2 {
    background-image: url(../img/backgrounds/bg-app-2.jpg);  
}
.bg-app-3 {
    background-image: url(../img/backgrounds/bg-app-3.jpg);  
}
.bg-app-4 {
    background-image: url(../img/backgrounds/bg-app-4.jpg);
}
.bg-app-5 {
    background-image: url(../img/backgrounds/bg-app-5.jpg);
}
.bg-app-6 {
    background-image: url(../img/backgrounds/bg-app-6.jpg);
}

.bg-event-1 {
    background-image: url(../img/backgrounds/bg-event-1.jpg);  
}
.bg-event-2 {
    background-image: url(../img/backgrounds/bg-event-2.jpg);  
}
.bg-event-3 {
    background-image: url(../img/backgrounds/bg-event-3.jpg);  
}

.bg-img-1 {
    background-image: url(../img/backgrounds/bg-1.jpg); 
}
.bg-img-2 {
    background-image: url(../img/backgrounds/bg-2.jpg); 
}
.bg-img-3 {
    background-image: url(../img/backgrounds/bg-3.jpg); 
}
.bg-img-4 {
    background-image: url(../img/backgrounds/bg-4.jpg);  
}
.bg-img-5 {
    background-image: url(../img/backgrounds/bg-5.jpg); 
} 
.bg-img-6 {
    background-image: url(../img/backgrounds/bg-6.jpg);  
}
.bg-img-7 {
    background-image: url(../img/backgrounds/bg-7.html); 
} 
.bg-img-8 {
    background-image: url(../img/backgrounds/bg-8.html);  
}    
.bg-img-9 {
    background-image: url(../img/backgrounds/bg-9.html);  
} 
.bg-img-10 {
    background-image: url(../img/backgrounds/bg-10.html);  
} 
.bg-img-11 {
    background-image: url(../img/backgrounds/bg-11.html);  
} 
.bg-img-12 {
    background-image: url(../img/backgrounds/bg-12.html);  
} 
.bg-img-13 {
    background-image: url(../img/backgrounds/bg-13.html);  
} 
.bg-img-14 {
    background-image: url(../img/backgrounds/bg-14.html);  
} 
.bg-img-15 {
    background-image: url(../img/backgrounds/bg-15.html);  
} 
.bg-blue {
    background-image: url(../img/backgrounds/bg-blue.jpg);  
} 



/*<-----------------Modal--------->*/
.font-helvetica{
    font-family: Arial, Helvetica, sans-serif;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
        
        
        
        .modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
        .modalDialog p{
            color: #333;
        }
.modalDialog h2{
            font-size: 2em;
    font-weight: bold;
    padding: 1em;
        }

        
        .close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }
/*<--------------end----------->*/
/*.logo1{
    padding: 0px;
    margin: 0px;
    padding-left: 4em;
}
.logo1 p{
    color: #333;
   
    padding-left: 5em;
    font-size: 14px;
    
}*/

/* PRIMARY PORTFOLIO*/

.thumbnail img{
   margin: 0 auto;
}
.thumbnail .img-responsive{
    display: block;
    
}
.thumbnail{
    border: none;
    margin-bottom: 0;
}
.thumbnail .caption-full{
    position: relative;
}
.thumbnail .caption-title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px 0 32px;
    /*background: #f58634;
    background: #000;*/
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    
}
.thumbnail .caption-title h3{
    color: #fff;
    font-weight: 400;
}
.checking-border{
    border: 1px solid #000;
}

.thumbnail a:hover .caption-title {
    background-color: rgba(0, 0, 0, 0.5);
    
}
.caption p{
    font-size: 16px!important;
}
.bg{
    
   height: 54vh;
    min-height: 320px;
    
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-sizing: border-box; 


 
}
.our-clients{
    width: 20%;
    margin: 0 auto;
}
.our-clients img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.our-team{
    width: 30%;
    margin: 0 auto;
}
.our-team img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.our-team h4, .our-clients h4{
    color: #333;
}
.testimonials{
    padding:0;
}
.display-flex {
    display: flex;
}
.align-item-center {
    align-items: center;
}

.display-table-cell {
    display: table-cell;
}
/*.bg {
    min-height: 70vh;
    
    background-repeat: no-repeat;
    background-position: 50% 50%;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.button-full{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px 0 32px;
}
*/

/*.port-block-holder {
    position: relative;
}
.section.dark {
    background-color: #282828;
    border-color: rgba(255,255,255,0.1);
}
.section {
    position: relative;
    margin: 60px 0;
    padding: 60px 0;
    background-color: #F9F9F9;
    overflow: hidden;
}
.notopmargin {
    margin-top: 0 !important;
}
.port-block-holder .button.button-full {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px 0 32px;
}*/


.m_icon_ani {
    align-self: flex-end;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    display: inline-block;
    margin: 0 auto 0 auto;
    transform-origin: bottom
}

.bounce-7 {
    animation-name: bounce-7;
    animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1)
}
.bounce-7 {
    animation-name: bounce-7;
    animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
  }
  
  @keyframes bounce-7 {
    0% {
      transform: scale(1, 1) translateY(0);
    }
    10% {
      transform: scale(1.1, 0.9) translateY(0);
    }
    30% {
      transform: scale(0.9, 1.1) translateY(-8px);
    }
    50% {
      transform: scale(1.05, 0.8) translateY(13px);
    }
    57% {
      transform: scale(0.9, 1.1) translateY(-7px);
    }
    64% {
      transform: scale(1.05, 0.4) translateY(7px);
    }
    100% {
      transform: scale(1, 1) translateY(0);
    }
  }


.fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1
    }


.fa-mobile-alt:before {
        content: "\f3cd"
    }