

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */








/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body{font-family:'gothic', arial}
a{color:#797979}
a:focus{outline:0}


.navbar-toggle .icon-bar {
  background: #FF0000;

}

#bs-example-navbar-collapse-1{margin-top:26px}
.navbar {
  margin-top: 25px;
}
div#bs-example-navbar-collapse-1 ul.nav li a{padding: 10px 17px;
text-transform: uppercase;}
/* end main menu */


#carousel-example-generic{margin-bottom: 10px;}
div.carousel-inner div.item img{max-height: 500px;
width: 100%;}
div.carousel-inner div.item div.carousel-caption{}
div.carousel-inner div.item div{position:relative}
div.carousel-inner div.item div.carousel-caption{height: 210px;
left: 15px;
position: absolute;
top: 0;}
div.carousel-inner div.item div.carousel-caption h1{color: #FF00FF;
font-size: 75px;
font-weight: bold;
margin: 10px 0 0 16px;
text-align: left;
text-transform: uppercase;
white-space: pre;}
div.carousel-inner div.item div.carousel-caption a{border: 2px solid #FF00FF;
color: #FF00FF;
display: inline-block;
font-size: 18px;
font-weight: bold;
margin-right: 305px;
margin-top: 11px;
padding: 5px 35px;
text-shadow: 0 0;}
/*end slider */

/* end slider section */

.social-buttons ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.social-buttons ul li {
    border-left: 1px solid #888888;
    display: inline;
    padding: 0 56px;
}
.social-buttons ul li:first-child{border-left:0px solid

}
.social-buttons ul li i {
}
.social-buttons ul li a {
    color: #555555;
    display: inline-block;
    font-size: 13px;
    padding: 5px 13px;
    text-transform: uppercase;
}
/* end social area */

.testimonial-area{background: none repeat scroll 0 0 #EEEEEE;
margin-top: 14px;
padding: 10px;}
.testimonial{}
.testimonial .testimonial-left{}
.testimonial .testimonial-left h1{font-size:32px}
.testimonial .testimonial-left p{}
.testimonial #testimonial-right{margin-top: 27px;
position: relative;}
.testimonial #testimonial-right i.fa-quote-left{background: none repeat scroll 0 0 #EEB71F;
color: #FEFEFE;
font-size: 20px;
font-style: italic;
left: 7px;
padding: 10px 12px;
position: absolute;
top: -20px;
z-index: 9999;}

/*owl carousel css*/
.testimonial #testimonial-right div.item {background: #FAFAFA;
border: 1px solid #E7E7E7;
padding: 20px 10px 1px;position:relative}
.testimonial #testimonial-right div.item:after {border-left: 3px solid rgba(0, 0, 0, 0);
border-right: 19px solid rgba(0, 0, 0, 0);
border-top: 17px solid #FAFAFA;
content: "";
left: 19%;
position: absolute;}
.testimonial #testimonial-right div.item p{color: #888888;
font-size: 13px;
font-style: italic;
line-height: 25px;}
.testimonial #testimonial-right div.item div.testimonial_from p.testimonal_author{color: #555555;
font-size: 16px;
font-weight: bold;
margin-bottom: 0;
margin-top: 20px;font-style:inherit}
.testimonial #testimonial-right div.item div.testimonial_from p.author-left img{float:left}
.testimonial #testimonial-right div.item div.testimonial_from p {color: #666666;
font-style: inherit;
margin-top: -4px;}
.testimonial #testimonial-right div.item div.testimonial_from {display: block;
float: left;
font-size: 14px;
margin-top: 3px;
overflow: hidden;}
.testimonial #testimonial-right div.item div.testimonial_from  div.author-image{float: left;
margin-top: 17px;}
.testimonial #testimonial-right div.item div.testimonial_from  div.author-information{float: left;
margin-left: 18px;}

.testimonial #testimonial-right div.testimonial_more{margin-top:10px}
.testimonial #testimonial-right div.testimonial_more a{background-color: #EFEFEF;
border: 1px solid #DDDDDD;
padding: 5px;color:#666}
.testimonial #testimonial-right div.testimonial_more a:hover{background-color: #00BFFF;
border: 1px solid #DDDDDD;
padding: 5px;color:#FEFEFE}
/*end testimonial area */

.promo {
    margin-top: 30px;
    overflow: hidden;
}
.promo .single-promo {
    text-align: center;
}
.promo .single-promo .image-first {background: #FF9900;}
.promo .single-promo .image-second {background: #9933CC;}
.promo .single-promo .image-third {background: #FF33FF;}
.promo .single-promo .image-fourth {background: #33CCFF;}
.promo .single-promo .top-image {

    border-radius: 92%;
    min-height: 186px;
    min-width: 157px;
}
.promo .single-promo .top-image img {
    margin-top: 70px;
	transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-webkit-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;
}
.promo .single-promo .top-image img:hover {
     -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
     -o-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
	cursor:pointer
	
}
.promo .single-promo h4{
color: #FEFEFF;
display: block;
font-size: 11px;
font-weight: bold;
padding: 12px;
text-transform: uppercase;}
.promo .single-promo h4.promo-first {background:#FF9900;}
.promo .single-promo h4.promo-second {background:#9933CC;}
.promo .single-promo h4.promo-third {background:#FF33FF;}
.promo .single-promo h4.promo-fourth {background:#33CCFF;}
/*end single promo */

.latest_and_client{overflow:hidden;border-top:1px solid #ddd}
.latest_and_client h2{color: #555555;
font-size: 28px;}
.latest-news{}
.latest-news .latest-news-image {
    position: relative;
}
.latest-news .latest-news-image img {
}
.latest-news .latest-news-text {
    bottom: 10px;
    position: absolute;
}
.latest-news .latest-news-text h3 {
    background: none repeat scroll 0 0 #FF33FF;
    color: #FEFEFE;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 7px 3px;
    text-transform: uppercase;
}
.latest-news .latest-news-text a {
    background: none repeat scroll 0 0 #111111;
    color: #FEFEFE;
    padding: 5px 8px;
	display:inline-block;
	text-transform:uppercase;
	font-size:13px
} /*end latest image*/
.clients-images{display: inline-block;}
.clients-images img{margin-bottom: 15px;
min-height: 62px;
width: 100%;}
.clients-images img:hover{opacity:0.7}

.footer-area {
    background: none repeat scroll 0 0 #CCCCCC;
    margin-top: 35px;
    padding-bottom: 55px;
    padding-top: 60px;
}
.footer-left {
}
.footer-left .footer-social-section {
}
.footer-left .footer-social-section a {
}
.footer-left .footer-social-section a i {
    color: #333333;
    padding: 5px;
}
.footer-left .footer-social-section a i:hover {
color:#FFFFFF
}
.footer-left h3 {
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 0;
    text-transform: uppercase;
}
.footer-left h3 a{
   color: #A766CC;font-weight:bold
}

.footer-right {
    float: right;
}
.footer-right h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}
.footer-right p {
    font-size: 13px;
    margin: 0;
    text-transform: uppercase;
}
