ul {
    list-style: none !important;
    padding: 0;
}

li {
    list-style: none !important;
}

body {
    font-family: 'cocon';
    font-weight: 400;
    padding: 0 !important;
    margin: 0 !important
}

a,
a:hover {
    text-decoration: none
}

i.fa.fa-whatsapp {
    color: #2bca2e !important;
}

@font-face {
    font-family: 'cocon';
    src: url("../fonts/cocon/Cocon_NextArabicLight.eot");
    src: url("../fonts/cocon/Cocon_NextArabicLight.eot") format("embedded-opentype"), url("../fonts/cocon/Cocon_NextArabicLight.woff2") format("woff2"), url("../fonts/cocon/Cocon_NextArabicLight.woff") format("woff"), url("../fonts/cocon/Cocon_NextArabicLight.ttf") format("truetype"), url("../fonts/cocon/Cocon_NextArabicLight.svg#Cocon_NextArabicLight") format("svg")
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%)
    }
    50% {
        opacity: 0;
        transform: translateY(100%)
    }
    51% {
        opacity: 1
    }
}

.title {
    display: table;
    margin: 0 auto;
    margin-bottom: 50px
}

.title h3 {
    color: #777777;
    font-size: 45px;
    font-weight: bold
}

.title img {
    display: block;
    margin: 0 auto
}

header {
    background: #f4f4f4;
    padding: 25px 0
}

header .logo img {
    width: 50%
}

header .menu {
    margin-top: 20px
}

header .menu li {
    float: left;
    margin-right: 20px;
    padding-top: 10px;
    border-top: 2px solid transparent
}

header .menu li a {
    color: #777777;
    font-size: 18px
}

header .menu li:hover {
    border-top: 2px solid #d97400
}

header .menu li:hover a {
    color: #d97400
}

header .contact ul {
    margin-top: 35px
}

header .contact ul li {
    float: right;
    margin-left: 20px
}

header .contact ul li .icon {
    float: left
}

header .contact ul li .icon i {
    color: #0071e1;
    font-size: 33px;
    margin-right: 10px
}

header .contact ul li .data {
    float: right
}

header .contact ul li .data span {
    font-size: 17px;
    color: #595959
}

header .contact ul li .data p {
    font-size: 13px;
    color: #595959;
    margin: 0;
}

header .social {
    margin-top: 70px
}

header .social li {
    float: right
}

header .social li a {
    color: #777777;
    display: block;
    margin-left: 5px;
    background: #fff;
    text-align: center;
    font-size: 15px;
    padding-top: 8px;
    width: 30px;
    height: 30px;
    transition: all 0.5s ease
}

header .social li a:hover {
    background: #d97400;
    color: #fff
}

.slide {
    padding-top: 30px;
    padding-bottom: 70px
}

.slide .slider .item {
    margin-top: 60px
}

.slide .slider .quto {
    background: #f4f4f4;
    padding: 20px
}

.slide .slider .quto p {
    font-size: 23px;
    font-weight: bold;
    color: #0071e1;
    margin-bottom: 20px
}

.slide .slider .quto .wpcf7-text {
    width: 100%;
    font-size: 15px;
    font-weight: lighter;
    height: 40px;
    text-align: left;
    padding-left: 10px;
    border: none;
    border-bottom: 1px solid #969696;
    background: none;
    margin-bottom: 15px;
    outline: none
}

.slide .slider .quto .wpcf7-text:focus {
    border-bottom: 1px solid #d97400
}

.slide .slider .quto .wpcf7-file {
    text-align: left !important;
    direction: ltr !important;
    font-size: 15px;
    clear: both;
    margin: 2px 0 !important;
    padding: 0 !important;
    display: block;
    width: 100%;
    color: #4e4e4e
}

.slide .slider .quto .wpcf7-submit {
    float: left;
    border: none;
    background: #d97400;
    color: #fff;
    font-size: 15px;
    font-weight: lighter;
    padding: 7px 50px
}

.slide .slider h3 {
    color: #777777;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid;
    display: table;
    padding-bottom: 10px;
    margin-bottom: 25px;
    position: relative
}

