/*
Theme Name: Twenty Sixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

.logobox {
    background-color: #000;position: relative!important;
}
.topbar{      background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #040431, rgba(17, 74, 140, 0.56)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #040431, rgba(17, 74, 140, 0.56)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #040431, rgba(17, 74, 140, 0.56) ); /* For Firefox 3.6 to 15 */
  background:linear-gradient(to right, #040431, rgba(17, 74, 140, 0.56)); /* Standard syntax */ position:relative;  color: #fff; padding-top: 7px;}
    .topbar p{text-align:center;}
	.navbar-nav{    margin-top: 5%;
    font-size: 18px;
		    font-weight: 600;
	}
	.navbar-nav a{color:#fff;}
	.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:#eeeeee00;
    color: #fff;
}
.input-group {
    position: relative;
    display: inline-flex;
    border-collapse: separate;
}
.input-group-addon:first-child {
    border-right: 0;
    width: 12%;
}
.topbar .scoials{padding:0;}
.topbar .scoials ul {list-style-type:none;float: right;}
.topbar .scoials ul li{display: inline-block;
    padding-left: 13px;}
.topbar .scoials ul li a{color:#fff;  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;}
.topbar .scoials ul li a:hover{
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.logobox{background-color: #000;}
.logobox img{      width:45%;
    margin-top: 0px;
}
.item h1 {
font-size: 60px;
    line-height: 69px;
    margin-top: 100px;
    margin-bottom: 10px;
    padding: 0;
    -webkit-animation: bounceInUp 1s;
    color: #21287c;
    text-shadow: 3px 3px 4px #fff;
}
.item h2{color: #020202;
    font-size: 40px;
    text-shadow: 2px 1px 3px #fefdf9;}
  .btn-group-lg>.btn, .btn-lg {
    padding: 5px 8px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-primary {
   color: #fff;
    background-color: rgb(4, 4, 4);
    border-color: #101010;
}    

.btn-primary:hover {
     color: #fff;
    background-color: rgb(33, 40, 124);
    border-color: #2128
}

/********* inner page css ***********/
.banner {
    background-image: url(img/about.jpg);
    height: 271px;
    background-size: cover;
}
.banner1 {
    background-image: url(img/galleryimg.jpg);
   height: 271px;
    background-size: cover;
   
}
.abouts {
    position: relative;
	    padding: 41px 0px 33px 10px;
   
}
.banner h1 {
    color: #fff;
    font-size: 49px;
    padding-top: 8%;
}
.abouts img{float:right;}
.abouts .devider {
    font-size: 16px;
    margin-bottom: 33px;
}
.abouts .tikos{line-height: 34px;
    color: #727d75;
}
.abouts p{line-height: 34px;
    font-size: 14px;
    color: #000;}
.abouts  h3{font-size: 18px; color: #3f6bba;}
.abouts .devider:before, .devider:after {
    content: "______";
    color: #ccc;
    position: relative;
    bottom: 6px;
}
.abouts .devider:before, .devider:after {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.blog {
    position: relative;
    padding-bottom: 38px;
    text-align: center;
    padding-top: 38px;
}
.blog h2 {
    font-size: 45px;
    color: #0d076b;
}
.blog .devider {
    font-size: 16px;
    margin-bottom: 33px;
}
.blog .devider:before, .devider:after {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.blog .devider:before, .devider:after {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.blog .p2 {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
    line-height: 33px;
    text-align: justify;
}
.contacts {
    background-color: #fff;
    position: relative;
    padding: 41px 0px 52px 0px;
}
.contacts{background-color: #fff;
    position: relative;
    padding: 41px 0px 52px 0px;}

.contacts ul{    list-style-type: none;
    margin-left: -18%;
    padding-bottom: 32px;}
	.contacts  img{    width: 63%;
    margin: 0 auto;
	}
.contacts ul li{display:inline-block;}
.contacts ul li a{color:#000; text-decoration:none;}
.contacts ul li a:hover{color:#039;}
.contacts .home-content {
   background-color: #fff;
    box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 10px 62px 0px 35px;
    margin-top:0%;
    margin-left: 7%;
}
.contacts .home-content h3 {
    border-bottom: 1px solid #a29494;
    color: #4ca702;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 0;
    padding-bottom: 10px;text-align: center;
}
.contacts .home-content .btn-primary {
    color: #fff;
    background-color: #4ca702;
    border-color: #ffffff;
}
.contacts .home-content .btn-primary:hover{background-color:#000;}
.formsbox{position:relative;background: url(img/about.jpg) fixed;}
.formsbox .container-fluid{padding-left:0px;}
.formsbox .ttt {
        border-bottom: 1px solid #dcd4d4;
    color:#0b02aa;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    /* margin-bottom: 0; */
    padding-bottom: 10px;
    margin-top: 65px;
    text-align: center;
}
.formsbox .tis{background-image:url(img/formbox.jpg); background-position:center center;}
.contacts .home-content .btn-primary {
    color: #fff;
    background-color: #4ca702;
    border-color: #ffffff;
}
.form-group {
    margin-bottom: 15px;
    margin-top: 17px;
}
.form-group .btn .btn-primary {
    margin-top: 31px;    width: 50%;
  
}

.imgs {
       width: 77%;
    margin-top: 0%;
}
.f1 {
    background-image:url(img/footer-bg.jpg);
   padding: 15px 0px 14px;    background-size: cover;
}
.f1 h1 {
  text-align: center;
    font-size: 35px;
    color: #f8f8f8;
    padding-top:0px;
}
.f1 a{color:#ccc;}
.f1 h3 {
    color:#fff;
    font-size:20px;
    line-height: 39px;
    text-align: left;
}
.f1 ul {
    list-style-type: none;
    margin-left: -31px;
}
.f1 ul li {
    line-height: 30px;
}
.f1 p {
      color: #e0d7d7;
    text-align: justify;
  
}
.f1 .social {
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-left: -16px;
    padding-bottom: 10px;
}
.social ul {
    list-style-type: none;
}
.social ul li {
    float: left;
    display: inline;
    padding-left: 13px;
    font-size: 23px;
    text-align: left;
}
.social ul li a {
    color: #999999;
}
.f1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.f1 .pp {
    text-align: left;
    color: #dbdbdb;}

.banners {
    background-size: cover;
    height: 270px;
}



footer {
    border-top: 1px dotted #fff;
    color: #fff;
    text-align: center;
    background-color: #000;
    padding-top: 16px;
    padding-bottom: 1px;
}
.carousel-control.left{background-image:none;}
.carousel-control.right{background-image:none;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: 39px;
    font-size: 43px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 7%;
    /* margin-top: -51%; */
}
.item h1 {
    font-size: 47px;
    padding: 0;
    -webkit-animation: bounceInUp 1s;
    color: #ffffff;
    text-shadow: 3px 3px 4px #080808;
    margin-top:-30%;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 6px 32px;
    font-size: 21px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-primary {
    color: #fff;
    background-color: rgba(12, 12, 12, 0.66);
    border-color: #ffffff;
}
 .gets {
     position: relative;
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, #23a0ef00 0px, #6e65f9c7 100%) repeat scroll 0 0;
    text-align: center;
  
}
.mtop{    margin-top: 15%;
    margin-bottom:3%;
}
.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 0.429;
    color: #555;
    background-color: #fffffff5;
    background-image: none;
    border: 1px solid #3f6bbaa1;
    margin-bottom: -7px;
}
.modal-dialog {
    width: 747px;
    margin: 115px auto;
}
 .gets h2{font-size: 21px;
    padding: 21px 0px 32px 0px;
    color: #315998;
 }

footer{    background-color: #000;
    color: #fff;
    line-height: 34px;
}
.btn .btn-primary {
	    margin-top: 31px;
 margin: 0 auto;
 
}
.h5, h5 {
    font-size: 16px;
    margin-top: 6px;
}
.item h1 {
    font-size: 21px;
    margin-top: -30%;
    line-height: 33px;
}








.gal-item{
	overflow: hidden;
padding: 8px;
    margin-top:0%;
}
.gal-item .box{
	height: 365px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after {
       content: "\e003";
    font-family: 'Glyphicons Halflings';
    opacity: 0;
    background-color: rgba(63, 107, 186, 0.75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 360px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
    padding-top :75px;
    padding-bottom:75px;
}
/**********inner page  css start here *********/

.abs{position:relative; background-image:url(http://geniegroup.com.au/wp-content/uploads/2018/03/about1.jpg); background-attachment:fixed; background-size:cover;}
.abs p{text-align: center;
    font-size: 16px;
    line-height: 35px;}
.abs h2{text-align: center;}
.abs .devider {
    font-size: 16px;
    margin-bottom: 33px;
    text-align: center;
}
.abs .devider {
    font-size: 16px;
    margin-bottom: 33px;
}
.abs .devider:after {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.abs .devider:before {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.srvices_main1 {
    overflow: hidden;
    padding: 30px 0 0;
    width: 100%;
}
.service_first {
	background-color:#fff;
    border: 1px dotted #c0c0c0;
    border-radius: 0;
    padding:0px 10px; position:relative;
    width: 100%;
}
.service_first img{width:20%;}
.service_first h1 {
    color:#3f6bba;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    padding:15px 0 15px;
    text-align: center;

}
.heading {
    border-bottom: 1px solid #fcab0e;
    padding-bottom: 9px;
    position: relative;
}
.service_first p {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0 15px 15px;
    text-align: center;
}
.service_button {
    padding: 10px 0;
    width: 100%;
}
.service_button a {
    background-color: rgb(255, 102, 0);
    background-image: linear-gradient(to bottom, rgb(240, 146, 4), rgb(230, 92, 0));
    border: 1px solid;
    border-radius: 0;
    color: #fff;
    font-family: roboto;
    font-size: 16px;
    margin: 0 135px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.service_button a:hover {
    background: #000000 none repeat scroll 0 0;
}
.service_first:hover {
    background: #f2efef none repeat scroll 0 0;
    border: 1px dashed #aaa;
    cursor: auto;
    display: block;
}
.services{ position: relative;
    padding: 37px 0px 31px 0px;}
.services .devider {
    font-size: 16px;
    margin-bottom: 33px;
}
.services .devider:after {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.services .devider:before {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.services-section {
    background: #e4dee5;
    padding: 4em 0;
}

.site-title h3 {
    color: #000000;
    font-size: 2.5em;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 800;
}
.site-title p {
    color: #999999;
    font-size: .9em;
    margin: 0;
}
.services-column h5 {
    color: #000000;
    font-size: 1.5em;
    margin: .5em 0;
    font-weight: 600;
}
.services-column p {
    color: #212121;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.icon {
    color : red;
    padding:15px;
    font-size:40px;
}
/**********inner page  css end here *********/
.testi{position:relative;background-color:#f6f6f6; padding: 29px 0px 30px 0px;} 
.testi h2{text-align:left;}
.testi .devider {
    font-size: 16px;
    margin-bottom: 33px;
}
.testi .devider:before {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.testi .devider:after {
    content: "______";
    color: #cccccc7a;
    position: relative;
    bottom: 6px;
}
.testi .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #e63f0c;
}
.tt{border-right: 1px dotted #ccc;}
.testi .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #e63f0c;
    border-radius: 10px;
}
.testi .carousel{padding-right: 64px;}
.blog {position:relative;     padding-left: 7%;
}
.blog .blog-column a{
    color: #5db4c0;
    text-decoration: none;
}

.blog  span {
    font-size: 17px;
    font-weight: 700;
}

.blog  .blog-detail {
    margin-top: 10px;
}

.blog .fa.fa-user, .fa.fa-clock-o {
    padding-right: 10px;
    color: #909090;
    font-size: 11px;
}

/* Testimonials */
.testimonials blockquote {
    /* background: #f8f8f8 none repeat scroll 0 0; */
    border: medium none;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
    background-color: #fff;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
    color: #e6400c;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}

footer{        background-color: #000;
    color: #fff;
    line-height: 34px;
    padding: 23px 0px 11px 0px;

}
.btn.btn-primary {
       margin-top: 45px;
    margin-left: 12%;
}
.h5, h5 {
    font-size: 16px;
    margin-top: 6px;
}
.col-md-4.ss img {
    width: 95%;
    margin-top: -42px;
}

/**********inner page  css end here *********/


