article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; margin: 0; padding: 0;}
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; direction: rtl;}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form {margin: 0; padding: 0; list-style: none; font-weight: normal;}
button, input, select, textarea {margin: 0; padding: 0; border: none; font-family: 'TheSansPlain';}
.custfield:focus {outline: none; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
body {font-family: 'TheSansPlain'; font-size: 14px; color: #000000; direction: rtl;text-align:justify;}
a {text-decoration: none;}
a:hover, a:focus {text-decoration: none; outline: none;}
img {border: none; vertical-align: middle;}

.innerbanner {
    position: relative;
    height: 450px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.innerbannertexts {
    position: absolute;
    top: 53%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}

    .innerbannertexts span {
        display: block;
        font-size: 20px;
        color: #efd7c5;
        margin-bottom: 6px;
        text-transform: uppercase;
        font-family: 'TheSansBold';
        padding-bottom: 10px;
    }

    .innerbannertexts h2 {
        font-size: 62px;
        color: #ffffff;
        line-height: 60px;
    }
.breadcrumbs {
    background-color: #4c283a;
    padding: 10px 0;
}
.breadcrumbs .links {
        display: inline-block;
        padding-top: 7px;    }
.breadcrumbs .links li {
        float: right;
        padding-left: 28px;
        margin-left: 15px;
        color: #ffffff;
        background: url(../images/arrow-icon.png) no-repeat 50% 100%;
        font-size: 16px;
        background-position: left;

}
    .breadcrumbs .links li:last-child {
        float: right;
        padding-left: 28px;
        margin-left: 15px;
        color: #ffffff;
        font-size: 16px;
        background-image: none;
    }

.soparts {
    background-color: #fbf4ef;
}
.soparts .container{
    background-color:  #fbf4ef;
}

.contentbox {
    color: rgb(102, 108, 115);
    line-height: 30px;
    float: right;
    direction: rtl;
  padding:  65px 100px 65px 100px;
}
.innerbanner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;

    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.63) 100%);
}

.team-wrap {
    background-color: #ffffff;
    border-radius: 2px;
    margin-bottom: 50px;
    direction: rtl;
	
    border-bottom: 2px solid #f5f5f5;
}
.team-inner-2 {
        padding: 20px 20px 0px 20px;

    text-align: justify;
}
.soparts .slide .soinfo .points, .soparts .slide .soinfo ul, .soparts ul, .soparts ol {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    direction: rtl;
}
.soparts .slide .soinfo .points li, .soparts .slide .soinfo ul l, .soparts ul li, .soparts ol li {
    float: right;
    width: 100%;
    position: relative;
    font-size: 17px;
    color: #3a3a3e;
    line-height: 27px;
    background: url(/images/bullet.png) no-repeat right 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    direction: rtl;
}

.soparts .slide9 .soinfo9 .points, .soparts .slide9 .soinfo9 ul, .soparts ul, .soparts ol {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    direction: rtl;
}
.soparts .slide9 .soinfo9 .points li, .soparts .slide9 .soinfo9 ul l, .soparts ul li, .soparts ol li {
    float: right;
    width: 100%;
    position: relative;
    font-size: 17px;
    color: #3a3a3e;
    line-height: 27px;
    background: url(/images/bullet.png) no-repeat right 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    direction: rtl;
}

.soparts .slide99 .soinfo99 .points, .soparts .slide99 .soinfo99 ul, .soparts ul, .soparts ol {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    direction: rtl;
}
.soparts .slide99 .soinfo99 .points li, .soparts .slide99 .soinfo99 ul l, .soparts ul li, .soparts ol li {
    float: right;
    width: 100%;
    position: relative;
    font-size: 17px;
    color: #3a3a3e;
    line-height: 27px;
    background: url(/images/bullet.png) no-repeat right 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    direction: rtl;
}
.team-inner-1 h2 {
    font-size: 23px;
    line-height: 30px;
    color: #4c283a;
    font-weight: bold;
    padding: 10px 0;
    margin: 10px 0;
}
.team-inner-1 h3 {
    font-size: 12px;
    text-transform: uppercase;
    background: #4c283a;
    display: inline-block;
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 5px;
}
.team-inner-1 p {
    padding-top: 0;
    padding-right: 0px;
    line-height: 24px;
    float: none;
}

.team-inner-2 p {
    padding-top: 0;
    padding-right: 0px;
    line-height: 24px;
    float: none;
}
.team-inner-2 h2 {
    font-size: 23px;
    line-height: 30px;
    color: #4c283a;
    font-weight: bold;
    padding: 10px 0;
    margin: 10px 0;
}
.team-inner-2 h3 {
    font-size: 12px;
    text-transform: uppercase;
    background: #4c283a;
    display: inline-block;
    padding: 5px 10px;
    color: #ffffff;
}

.team-inner-1 {
        padding: 35px 35px 0px 35px;
}
.team-inner-1 img {
    border-radius: 5px;
    width: 250px;
    margin-bottom: 20px;
    display: block;
}
.inner-wrapper {
    width: 1200px;
    margin: 30px auto;
    padding: 27px 70px 70px;
    
    /* top: 70px; */
    background: white;
}
.main-info-wrapper {
    padding: 43px 120px;
    /* background: url(../images/map-bg.jpg) no-repeat; */
    border-bottom: 1px solid #e9ecef;
    background-color: white;
    width: 100%;
}
.no-gutter > [class*='col-'] {
        padding-right: 0px;
    padding-left: 0px;
	float: right;
	    
}
.main-info-wrapper p, .marg, .main-info-wrapper div {
    font-size: 15px;
    color: #72808e;
    /* font-weight: bold; */
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify;
}
.main-info-wrappper {
    padding: 43px 70px;
    /* background: url(../images/map-bg.jpg) no-repeat; */
    border-bottom: 1px solid #e9ecef;
    background-color: white;
width:100%;
    
}
.main-info-wrappper p, .marg, .main-info-wrappper div {
    font-size: 15px;
    color: #72808e;
    /* font-weight: bold; */
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify;
}

.image-text-wrapper h3 {
    text-align: center;
    position: absolute;
    top: 75%;
    left: 85%;
    transform: translate(-50%, -50%);
    font-size: 27px;
    color: white;
}
.image-text-wrapper2 h3 {
    text-align: center;
    position: absolute;
    top: 75%;
    left: 85%;
    transform: translate(-50%, -50%);
    font-size: 27px;
    color: white;
}

.image-text-wrapper2 h4 {
    text-align: right;
    position: absolute;
    top: 76%;
    left: 51%;
    width: 300px;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: white;
}

.image-text-wrapper2 span {
text-align: right;
    position: absolute;
    top: 63%;
    left: 51%;
    width: 300px;
    transform: translate(-50%, -50%);
    font-size: 12px;
    color: #efd7c5;
}
.team-inner-01 .image-text-wrapper3 h4 {
    text-align: center;
    position: absolute;
    top: 82%;
    left: 50%;
    width: 178px;
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #6e96a9;

}

.team-inner-01 .image-text-wrapper3 span {
text-align: right;
    position: absolute;
    top: 63%;
    left: 51%;
    width: 300px;
    transform: translate(-50%, -50%);
    font-size: 12px;
    color: #efd7c5;
}
		.soparts .rpart {
    margin-top: 40px;
    padding: 0;}


.soparts .sllide .soinfo3 .points, .soparts .sllide .soinfo3 ul, .soparts ul, .soparts ol {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    direction: rtl;
}
.soparts .sllide .soinfo3 .points li, .soparts .sllide .soinfo3 ul l, .soparts ul li, .soparts ol li {
    float: right;
    width: 100%;
    position: relative;
    font-size: 17px;
    color: #3a3a3e;
    line-height: 27px;
    background: url(/images/bullet.png) no-repeat right 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    direction: rtl;
}

.soparts .sllide .title3 {
	float: left;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
	padding-top: 10px ;
	padding-bottom: 10px ;	}