.slide .slider h3:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 2px;
    width: 70px;
    background: #1473b7
}

.slide .slider p {
    font-size: 17px;
    line-height: 25px;
    color: #777777;
    text-align: justify
}

.slide .slider a {
    background: #1473b7;
    color: #fff;
    margin-top: 11px;
    display: table;
    padding: 9px 40px;
    font-size: 15px
}

.certification {
    background: #1473b7;
    padding: 60px 0
}

.certification h2 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px
}

.certification p {
    color: #fff;
    line-height: 23px;
    font-size: 15px
}

.service {
    padding: 70px 0
}

.service .data .block {
    border-bottom: 1px solid #1473b7;
    padding-bottom: 25px;
    transition: all 0.5s ease;
    margin-bottom: 25px;
    min-height: 360px;
}

.service .data .block span {
    display: block;
    margin-bottom: 15px
}

.service .data .block span i {
    color: #777777;
    display: table;
    margin: 0 auto;
    font-size: 25px;
    background: url("../images/circ.png");
    background-size: cover;
    width: 100px;
    height: 120px;
    text-align: center;
    padding-top: 40px
}

.service .data .block a {
    text-align: center;
    font-size: 16px;
    color: #777777;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.service .data .block a h2{
        font-size: 16px;
}
.owll img {
    height: 85px;
}

.service .data .block p {
    text-align: center;
    font-size: 17px;
    color: #777777;
    margin-bottom: 10px;
    text-align: center
}

.service .data .block .link {
    background: #1473b7;
    color: #fff;
    width: 30px;
    height: 29px;
    display: table;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    border-radius: 50%;
    padding-top: 6px;
    transition: all 0.5s ease
}

.service .data .block:hover {
    border-bottom: 1px solid #d97400
}

.service .data .block:hover .link {
    background: #d97400
}

.who {
    background: #f8f8f8;
    padding-top: 70px
}

.who .block {
    margin-bottom: 25px
}

.who .block h5 {
    color: #777777;
    font-size: 20px;
    font-weight: bold
}

.who .block h5 i {
    margin-right: 10px
}

.who .block p {
    font-size: 14px;
    color: #777777;
    line-height: 23px
}

.translate {
    padding: 70px 0
}

.translate h1 {
    font-size: 23px;
    color: #777777;
    margin-bottom: 20px
}

.translate p {
    color: #777777;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px
}

.translate ul li {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    font-size: 15px;
    color: #777777
}

.translate ul li i {
    margin-right: 7px
}

.clients {
    padding-bottom: 70px
}

footer {
    background: #f3f3f3;
    padding: 60px 0
}

footer .titlee {
    margin-bottom: 30px
}

footer .titlee h3 {
    font-size: 23px;
    color: #777777;
    font-weight: bold
}

footer .titlee h3 i {
    color: #1473b7;
    margin-right: 10px
}

footer .map iframe {
    width: 100%;
    height: 200px
}

footer .contact li {
    font-size: 14px;
    color: #a5a5a5;
    margin-bottom: 14px;
    clear: both;
}

footer .contact li i {
    font-size: 30px;
    margin-right: 10px;
    height: 50px;
    display: table;
    float: left;
    position: relative;
    top: -5px;
}

footer .links li {
    margin-bottom: 10px;
    clear: both;
    position: relative
}

footer .links li a {
    color: #a5a5a5;
    font-size: 15px;
    transition: all 0.5s ease
}

footer .links li:hover a {
    color: #de8d31
}

footer .links li:hover:before {
    animation: toTopFromBottom 0.5s forwards;
    -webkit-animation: toTopFromBottom 0.5s forwards;
    color: #de8d31
}

footer .links li:before {
    content: "\f178";
    font-family: fontawesome;
    margin-right: 5px;
    color: #a5a5a5;
    display: inline-block
}

.bfoot {
    background: #f3f3f3;
    padding-bottom: 20px
}

.bfoot h6 {
    color: #777777;
    text-align: left
}

.bfoot span {
    color: #1473b7
}

.bfoot a {
    text-align: right;
    display: block;
    color: #777777
}

