@charset "utf-8";
/* CSS Document */
/* Font Start */

@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff2') format('woff2'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../font/opensans-bold-webfont.eot');
    src: url('../font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold-webfont.woff2') format('woff2'),
         url('../font/opensans-bold-webfont.woff') format('woff'),
         url('../font/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansitalic';
    src: url('../font/opensans-italic-webfont.eot');
    src: url('../font/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-italic-webfont.woff2') format('woff2'),
         url('../font/opensans-italic-webfont.woff') format('woff'),
         url('../font/opensans-italic-webfont.ttf') format('truetype'),
         url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Font End */

/* Starting point */
.float-left
{
	float:left;
}
.float-right
{
	float:right;
}
*{
	padding:0;
	margin:0; 
    border: none;
}
body
{
	
    font-family: 'open_sansregular';
    background: url("../img/Pattern.jpg")repeat;
}
img
{
	border:none;
	max-width:100%;
}
.clear
{
	clear:both;
}

.clear_right
{
	clear:right
}
.clear_left
{
clear:left
}
.wrapper 
{
max-width:985px;
width:100%;
margin:0 auto; 
}
/* Starting Point End */
/* header1 Start */
.header_1
{
    /*background-color: #c9a42f;*/
    background: url("../img/Pattern_head_bg.jpg");
    height:auto;
    width: 100%;
    float: left;
}
.contact
{
background: url("../img/Button.png") no-repeat;
background-size: 100% 100%;
background-position: 50% 50%;
height: 29px;
width: 107px;

}
.contact:hover {
    background: url("../img/Button_hover.png") no-repeat;
    }
.contact_link
{
/*max-height: 38px;
max-width: 147px;*/
/*margin: 65px 2% 65px 0;*/
margin: 30px 2% 30px 0;
height: 29px;
width: 107px;
float: right;
}
.call_Info
{
background: url("../img/CallButton.png");
background-size: 100% 100%;
background-position: 50% 50%;
height: 75px;
width: 258px;
float: right;
/*margin: 30px;*/
margin: 10px 30px;
}
/* header1 End */
/* Header 2 start */
.header_2
{
    width: 100%;
    background:url("../img/Header_Pattern.jpg")repeat;
    float: left;
}
.logo
{
padding: 2%;
float: left;
}
.author_name
{
   /* margin-top: 45px;*/ margin-top: 7%;
}
.author_name h1
{
/*color: #fadc06;*/
color: #FFF;
font-size: 22px;
 font-family: 'open_sansbold';
}
.header_part1
{
    width: 50%;
    float: left;
}
.header_part2
{
    width: 50%;
    float: right;
}

.follow
{
    float: left;
padding: 3% 2% 0px 0px;
    
}
.follow h1{
  font-family: 'open_sansbold';
    font-style: italic;
    font-size: 16px;
    color: #FFF;  
    padding-right: 10px;
}
.social
{
    float: right;
    list-style: none;
    padding: 2% 4% 2% 0;
    width: 100%;
    max-width: 230px;
}
.social ul{
    float: right;
}
.social li
{
    display: inline;
}
.social li a:hover
{
-moz-opacity: 0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=75);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
filter:alpha(opacity=75);
}

/* Header 2 End */
/* border start */
.border_view
{
  /*  background-color: #c9a42f;*/
      background: url("../img/Pattern_head_bg.jpg");
    height: 11px;
    width: 100%;
}
/* border End */
/* Content -1 Start */
.content1
{
    background-color:#0281b1;
    width: 96%;
    padding: 2%;
    float: left;
}

.content_list_1,.content_list_2,.content_list_3{
/*width: 33%;*/
float: left;
text-align: center;
color: #FFFFFF;
}
.content_list_1
{
 width: 32% 
}
.content_list_2
{
width: 36%;
}
.content_list_3{
width:31.25%;
}
.content_list_2
{
    border-left: 2px solid transparent;
    border-right:2px solid transparent;
    border-top: 0px;
    border-bottom: 0px;
	-webkit-border-image: url("../img/Divider.png") 100 ; /* Safari 3.1-5 */
    -o-border-image: url("../img/Divider.png") 100 ; /* Opera 11-12.1 */
    border-image: url("../img/Divider.png") 100;
}
.content_list_1 h1,.content_list_2 h1,.content_list_3 h1
{
    color: #FFF;
    font-family: 'open_sansbold';
    font-size: 20px;
    text-transform: uppercase;
    /*line-height: 40px;*/
    padding: 10px 0 10px 0;
}
.content_list_1 p,.content_list_2 p,.content_list_3 p
{
font-size: 15px;
color: #FFFFFF;
line-height: 25px;
text-align: justify !important;
}
.content_list_3 p
{
       /* padding: 0 0 20px 16%;*/
        padding: 0 0 0 16%;
		color: #FFFFFF;
		
}
.content_list_2 p
{
     /*padding: 0 15% 20px 15%;*/
     padding: 0 15% 0 15%;
	 color: #FFFFFF;
	
}
.content_list_1 p
{
       /* padding: 0 18% 20px 0;*/
        padding: 0 18% 0 0;
		color: #FFFFFF;
		
}
/* Content -1 End */
/* Content -2 Start */
.content_view
{
    background: #FFF;
    width: 100%;
    float: left;
}
.content_view1
{
    padding: 30px 2%;
    width: 61%;
    float: left;
}
.content_view1 p
{
color:#6d6e71;
line-height:30px;
font-size:16px;

}
.readmoreview
{
    margin-top: 30px;
    margin-bottom: 20px;
}
.content_view1 h1
{
    font-family: 'open_sansbold';
    font-size: 20px;
    padding-bottom:15px;
    color:#c9a42f;
    text-transform: uppercase;
}

