@font-face{
    font-family:'MyriadPro-Bold';
    src:url(../fonts/MyriadPro-Bold.otf);
}
@font-face{
    font-family:'MyriadPro-Light';
    src:url(../fonts/MyriadPro-Light.otf);
}
@font-face{
    font-family:'MyriadPro-Regular';
    src:url(../fonts/MyriadPro-Regular.otf);
}
@font-face{
    font-family:'MyriadPro-Semibold';
    src:url(../fonts/MyriadPro-Semibold.otf);
}
@font-face{
    font-family:'MontserratRegular';
    src:url(../fonts/MontserratRegular.ttf);
}
@font-face{
    font-family:'MontserratLight';
    src:url(../fonts/MontserratLight.ttf);
}
@font-face{
    font-family:'Montserrat-Medium';
    src:url(../fonts/Montserrat-Medium.ttf);
}
body{
    font-family:'MyriadPro-Regular';
}
.noleft{
    padding-left: 0;
}
.noright{
    padding-right: 0;
}
.nopadding{
    padding: 0 !important;
}
button, a {
    transition: all 0.35s ease 0s;
}
a {
    outline: medium none !important;
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
.width1{
    width:100%;
}
.container{

}
.header{
    position: fixed;
    width: 100%;
    z-index: 999;
    top:0;
    left:0;
    padding: 20px 0px;
    background-color: #f7f7f7;

}

.header .container-fluid{
    padding:0;
}
.fixed_header{
    //position:fixed;
    box-shadow: 0px -1px 75px 0px rgba(0,0,0,0.15);
    background: rgba(255,255,255,0.95);
}

button:focus{
    outline:0px;
}
.slick-initialized .slick-slide {
    outline: medium none !important;
}
.header p a,.section9 p{
    color: #1f1f1f;
    line-height: 1.33;
    font-size: 18px;
    font-family:'MyriadPro-Light';
    padding: 0px 8px;
}
.header p span{
    color: #1f1f1f;
    padding: 0px 5px;
}
.header p a:first-child{
    border-right: 1px solid #1f1f1f;
}
.header .floatright{
    float:right;
    margin-top: 7px;
}
.header p a:hover{
    color: #99C747;
}
.boxs{
    float:left;
    width:100%;
    display: block;
}
.section1 {
    margin-top: 78px;
    position: relative;
    padding-bottom: 60px;
    background-color: #f7f7f7;

}
.section1 .section1inner{

}
.heading{
    font-size: 42px;
    font-family:'MyriadPro-Semibold';
    color: #000000;
    line-height: 1.24;
}
.section1 h1 span{
    display: block;
}
.dot{
    color: #99C747;
}
.forborder{
    width:135px;
    border: solid 1px #99C747;
}
.section1 img.lap{
    position: absolute;
    bottom:0px;
    right:10px;
}
.section1 h2{
    margin-top: 50px;
    margin-bottom: 30px;
}
.section1 h2 span{
    display: block;
}
.heading2{
    color: #000000;
    line-height: 1.27;
    letter-spacing: 0.2px;
    font-size: 22px;
    font-family:'MyriadPro-Light';
}
.section1 p,.section8 .bottom p{
    line-height: 1.22;
    letter-spacing: 0.2px;
    color: #000000;
    font-size: 18px;
    font-family:'MyriadPro-Semibold';
}
.section1 p img{
    float:left;
    margin-right: 10px;
    margin-top: -5px;
}
.section1 .btn,.section8 .btn,.section9 .btn{
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-family:'MyriadPro-Semibold';
    border-radius: 4px;
    background-color: #99C747;
    padding: 5px 60px;
    margin-top: 30px;
}
.section1 .link,.section9 form input{
    font-size: 16px;
    line-height: 1.88;
    letter-spacing: 0.2px;
    color: #99C747;

}
.section1 .link:hover{
    text-decoration: underline!important;
}
.section1 .link span{
    letter-spacing: normal;
}
.large,.mobiledisplay,.formobile,.responsiveimg{
    display: none;
}

.section2{
    padding: 80px 0px;
}
.section2 .section2inner .section2innertop,.section2 .section2inner .section2innerbottom{
    width:65%;
    margin: 0 auto;
}
.section2 .section2inner h1{
    text-align: center;
    margin-bottom: 30px;
}
.section2 .section2inner h2{
    margin-bottom: 20px;
}
.section2 .section2inner p,.section3 .section3right .middle p,.section3 .section3right .bottom p,.section6 .section6box p{
    color: #000000;
    line-height: 1.38;
    letter-spacing: 0.2px;
    font-size: 16px;
    margin-bottom: 1px;
}
.section2 .section2innermiddle img{
    margin: 40px auto 60px auto;
}
.section2 .section2innermiddle{
    margin: 20px 0px;
}
.forcenter{
    width:50%;
    margin: 0 auto;
}
.section2 .section2box{
    color: #000000;
}
.section2 .section2box .top h4,.section8 .bottom h2{
    font-size: 32px;
    line-height: 1.31;
    font-family:'MyriadPro-Light';
    margin-bottom: 40px;
}
.section2 .section2box .bottom a{
    color: #99C747;
    line-height: 1.88;
}
.section2 .section2box .bottom a:hover{
    text-decoration: underline;
}
.section2 .section2box .middle{
    min-height: 200px;
}
.section2 .pdl{
    padding-left: 30px;
}
.section3{
    background-image: radial-gradient(circle at 31% 47%, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.98));
    min-height: 300px;
    padding: 50px 0px 0px 0px;
}
.section3 h1,.section4 h1{
    font-family:'MyriadPro-Semibold';
    font-size: 62px;
    line-height: 1.16;
    letter-spacing: 0.3px;

    text-align: center;
}
.marauto{
    margin: 30px auto;
}
.section3{
    color: #ffffff!important;
    padding-bottom: 10px;
}
.section3 h2{
    letter-spacing: 0.2px;
    color: #ffffff;
    margin-bottom: 0px;
}
.section3 .section3right{
    padding: 30px 130px 0px 130px;
}
.section3 .section3right p{
    color: #ffffff!important;
    font-family:'MyriadPro-Light';
}
.section3 .section3right .middle{
    margin: 30px 0px 20px 0px;
}
.section3 .section3right .middle p,.section3 .section3right .bottom p{
    letter-spacing: 0.4px;
}
.section3 .section3right .middle p span,.section3 .section3right .bottom p span{
    font-family:'MyriadPro-Bold';
    margin-left: 10px;
}
.section3 .sliderbtn .btn{
    font-family:'MyriadPro-Semibold';
    font-size: 18px;
    color: #99C747;
    border-radius: 4px;
    border: solid 1px #99C747;
    padding: 6px 50px;
    margin-top: 15px;
}
.section3 .sliderbtn .btn:hover{
    background-color: #99C747;
    color:#fff;
}
.section3 .section3right .bottom .mgb{
    margin-bottom: 20px;
}
.imac .slick-dots li button::before {
    content:"";
}
.imac .slick-dots li button{
    width:10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;

}
.imac .slick-dots li.slick-active button{
    background-color: #99C747;
}
.imac .slick-prev::before,.section6 .slick-prev::before {
    content: url(../img/left_arrow.svg);
    //font-family:'FontAwesome';
    opacity: 1;
}

