/*
Theme Name: webtycon
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team 
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

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 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */
 
 input.my_report_btn1{
	margin-top: 23px;
    margin-bottom: 25px;
    background: #b93313;
    border-color: #b93313;
    color:#fff;
}
 
.my_report{
 margin-top:5px;
 margin-bottom: 32px;
}
input.my_report_btn{
	margin-top: 23px;
    margin-bottom: 25px;
    background: #bee868;
    border-color: #bee868;
    color:#fff;
}
.my_report h2{
	text-align: center;
    font-weight: bold;
    font-family: -webkit-body;
    font-size: 34px;
  
}
 .foot-logo{
 height:133px;
 width:400px;
 }
 .wpcf7 {
    background: #fff;
    
    width: auto;
}
.site-main {
overflow:hidden;
}
.services_new {
    background: #f1f1ed;
  }
section#Our_Services {
    margin-top: 30px;
   
}
 .service_image {
 	text-align:center;
    margin-top:16px;
 }
 
 .services_title {
 	text-align:center;
    font-size: 21px;
    font-family: 'open_sansregular';
    margin-top: 20px;
    margin-bottom: 10px;
 }
 .services_content {
 	text-align:center;
    font-family: 'open_sansregular';
    line-height: 24px;
 }
 .img_border img {
 	height: 100%;
    width: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 30px 0;
    padding: 10px;
    background: #878787;;
    border: 1px solid #CCC;
    position: relative;
    display: block;
    }
 .Help_area {
   margin-top: 50px;
   margin-bottom: 40px;
  }

 .help_content p {   
 	margin-top: 20px;
    line-height: 24px;
    font-family: 'open_sansregular';
    }
    
  .help_content h5 {
   	font-weight: 600;
    letter-spacing: 1.6px;
    line-height: normal;
    padding-top:20px;
  }
    
.help_content button.btn.btn-success {
    margin-top: 23px;
    margin-bottom: 25px;
    background:#bee868;
    border-color:#bee868;
    
}
.our_services_new{
	text-align:center;
    margin-top: 30px;
   }
.our_services_new_start{
    background: #f1f1ed;
  }

.our_services_new_start h2 {
    text-align: center;
    font-family: -webkit-body;
    margin-bottom: 35px;
    font-size: 34px;
    font-weight: bold;
}
.our_services_new h4{
	font-size: 21px;
    font-family: 'open_sansregular';
    margin-bottom: 0px;
    padding-top: 10px;
  }
 .our_services_new p{
 	line-height: 24px;
    font-family: 'open_sansregular';
    padding-bottom: 7px;
  }
.our_team{
  margin-top: 30px;
}
.our_team h2 {
	text-align: center;
    font-family: -webkit-body;
    padding-bottom: 23px;
    font-size: 34px;
    font-weight: bold;
  }
  .Perfect_Team {
 	 border: 4px #ffffff;
     padding: 10px;
     box-shadow: 10px 10px 10px 10px #888888;
     margin-top: 25px;
  }
 .team_image {
    text-align: center;
    margin-top: 16px;
}
.team_image img {
    border-radius: 50%;
    max-width: 100%;
}
.team_title {
	text-align: center;
    font-size: 21px;
    font-family: 'open_sansregular';
    margin-top: 20px;
    margin-bottom: 10px;
 }
 .team_content {
    text-align: center;
    font-family: 'open_sansregular';
    line-height: 24px;
}

.post_img img {
    width: 300px;
    height: 190px;
}
.Blog h2 {
	text-align: center;
    font-weight: bold;
    font-family: -webkit-body;
    font-size: 34px;
    padding-bottom:25px;
    padding-top:19px;

}

.Blog_Posts a {
    color: #bee868;;
    outline: none !important;
    line-height: 30px;
    font-weight: bold;
   }
   .Blog_Posts p {
   margin: 16px 0 20px 0px;
    line-height: 24px;
    font-family: 'open_sansregular';
    }
   .Blog {
    margin-top: 30px;
}

.Image_gallery {
    padding-top: 24px;
    margin-top: 30px;
}

.Image_gallery h2 {
	text-align:center;
    font-weight: bold;
    font-family: -webkit-body;
    font-size: 34px;
    padding-bottom: 23px;
}

.Clerification_Area {
    padding-top: 57px;
    padding-bottom: 32px;
    background: #eeede8;
    margin-top: 26px;
}
.clr_First_img img {
    max-width: 100%;
    padding-top: 34px;
}
.clr_First_content {
	text-align: center;
}

.clr_First_content h4 {
	display: inline;
    font-size:29px;
    line-height: 45px;
    margin: 0px;
}
.clr_First_content p {
	display: inline-block;
    line-height: 24px;
    font-family: 'open_sansregular';
    margin: 10px 0px 0px;
  }
 .clr_Second_img img {
    max-width: 100%;
    padding-top: 34px;
}
.clr_Second_content {
	text-align: center;
  }
.clr_Second_content h4 {
	display: inline;
    font-size:29px;
    line-height: 45px;
    margin: 0px;
}
.clr_Second_content p {
	display: inline-block;
    line-height:24px;
    font-family: 'open_sansregular';
    margin: 10px 0px 0px;
  }
.clr_Third_img img {
    max-width: 100%;
    padding-top: 34px;
}
.clr_Third_content {
	text-align: center;
  }
.clr_Third_content h4 {
	display: inline;
    font-size:29px;
    line-height: 45px;
    margin: 0px;
}
.clr_Third_content p {
	display: inline-block;
    line-height:24px;
    font-family: 'open_sansregular';
    margin: 10px 0px 0px;
  }
  .wpcf7-response-output{
	  display:block !important;
  }