html{
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
padding: 0px;
margin: 0px;
background-color: #fff;  
font-family: 'Karla', sans-serif;
font-size: 100%;
color: rgb(33, 25, 34);
width: 100%;
height: auto;
}
ul,li{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
*, *:before, *:after{
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
a, ins {
    text-decoration: none;
}
img{

}
input{
-webkit-appearance: none;
-webkit-box-shadow:none;
-webkit-box-sizing: border-box;
}
#overallwrapper{
width: 100%;
height: auto;
background-color: rgb(255,255,255);
}

.clearfix:before, .clearfix:after{
display:block;
content:" ";
}
.clearfix:after {
clear:both;
}
.clear{
*zoom:1;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4pxkv0');
  src:  url('fonts/icomoon.eot?4pxkv0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4pxkv0') format('truetype'),
    url('fonts/icomoon.woff?4pxkv0') format('woff'),
    url('fonts/icomoon.svg?4pxkv0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-magnifier:before {
  content: "\e926";
}
.icon-search3:before {
  content: "\e924";
}
.icon-search2:before {
  content: "\e923";
}
.icon-search4:before {
  content: "\e925";
}
.icon-home:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-mic:before {
  content: "\e91e";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-display:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-search:before {
  content: "\e986";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-cog:before {
  content: "\e994";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-cloud:before {
  content: "\e9c1";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-happy2:before {
  content: "\e9e0";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-bold:before {
  content: "\ea62";
}
.icon-underline:before {
  content: "\ea63";
}
.icon-italic:before {
  content: "\ea64";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-chevron-down:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e90b";
}
.icon-chevron-right:before {
  content: "\e90c";
}
.icon-chevron-small-down:before {
  content: "\e901";
}
.icon-chevron-small-left:before {
  content: "\e902";
}
.icon-chevron-small-right:before {
  content: "\e903";
}
.icon-chevron-small-up:before {
  content: "\e904";
}
.icon-chevron-thin-down:before {
  content: "\e906";
}
.icon-chevron-thin-left:before {
  content: "\e907";
}
.icon-chevron-thin-right:before {
  content: "\e908";
}
.icon-chevron-thin-up:before {
  content: "\e909";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-chevron-with-circle-down:before {
  content: "\e90e";
}
.icon-chevron-with-circle-left:before {
  content: "\e910";
}
.icon-chevron-with-circle-right:before {
  content: "\e911";
}
.icon-chevron-with-circle-up:before {
  content: "\e912";
}
.icon-calendar:before {
  content: "\e913";
}
.icon-camera2:before {
  content: "\e914";
}
.icon-circle-with-cross:before {
  content: "\e915";
}
.icon-eye2:before {
  content: "\e916";
}
.icon-location-pin:before {
  content: "\e917";
}
.icon-facebook-with-circle:before {
  content: "\e918";
}
.icon-google-with-circle:before {
  content: "\e919";
}
.icon-google:before {
  content: "\e91b";
}
.icon-instagram-with-circle:before {
  content: "\e91c";
}
.icon-instagram2:before {
  content: "\e91d";
}
.icon-linkedin-with-circle:before {
  content: "\e91f";
}
.icon-linkedin:before {
  content: "\e920";
}
.icon-twitter-with-circle:before {
  content: "\e921";
}
.icon-twitter2:before {
  content: "\e922";
}


[data-icon]:before {
        font-family: 'icomoon';
        content: attr(data-icon);
        speak: none;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }

/*icomoon fonts end here*/
/*header block start here*/
#header{
width:100%;
height: 100px;
border-bottom:1px solid #eee;
}
#desktop{
    width: 100%;
    height: 100px;
}
#logo{
float: left;
padding: 2px 13px;
}
#nav{
float: right;
}

#nav .link2{
float: left;
    width: auto;
    height: 100px;
    transition: all linear .2s;
}
#link{
  width: 100%;
    display: inline-block;
    color: #000;
     padding: 45px 10px;
    height: 100px;
    /*letter-spacing: 2px;*/
    font-size: 15px;
    text-transform: uppercase;
  border-bottom: 2px solid #fff;
}
#link:hover{
border-bottom:2px solid #333; 
}
/*mobile start here*/
#m_mobile{
display: none;
}
#m_logo{
float: left; 
}
#m_nav{
float: right;  
}
#m_dropdown{
display: none;
}
/*mobile end here*/
/*header styles end here*/
#firstblock{
    background: #eee;
    padding: 100px;
    text-align: center;
    line-height: 30px;
    font-size: 120%;
}
#firstblock_inner_1{
    padding: 10px 0px;
}
#thirdblock{
width: 100%;
height: auto;
}
#scroller_slider{
    height: 440px;
    width: 70%;
    margin: 30px auto;
    background-color: #FFFFFF;
}   
#our_product{
text-align: center;
    width: 100%;
    padding: 20px;
    font-size: 25px;
}
/*accordian start here*/
ul,li{
    margin: 0; 
    padding: 0;
}
.accordian {
    width: 805px; height: 361px;
    overflow: hidden;
    margin: 0px auto;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}