.content_view1 h2
{
    font-family: 'open_sansbold';
    font-size: 18px;
    padding-bottom:15px;
    color:#c9a42f;
    text-transform: uppercase;
}
.readmore
{
    font-size: 13px;
    background: #c49c1e;
    font-family: 'open_sansregular';
    color: #000;
    text-decoration: none;
    padding: 10px 20px;

}
.readmore:hover
{
    color: #fff;
    background: #000;
}
.Image_view
{
    float: left;
    padding-right: 2%;
}

.content_view2
{
    padding: 30px 2%;
    width: 31%;
    float: left;
}
.content_view2 h1{
     font-family: 'open_sansbold';
     background:#c9a42f;
     text-align:center;
     font-size: 18px;
     -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
    line-height: 40px;
    text-transform: uppercase;
}
.servicelist
{
    background: #0281b1;
    list-style: none;
}
.servicelist li{
    padding: 5px 0;
        border-left:0px;
    border-right:0px;
    border-top: 0px;
    border-bottom:  2px solid transparent;
    -webkit-border-image: url("../img/Services_Divider.png") 100 ; /* Safari 3.1-5 */
    -o-border-image: url("../img/Services_Divider.png") 100 ; /* Opera 11-12.1 */
    border-image: url("../img/Services_Divider.png") 100;
}
.servicelist li:hover
{
    background: #c9a42f;
}

.servicelist li a{
    text-decoration: none;
    color: #Fefefe;
    font-size: 14px;

}
.servicelist li a:hover
{
    color: #000;
}
.videoview
{
height: 190px;
width: 100%;
-webkit-box-shadow: 0px 10px 10px -2px rgba(204,204,204,0.82);
-moz-box-shadow: 0px 10px 10px -2px rgba(204,204,204,0.82);
box-shadow: 0px 10px 10px -2px rgba(204,204,204,0.82);
margin-top: 15px;
}

.content_view3
{
    padding: 30px 2%;
    width: 90%;
    float: left;
}
.content_view3 p
{
color:#6d6e71;
line-height:30px;
font-size:16px;

}
.readmoreview
{
    margin-top: 30px;
    margin-bottom: 20px;
}
.content_view3 h1
{
    font-family: 'open_sansbold';
    font-size: 20px;
    padding-bottom:15px;
    color:#c9a42f;
    text-transform: uppercase;
}

.content_view3 h2
{
    font-family: 'open_sansbold';
    font-size: 18px;
    padding-bottom:15px;
    padding-top:15px;
    color:#c9a42f;
    text-transform: uppercase;
}
.content_view3 h3{
    padding-bottom:15px;
    padding-top:15px;
    color: #c9a42f;
}
.content_view3 {    color: #6d6e71;
    line-height: 30px;
    font-size: 16px;}
.wrapper .content_view ul, .wrapper .content_view ol {padding-left: 30px;}
.readmore
{
    font-size: 13px;
    background: #c49c1e;
    font-family: 'open_sansregular';
    color: #000;
    text-decoration: none;
    padding: 10px 20px;

}
.readmore:hover
{
    color: #fff;
    background: #000;
}
.Image_view
{
    float: left;
    padding-right: 2%;
}

/* comtent -2 End */ 
/* Footer start*/
.footer
{
/*background-color: #0281b1;*/
background: url("../img/Header_Pattern.jpg")repeat;
height: auto;
float: left;
width: 96%;
padding: 4% 2%;
}
.footer_part1
{
width: 45%;
float: left;
font-size: 14px;
color: #231f20;
}
.footer_menu
{
    list-style: none;
    line-height: 27px;
}
.footer_menu li{
display: inline;

}
.footer_menu li a,.copyright a{
text-decoration: none;
color: #231f20;
}
.selected_footer,.footer_menu li a:hover,.copyright a:hover
{
    color: #c9a42f !important;
}
.copyright
{
    line-height: 34px;
}
.footer_part2
{
width: 18%;
float: left;
font-size: 14px;
color: #231f20;
}
.footer_part2 h1,.footer_part3 h1
{
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
}
.footer_part2 p{
line-height: 22px;
}
.footer_part3
{
    width: 29%;
    float: right;
}
.mail_form
{
padding-top: 15px;
}
.mailbox
{
    width: 165px;
    height: 35px;
    background: #fafafa;
    padding-left: 10px;
    font-size: 12px;
    font-family: 'open_sansitalic';
    -moz-opacity: 0.29;
-khtml-opacity: 0.29;
opacity: 0.29;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=29);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=29);
filter:alpha(opacity=29);
}
.submit_btn
{
    width: 83px;
    height: 35px;
    font-size: 13px;
    cursor: pointer;
    background: #c49c1e;
    font-family: 'open_sansregular';
    margin-left: 4%;
    color: #000;
}
.submit_btn:hover
{
    color: #fff;
    background: #000;
}
.reach
{
    padding-left: 10px;
}
.footer_end
{
  /*  background-color: #c9a42f;*/
      background: url("../img/Pattern_head_bg.jpg");
    height: 11px;
}











@media screen and (min-width: 769px) {
.sel_menu
    {
        background: #c9a42f !important;
        color: #000 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
    .header_part2 { padding-bottom: 20px;}
    .social{/* max-width: 248px;*/ max-width: 240px;}
}


/* footer end */
@-moz-document url-prefix() { 
.social
{
   /* max-width:248px;*/ max-width: 225px;
}
}