.soparts .sllide .title3 img{    float: right;
    width: 104px;
    height: auto;
    border-radius: 15px;
    border: 1px solid #efd7c5;
    box-shadow: 1px 1px 5px 5px #efd7c5;}

.soparts .sllide .title3_active {
    background: url(/images/collapse-icon.png) no-repeat 97% 50%;
          background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

}

.soparts .sllide .title3 h4 {
    font-size: 20px;
    color: #4c283ac2;
    padding-left: 72px;
    font-weight: bold;
}

.contentbox .sllide .title3 h4 {
    padding: 20px 20px;
}
.soparts .sllide .soinfo3 {
    float: left;
    width: 92%;
    display: none;
    padding-left: 120px;
	padding-top:10px;
    display: none;
        padding-right: 70px;
    text-align: justify;
}	
.soparts .sllide .soinfo3 .points, .soparts .sllide .soinfo3 ul, .thetrip ul, .soparts ol {
  float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    direction: rtl;
}

.soparts .sllide .soinfo2 .points, .soparts .sllide .soinfo2 ul, .soparts ul, .soparts ol {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    direction: rtl;
}
.soparts .sllide .soinfo2 .points li, .soparts .sllide .soinfo2 ul l, .soparts ul li, .soparts ol li {
    float: right;
    width: 100%;
    position: relative;
    font-size: 17px;
    color: #3a3a3e;
    line-height: 27px;
    background: url(/images/bullet.png) no-repeat right 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    direction: rtl;
}
.soparts .sllide {
    width: 97%;
    float: right;
    margin:0px;
 }

.soparts .sllide .title2 {
	float: left;
    padding-right: 20px;
    padding-left: 20px;
   
    cursor: pointer;
	padding-top: 10px ;
	padding-bottom: 10px ;	}

.soparts .sllide .title2 img{    float: right;
    width: 104px;
    height: auto;
    border-radius: 15px;
    border: 1px solid #efd7c5;
    box-shadow: 1px 1px 5px 5px #efd7c5;}

.soparts .sllide .title2_active {
    background: url(/images/collapse-icon.png) no-repeat 97% 50%;
          background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

}

.soparts .sllide .title2 h4 {
    font-size: 20px;
    color: #4c283ac2;
    padding-left: 72px;
    font-weight: bold;
}

.contentbox .sllide .title2 h4 {
    padding: 20px 20px;
}
.soparts .sllide .soinfo2 {
    float: left;
    width: 92%;
    display: none;
    padding-left: 120px;
	padding-top:10px;
    display: none;
        padding-right: 70px;
    text-align: justify;
}	
.soparts .sllide .soinfo2 .points, .soparts .sllide .soinfo2 ul, .thetrip ul, .soparts ol {
  float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    direction: rtl;
}




.soparts .sllide .soinfo1 .points, .soparts .sllide .soinfo1 ul, .soparts ul, .soparts ol {
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    direction: rtl;
}
.soparts .sllide .soinfo1 .points li, .soparts .sllide .soinfo1 ul l, .soparts ul li, .soparts ol li {
    float: right;
    width: 100%;
    position: relative;
    font-size: 15px;
    color: #72808e;
    line-height: 27px;
    background: url(/images/bullet.png) no-repeat 99% 47%;
    padding-right: 25px;
    padding-bottom: 5px;
    direction: rtl;
}


.soparts .sllide .title1 {
	float: left;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
	padding-top: 10px ;
	padding-bottom: 10px ;    position: absolute;	}

.soparts .sllide .title1 img{    float: right;
    width: 104px;
    height: auto;
    border-radius: 15px;
    border: 1px solid #efd7c5;
    box-shadow: 1px 1px 5px 5px #efd7c5;}

.soparts .sllide .title1_active {
   
    cursor: pointer;

}

.soparts .sllide .title1 h4 {
    font-size: 18px;
    color: #4c283ac2;
    padding-left: 7px;
    font-weight: normal;
}

.contentbox .sllide .title1 h4 {
        padding: 20px 20px;
    color: #fff;
    border: 1px solid #fff;
	    border-radius: 4px;
	    background-color: #efd7c5;
}
.soparts .sllide .soinfo1 {     float: right;
    width: 95.7%;
    display: none;
    padding-left: 0px;
    margin-top: 100px;
    display: none;
    padding-right: 12px;
    text-align: justify;
    position: relative;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    margin-right: 20px;
}	
.soparts .sllide .soinfo1 .points, .soparts .sllide .soinfo1 ul, .thetrip ul, .soparts ol {
  float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    direction: rtl;
}









.soparts .slide {
    width: 90%;
    float: right;
        border: 1px solid #6e96a9;
    border-radius: 5px;
    padding: 15px 0;
    margin: 10px;
 }



.soparts .slide9 {
    width: 98%;
    float: right;
    border: 1px solid #ddd;
    border-radius:15px;
    border-right: 3px solid #4c283a;
    padding: 15px 0;
    margin: 10px;

}
.soparts .slide .title {
	float: left;
    width: 100%;

    padding-right: 50px;
    padding-left: 50px;
    background-image: url(/images/More.png);
	background-repeat: no-repeat;
	background-position: 4% center;
    cursor: pointer;
	padding-top: 10px ;
	padding-bottom: 10px ;    
	margin-bottom: 0px;	}
	.soparts .slide .title img{
	float: right;
    width: 120px;
    height: auto;
    border-radius: 5px;
			
    /*border: 1px solid #efd7c5;
    box-shadow: 1px 1px 5px 5px #efd7c5;*/}

.soparts .slide .title_active {
    background: url(/images/Less.png) no-repeat 97% 50%;
          background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

}

.soparts .slide .title h4 {
    font-size: 20px;
    color: #4c283ac2;
    padding-left: 72px;
    font-weight: bold;
}

.contentbox .slide .title h4 {
    padding:29px 150px;
}




.soparts .slide9 .title9 {
  
float: left;
    width: 100%;

    padding-right: 50px;
    padding-left: 50px;
    background-image: url(/images/expand-icon.png);
        background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

	padding-top: 10px ;
		padding-bottom: 10px ;

	}
		.soparts .slide9 .title9 img{    float: right;
    width: 104px;
    height: auto;
    border-radius: 15px;
    border: 1px solid #efd7c5;
    box-shadow: 1px 1px 5px 5px #efd7c5;}

.soparts .slide9 .title9_active {
    background: url(/images/collapse-icon.png) no-repeat 97% 50%;
          background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

}

.soparts .slide9 .title9 h4 {
    font-size: 20px;
    color: #4c283ac2;
    padding-left: 72px;
    font-weight: bold;
}

.contentbox .slide9 .title9 h4 {
    padding: 20px 0px;
}

.soparts .slide .title99 {
  
float: left;
    width: 100%;

    padding-right: 50px;
    padding-left: 50px;
    background-image: url(/images/expand-icon.png);
        background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

	padding-top: 10px ;
		padding-bottom: 10px ;

	}
	.soparts .slide .title99 img{    float: right;
    width: 104px;
    height: auto;
    border-radius: 15px;
    border: 1px solid #efd7c5;
    box-shadow: 1px 1px 5px 5px #efd7c5;}

.soparts .slide .title99_active {
    background: url(/images/collapse-icon.png) no-repeat 97% 50%;
          background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

}
.soparts .slide99 .title99 span {
    font-size: 17px;
    color: #31708f;
    padding-left: 72px;

}
.soparts .slide .title99 h4 {
    font-size: 20px;
    color: #4c283ac2;
    padding-left: 72px;
    font-weight: bold;
}

.contentbox .slide .title99 h4 {
    padding: 20px 0px;
}


.soparts .slide9 .soinfo9 {
    float: left;
    width: 100%;
    display: none;
    padding-left: 120px;
	padding-top:10px;
    display: none;
        padding-right: 50px;
    text-align: justify;
}	
.soparts .slide9 .soinfo9 .points, .soparts .slide9 .soinfo9 ul, .thetrip ul, .soparts ol {
  float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    direction: rtl;
}


.soparts .slide .soinfo99 {
    float: left;
    width: 100%;
    display: none;
    padding-left: 120px;
	padding-top:10px;
    display: none;
        padding-right: 50px;
    text-align: justify;
}	
.soparts .slide .soinfo99 .points, .soparts .slide .soinfo99 ul, .thetrip ul, .soparts ol {
  float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    direction: rtl;
}

.soparts .slide99 .title99 {
	float: left;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    background-image: url(/images/Mores.png);
        background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;
    border-right: 1px solid #31708f;
	padding-top: 10px ;
		padding-bottom: 10px ;

	}
	.soparts .slide99 .title99 img{    float: right;
    width: 104px;
    height: auto;
    border-radius: 15px;
    border: 1px solid #efd7c5;
    box-shadow: 1px 1px 5px 5px #efd7c5;}

.soparts .slide99 .title99_active {
    background: url(/images/Lesss.png) no-repeat 97% 50%;
          background-repeat: no-repeat;
    background-position: 4% center;
    cursor: pointer;

}

.soparts .slide99 .title99 h4 {
    font-size: 20px;
    color: #4c283a;
    padding-left: 72px;
    font-weight: bold;
}

.contentbox .slide99 .title99 h4 {
    padding: 20px 0px;
}

.soparts .slide99 .soinfo99 {
    float: left;
    width: 100%;
    display: none;
    padding-left: 120px;
	padding-top:10px;
    display: none;
        padding-right: 50px;
    text-align: justify;
}	
.soparts .slide99 .soinfo99 .points, .soparts .slide99 .soinfo99 ul, .thetrip ul, .soparts ol {
  float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    direction: rtl;
}
.soparts .slide99 {
      width: 98%;
    float: right;
    border-bottom: 2px solid #6e96a9;
    /* border-radius: 15px; */
    /* border-right: 3px solid #4c283a; */
    padding: 15px 0;
    margin: 10px;

}

.soparts .slide .soinfo {
        float: left;
    width: 100%;
    display: none;
    padding-left: 85px;
    padding-top: 10px;
    display: none;
    padding-right: 190px;
    text-align: justify;
    position: relative;
}	
.soparts .slide .soinfo .points, .soparts .slide .soinfo ul, .thetrip ul, .soparts ol {
  float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    direction: rtl;
}
    .soparts .rpart .textpart {
    font-size: 15px;
    color: #808080;
    line-height: 30px;
    border: 1px solid #e6e6e6;
    padding-bottom: 30px;
    padding-top: 30px;
    display: none;
}


.thetrip .rpart .textpart {
    font-size: 15px;
    color: #808080;
    line-height: 30px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 0px;
 
   padding-top: 30px;
display:none;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    width: 100%;
    padding: 0px 15px;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}

table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.tabfullconts .thead-orange {
    background-color: rgba(110, 150, 169, 0.74);
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;

}
.table>tbody>tr:nth-child(even) {
    background-color: #fff;
}

th {
    text-align: right;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.tabfullconts .table>thead>tr>th {
    border-bottom: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 10px 16px;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table>thead>tr:first-child {
    vertical-align: bottom;
    border-top: 0;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>tr {
    border-top: 0;
}
.tabfullconts .table>thead>tr>th {
    border-bottom: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 38px 16px;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
     padding: 12px 39px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    color: rgba(110, 150, 169, 0.74);
}
.table-borderless
{
width: 56%;
    max-width: 100%;
    margin-bottom: 20px;
}
th {
    text-align: right;
}
td, th {
    padding: 0;
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
th {
    font-weight: bold;
    text-align: -internal-center;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}



tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.image-text-wrapper2 img {
    width: 90%;
    height: 200px;
}
}
.team-inner-01 .image-text-wrapper3 img{width: 120px;
    height: 170px;
    border: 1px solid #efefef;
    border-radius: 3px;
}

        @font-face {
            font-family: 'TheSansPlain';
            src: url('../fonts/TheSansPlain.eot');
            src: url('../fonts/TheSansPlain.eot') format('embedded-opentype'), url('../fonts/TheSansPlain.woff2') format('woff2'), url('../fonts/TheSansPlain.woff') format('woff'), url('../fonts/TheSansPlain.ttf') format('truetype'), url('../fonts/TheSansPlain.svg#TheSansPlain') format('svg');
            font-weight: normal;
            font-style: normal;
        }

        @font-face {
            font-family: 'TheSansBold';
            src: url('../fonts/TheSansBold.eot');
            src: url('../fonts/TheSansBold.eot') format('embedded-opentype'), url('../fonts/TheSansBold.woff2') format('woff2'), url('../fonts/TheSansBold.woff') format('woff'), url('../fonts/TheSansBold.ttf') format('truetype'), url('../fonts/TheSansBold.svg#TheSansBold') format('svg');
            font-weight: normal;
            font-style: normal;
        }

        :: -webkit-input-placeholder {color: #efd7c5 !important; font-size: 11px;}
::-moz-placeholder {color: #efd7c5 !important; font-size: 11px;}
:-ms-input-placeholder {color: #efd7c5 !important; font-size: 11px;}
:-moz-placeholder {color: #efd7c5 !important; font-size: 11px;}


/****************
 * Common Css
 ****************/
header, nav, section, footer {width: 100%; float: left;}
.container {width: 1680px;}
.custfield {border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
a, a:hover, button, .custnav .menus > li > a:after, .submenus, .spart .infobox, .latestnews .item .detailsbox, .latestnews .item .imgbox img, .soparts .mubox .minfo:hover .imgbox img, .muparts .mubox .minfo:hover .imgbox img {transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.cbttn {display: inline-block; color: #efd7c5; border: 1px solid #efd7c5; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 170px; height: 44px; line-height: 42px; text-align: center;}
.cbttn:hover {background-color: #efd7c5; color: #4c283a;}
.ctitle {padding: 0;}
.ctitle .pattern {display: inline-block; width: 100%; height: 48px; text-align: center; background-image: url(../images/pattern.png); background-repeat: no-repeat; background-position: center; margin-bottom: 18px;}
.ctitle .pattern:before, .ctitle .pattern:after {content: ''; float: left; width: calc(50% - 45px); height: 1px; background-color: #6e96a9; margin-top: 23px;}
.ctitle .pattern:after {float: right;}
.ctitle h2 {text-align: center; color: #4c283a; font-size: 40px; font-family: 'TheSansBold';}

header {background-color: #4c283a; padding: 15px 0;}
header .logo {float: right; direction:rtl;}
header .rheader {float: left; padding: 20px 0;}
header .rheader .searchpart {float: left; width: 250px; margin-right: 70px;    position: relative;}
header .rheader .searchpart .custfield {width: 100%; height: 30px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #3d202e; line-height: 30px; background-image: url(../images/search-icon.png); background-repeat: no-repeat; background-position: 10px center; padding-left: 33px; color: #efd7c5; cursor:pointer;    padding: 6px;}
header .rheader .language {float: left; margin-right: 70px;}
header .rheader .language .custfield {float: left; width: 90px; height: 30px; font-size: 11px; line-height: 30px; border: 1px solid rgba(255,255,255,0.1); background-color: transparent; color: #efd7c5; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
header .rheader .language .dropdown-menu {min-width: 91px;}
header .rheader .language .dropdown-menu li a {font-size: 11px;}
header .rheader .socialicon {float: left; height: 100%; padding: 5px 0;}
header .rheader .socialicon a {display: inline-block; background-repeat: no-repeat; background-position: 0 0; opacity:0.2; margin-right: 30px; vertical-align: middle;}
header .rheader .socialicon a:hover {opacity: 1;}
header .rheader .socialicon a.fb {background-image: url(../images/fb-icon.png); width: 8px; height: 16px;}
header .rheader .socialicon a.tw {background-image: url(../images/tw-icon.png); width: 16px; height: 12px;}
header .rheader .socialicon a.ytube {background-image: url(../images/ytube-icon.png); width: 10px; height: 12px;}
header .rheader .socialicon a.insta {background-image: url(../images/insta-icon.png); width: 16px; height: 16px;}

.custnav {background-color: #efd7c5; text-align: center;}
.custnav .menus > li {display: inline-block;  position: relative;}
.custnav .menus > li > a {display: inline-block; color: #4c283a; text-transform: uppercase; font-size: 15px; padding: 14px 38px 15px;}
.custnav .menus > li.borderline a:hover:after, .custnav .menus > li.borderline a.active:after {content: ''; position: absolute; left: 0; right: 0; bottom: 0; border-bottom: 3px solid #4c283a;}

.commonslider .owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative;}
.commonslider .owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden;}
.commonslider .owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.commonslider .owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.commonslider .owl-carousel .owl-wrapper, .commonslider .owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);}
.commonslider .owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;}
.commonslider .owl-carousel.owl-loaded {display: block;}
.commonslider .owl-carousel.owl-loading {opacity: 0; display: block;}
.commonslider .owl-carousel.owl-hidden {opacity: 0;}
.commonslider .owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.commonslider .owl-carousel.owl-grab {cursor: move; cursor: grab;}

.mainslider {position: relative;}
.mainslider .sliderimg:after {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0;
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 40%, rgba(110,150,169,1) 100%);
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 40%,rgba(110,150,169,1) 100%);
    background: linear-gradient(to bottom, rgba(125,185,232,0) 40%,rgba(110,150,169,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#6e96a9',GradientType=0 );
}
.mainslider .slidertexts {position: absolute; top: 50%; width: 100%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 1;}
.mainslider .sliderimg {float: left; width: 100%;}
.mainslider .sliderimg img {width: 100%;}
.mainslider .slidertexts .textpart {float: right; width: 660px;}
.mainslider .slidertexts .textpart h3 {font-size: 60px; color: #efd7c5; font-family: 'TheSansBold'; padding-bottom: 41px;}
.mainslider .slidertexts .textpart p {font-size: 19px; color: #cccccc; line-height: 36px; margin-bottom: 48px;}

.mainslider .owl-dots, .testimonial .owl-dots {float: left; text-align: center; position: absolute; right: 248px; bottom: 154px;}
.mainslider .owl-dots .owl-dot, .testimonial .owl-dots .owl-dot {display: inline-block; background-color: rgba(255,255,255,0.4);  width: 8px; height: 8px; margin: 0 10px; cursor: pointer; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;}
.mainslider .owl-dots .owl-dot.active, .testimonial .owl-dots .owl-dot.active {background-color: #efd7c5;}
.mainslider .owl-nav {position: absolute; right: 140px; bottom: 154px;}
.mainslider .owl-prev, .mainslider .owl-next {float: left; width: 11px; height: 20px; background-repeat: no-repeat; background-position: 0 0; cursor: pointer; opacity: 0.5;}
.mainslider .owl-prev {background-image: url(../images/prev-icon.png); position: relative; margin-right: 20px;}
.mainslider .owl-nav:before {content: ""; height: 50px; width: 1px; background-color: rgba(255,255,255,0.2); position: absolute; left: 50%; top: -15px; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.mainslider .owl-next {background-image: url(../images/next-icon.png); margin-left: 20px;}
.mainslider .owl-prev:hover, .mainslider .owl-next:hover {opacity: 1;}

.jworks {margin-top: -90px; position: relative; z-index: 11;}
.jworks .crow {margin: 0 -4px;}
.jworks .ourworks {float: right; width: 33.33%; text-align: center; padding: 0 4px;}
.jworks .ourworks p {width: 100%; height: 90px; background-color: rgba(0,0,0,0.20); border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; text-align: center; font-size: 20px; color: #ffffff;  padding-right: 90px; background-repeat: no-repeat; background-position: calc(100% - 120px) center;}
.jworks .ourworks.sites p {background-image: url(../images/sites-icon.png);}
.jworks .ourworks.work p {background-image: url(../images/work-icon.png);}
.jworks .ourworks.archive p {background-image: url(../images/document-icon.png);}
.jworks .ourworks p:before {content: ""; display: inline-block; height: 100%; vertical-align: middle;}
.jworks .ourworks:hover p {background-color: #4c283a;}

.spart {background-color: #fbf4ef; padding: 108px 0 192px;}
.spart .sbox {float: right;}
.spart .infobox {padding: 46px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-top: 70px;}
.spart .infobox .imgbox2 {display: inline-block; margin-bottom: 27px;}
.spart .infobox h3 {font-size: 24px; color: #4c283a; font-family: 'TheSansBold'; padding-bottom: 23px;}
.spart .infobox p {font-size: 15px; color: #6e96a9; line-height: 30px; margin-bottom: 27px;}
.spart .cbttn { border-color: #4c283a; color: #4c283a;} 
.spart .infobox:hover {background-color: #ffffff;}
.spart .infobox:hover .cbttn {background-color: #4c283a; color: #ffffff;} 


.spart {background-color: #fbf4ef; padding: 108px 0 192px;}
.spart .sbox {float: right; }
.spart .conbox {padding: 46px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-top: 70px;}
.spart .conbox .imgbox {display: inline-block; margin-bottom: 27px;}
.spart .conbox h3 {font-size: 24px; color: #4c283a; font-family: 'TheSansBold'; padding-bottom: 23px;}
.spart .conbox p {font-size: 15px; color: #4c283a; line-height: 30px; margin-bottom: 27px;}
.spart .conbox { border-color: #4c283a; color: #4c283a;} 
.spart .conbox.cbttn {background-color: #4c283a; color: #ffffff;} 


.latestnews {padding: 89px 0 97px; background-image: url(../images/newspart-bg.jpg); background-size: cover; background-position: center 0; position: relative;}
.latestnews:before {content: ''; position: absolute; bottom: 0; left: 0; right: 0; top: 0;
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 40%, rgba(239,215,197,0.9) 71%, rgba(239,215,197,1) 100%);
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 40%,rgba(239,215,197,0.9) 71%,rgba(239,215,197,1) 100%);
    background: linear-gradient(to bottom, rgba(125,185,232,0) 40%,rgba(239,215,197,0.9) 71%,rgba(239,215,197,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#efd7c5',GradientType=0 );
}
.latestnews .pattern {background-image: url(../images/pattern2.png);}
.latestnews .ctitle h2 {color: #ffffff;}
.latestnews .ctitle .pattern:before, .latestnews .ctitle .pattern:after {background-color: #efd7c5;}
.latestnews .crow {margin: 0 -10px;}
.latestnews .owl-carousel {float: left; width: 100%;}
.latestnews .item {float: right; width: 100%; padding: 0 10px 18px; margin-top: 71px;}
.latestnews .item .detailsbox {float: left; width: 100%; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden;}
.latestnews .item .detailsbox:hover {box-shadow: 0 10px 25px rgba(0,0,0,.10); transform: translateY(-10px);}
.latestnews .item .imgbox {float: left; width: 100%; height: 319px; overflow: hidden;}
.latestnews .item .imgbox img {width: 100%; height: 100%; object-fit: cover;}
.latestnews .item .detailsbox:hover .imgbox img {transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.latestnews .item .newsinfo {float: left; width: 100%; padding: 9px 50px 33px; background-color: rgba(0,0,0,0.20);}
.latestnews .item .newsinfo .investor {float: left; width: 100%;}
.latestnews .item .newsinfo .investor h4 {float: right; position: relative; z-index: 1; color: #efd7c5; text-align: center; font-size: 14px; background-color: #4c283a; width: 120px; height: 40px; line-height: 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-top: -29px;}
.latestnews .item .newsinfo h3 {float: left; width: 100%; text-align: right; color: #ffffff; font-size: 24px; line-height: 38px; font-family: 'TheSansBold'; padding: 21px 0 20px;}
.latestnews .item .newsinfo p {float: left; width: 100%; text-align: right; font-size: 15px; line-height: 30px; color: #efd7c5;}
.latestnews .item .newsinfo p a {color: #ffffff;}
.latestnews .item .newsinfo p a:hover {color: #4c283a;}
.latestnews .owl-dots, .testimonial .owl-dots {float: left; text-align: center; position: absolute; left: 115px; top: -35px;}
.latestnews .owl-dots .owl-dot, .testimonial .owl-dots .owl-dot {display: inline-block; background-color: rgba(255,255,255,0.4);  width: 8px; height: 8px; margin: 0 10px; cursor: pointer; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;}
.latestnews .owl-dots .owl-dot.active, .testimonial .owl-dots .owl-dot.active {background-color: #efd7c5;}
.latestnews .owl-nav {position: absolute; top: -35px; left: 6px;}
.latestnews .owl-prev, .latestnews .owl-next {float: left; width: 11px; height: 20px; background-repeat: no-repeat; background-position: 0 0; cursor: pointer; opacity: 0.5;}
.latestnews .owl-prev {background-image: url(../images/prev-icon.png); position: relative; margin-right: 20px;}
.latestnews .owl-nav:before {content: ""; height: 50px; width: 1px; background-color: rgba(255,255,255,0.2); position: absolute; left: 50%; top: -15px; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.latestnews .owl-next {background-image: url(../images/next-icon.png); margin-left: 20px;}
.latestnews .owl-prev:hover, .latestnews .owl-next:hover {opacity: 1;}

.muparts {background-color: #fbf4ef; padding: 188px 0 190px;}
.muparts .mubox {float: right;}
.muparts .mubox .ctitle2 h2 {color: #4c283a; font-size: 40px; font-family: 'TheSansBold'; position: relative; padding-top: 78px; padding-bottom: 22px;}
.muparts .mubox .ctitle2 h2:after {content: ''; background-image: url(../images/pattern.png); background-repeat: no-repeat; background-position: 0 0; width: 48px; height: 48px; position: absolute; top: 0; right: 0;}
.muparts .mubox .ctitle2 p {font-size: 15px; color: #6e96a9; padding-left: 25px; margin-bottom: 55px; line-height: 27px;}
.muparts .mubox .minfo {float: left; width: 100%; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden; position: relative; margin-bottom: 30px;}
.muparts .mubox .minfo:before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1;
    background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(76,40,58,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(76,40,58,1) 100%);
    background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(76,40,58,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#4c283a',GradientType=1 );
}
.muparts .mubox .blueshado:before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(110,150,169,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(110,150,169,1) 100%);
    background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(110,150,169,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#6e96a9',GradientType=1 );
}
.muparts .mubox .minfo .imgbox {width: 100%; height: 390px;}
.muparts .mubox .minfo .imgbox img {width: 100%; height: 100%; object-fit: cover;}
.muparts .mubox .minfo:hover .imgbox img {transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.muparts .mubox .minfo .mtext {position: absolute; right: 40px; bottom: 30px; z-index: 1;}
.muparts .mubox .minfo .mtext span {display: block; color: #efd7c5; font-size: 12px; padding-bottom: 10px;}
.muparts .mubox .minfo .mtext h4 {color: #ffffff; font-family: 'TheSansBold'; font-size: 23px;}
.muparts .mcol4 .minfo .imgbox {height: 250px;}
.muparts .mcol5 .minfo .imgbox {height: 250px;}
.muparts .mcol3 .minfo.top .imgbox {height: 250px;}
.muparts .viewall a {float: left; width: 100%; background-color: #efd7c5; font-size: 13px; text-align: center; color: #4c283a; padding: 12px 0 13px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-top: 20px;}
.muparts .viewall a:hover {color: #ffffff; background-color: #4c283a;}



.soparts .mubox {float: right;}
.soparts .mubox .ctitle2 h2 {color: #4c283a; font-size: 40px; font-family: 'TheSansBold'; position: relative; padding-top: 78px; padding-bottom: 22px;}
.soparts .mubox .ctitle2 h2:after {content: ''; background-image: url(../images/pattern.png); background-repeat: no-repeat; background-position: 0 0; width: 48px; height: 48px; position: absolute; top: 0; right: 0;}
.soparts .mubox .ctitle2 p {font-size: 15px; color: #6e96a9; padding-left: 25px; margin-bottom: 55px; line-height: 27px;}
.soparts .mubox .minfo {float: left; width: 100%; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden; position: relative; margin-bottom: 30px;}
.soparts .mubox .minfo:before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1;
    background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(76,40,58,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(76,40,58,1) 100%);
    background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(76,40,58,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#4c283a',GradientType=1 );
}
.soparts .mubox .blueshado:before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: -moz-linear-gradient(-45deg, rgba(125,185,232,0) 0%, rgba(110,150,169,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(125,185,232,0) 0%,rgba(110,150,169,1) 100%);
    background: linear-gradient(135deg, rgba(125,185,232,0) 0%,rgba(76,40,58,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#6e96a9',GradientType=1 );
}
.soparts .mubox .minfo .imgbox {width: 100%; height: 390px;    margin-bottom: 0px;}
.soparts .mubox .minfo .imgbox img {width: 100%; height: 100%; object-fit: cover;}
.soparts .mubox .minfo:hover .imgbox img {transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.soparts .mubox .minfo .mtext {position: absolute; right: 40px; bottom: 30px; z-index: 1;}
.soparts .mubox .minfo .mtext span {display: block; color: #efd7c5; font-size: 12px; padding-bottom: 10px;}
.soparts .mubox .minfo .mtext h4 {color: #ffffff; font-family: 'TheSansBold'; font-size: 23px;}
.soparts .mcol4 .minfo .imgbox {height: 250px;}
.soparts .mcol5 .minfo .imgbox {height: 250px;}
.soparts .mcol3 .minfo.top .imgbox {height: 250px;}
.soparts .viewall a {float: left; width: 100%; background-color: #efd7c5; font-size: 13px; text-align: center; color: #4c283a; padding: 12px 0 13px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-top: 20px;}
.soparts .viewall a:hover {color: #ffffff; background-color: #4c283a;}


.slist {background-image: url(../images/slist-bg.jpg); background-repeat: no-repeat; background-position: center 0; position: relative; padding: 176px 0 150px; background-size: cover;}
.slist:before {content: ''; position: absolute; bottom: 0; left: 0; right: 0; top: 0;
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(239,215,197,0.95) 100%);
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(239,215,197,0.95) 100%);
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(239,215,197,0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#f2efd7c5',GradientType=0 );
}
.slist .ctitle2 h2 {color: #ffffff; font-size: 40px; font-family: 'TheSansBold'; position: relative; padding-top: 78px; padding-bottom: 34px;}
.slist .ctitle2 h2:after {content: ''; background-image: url(../images/pattern2.png); background-repeat: no-repeat; background-position: 0 0; width: 48px; height: 48px; position: absolute; top: 0; right: 0;}
.slist .slistbox {float: right;}
.slist .information {float: left; height: 410px; overflow: auto; direction: ltr;}
.slist .information .disc {float: left; width: 100%; border-right: 1px solid rgba(255,255,255,0.10); padding-right: 12px; padding-left: 45px;}
.slist .information p {float: left; width: 100%; font-size: 15px; color: #efd7c5; direction: rtl; line-height: 30px; margin-bottom: 30px;}
.slist .mappart {float: right; width: 560px; height: 632px; margin-right: 81px; position: relative;}
.slist .mappart img {width: 100%;}
.slist .mappart .picon {background-image: url(../images/Pin.png); width: 24px; height: 24px; background-repeat: no-repeat; background-position: 0 0; position: absolute;}
.slist .mappart .slist1 {top: 188px; left: 238px;}
.slist .mappart .slist2 {top: 221px; left: 120px;}
.slist .mappart .slist3 {top: 260px; left: 129px;}
.slist .mappart .slist4 {bottom: 153px; left: 98px;}
.slist .mappart .slist5 {bottom: 80px; left: 109px;}
.slist .mappart .scomm {position: absolute;}
.slist .mappart .scomm .info {float: left; width: 260px; height: 100px; background-color: #fbf4ef; border: none; padding: 0px; position: absolute; left: -12px; top: 36px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.slist .mappart .scomm .info:before {content: ""; width: 10px; height: 10px; background:url(../images/toggle-arrow.png) no-repeat 0 0; position: absolute; top: -9px; left: 0px;}
.slist .mappart .scomm .info .imgbox {float: right; width: 100px; height: 100px;} 
.slist .mappart .scomm .info .imgbox img {width: 100%; height: 100%; object-fit: cover;} 
.slist .mappart .scomm .info .detials {float: right; text-align: right; width: 160px; padding: 15px 14px;} 
.slist .mappart .scomm .info .detials h4 {font-size: 15px; color: #4c283a; font-family: 'TheSansBold';} 
.slist .mappart .scomm .info .detials p {color: #6e96a9; font-size: 12px; margin: 4px 0;} 
.slist .mappart .scomm .info .detials a {color: #999999; font-size: 10px; background:url(../images/link-arrow.png) no-repeat 0 6px; padding-left: 18px;}
.slist .mappart .scomm .info .detials a:hover {color: #4c283a;}



.footer .fmenu {float: left; width: 100%; background-color: #fff; text-align: center;}
.footer .fmenu li {display: inline-block; padding: 24px 47px 25px;}
.footer .fmenu li a {color: #4c283a; font-size: 15px;}
.footer .fmenu li a:hover {color: #6e96a9;}
.footer .fbottom {float: left; width: 100%; background-color: #4c283a; padding: 70px 0 0; text-align: center;}
.footer .flogo {float: left; width: 100%; margin-bottom: 38px;}
.footer .contectinfo {float: left; width: 100%;}
.footer .contectinfo li {display: inline-block; padding-left: 45px;}
.footer .contectinfo li:last-child {padding-left: 0;}
.footer .contectinfo li a {display: inline-block; font-size: 14px; color: #ffffff; padding: 2px 45px 2px 0; background-repeat: no-repeat; background-position: 99.95% center;}
.footer .contectinfo li a:hover {color: #efd7c5;}
.footer .contectinfo li.location a {background-image: url(../images/location-icon2.png);}
.footer .contectinfo li.time a {background-image: url(../images/time-icon.png);}
.footer .contectinfo li.mail a {background-image: url(../images/mail-icon.png);}
.footer .contectinfo li.cell a {background-image: url(../images/cell-icon.png);}
.footer .fbottom .info {float: left; width: 100%; color: #efd7c5; line-height: 24px; margin: 35px 0 38px;}
.footer .fbottom .fsocial {float: left; width: 100%; direction: ltr;    margin-top: 40px;}
.footer .fbottom .fsocial a {display: inline-block; margin: 0 15px; opacity: 0.2;}
.footer .fbottom .fsocial a.fb {background-image: url(../images/fb-icon.png); width: 8px; height: 16px;}
.footer .fbottom .fsocial a.tw {background-image: url(../images/tw-icon.png); width: 16px; height: 12px;}
.footer .fbottom .fsocial a.ytube {background-image: url(../images/ytube-icon.png); width: 10px; height: 12px;}
.footer .fbottom .fsocial a.insta {background-image: url(../images/insta-icon.png); width: 16px; height: 16px;}
.footer .fbottom .fsocial a:hover {opacity: 1;}
.footer .fbottom .copyright {float: left; width: 100%; border-top: 1px solid rgba(255,255,255,0.10); margin-top: 35px; padding: 18px 0 20px;}
.footer .fbottom .copyright p {font-size: 11px; color: rgba(255,255,255,0.40);}


iframe#st_gdpr_iframe {
left: 0 !important;
}
.custnav .menus > li {
    float: right;
    margin: 0 3px;
    position: relative;
}
.submenus {
    position: absolute;
    right: 0;
    top: 80px;
    opacity: 0;
    visibility: hidden;
    width: 220px;
    z-index: 2;
    background-color: #ffffff;
    text-align: right;
    padding: 5px 0;
    border-top: 3px solid #4c283a;
    margin-top: -3px;
}

.submenus {position: absolute; right: 0; top: 80px; opacity: 0; visibility: hidden; width: 170px; z-index: 2; background-color: #fbf4ef;  text-align: right; padding: 5px 0; border-top: 3px solid #4c283a; margin-top: -3px;border-bottom: none;}
.submenus > li {float: right; width: 100%; padding: 10px 17px; border-bottom: none;}
.submenus > li:last-child {border-bottom: none; border-bottom: none;}
.submenus > li > a {display: block; color: #caa78d; border-bottom: none;}
.submenus > li > a:hover {color: #4c283a; border-bottom: none;}

.custnav .menus > li {
    float: right;
    margin: 0 3px;
    position: relative;
}
.custnav .menus > li:hover .submenus {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.banner-item{
width: 20%;
    float: right;
}


#pbackground{ background: url('../images/qalaa.jpg')no-repeat center center fixed ;
          
            background-size:cover;
            background-position: 0 0;
			max-height:390px;
		}
			
			

.ptitle{    font-size: 24px;
    color: #4c283a;
    text-align: justify;
    padding: 10px;
    margin: 10px;
    line-height: 35px;}
.etitle{font-size:20px;color:#4c283a;text-align: right;     padding: 20px 0;}
.ppattern{size:35px;padding:20px 5px 10px 0px;}
.epattern{    padding: 20px 5px;}
.phr{ border-top: 1px solid #6e96a9; width:50%;float:right;    margin-right: 30px;}
.phr2{border-left: 1px solid #6e96a9;height: 1580px;
  position: absolute;right:10%;top: 125%;width:100%;}
.phr3{
border: 1px solid #0000001c;width:100%;}
.ptext {
font-size:15px;color:#6e96a9;text-align: justify;}
.ptext2 {    text-align: justify;
    color: #666c73;
    font-size: 15px;
    padding: 10px;
    margin: 10px;
    line-height: 30px;}

.etext {
font-size:15px;color:#6e96a9;text-align: justify;     padding: 10px 0;}
.etext2 {
text-align: justify;color:#666c73;font-size:15px;     padding: 30px 0;line-height: 30px;}


.pimg{
text-align: center;}
.pimg3{
float:right;color:white;margin-top:250px;}
.pimg2{
float:right;color:#fbf4ef;margin-top:250px;margin-right:60px;}
#pinky{
	background-color:#fbf4ef;
	
}
#lefty{
	
	padding-left:60px;
}

.verticalline{
	  border-left: 1px solid #6e96a9;
	    height: 1390px;
  position: absolute;
  right: 4%;
  margin-left: -3px;
  top:100%;
  
	
}

.col-right-line:before {
  position: absolute;
  content: " ";
  top: 77%;
  right: 4%;
  height: 1320px;
  width: 1px;
  background-color: #6e96a9;
}

.imgboxN{
	float: right;
    width: 380px;
    padding: 5px;
    margin: 20px;}

.imgboxN img{
    width: 350px;
    height: 233px;
    margin: 10px;
        /* padding: 10px; */
    border-radius: 5px;

}


.leftside2{
	border-bottom: 2px solid #6e96a9;padding-top: 20px;}
.rightside2{
border-bottom:2px solid #6e96a9;
	    padding-top: 20px;
}

.rows{ margin-right: 15px;    margin-left: 15px;     padding-top: 0px;}
.soparts .container .contentbox:last-child .rows{display:none;}
.datepickerbox {
    padding-left: 13px;
    position: sticky;
	top: 18px;
    left: 13px;
    color: #fff;
}
.datepickerbox input {
    background: url(../images/cale-icon2.png) no-repeat 97% 50%;;
  
}
.commonform .custfield2, .custfield2 {
    padding: 5px;
    height: 38px;
    font-size: 19px;
    color: #72808e;
    letter-spacing: 0px;
    margin-top: 10px;
    direction: rtl;
    border: 1px solid #eee;
    border-radius:1px;
    height: 45px;
}
.commonform .fieldcol {
    padding: 0 25px;
    margin: 20px 0;
    direction: rtl;
    float: right;
}



.commonform .fieldcol2 {
    padding: 0 25px;
    margin: 20px 0;
    direction: rtl;
    float: right;
}


    .commonform .fieldcol label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: normal;
        color: #6e96a9;
        font-size: 18px;
		    padding-top: 9px;
		    padding-left: 0px;
    }
.soparts .infobox .btnn2 input {
    display: inline-block;
    margin-top: 20px;
    position: relative;
    height: 58px;
    color: #ffffff;
    font-size: 18px;
    padding-top: 3px;
        width: 99%;
    height: 55px;;
    background-color: #6e96a9;
    text-align: center;
    -webkit-appearance: button;
    cursor: pointer;
}
.soparts .infobox .btnn2 {
    padding-bottom: 40px;
    text-align: center;
}
.validate[style*=inline] ~ input[type="Search"], .validate[style*=inline] ~ input[type="email"], .validate[style*=inline] ~ input[type="Email"], .validate[style*=inline] ~ input[type="text"], .validate[style*=inline] ~ select, .validate[style*=inline] ~ textarea, .validate[style*=inline] ~ input[type="date"], .validate[style*=inline] ~ select ,.validate[style*=inline] ~ input[type="file"],.validate[style*=inline] ~ input[type="checkbox"] {
    border: 2px solid #6e96a9b3;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0 10px;
   
}
.soparts .infobox .btnn2 input:hover {
    background-color: #6e96a9b3;;
}
.borderline{
margin-left:-40px;
margin-right:-25px;
}
.borderline .topside {
    border-bottom: 2px solid #6e96a9;
    padding-top: 24px;
    margin-left: 42px;
	
}
.rightside {
 border-right: 2px solid #6e96a9;
      margin-top: 42px;
    padding-top: 0px;
    margin-bottom: -36px;
}
.leftside {
    border-left: 2px solid #6e96a9;
    margin-top: -28px;
    padding: 0px;
    margin-bottom: 12px;
}


 .borderline2{
margin-left:-25px;
margin-right:-25px;
}
.borderline2 .bottomside {
    border-bottom: 2px solid #6e96a9;
    padding-top: 24px;
    margin-left: 45px;
	
}
.bottomside {
	width:1181px;
    border-bottom: 2px solid #6e96a9;
    padding-top: 24px;
    margin-left: 37px;
	
}
.rightconts {width: 100%;
    padding-right: 200px;
    padding-left: 200px;}

.soparts .container .contentbox .main-info-wrapper .title h3{
padding:20px;
	padding-right:100px;
	padding-top:20px;
	
	color: #4c283a;
}
.attraction_img{
width:100%;
	height:200px;
	padding:20px;
}

table {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: none  ;
  text-align: right  ;
      padding: 20px;
    font-weight: bold;
    font-size: 16px;
}

tr:nth-child(even) {
  background-color:   #f6f6f6;;
}
.soparts .tpart {
       float: right;
    width: 100%;
    padding-right: 20px;}
.soparts .tpart li {
    float: right;
    width: 92%;
    padding-bottom: 9px;
    padding-right: 25px;
font-weight: bold;
    font-size: 16px;
color:rgb(102, 108, 115);
	padding-top:4px;}
.time span {
    float: right;
    width: 43px;
    height: 60px;
    background-position: 0 0;
    text-align: center;
    padding-top: 2px;
font-weight: bold;
color:rgb(102, 108, 115);
    font-size: 16px;
}
.clearfix{
    padding-right: 15px;
    padding-left: 15px;
}
.team-inner-01 {
    padding: 35px 23px;
    background-color: #ffffff;
    height: 260px;
    margin-bottom: 20px;
border: 2px solid #efefef;
        
    border-radius: 3px;}
.table a {
    color: rgba(110, 150, 169, 0.74);
    
}
.table a:hover {
    color: #31708fcf;
}
    
.clearfix2 {
padding: 0px 105px;
}

.icons{
	padding:10px;
	    text-align: center;
	
}
.icons img{
text-align:center;
	padding:10px;
	margin:5px;
	    margin-bottom: 25px;
}

.icons h4{
    text-align: center;
    /* font-weight: bold; */
    color: rgba(110,150,169,1);
    padding: 3px;
    line-height: 30px;
}
.icons p{
text-align:center;
	font-weight:bold;
	color:rgba(110,150,169,1);
}
.inner-wrapper2 div{
	text-align:center;
	direction: rtl;
    float: right;
}
.inner-wrapper2 {
    width: 1200px;
    margin: 30px auto;
    padding: 27px 70px 70px;
    
    /* top: 70px; */
    background: white;
}

.icons2{
        padding: 0 5px;
    margin: 0 20px;
    width: 295px;
    height: 175px;
}
.icons{
border-left:2px solid #efd7c5 ;
	padding: 1px 10px; 
}
.icons:last-child{
border-left:0px ;
}
.soinfobox{ 
    margin: 20px;
    border: 2px solid rgba(110,150,169,1);
    border-radius: 4px;
    width: 207px;
    height: 130px;
text-align:right;}
.soinfobox h4{       color: #ffffff;
    font-size: 15px;
    padding: 12px;
    background-color: #6e96a9;
    margin-bottom: 7px;
    text-align: right;
    height: 50px;}
.soinfobox span {font-size:15px; background:url(/images/phone.png) no-repeat right 10px;        padding-right: 42px;text-align:right;    padding-top: 7px;    float: right;
    margin-right: 15px;}

.form-control:focus {
    box-shadow: none;
    border: 1px solid rgba(110,150,169,1);
    
}
.fieldcol .validate li {
    padding-bottom: 0px;
}
.fieldcol .validate label {
    color:#72808e;
}
.datepickerbox label {
   /* background: url(../images/cale-icon2.png) no-repeat 0 50%
	*/
    padding-left: 0px;
    position: absolute;
    top: 18px;
    left: 13px;
    color: #fff;
}


.datepickerbox .custfield2 {
	
      width: 101%;
    text-align: right;
    font-size: 18px;
    /* color: #c2c6d1; */
    padding: 11px 53px 6px 25px !important;
    background-color: #fff;
}
.attachedbox .select {
    float: left;
    width: 160px;
    background-color: #333333;
    height: 48px;
    text-align: center;
    font-size: inherit;
    color: #ffffff;
    font-weight: 700;
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    cursor: pointer;
    cursor: hand;
}
.attachedbox .filepath {
    float: right;
    background-color: #fafafa;
    width: 497px;
    padding: 14px 15px 13px;
    font-size: inherit;
    color: #3b3b3b;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0 2px 2px 0;
}
.attachedbox {
    padding: 0;
}
.attachedbox .filepath strong {
    color: #3b3b3b;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.select span:hover {
    background-color: #ccc;
}
.select{

    /* margin-top: 121px; */
   
	}
.select span{
    color: white;
    background-color: #4c283a;
        padding: 7px 42px;
    float: left;
    margin-top: 2px;
    height: 43px;
    border: 1px solid #eee;}
.select{
    margin-right: 32%;
	    padding-left: 33%;
}
.contentbox .clearffix2 {
    padding: 0px 12px;
}
.nuboxs {
float:right;
	text-align:justify;
	direction:rtl
}
.nuboxs .info{
        margin: 5px;
    padding: 20px;
    padding-top: 3%;
}
.pimages img{
	    width: 475px;
    height: 164px;
    padding: 0px;
    margin: 10px;
    margin-right: 34px;	
}
.pimages{
padding:10px;}
.textp{	
	margin-right: 45px;
    margin-bottom: 20px;
    float: right;
    padding-top: 10px;
    border-top: 1px solid #6e96a9;}

.textp p {
	margin-top:4px;


}
.nuboxs{
    border: 1px solid #6e96a9;
    margin: 10px;
    padding: 0px;
    border-radius: 5px;
}
.nuboxs .info h4{
color:#4c283a;
	line-height:30px;
	margin-top:0px;
	margin-bottom:10px;
}
.nuboxs .info span{
background-color: #4c283a;
    color: #fff;
    padding: 5px;
	border-radius: 5px;}
.nuboxs .info p{
    color: #6e96a9;
    padding: 5px 0px;
	margin: 10px 0px;}
.contentbox .newsimgs img{
width: 100%;
}
.contentbox .contN{
    width: 100%;
	padding-right: 15px;}

.contentbox .NewsDate span {
    background-color: #4c283a;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.contentbox .NewsDate{
 margin-top:25px;
}

.sllide .row .mot{
	    margin-right: 700px;
}
.sllide .row .mod{
}
.sllide .row .da{
	    margin-right: 350px;
}
.select2 {
         float: right;
    direction: rtl;
       margin-right: 6px;
    z-index: 125;
    position: absolute;
    margin-top: 60px;
    background-color: #fff;
}
.select2 span{
	    color: #72808e;
    font-size: 15px;
    padding: 2px 27px 2px 27px;
    background-color: #fff;
	    border: 1px solid #eee;
	    
}
.nuboxsA .infoA {
    margin: 5px;
    padding: 10px 20px;
}
.nuboxsA {
float:right;
	text-align:justify;
	direction:rtl
}
.nuboxsA .infoA h4{
color:#4c283a;
	line-height:30px;
	margin-top:0px;
	margin-bottom:10px;
}
.nuboxsA .infoA span{
background-color: #4c283a;
    color: #fff;
    padding: 5px;
	border-radius: 5px;}
.nuboxsA .infoA p{
    color: #6e96a9;
    padding: 5px 0px;
	margin: 10px 0px;}
.nuboxsA{
    border: 1px solid #6e96a9;
    margin: 10px;
    padding: 0px;
    border-radius: 5px;
}
.shbtn{
padding:10px;
	background-color:#fff;
	color: #6e96a9;
	border:1px solid #6e96a9;
border-radius:5px;
	padding: 10px 20px 10px;line-height: 20px;float:right;    height: 45px;
}
.searchbtn{
      width: 33px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: #3d202e;
}
.searchbtn:focus{
    border: none;}
.searchbtn:hover{
    border: none;}
.searchbtn:visited{
    border: none;}
.searchbtn:active{
    border: none;}

.contentC:last-child .ctitle{
display:none;
}
.spart .scol2{
margin-right:0px;
}
.spart .scol3{
margin-right:0px;
}

.spart .row {

border-bottom: 2px solid #0000001c; margin-right: 20px;margin-left:30px;     margin-top: 20px;
}

.commonform .fieldcol .ListItemInside {

float: right;
    width: 30%;
    position: absolute;
    font-size: 15px;
    color: #72808e;
    line-height: 27px;
    background: none;
    padding-right: 16px;
    direction: rtl;
    padding-bottom: 0px;
}

.commonform .fieldcol .ListItemInside2 {

float: right; width: 30%; position: absolute; font-size: 15px; color: #72808e;line-height: 27px;background: none; padding-right: 16px;  direction: rtl;    padding-bottom: 0px;
    margin-right: 200px;
}


.commonform .fieldcol .ListItemInside3 {
float: right; width: 30%; position: absolute; font-size: 15px; color: #72808e;line-height: 27px;background: none; padding-right: 16px; padding-bottom: 0px; direction: rtl;
    margin-right: 400px;
}

.commonform .fieldcol .FileClass{
    width: 178%;
}

.soparts .HeadForm{
background-color: #4c283a;border-radius: 1px;height: 63px;
}


.soinfo1mod ul, .thetrip ul, .soparts ol  #CheckPOW{}									

.artpage .artopgray {height: 650px;}
.artpage .arttitle {padding:50px 0 0;}
.artpage .arttitle span {display: block; position: relative; font-size: 20px; color: #a39161; font-weight: 300; padding-top: 45px; margin-bottom: 25px;}
.artpage .arttitle span:before {content: ""; width: 154px; height: 1px; background-color: #a39161; position: absolute; top: 0; left: 0;}
.artpage .arttitle h4 { font-size: 40px; color: #003558; line-height: 60px; width: 1090px;}
.artpage .artconts {float: left; width: 100%; margin-top: -145px; padding-bottom: 140px;}
.artpage .artconts .lartdetails {float: right; width: 895px; border-left:none; padding-left: 85px;}
.artpage .artconts .videobox {display: block; position: relative; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; overflow: hidden; margin-bottom: 70px;}
.artpage .artconts .videobox .imgbox {height: 600px; display: block; background-color: #000000;}
.artpage .artconts .videobox .imgbox img {opacity: 0.7;}
.artpage .artconts .videobox h5 { font-size: 30px; color: #ffffff; line-height: 60px; text-align: center; position: absolute; left: 0; bottom: 53px; z-index: 1; width: 100%; padding: 0 115px;}
.artpage .lartdetails .artinfo {padding:35px 0;}
.artpage .lartdetails .artinfo p {font-size: 24px; line-height: 48px; color: #999999; font-weight: 300; text-align: justify;}
.artpage .lartdetails .artinfo .artimg {float: right; width: 600px; padding-left: 70px;}
.artpage .lartdetails .artinfo .artimg img {width: 100%;}
.artpage .lartdetails .artinfo h4 { font-style: italic; font-size: 40px; line-height: 60px; color: #a39161; margin: 60px 0; padding: 45px 0 45px 90px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.artpage .lartdetails .artinfo h4 sup {font-size: 100px; top: 0;}
.artpage .lartdetails .artinfo ul li {float: left; width: 100%; margin-bottom: 23px; font-size: 24px; line-height: 48px; font-weight: 300; color: #999999; background: url(../images/cir-point2.png) no-repeat 0 20px; padding-left: 40px;}
.artpage .lartdetails .artinfo ul li:last-child {margin-bottom: 0px;}

.artpage .rartlists {float: right; width: 390px;}
.artpage .rartlists .ctitle span {font-size: 20px; line-height: 20px;}
.artpage .rartlists .ctitle h2 {font-size: 48px; margin-bottom: 52px;}
.artpage .rartlists .ctitle:after, .cgraypart .ctitle:after {content: ""; width: 61px; height: 3px; background-color: #a39161; position: absolute; bottom: 0; left: 0;}
.artpage .rartlists .artbox {padding: 0; margin-top: 70px;}
.artpage .rartlists .artbox .imgbox {display: block; overflow: hidden; background-color: #000000; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.artpage .rartlists .artbox .imgbox img {opacity: 0.9;}
.artpage .rartlists .artbox .imgbox:hover img {opacity: 1;}
.artpage .rartlists .artbox h4 {margin: 35px 0 30px;}
.artpage .rartlists .artbox h4 a {font-size: 30px; color: #003558;}
.artpage .rartlists .artbox span {display: block; font-size: 16px; color: #a39161; font-weight: 300;}

.relatedarts {background-color: #f1f1f1; background-image: url(../images/bg10.png); background-repeat: no-repeat; background-position: 0% 0%; padding: 103px 0 185px;}
.relatedarts:after {display: none !important;}
.relatedarts .ctitle {text-align: center; margin-bottom: 28px;}
.relatedarts .artbox {margin-top: 30px;}

.artpage2 .artopgray {height: 500px !important;}
.artpage2 .artconts .lartdetails {padding-top: 0px;}
.nkthumslider {padding: 0;
    height: 600px; }
.nkthumslider .slidercounter {display: none;}




.csliderthum {padding: 15px 125px;}
.csliderthum .slide {padding: 15px;}
.csliderthum .slide .imgbox {display: block; cursor: pointer; background-color: #000000; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; overflow: hidden;}
.csliderthum .slide .imgbox img {opacity: 0.9;    height: 100px;
    width: 167px;
}
.csliderthum .slide .imgbox:hover img {opacity: 1;}
.csliderthum .slick-arrow {width: 48px; height: 48px; position: absolute; top: 42%; background-color: transparent; background-position: 50% 50%; background-repeat: no-repeat;  border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.csliderthum .slick-arrow:focus, .csliderthum .slide:focus {outline: none; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
.csliderthum .slick-prev {background-image: url(../images/pre-arrow-h.png); left: 30px;}
.csliderthum .slick-prev:hover {background-image: url(../images/pre-arrow-h.png);}
.csliderthum .slick-next {background-image: url(../images/next-arrow-h.png); right: 30px;}
.csliderthum .slick-next:hover {background-image: url(../images/next-arrow-h.png);}
.cslideritems {padding-top: 50px;}
.slidercounter {position: absolute; width: 100%; color: #ffffff; font-size: 16px; font-weight: 300; text-align: center; top: 0; text-align: center;}
}
.spart .scol2 {
    margin-right: 0px;
}

.image-text-wrapper{
width:100%;
}
.image-text-wrapper img{
width:100%;
}
.image-text-wrapper h3 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 59%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: white;
}

.bottomline{
border-bottom: 1px solid #6e96a9;
    margin-right: 15px;
    margin-bottom: 30px;
}

.contentbox .inner-wrapper2 .col-lg-3:last-child{
display:none;
}
.image-text-wrapper22 h3{
    text-align: center;
    position: absolute;
    top: 75%;
    left: 75%;
    transform: translate(-50%, -50%);
    font-size: 27px;
    color: white;
}
.image-text-wrapper3{
text-align: center !important;}

.newsticker {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 40px;
    background-color: #CA585E;
    padding-left: 100%;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

    .newsticker .ticker {
        text-align: center;
        height: 40px;
        line-height: 40px;
        white-space: nowrap;
        padding-left: 0;
        box-sizing: content-box;
        
    }

        .newsticker .ticker:hover {
            animation-play-state: paused;
        }

    .newsticker .newsline {
        display: inline-block;
        padding: 0 32px;
        font-size: 16px;
        font-weight: 500;
        color: #FFFFFF;
        background: url(../images/l-icon1.png) no-repeat 100% 50%, url(../images/l-icon1.png) no-repeat 0 50%;
    }

        .newsticker .newsline span {
            text-transform: uppercase;
        }

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.newsheadline {
    overflow: hidden;
    width: 100%;
}