.accordian ul {
    width: 2000px;
}
.accordian li {
    position: relative;
    display: block;
    width: 160px;
    float: left;
    border-left: 1px solid #888;
    box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.accordian ul:hover li {width: 40px;}
.accordian ul li:hover {width: 640px;}
.accordian li img {
    width: auto;
    display: block;
}

/*Image title styles*/
.image_title {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0; bottom: 0;    
width: 640px;    

}
.image_title a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 20px;
    font-size: 16px;
}
/*footer start here*/
#footer_block2{
    background: #000;
    width: 100%;
    height: auto;
    color: #fff;
}
#footer_block2_wrap{
    float: left;
    width: 33%;
    height: auto;
    width: calc(100% / 3);
    padding: 30px;
}
#footer_location_header2{
padding: 10px 0px;
font-size: 120%;
}
#footer_block2_wrap a{
color: #fff;
display: inline-block;
padding: 10px;
}
#sub_field{
    width: 100%;
    height: 30px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    outline: none;
    border: 2px solid #333;
    background: #eee;
    margin: 5px 0px;
    text-indent: 10px;
}
#sub_submit{
    width: 100%;
    height: 30px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    outline: none;
    border: 2px solid #333;
    background: #333;
    margin: 5px 0px;
    color: #fff;
    text-align: center;
}
#footer_block3{
    background: #fff;
    width: 100%;
    height: auto;
    color: #000;
}
#footer_block3_inner{
padding: 25px;
}
#footer_disclamer{
float: left;
}
#footer_webmaster{
float: right;
}
#footer_underline{
    width: 40px;
    height: 3px;
    background: #fff;
    margin: 13px 0px;
}
/*footer end here*/
/*other pages styles start here*/

/*other styles end here*/
/*contact start here*/
#page_info{
    background: #eee;
    color: #000;
    width: 100%;
    padding: 20px;
}
#page_info_tit{
    font-size: 25px;
    text-align: center;
    letter-spacing: 2px;
}
#wrap_iframe_form{
width: 80%;
    margin: auto;
    position: relative;
    top: -100px;
    box-shadow: 2px 2px 4px rgba(0,0,0,.1), -2px -2px 4px rgba(0,0,0,.1);
}
#wrap_add_form{
width: 100%;
height: auto;
}
#address{
float: left;
width: 50%;
height: auto;
padding: 20px;
}
#form{
float: left;
width: 50%;
height: auto;
    padding: 20px 30px;
border-left: 1px solid #eee;
}
#inner_form_tit{
text-align: center;
font-size: 20px;
margin: 10px auto;
}
#info_body{
width: 80%;
height: auto;
margin: auto;
}
#info_body_1{
width: 100%;
height: auto;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
}
#info_body_1_1{
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px;
    word-wrap: break-word;
}
#info_desc{
padding: 5px 0px;font-size: 15px;letter-spacing: 1px;color: #5abb4a;
}
#style_icon{
    padding: 10px 0px;
    font-size: 20px;
}
#contact_style{
    width: 100%;
    outline: none;
    height: 40px;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #eee;
    resize: none;
}
#form_wrapper{
width: 100%;
height: auto;
border: 1px solid #eee;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#contact_submit{
    width: 100%;
    outline: none;
    height: 40px;
    padding: 10px;
    background: #5abb4a;
    color: #fff;
    letter-spacing: 2px;
    border: none;
    resize: none;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}
/*contact end here*/
/*exam pages styles start here*/
#page_description{
    width: 100%;
    height: auto;
    background: #eee;
    padding: 20px 20px 100px 20px;
}
#p_d_tit{
text-align: center;
    padding: 5px 0px;
    font-size: 20px;
    background: #000;
    color: #fff;
}
#p_d_img{
float: left;
width: 150px;
}
#p_d_body{
    float: left;
    width: calc(100% - 150px);
    padding: 20px;
        line-height: 20px;
}
#reg_time{
width: 80%;
height: auto;
position: relative;
background: #fff;
top: -80px;
box-shadow: 2px 2px 4px rgba(0,0,0,.1), -2px -2px 4px rgba(0,0,0,.1);
margin: auto;
}
#form_exam{
width: 70%;
    margin: auto;
    padding: 20px;
}
#tit_inner{
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 10px 0px;
}
#wrap_reg{
margin: 10px 0px;
height: auto;
width: 100%;
}
#reg_style{
    width: 100%;
    outline: none;
    height: 40px;
    padding: 10px;
    border: none;
    background: #eee;
    resize: none;
}
#reg_style_submit{
    width: 100%;
    outline: none;
    height: 40px;
    padding: 10px;
    background: #5abb4a;
    color: #fff;
    letter-spacing: 2px;
    border: none;
    resize: none;
}
#exam_date{
height: auto;
width: 100%;
border-top: 1px dotted #000;
padding: 20px;
}
#exam_date_icon{
text-align: center;
color: #333;
font-size: 25px;
}
#exam_date_info{
text-align: center;
color: #333;
padding: 10px;
}
/*exam pages styles end here*/