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

*, * focus

{
    outline: none;
    _margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {font-style:normal; font-weight:normal; margin:0px; padding:0px;}
h1  {font-size:26px; font-family:Calibri;  color:#e78400;}
h2  {font-size:22px; font-family:Calibri;  margin-bottom:10px; margin-top:20px; color:#000; line-height:18px;}
h3  {font-size:16px; font-family:Calibri; font-weight:bold; text-transform:none; padding-bottom:3px; margin-bottom:0px; color:#000; line-height:18px;}
p{font-family:Calibri; font-size:15px; font-weight:normal; text-align:justify; line-height:25px; color:#444; margin:5px  0px 10px 0px; padding:0px; }

/******************************************************************************
BREADCRUMB
******************************************************************************/
#breadcrumb                          {width:100%; margin:0px; padding:0px; float:left; display:block; margin-bottom:20px; margin-top:10px;}
#breadcrumb ul.crumblist             {list-style:none; padding:0px; margin:0px; float:left}
#breadcrumb ul.crumblist li          {list-style:none; padding:0px; margin:0px; display:inline-block; float:left; color:#666666; display:block; background:url(image/bullet-breadcrumb.png) no-repeat right; padding-right:15px; padding-left:15px;}
#breadcrumb ul.crumblist li a        {color:#666666; text-decoration:none; text-transform:none; display:block; font:13px;}
#breadcrumb ul.crumblist li a:hover  {color:#e78400; text-decoration:none;}

#breadcrumb ul.crumblist li.last    {text-transform:uppercase; background:none; color:#000}
#breadcrumb ul.crumblist li.home    {padding-left:0px;}

.container-acc
{
    width:100%;
    border-bottom: 0px dotted #dcdcdc;
}

h2.acc_trigger
{
    border-top: 0px solid #fff;
    background: transparent;
    padding: 0px 0px 0px 0px;
    width: 100%;
    font-weight: normal;
    float: left;
    text-transform: none;
    margin:0px;
}
h2.acc_trigger a
{
    font-family:Trebuchet MS;
    font-size: 15px; 
    color: #1c3766; 
    text-decoration: none;
    line-height:16pt;
    display: block;
    font-weight: normal;
    padding: 5px 5px 5px 25px;
    background:#fff;
    background-image: url(image/icon-plus.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc; -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear;
}

h2.acc_trigger a:hover
{
    color: #1c3766;
    font-weight: normal;
    padding: 5px 5px 5px 25px;
    background:#fff;
    background-image: url(image/icon-plus-mo.png);
    background-position: left top;
    background-repeat: no-repeat;
}

h2.acc_trigger .current
{
    color: #3e632f;
    font-weight: normal;
}

h2.active a, h2.active a:hover
{
    background-position: left top;
    font-weight: normal;
    color: #053656;
    background-image: url(image/icon-minus.gif);
    background-position: left top; 
    background-repeat: no-repeat;
}

.acc_container
{
    overflow: hidden;
    font-size: 13px;
    width: 100%;
    padding:5px 0px;
    clear: both;
    border-bottom: 1px solid #ccc;
    display: block;
    background:#fff;
}
.acc_container .block
{
    width: 100%;
    clear: both;
    margin:0px;
}


.job-title
{
    font-family:Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    padding: 0px 0px 05px 0px;
}

a.apply:link, a.apply:visited, a.apply:active {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #fd950b;
	padding: 3px 8px;
	text-transform: uppercase;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
}
a.apply:hover {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #fd950b;
	padding: 3px 8px;
	text-transform: uppercase;
}




/************************************************************************************
I-PAD
*************************************************************************************/
  @media only screen and ( min-width: 767px) and ( max-width: 980px)
{
    .container-acc
{
    width: 100%;
    border-bottom: 0px dotted #dcdcdc;
}

h2.acc_trigger
{
    border-top: 0px solid #fff;
    background: transparent;
    padding: 0px 0px 0px 0px;
    width: 100%;
    font-weight: normal;
    float: left;
    text-transform: none;
    margin:0px;
}
h2.acc_trigger a
{
    font-family:Trebuchet MS;
    font-size: 15px; 
    color: #757575; 
    text-decoration: none;
    line-height:16pt;
    display: block;
    font-weight: normal;
    padding: 5px 5px 5px 25px;
    background:#fcfcfc;
    background-image: url(image/icon-plus.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc; -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear;
}

h2.acc_trigger a:hover
{
    color: #00a6e6;
    font-weight: normal;
    padding: 5px 5px 5px 25px;
    background:#fff;
    background-image: url(image/icon-plus-mo.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

h2.acc_trigger .current
{
    color: #00a6e6;
    font-weight: normal;
}

h2.active a, h2.active a:hover
{
    background-position: left top;
    font-weight: normal;
    color: #e78400;
    background-image: url(image/icon-minus.gif);
    background-position: left top; 
    background-repeat: no-repeat;
}

.acc_container
{
    overflow: hidden;
    font-size: 13px;
    width: 96%;
    padding: 5px 10px 10px 10px;
    clear: both;
    border-bottom: 1px solid #ccc;
    display: block;
    background:#f1f1f1
}
.acc_container .block
{
    width: 96%;
    clear: both;
    margin:0px;
}


.job-title
{
    font-family:Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    padding: 0px 0px 05px 0px;
}

a.apply:link, a.apply:visited, a.apply:active {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #fd950b;
	padding: 3px 8px;
	text-transform: uppercase;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
}
a.apply:hover {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #fd950b;
	padding: 3px 8px;
	text-transform: uppercase;
}
}


 @media only screen and ( max-width: 768px)
{
    .container-acc
{
    width: 100%;
    border-bottom: 0px dotted #dcdcdc;
}

h2.acc_trigger
{
    border-top: 0px solid #fff;
    background: transparent;
    padding: 0px 0px 0px 0px;
    width: 100%;
    font-weight: normal;
    float: left;
    text-transform: none;
    margin:0px;
}
h2.acc_trigger a
{
    font-family:Trebuchet MS;
    font-size: 15px; 
    color: #757575; 
    text-decoration: none;
    line-height:16pt;
    display: block;
    font-weight: normal;
    padding: 5px 5px 5px 25px;
    background:#fcfcfc;
    background-image: url(image/icon-plus.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc; -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear;
}

h2.acc_trigger a:hover
{
    color: #e78400;
    font-weight: normal;
    padding: 5px 5px 5px 25px;
    background:#fff;
    background-image: url(image/icon-plus-mo.png);
    background-position: left top;
    background-repeat: no-repeat;
}

h2.acc_trigger .current
{
    color: #00a6e6;
    font-weight: normal;
}

h2.active a, h2.active a:hover
{
    background-position: left top;
    font-weight: normal;
    color: #00a6e6;
    background-image: url(image/icon-minus.gif);
    background-position: left top; 
    background-repeat: no-repeat;
}

.acc_container
{
    overflow: hidden;
    font-size: 13px;
    width: 96%;
    padding: 5px 10px 10px 10px;
    clear: both;
    border-bottom: 1px solid #ccc;
    display: block;
    background:#f1f1f1
}
.acc_container .block
{
    width: 96%;
    clear: both;
    margin:0px;
}


.job-title
{
    font-family:Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    padding: 0px 0px 05px 0px;
}

a.apply:link, a.apply:visited, a.apply:active {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #fd950b;
	padding: 3px 8px;
	text-transform: uppercase;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
}
a.apply:hover {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #fd950b;
	padding: 3px 8px;
	text-transform: uppercase;
}
}


body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px;}


.container-middle{width: 998px; margin:0 auto;     text-align: left; font-family:Arial !important;     font-size: 14px !important; line-height: 24px !important; font-weight: normal !important; color: #333;}

.container-middle a{color:#236fb6; text-decoration:none;}

p{margin-bottom: 10px;     margin-top: 0; text-align:justify;}	

h1{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    text-align: left;}
	
h2{     font-size: 25px;
    text-align: left;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;}

h4{    font-size: 14px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;}

.cl{clear:both;}

/*color-box*/
.flip-front, .flip-back p a{background:#40a4d8;}
.td-banner{background:#1c3766;}
.flip-back p a:hover{background:#0070c0;}
.flip-back p a:hover, .flip-back p a
.td-banner:hover, .td-banner,
.us-lk ul li:hover, .us-lk ul li,
.abt-hm, .abt-hm:hover,
.img-bn img:hover, .img-bn img
{transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.td-banner{    width: 320px;
    height: 245px;
    position: relative;
    border: 2px solid transparent;
    padding-top: 15px;}

.td-banner:before{    content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; top:0;}
	
.td-banner:after{content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;     bottom: 0;}
	
.img-bn{    text-align: center;}

.img-bn img{      background: #de3742;
    border-radius: 50%;
    padding: 10px 10px;
    border: 3px solid #062c6d;
    box-shadow: 2px 3px 4px #fff;}
	
	
.td-banner:hover .img-bn img{transform:rotate(360deg) scale(1.1);}
	
.td-banner:hover:after, .td-banner:hover:before{    left: 35px;
    opacity: 1;}

.td-banner:hover{transform: translate(0px,-6px);     box-shadow: 0px 4px 3px #ccc; border:2px solid #eee;}

.td-banner h2{ font-family: Helvetica, Arial;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    /* background: rgba(10,60,100,0.1); */
    margin-top: 0;
    padding: 3px 0px 5px;
    font-size: 22px;
    margin-bottom: 0;}
	
.td-banner p{font-size: 14px;
    font-family: Helvetica;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;}
	
.td-banner a{color: #fff;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    font-size: 12px;}
/*banner*/

/*header*/

.top-nv{    background: #1e82b6;
    color: #fff;
    box-shadow: 0px 1px 1px #999;
    /* z-index: 9; */
    position: relative;}
.top-nv ul{margin:0; list-style:none; text-align:left;     font-size: 16px; padding-left: 0;}
.top-nv ul li{display:inline-block; color:#fff;     padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#fff;}

.top-nv .container-middle .fl-head{padding-top:0px;}

.top-nv .container-middle .fr-head img{margin-left:4px;}

.top-nv .container-middle .fr-head{padding-top: 5px;}

.container-middle .fl-head{font-family: 'Oswald', sans-serif;     padding-top: 15px;}
.fl-head h2{     font-weight: bold;
    text-transform: capitalize;
    font-size: 34px;
    margin: 0;
    margin-left: 25px;
    color: #093c85;
    text-shadow: 0px 4px 5px #999;
    margin-top:10px;
    font-family: sans-serif;
}

.fl-head h4{     font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin-top: 13px;
    color: #093c85;
    margin-bottom: 0;
    text-transform: capitalize;
    text-shadow: 0px 2px 5px #999;}
	
.fl-head{float: left;
    width: 620px;}
	
.fr-head{    float: right;  }

.fr-head ul{list-style:none; display:inline-block; margin-bottom:0;}

.fr-head ul li{display:inline-block;     margin-left: 8px;}

.fr-head ul li img{    border-radius: 4px; transition:0.5s;}

.fr-head ul li img:hover{border-radius:50%; transition:0.5s;}

.fr-head h3{margin:0;     text-align: right;
    font-size: 22px;
    color: #089de3;}

.fl-head img{float: left;}

.content-head{float: left;}
/*header*/

/*home*/
.sep-dv{width:740px; margin-right:10px;}

.hm-adt h2{    text-align: left;
    font-size: 19px;
    margin-bottom: 0;
    line-height: 24px;
    margin-top: 0;
    font-weight: 600;
    text-transform: initial;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 13px;     padding-bottom: 5px;}
	
.abt-hm{    float: right;
    padding-left: 0;
    width: 280px;
    border: 2px solid #0070c0;
    margin-left: 22px;
    margin-bottom: 8px;
    position: relative;
    border-radius: 15px 0px 15px 0px;}
		
.abt-hm:hover{    box-shadow: 4px 3px 4px #ccc;
    transform: translate(0,5px);}
	
.rd-more{width: 80px;
    height: 30px;
    border: 1px #000 solid;
    color: #000;
    margin-top: 30px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 32px;
	transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s; cursor:pointer;}
	
.rd-more a{color:#000; transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}

.rd-more:hover{background:#d8ac41; border-color:#d8ac41;
transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}
	
.rd-more:hover a{color:#fff;}


.flip-front img{     width: 210px;
    height: 152px;
    border-radius: 50%;
    border: 4px solid #52befe;
    margin-top: 10px; box-shadow: 1px 5px 5px #1880cb;}

.hm-serv-inner{    width: 233px;
    height: 230px;
    margin: auto;
    position: relative;
    text-align: center; float:left; margin:0 8px;     border-radius: 10px;
    overflow: hidden;}
	
.hm-serv-inner h2{margin: 0;
    text-transform: capitalize;
    font-weight: bold;
    color: #000;
    font-size: 19px;
    margin-top: 16px;
    text-align: center;
    background: rgba(255,255,255,0.2);
    padding: 4px 0px;
    box-shadow: 0px 0px 3px #0070c0;}
 
.hm-serv{     background: #0070c0;
    padding: 15px 1px;
    margin-top: 50px;
    margin-bottom: 50px;}

.flip{width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 10px;}

.flip-back{    -webkit-transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -moz-transform: rotatey(-180deg);
    transform: rotatey(-180deg);
    background: #FFF;
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
    color: #4E4E4E;
    line-height: 26px;
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;}
	
.hm-serv-inner:hover .flip{    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    transform: rotatey(0deg);}
	
.hm-serv-inner:hover .flip-front {
    -webkit-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    transform: rotatey(180deg);
}

.flip-back p a{    color: #fff;
    float: right;
    padding: 0px 12px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 2px 2px 0px #ccc;
    line-height: 24px; margin-top: 10px;}
	
.flip-back p a:hover{border-radius:30px;}
/*home*/