.imac .slick-next::before,.section6 .slick-next::before{
    content: url(../img/right_arrow.svg);
    font-family:'FontAwesome';
    opacity: 1;
}
.imac .slick-next:hover:before,.section6 .slick-next:hover:before{
    content: url(../img/right_arrow.svg);
    opacity:0.75;
}
.imac .slick-prev:hover:before,.section6 .slick-prev:hover:before{
    content: url(../img/left_arrow.svg);
    opacity:0.75;
}
.slick-prev, .slick-next {
    width:auto;
    height:auto;
}


/*.imac .slick-prev, .imac .slick-next,.section6 .slick-prev, .section6 .slick-next{
    width:40px;
    height: 40px;
    background-color: #99C747;
    border-radius: 4px;
    z-index: 99;
}*/
.section3 .section3inner{
    padding-bottom: 30px;
}
/*.imac .slick-prev:hover ,.imac .slick-next:hover,.section6 .slick-prev:hover ,.section6 .slick-next:hover{
    background-color: #86AF3C;
}*/
.section3 .slick-prev,.section6 .slick-prev {
    left: 10px;
    z-index: 99;
}
.section3 .slick-next {
    right: 10px;
}
.section6 .slick-prev {
    left:4px;
}
.section6 .slick-next{
    right:4px;
}
.section4{
    margin: 50px 0px 70px 0px;
}
.section4 h1{
    margin-bottom: 35px;
}
.section4 p{
    text-align: center;
}
.section4 p span{
    font-family:'MyriadPro-Regular';
}
.section4 .section4inner{
    padding: 0px 135px;
}
.section5{
    padding: 150px 0px;
    background: url(../img/mobilepic2.jpeg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.section5 h1{
    text-align: right;
    color: #ffffff;
}
.section5 h1 span{
    display: block;
}
.forborder2{
    float:right;
    width: 80px;
}
.section6{
    padding: 80px 0px;

}
.section6 h1{
    text-align: center;
    margin-bottom: 100px;
}
.section6 .top img{
    margin: 0 auto;
}
.section6 .section6box .mgt{
    margin-top: 25px;
}
.section6 .section6box .top{
    min-height: 110px;
}
.section6 .section6box{
    padding: 15px 0px 0px 0px;
    border: solid 1px #e1e1e1;
    margin: 0px 25px;
}
.section6 .section6box p{
    letter-spacing: 0.4px;
}
.section6 .section6box .middle2{
    margin: 30px 0px;
}
.section6 .section6box .middle{
    padding: 0px 15px;
    min-height: 388px;
}
.section6 .section6box .middle3{
    margin: 10px 0px 20px 0px;
}
.section6 .section6box .middle2 p,.section6 .section6box .middle3 p{
    font-family:'MyriadPro-Light';
}
.section6 .section6box .middle2 p span{
    font-family:'MyriadPro-Bold';
    margin-left: 10px;
}
.section6 .section6box .bottom{
    background-color: #99C747;
    padding: 10px 0px;
    text-align: center;
}
.section6 .section6box .middle4{
    margin-top: 20px;
}
.section6 .section6box .middle4 p{
    letter-spacing: 0.2px;
    margin-bottom: 10px;
}
.section6 .section6box .middle4 img{
    float:left;
    margin-right: 10px;
    margin-top: -5px;
}
.section6 .section6box .bottom a{
    width:100%;
    display: inline-block;
    line-height: 1.31;
    color: #f7f7f7;
    font-size: 32px;
    font-family:'MyriadPro-Semibold';
    text-decoration: none;
}
.section6 .section6box .bottom a span,.footer .left p{
    display: block;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.3px;
    font-family:'MyriadPro-Regular';
}
.section6 .section6slider{
    padding: 0px 50px;
}
.section7{
    background: #f9f9f9 url('../img/phone.png')no-repeat 35% bottom fixed;
    /*    background: red url('../img/phone.png')no-repeat 35% bottom fixed;*/
    min-height: 400px;
    padding: 40px 0px 120px 0px;
}
.section7 .bottom{
    margin-top: -50px;
}
.section7 h1{
    margin-bottom: 60px;
}
.section7 h1 span{
    display: block;
}
.section8{
    padding: 80px 0px 60px 0px;
    color:#000;
    position: relative;

}
.section8 h1{
    text-align: center;
}
.section8 h1 span{
    display: block;
}
.forborder3{
    margin: 0 auto;
}
.section8 .heading2{
    margin-top: 50px;
    //padding: 0px 60px;
    text-align: center;
}
.section8 .heading2 span{
    display: block;
}
.section8 .bottom h2{
    margin-bottom: 30px;
}
.section8 .bottom {
    margin-top: 60px;
    //
    margin-bottom: 50px;
    min-height: 476px;
}
.section8 .bottom p img{
    float:left;
    margin-right: 10px;
    margin-top: -5px;
}
.section8 .bottom p{
    margin-bottom: 15px;
}
.section8 .btn{
    padding: 8px 20px;
}
.section8 .btn:hover,.section9 .btn:hover,.section1 .btn:hover{
    background-color: #86AF3C;
}
.section8 .office{
    position: absolute;
    right:0;
}
.section9 .section9inner{
    border-top: solid 1px #e1e1e1;
    padding: 80px 0px;
    text-align: center;
}
.section9 p {
    letter-spacing: 0.2px;
}
.section9 .heading{
    letter-spacing: 0.2px;
    margin-bottom: 20px;
}
.section9 form{
    width:35%;
    margin: 60px auto 0px auto;
}
.section9 form input,.section9 form textarea{
    height: 60px;
    border-radius: 4px;
    border: solid 1px #d8d8d8;
    color: #000;
    padding-left: 30px;
    margin-bottom: 20px;
}
.section9 form textarea{
    height: 120px;
    resize: none;
    padding-top: 20px;
    line-height: 1.25;
    font-size: 16px;
    letter-spacing: 0.2px;
}
::-webkit-input-placeholder{
    color: #1f1f1f!important;
}
.section9 .btn{
    margin-top: 15px;
    padding: 8px 80px;
}
.form-control:focus{
    border: solid 1px #1f1f1f;
    box-shadow: none;

}

.section10 iframe{

    width: 100%;
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(99%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}
.feature.map {
    height:100%;
}
.section10 img{
    margin: 0 auto;
}

element.style {
}
.scrolltop {
    position: fixed;
    bottom: 20px;
    right: 30px;
}
.scrolltop i {
    color: red;
    background-color: #f7f7f7;
    padding: 15px 15px;
    border: 1px solid #f0f0f0;
    border-radius: 6px 6px 0px 0px;
}
.footer .footertop{
    background: url(../img/world-map.png) no-repeat center center;
    background-size: cover;
    padding: 60px 0px;
}
.footer .left{
    margin-top: 30px;
}
.footer .left p{
    color: #1f1f1f;
    font-family:'MyriadPro-Light';
    margin-bottom: 0px;
}
.footer .left p.mgt{
    margin-top: 20px;
}
.footer .right{
    text-align: center;
}
.footer .right h6{
    font-size: 22.4px;
    color: #000000;
    letter-spacing: -0.6px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family:'MontserratRegular';
}
.footer .right h6 span{
    color: #99C747;
}
.footer .right p.logotext{
    font-size: 12px;
    font-family:'MontserratLight';
    line-height: 1.67;
    letter-spacing: 1.2px;
    color: #1f1f1f;
}
.footer .right p.text{
    color: #000000;
    letter-spacing: 3px;
    font-size: 18px;
    font-family:'Montserrat-Medium';
    margin-top: 30px;
}
.footer .footerbottom{
    border-top: solid 2px #d8d8d8;
    padding: 20px  0px 40px 0px;
    text-align: center;
}
.footer .footerbottom p{
    color: #6a6a6a;
    line-height: 1.43;
    font-size: 14px;
}

#map_canvas{
    height: 400px;
    width: 100%;
}
.section2 .right{
    float:right;
}
.section2 .left{
    float:left;
    margin: 70px 0px 0px 60px!important;
}
.msgs {
    display: none;
    padding: 10px 0 0 !important;
}