.pagee {
    padding: 70px 0
}
.pagee .datapage img {
        width: 100%;
    height: 400px;
}
.pagee .datapage p img {
        width: auto !important;
    height:auto !important;
}
.pagee .datapage p {
    font-size: 16px;
    color: #777777;
    line-height: 25px
}

.pagee .visions {
    margin-top: 50px
}

.pagee .visions h5 {
    text-align: center;
    color: #777;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px
}

.pagee .visions p {
    font-size: 15px;
    text-align: center;
    color: #777777
}

.servicepage {
    padding: 70px 0
}

.servicepage .serpage .block {
    margin-bottom: 30px;
    background: #f3f3f3;
    padding: 20px;
    min-height: 290px;
}

.servicepage .serpage .block span {
    display: block
}

.servicepage .serpage .block span i {
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 45px
}

.servicepage .serpage .block a {
    text-align: center;
    display: block;
    font-size: 15px;
    margin-bottom: 7px;
    color: #1473b7;
    font-weight: bold
}

.servicepage .serpage .block p {
    font-size: 15px;
    text-align: center
}

.servicepage .serpage .block1 {
    margin-bottom: 20px;
    padding: 10px 0;
    transition: all 0.3s ease
}

.servicepage .serpage .block1:hover {
    box-shadow: 0px 0px 2px 0px #777777
}

.servicepage .serpage .block1 img {
    margin: 0 auto;
    margin-bottom: 20px
}

.servicepage .serpage .block1 h2 {
    font-size: 18px;
    color: #777777;
    text-align: center
}

.mappage .mapp iframe {
    width: 100%;
    height: 340px
}

.mappage .wpcf7-text {
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
    background: #f5f5f5;
    margin-bottom: 10px;
    padding-right: 10px
}

.mappage textarea {
    width: 100%;
    height: 150px;
    border: none;
    outline: none;
    background: #f5f5f5;
    margin-bottom: 10px;
    padding-right: 10px
}

.mappage .wpcf7-submit {
    width: 30%;
    height: 30px;
    background: #d97400;
    border: none;
    color: #fff;
    font-size: 17px;
    float: left
}

.mappage .wpcf7-submit:hover {
    background: #1473b7
}

.clicker {
    display: none;
    background: #fff;
    text-align: center;
    padding: 8px 0;
    font-size: 20px;
    color: #2b88e5;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px
}

@media (max-width: 768px) {
    .clicker {
        display: block
    }
    .menu {
        display: none
    }
}
.callout {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    display:none;
z-index: 9999;
}
.callout .right {
    width: 50%;
    float: right;
    padding: 0 5px;
}
.callout .left{
    width: 50%;
    float: left;
    padding: 0 5px;
}
.callout a{
padding-top: 5px;
color: #fff;
    background: #189423;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 19px;
    height: 30px;
    line-height: 30px;
}
.callout a i{
color: #fff !important;
}
@media (max-width: 640px) {
.callout {
display:block;
}
    header .logo img {
        width: 70%;
        margin: 0px auto;
        margin-bottom: 30px
    }
    .contact {
        display: none
    }
    header .social {
        margin-top: 20px
    }
    header .social ul {
        margin: 0 auto;
        display: table
    }
    header .menu li {
        float: none;
        margin-right: 20px;
        padding-top: 10px;
        border-top: 2px solid transparent;
        width: 100%;
        text-align: center
    }
    .slide .slider .quto {
        margin-top: 30px
    }
    section.certification img {
        margin: 0 auto
    }
    .certification h2,
    .certification p {
        text-align: center
    }
    .transimg img {
        width: 100%
    }
    .title h1 {
        color: #777777;
        font-size: 25px;
        font-weight: bold
    }
    .translate ul li {
        width: 50%
    }
    footer .contact {
        display: block !important
    }
    .bfoot h6 {
        color: #777777;
        text-align: center
    }
    .bfoot a {
        text-align: center;
        display: block;
        color: #777777
    }
    section.clients .item img {
        width: 70%;
        margin: 0 auto
    }
}


/*# sourceMappingURL=style.css.map */
